My bank rcuonline.org has a broken widget

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
engineermdr
New to the forum
New to the forum
Posts: 2
Joined: 2023-11-22, 05:49

My bank rcuonline.org has a broken widget

Post by engineermdr » 2025-04-03, 16:34

My local bank updated their website a several months ago and the widget used to display account information has stopped working and just shows "Error! There was an error loading the widget". The following is with my latest try with Palemoon version 33.6.1.

This only occurs after I log into the website, and I can't share that information, so I know this could be difficult. I'd be happy to provide any additional information needed.

Code: Select all

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/ 
Spending.js:1:3274
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://widgets.moneydesktop.com’) does not match the recipient window’s origin (‘https://www.rcuonline.org’).

Timestamp: 04/03/25 11:17:56
Error: Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://widgets.moneydesktop.com’) does not match the recipient window’s origin (‘https://www.rcuonline.org’).
Source File: https://widgets.moneydesktop.com/md/mini_budgets/N2Y2MWRiMWFjYmYxMGNiMzM1MDI0MmI2MWQxMWI1NzVlZDE2Zjg3MjQyNGE3N2UyZGIyZjZkYzg1OTlkZjUwOGFhNzFmYWU0OTdhYTNmY2YwZTYwOWFmNzllMTQ2ODJjNDU5OTAyNDVhZjQyMTVkZWY3ZDllOWUyMGU5ZTA1ODk5YzE2ZGU1ODJmZGU4YzIwNjlkMGI4ZDAxNzAyMWI5OHxVU1ItMGVmOWRmZmEtZmM0MS02MzJiLTY4MTUtMjk2MTNhMmNjOTA1
Line: 0
Thank you.

User avatar
andyprough
Board Warrior
Board Warrior
Posts: 1118
Joined: 2020-05-31, 04:33

Re: My bank rcuonline.org has a broken widget

Post by andyprough » 2025-04-13, 10:37

Looks like this is a security issue for Pale Moon, which may be why it refuses to load the widget:

Code: Select all

The target origin provided (‘https://widgets.moneydesktop.com’) does not match the recipient window’s origin (‘https://www.rcuonline.org’)

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 37783
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: My bank rcuonline.org has a broken widget

Post by Moonchild » 2025-04-14, 10:15

Yeah I'm not sure why mainstream browsers started to accept this and how this is not a big red flag for them. Using postMessage cross-origin is bad.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
engineermdr
New to the forum
New to the forum
Posts: 2
Joined: 2023-11-22, 05:49

Re: My bank rcuonline.org has a broken widget

Post by engineermdr » 2025-04-22, 02:02

How bad of a security issue is this? This is my bank account after all and now I'm wondering if my accounts are at risk.