CVE-2026-33134HIGH 8.8EPSS p21.9%

CVE-2026-33134CVE-2026-33134

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.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.30% probability of exploitation · percentile 21.9% · 2026-06-19T12:03:05Z
Published2026-03-20
Last modified2026-03-20

Underlying weaknesses· 1

CWE-89

References

  1. https://github.com/LabRedesCefetRJ/WeGIA/pull/1457
  2. https://github.com/LabRedesCefetRJ/WeGIA/releases/tag/3.6.6
  3. https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-qg95-x997-66wq
  4. https://github.com/LabRedesCefetRJ/WeGIA/security/advisories/GHSA-qg95-x997-66wq

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')cwe-890%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-31895
CVE
CVE-2025-30364
CVE
CVE-2025-67501
CVE
CVE-2025-30365
CVE
CVE-2025-53529
CVE
CVE-2026-35395
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.