CVE-2026-23725: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in LabRedesCefetRJ WeGIA
CVE-2026-23725 is a stored Cross-Site Scripting (XSS) vulnerability affecting versions of the WeGIA web management application prior to 3. 6. 2. The flaw exists in specific endpoints related to adopter information, where user input is not properly sanitized before being rendered, allowing persistent JavaScript injection. Any user visiting the affected pages will have the malicious script executed automatically, potentially leading to session hijacking, defacement, or other client-side attacks. The vulnerability has a CVSS score of 5. 3, indicating medium severity, and does not require authentication but does require user interaction (visiting the page). No known exploits are currently reported in the wild. The issue is fixed in version 3. 6.
AI Analysis
Technical Summary
CVE-2026-23725 is a stored Cross-Site Scripting (XSS) vulnerability categorized under CWE-79 that affects the WeGIA web management system developed by LabRedesCefetRJ. The vulnerability exists in versions prior to 3.6.2 within the html/pet/adotantes/cadastro_adotante.php and html/pet/adotantes/informacao_adotantes.php endpoints. These endpoints handle adopter information for charitable institutions but fail to properly sanitize or neutralize user-supplied input before rendering it in the Adopters Information table. This improper input handling allows an attacker to inject persistent malicious JavaScript code that executes automatically whenever any user accesses the affected pages. The vulnerability does not require authentication or privileges to exploit, but user interaction is necessary as the victim must visit the compromised page. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), user interaction required (UI:P), and limited scope (S:C), resulting in a medium severity score of 5.3. Although no known exploits are reported in the wild, the persistent nature of the XSS can lead to session hijacking, credential theft, defacement, or distribution of malware to users of the application. The vendor has addressed the issue in version 3.6.2 by implementing proper input sanitization and output encoding to neutralize malicious scripts. Organizations using WeGIA should upgrade promptly to mitigate this risk.
Potential Impact
For European organizations, especially charitable institutions using WeGIA, this vulnerability poses a risk of client-side attacks such as session hijacking, theft of sensitive information, and unauthorized actions performed on behalf of users. The persistent nature of the XSS means that once injected, the malicious script affects all users visiting the compromised pages, potentially leading to widespread impact within the organization. This can damage organizational reputation, lead to data breaches, and disrupt operations. Since the vulnerability requires no authentication, attackers can exploit it remotely and anonymously, increasing the threat surface. The impact is particularly significant for organizations handling sensitive donor or adopter information, as attackers could manipulate or steal this data. Although no active exploitation is reported, the medium severity score suggests that timely patching is critical to prevent potential attacks. Additionally, regulatory compliance under GDPR may be affected if personal data is compromised through this vulnerability.
Mitigation Recommendations
1. Immediate upgrade of WeGIA installations to version 3.6.2 or later, where the vulnerability is fixed. 2. Implement Web Application Firewall (WAF) rules to detect and block malicious scripts targeting the vulnerable endpoints as a temporary protective measure. 3. Conduct thorough input validation and output encoding on all user-supplied data, especially in custom or legacy modules interfacing with WeGIA. 4. Perform regular security audits and penetration testing focusing on XSS and other injection vulnerabilities within the application. 5. Educate users and administrators about the risks of XSS and encourage cautious behavior when interacting with web content. 6. Monitor web server logs and application behavior for unusual activity indicative of attempted exploitation. 7. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in the browser. 8. Maintain an incident response plan to quickly address any detected exploitation attempts.
Affected Countries
Portugal, Spain, Italy, France, Germany, United Kingdom, Netherlands, Belgium
CVE-2026-23725: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in LabRedesCefetRJ WeGIA
Description
CVE-2026-23725 is a stored Cross-Site Scripting (XSS) vulnerability affecting versions of the WeGIA web management application prior to 3. 6. 2. The flaw exists in specific endpoints related to adopter information, where user input is not properly sanitized before being rendered, allowing persistent JavaScript injection. Any user visiting the affected pages will have the malicious script executed automatically, potentially leading to session hijacking, defacement, or other client-side attacks. The vulnerability has a CVSS score of 5. 3, indicating medium severity, and does not require authentication but does require user interaction (visiting the page). No known exploits are currently reported in the wild. The issue is fixed in version 3. 6.
AI-Powered Analysis
Technical Analysis
CVE-2026-23725 is a stored Cross-Site Scripting (XSS) vulnerability categorized under CWE-79 that affects the WeGIA web management system developed by LabRedesCefetRJ. The vulnerability exists in versions prior to 3.6.2 within the html/pet/adotantes/cadastro_adotante.php and html/pet/adotantes/informacao_adotantes.php endpoints. These endpoints handle adopter information for charitable institutions but fail to properly sanitize or neutralize user-supplied input before rendering it in the Adopters Information table. This improper input handling allows an attacker to inject persistent malicious JavaScript code that executes automatically whenever any user accesses the affected pages. The vulnerability does not require authentication or privileges to exploit, but user interaction is necessary as the victim must visit the compromised page. The CVSS 4.0 vector indicates network attack vector (AV:N), low attack complexity (AC:L), no privileges required (PR:N), user interaction required (UI:P), and limited scope (S:C), resulting in a medium severity score of 5.3. Although no known exploits are reported in the wild, the persistent nature of the XSS can lead to session hijacking, credential theft, defacement, or distribution of malware to users of the application. The vendor has addressed the issue in version 3.6.2 by implementing proper input sanitization and output encoding to neutralize malicious scripts. Organizations using WeGIA should upgrade promptly to mitigate this risk.
Potential Impact
For European organizations, especially charitable institutions using WeGIA, this vulnerability poses a risk of client-side attacks such as session hijacking, theft of sensitive information, and unauthorized actions performed on behalf of users. The persistent nature of the XSS means that once injected, the malicious script affects all users visiting the compromised pages, potentially leading to widespread impact within the organization. This can damage organizational reputation, lead to data breaches, and disrupt operations. Since the vulnerability requires no authentication, attackers can exploit it remotely and anonymously, increasing the threat surface. The impact is particularly significant for organizations handling sensitive donor or adopter information, as attackers could manipulate or steal this data. Although no active exploitation is reported, the medium severity score suggests that timely patching is critical to prevent potential attacks. Additionally, regulatory compliance under GDPR may be affected if personal data is compromised through this vulnerability.
Mitigation Recommendations
1. Immediate upgrade of WeGIA installations to version 3.6.2 or later, where the vulnerability is fixed. 2. Implement Web Application Firewall (WAF) rules to detect and block malicious scripts targeting the vulnerable endpoints as a temporary protective measure. 3. Conduct thorough input validation and output encoding on all user-supplied data, especially in custom or legacy modules interfacing with WeGIA. 4. Perform regular security audits and penetration testing focusing on XSS and other injection vulnerabilities within the application. 5. Educate users and administrators about the risks of XSS and encourage cautious behavior when interacting with web content. 6. Monitor web server logs and application behavior for unusual activity indicative of attempted exploitation. 7. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts in the browser. 8. Maintain an incident response plan to quickly address any detected exploitation attempts.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-01-15T15:45:01.956Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 696a96c8b22c7ad868e58b78
Added to database: 1/16/2026, 7:51:36 PM
Last enriched: 1/16/2026, 8:06:08 PM
Last updated: 1/16/2026, 8:59:15 PM
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-23800: CWE-266 Incorrect Privilege Assignment in Modular DS
CriticalCVE-2026-23744: CWE-306: Missing Authentication for Critical Function in MCPJam inspector
CriticalCVE-2026-23742: CWE-94: Improper Control of Generation of Code ('Code Injection') in zalando skipper
HighCVE-2026-23735: CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in graphql-hive graphql-modules
HighCVE-2026-23731: CWE-1021: Improper Restriction of Rendered UI Layers or Frames in LabRedesCefetRJ WeGIA
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.