SQL Injection in Guardian Language-System

CVE-2026-34105

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in translate_text.php (line 15): SELECT id, filename, extension, type FROM files where id = '\".$_GET['id'].\"'. An authenticated attacker can perform error-based SQL injection to extract database contents.

Vulnerability class: SQL Injection

EPSS: 0.004 (29.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-34105?
CVE-2026-34105 is a critical-severity vulnerability in Guardian Language-System, classified under SQL Injection. CVSS score: 9.8/10. Published 2026-07-01.
How severe is CVE-2026-34105?
Critical severity. CVSS v3 base score is 9.8 out of 10.