THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-34103 (HIGH 8.8) — Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in subtitles.php (line 16): SELECT id, filename, extension, type FROM files where id = '\".$_GET['id'].\"'. An authenticated attacker can perform error-based SQL injection to extract datab

[NVD] CVE-2026-34103 (HIGH 8.8) — Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in subtitles.php (line 16): SELECT id, filename, extension, type FROM files where id = '\".$_GET['id'].\"'. An authenticated attacker can perform error-based SQL injection to extract datab

lownvdPublished 2026-07-01

CVE-2026-34103 CVSS: 8.8 HIGH Published: 2026-07-01T17:16:33.303

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

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-34103