PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-35474 LabRedesCefetRJ CVE debrief

CVE-2026-35474 is an open redirect vulnerability in the WeGIA web application prior to version 3.6.9. The vulnerability arises from the lack of URL validation or whitelist checks for the redirect parameter, which is taken directly from the GET request and used in a header Location call. This could potentially allow attackers to redirect users to malicious sites. Users of WeGIA version prior to 3.6.9 should apply the patch to prevent potential open redirect attacks. The vulnerability has a CVSS score of 5.1, indicating a medium severity.

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

Users of WeGIA version prior to 3.6.9 should apply the patch to prevent potential open redirect attacks. This includes administrators and security teams responsible for managing and securing WeGIA deployments. Additionally, security teams should review their monitoring and detection capabilities to identify potential exploitation attempts.

Technical summary

The WeGIA web application, a web manager for charitable institutions, is vulnerable to an open redirect attack. This occurs because the application takes the redirect parameter directly from the GET request without any URL validation or whitelist checks, and then uses it verbatim in a header Location call. This vulnerability was fixed in version 3.6.9. The vulnerability has a CVSS score of 5.1, indicating a medium severity. Users should review their deployments and apply patches accordingly.

Defensive priority

Given the CVSS score of 5.1 and the potential for open redirect attacks, this vulnerability should be treated as a medium priority.

Recommended defensive actions

  • Apply the patch to upgrade WeGIA to version 3.6.9 or later
  • Implement URL validation and whitelist checks for redirect parameters
  • Monitor for suspicious redirect activity
  • 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
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-04-06T22:16:24.200Z and last modified on 2026-07-24T21:10:00.143Z. The NVD entry is currently Analyzed. The open redirect vulnerability in WeGIA web application prior to version 3.6.9 arises from the lack of URL validation or whitelist checks for the redirect parameter. This vulnerability is taken directly from the GET request and used in a header Location call. Users should verify their deployments and apply patches accordingly.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-06T22:16:24.200Z and has not been modified since then. The NVD entry is currently Analyzed.