CVE-2026-3325

Severity CVSS v4.0:
CRITICAL
Type:
CWE-89 SQL Injection
Publication date:
29/04/2026
Last modified:
19/05/2026

Description

SQL injection (SQLi) in MegaCMS v12.0.0, specifically in the “id_territorio” parameter of the “/web_comunications/cms/get_provincias” endpoint. The vulnerability arises from inadequate validation and sanitisation of user input. Specifically, via a POST request, the “id_territorio” parameter, used immediately after the registration form is submitted, could be manipulated by an unauthenticated attacker to execute arbitrary SQL queries.