PatchSiren cyber security CVE debrief
CVE-2026-35396 LabRedesCefetRJ CVE debrief
CVE-2026-35396 is an Open Redirect vulnerability in WeGIA, a Web manager for charitable institutions. The vulnerability exists in the /WeGIA/controle/control.php endpoint, specifically through the nextPage parameter when combined with metodo=listarId and nomeClasse=IsaidaControle. This allows attackers to redirect users to arbitrary external websites, which can be abused for phishing attacks, credential theft, malware distribution, and social engineering using the trusted WeGIA domain. The vulnerability is fixed in version 3.6.9. Evidence is based on CVE and NVD records.
- Vendor
- LabRedesCefetRJ
- Product
- WeGIA
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-06
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-06
- Advisory updated
- 2026-07-24
Who should care
Administrators and users of WeGIA version prior to 3.6.9 should be aware of this vulnerability and take necessary actions to upgrade to the latest version. This includes IT personnel responsible for maintaining WeGIA installations, security teams monitoring for potential threats, and end-users who may be affected by the vulnerability. Operators of charitable institutions using WeGIA should prioritize upgrading to version 3.6.9 or later to mitigate the risk of exploitation.
Technical summary
The Open Redirect vulnerability in WeGIA allows attackers to redirect users to arbitrary external websites by manipulating the nextPage parameter in the /WeGIA/controle/control.php endpoint. This can lead to phishing attacks, credential theft, malware distribution, and social engineering using the trusted WeGIA domain. The vulnerability exists due to insufficient validation of the nextPage parameter when combined with metodo=listarId and nomeClasse=IsaidaControle. To exploit this, attackers can craft a malicious URL that redirects users to an external site, potentially leading to sensitive information disclosure or further malicious activities.
Defensive priority
Medium
Recommended defensive actions
- Upgrade WeGIA to version 3.6.9 or later
- Restrict access to the /WeGIA/controle/control.php endpoint
- Implement input validation and sanitization for the nextPage parameter
- Monitor for suspicious activity and implement logging and auditing
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The vulnerability is confirmed by the CVE record and the NVD detail page. The fix is available in version 3.6.9. Evidence is limited to public CVE and NVD records. Defenders should verify WeGIA version and upgrade to 3.6.9 if vulnerable. Additional verification tasks may be needed based on specific environment configurations and potential exposure.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-35396 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-35396
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-35396 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-35396
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-4qxc-5j5f-4gp5
[email protected] - Exploit, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.