CVE-2026-28411
Received Received - Intake
Authentication Bypass via Variable Overwrite in WeGIA Web Manager

Publication date: 2026-02-27

Last updated on: 2026-03-03

Assigner: GitHub, Inc.

Description
WeGIA is a web manager for charitable institutions. Prior to version 3.6.5, an unsafe use of the `extract()` function on the `$_REQUEST` superglobal allows an unauthenticated attacker to overwrite local variables in multiple PHP scripts. This vulnerability can be leveraged to completely bypass authentication checks, allowing unauthorized access to administrative and protected areas of the WeGIA application. Version 3.6.5 fixes the issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-03-03
Generated
2026-06-16
AI Q&A
2026-02-28
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wegia wegia to 3.6.5 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-288 The product requires authentication, but the product has an alternate path or channel that does not require authentication.
CWE-473 A PHP application does not properly protect against the modification of variables from external sources, such as query parameters or cookies. This can expose the application to numerous weaknesses that would not exist otherwise.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The vulnerability exists in WeGIA, a web manager for charitable institutions, in versions prior to 3.6.5. It involves the unsafe use of the PHP function extract() on the $_REQUEST superglobal. This unsafe use allows an unauthenticated attacker to overwrite local variables in multiple PHP scripts.

By exploiting this, an attacker can bypass authentication checks completely, gaining unauthorized access to administrative and protected areas of the WeGIA application.

The issue was fixed in version 3.6.5.

Impact Analysis

This vulnerability can have severe impacts as it allows an unauthenticated attacker to bypass authentication controls.

An attacker exploiting this flaw can gain unauthorized access to administrative and protected areas of the WeGIA application.

Such unauthorized access can lead to full compromise of the application, including potential data theft, data manipulation, or disruption of services.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

The immediate step to mitigate this vulnerability is to upgrade the WeGIA application to version 3.6.5 or later, as this version fixes the unsafe use of the extract() function on the $_REQUEST superglobal that allows unauthenticated attackers to bypass authentication.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-28411. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart