SQL injection in WeGIA - CVE-2026-33133
Published: April 23, 2026
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.