CVE-2026-33134
Last modified
CVE-2026-33134 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. WeGIA is a web manager for charitable institutions. Versions 3.6.5 and below contain an authenticated SQL Injection vulnerability in the html/matPat/restaurar_produto.php endpoint. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
WeGIA is a web manager for charitable institutions. Versions 3.6.5 and below contain an authenticated SQL Injection vulnerability in the html/matPat/restaurar_produto.php endpoint. The vulnerability allows an authenticated attacker to inject arbitrary SQL commands via the id_produto GET parameter, leading to full database compromise. In the script /html/matPat/restaurar_produto.php, the application retrieves the id_produto parameter directly from the $_GET global array and interpolates it directly into two SQL query strings without any sanitization, type-casting (e.g., (int)), or using parameterized (prepare/execute) statements. This issue has been fixed in version 3.6.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wegia | Wegia | < 3.6.6 |
References
- https://github.com/LabRedesCefetRJ/WeGIA/pull/1457Issue Tracking, Patch
- https://github.com/LabRedesCefetRJ/WeGIA/releases/tag/3.6.6Product, Release Notes
- https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-qg95-x997-66wqExploit, Vendor Advisory
- https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-qg95-x997-66wqExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33134?
How severe is CVE-2026-33134?
How do I fix CVE-2026-33134?
Are you affected by CVE-2026-33134?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
