CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-34102 — Guardian language-system passes the id GET parameter directly into an unsanitize...

·Source: NIST NVD

Updated:

Executive Summary

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

Analysis

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

Indicators of Compromise (1)

CVE (1)
CVE-2026-34102
Source Attribution

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

Related Threats