CVE-2026-40282
Stored XSS in WeGIA Notification Page Enables Account Takeover
Publication date: 2026-04-17
Last updated on: 2026-04-17
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wegia | wegia | to 3.6.10 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows an authenticated user to inject malicious JavaScript into a notification page, which can lead to session hijacking and account takeover. Such unauthorized access and potential data breaches could negatively impact compliance with standards like GDPR and HIPAA, which require protection of user data and prevention of unauthorized access.
However, the provided information does not explicitly describe the impact on compliance with these regulations.
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in WeGIA, a web manager for charitable institutions. In versions prior to 3.6.10, an authenticated user can inject malicious JavaScript code into the IntercorrΓͺncias notification page. When other users access this page, the malicious script executes in their browsers.
This execution can lead to session hijacking and account takeover, meaning attackers can steal user sessions and gain unauthorized access to user accounts.
The issue was fixed in version 3.6.10.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to hijack your session and take over your account if you access the affected IntercorrΓͺncias notification page.
An attacker who successfully exploits this vulnerability can execute malicious JavaScript in your browser, potentially stealing sensitive information, performing unauthorized actions on your behalf, or compromising your account.
What immediate steps should I take to mitigate this vulnerability?
The vulnerability is fixed in WeGIA version 3.6.10. Immediate mitigation involves upgrading the WeGIA web manager to version 3.6.10 or later.
Since the vulnerability allows stored Cross-Site Scripting (XSS) via the IntercorrΓͺncias notification page, restricting access to this page or disabling it temporarily until the upgrade can also reduce risk.