SQL injection in WeGIA - CVE-2026-33133

 

SQL injection in WeGIA - CVE-2026-33133

Published: April 23, 2026


Vulnerability identifier: #VU127339
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-33133
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: LabReDeS
Affected software:
WeGIA

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary SQL commands.

The vulnerability exists due to improper neutralization of special elements used in an SQL command in the loadBackupDB() backup restore function when processing a crafted uploaded backup archive. A remote user can upload a backup archive containing crafted SQL files to execute arbitrary SQL commands.

The uploaded SQL is executed with database privileges during the restore operation.


How to mitigate CVE-2026-33133

Install security update from vendor's website.

Sources