← back
CVE-2026-34103

Guardian Language-System Unauthenticated SQL Injection via id Parameter in subtitles.php

CVSS 9.3 CRITICALEPSS 0.4%CWE-89
Vexday Risk Score
48Attention
SSVC decision (CISA)
Attend
PoC available → attend closely
Exploit maturity
Proof of concept
Public proof of concept exists, but not yet automated.
CVSS 9.3EPSS 0.4%KEV nãoPoC públicaNuclei Metasploit Patch
Lifecycle
01 Jul 2026Published on NVD
Recommendation: Plan a near-term fix — a public PoC already exists.
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.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.