Description
WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, open redirect has been found in WeGIA webapp. The redirect parameter is taken directly from $_GET with no URL validation or whitelist check, then used verbatim in a header("Location: ...") call. This vulnerability is fixed in 3.6.9.
Published: 2026-04-06
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Open Redirect
Action: Patch
AI Analysis

Impact

An attacker can supply an arbitrary destination in the $_GET['redirect'] parameter, which is used directly in a header("Location: ") call without any validation or whitelist. This allows the application to send a user’s browser to an external URL of the attacker’s choice, enabling phishing or social‑engineering campaigns. The vulnerability does not expose remote code execution or direct data exfiltration, but the ability to redirect unsuspecting users carries a moderate risk of credential compromise and undermines user trust.

Affected Systems

The WeGIA web manager produced by LabRedesCefetRJ is affected. All versions prior to 3.6.9 contain the unvalidated redirect logic and are therefore vulnerable. Upgrading to version 3.6.9 or later removes the flaw.

Risk and Exploitability

The CVSS score of 5.1 classifies the flaw as medium severity, and the EPSS score of less than 1% indicates a low probability of widespread exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the likely attack vector is the construction of a malicious URL that incorporates the redirect parameter; the attacker does not need authentication and does not rely on other system weaknesses. While no public exploitation has been reported, the simplicity of the attack encourages attackers to use it for phishing attempts, making remediation advisable.

Generated by OpenCVE AI on April 10, 2026 at 21:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WeGIA to version 3.6.9 or later

Generated by OpenCVE AI on April 10, 2026 at 21:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Wegia
Wegia wegia
CPEs cpe:2.3:a:wegia:wegia:*:*:*:*:*:*:*:*
Vendors & Products Wegia
Wegia wegia
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Tue, 07 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Labredescefetrj
Labredescefetrj wegia
Vendors & Products Labredescefetrj
Labredescefetrj wegia

Tue, 07 Apr 2026 00:00:00 +0000

Type Values Removed Values Added
Description WeGIA is a Web manager for charitable institutions. Prior to 3.6.9, open redirect has been found in WeGIA webapp. The redirect parameter is taken directly from $_GET with no URL validation or whitelist check, then used verbatim in a header("Location: ...") call. This vulnerability is fixed in 3.6.9.
Title WeGIA - Open Redirect - atualizacao redirection - Unvalidated $_GET['redirect']
Weaknesses CWE-601
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Labredescefetrj Wegia
Wegia Wegia
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-07T15:59:13.467Z

Reserved: 2026-04-02T20:49:44.453Z

Link: CVE-2026-35474

cve-icon Vulnrichment

Updated: 2026-04-07T15:16:27.903Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-06T22:16:24.200

Modified: 2026-04-10T20:24:16.393

Link: CVE-2026-35474

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T14:27:35Z

Weaknesses