CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-34104 — Guardian language-system passes the name GET parameter directly into an unsaniti...

·Source: NIST NVD

Updated:

Executive Summary

Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php (line 124): SELECT * FROM complex WHERE name='\".$_GET['name'].\"'. An authenticated attacker can perform error-based SQL injection to extract database contents.

Analysis

Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php (line 124): SELECT * FROM complex WHERE name='\".$_GET['name'].\"'. An authenticated attacker can perform error-based SQL injection to extract database contents. CVSS Score: 9.8. Published: 2026-07-01T17:16:33.420.

Indicators of Compromise (1)

CVE (1)
CVE-2026-34104
Source Attribution

Originally published by NIST NVD on Jul 1, 2026. Verified by: NIST.

Related Threats