CVE-2026-33991 HIGH

CVE-2026-33991: WeGIA has SQL Injection in deletar_tag.php

Vendor Labredescefetrj
Product WeGIA
Weakness CWE-89 · SQLi
Published March 27, 2026
Last update March 31, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

Description

WeGIA is a web manager for charitable institutions. Prior to version 3.6.7, the file `html/socio/sistema/deletar_tag.php` uses `extract($_REQUEST)` on line 14 and directly concatenates the `$id_tag` variable into SQL queries on lines 16-17 without prepared statements or sanitization. Version 3.6.7 patches the vulnerability.

Key dates

Disclosure timeline

March 27, 2026 CVE published
March 31, 2026 Record updated