Guardian

22 CVEs across 1 Guardian products. Browse Guardian vulnerabilities, severities, and proof-of-concept exploits.

Guardian products with known CVEs

ProductCVEs
Language-System22
Guardian CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2026-34117Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in text_to_subtitles.php (line 19) without sanitization: exec(\"php jobs/t…
CVE-2026-34116Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in transcribe.php (line 15) without sanitization: exec(\"php jobs/transcri…
CVE-2026-34115Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in transcribe_amazon.php (line 15) without sanitization: exec(\"php jobs/t…
CVE-2026-34114Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in translate_text.php (line 18) without sanitization: exec(\"php jobs/tran…
CVE-2026-34113Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in speech_text.php (line 18) without sanitization: exec(\"php jobs/speech_…
CVE-2026-34112Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in speechmac.php (line 18) without sanitization: exec(\"php jobs/speech_au…
CVE-2026-34111Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in speechmac_text.php (line 18) without sanitization: exec(\"php jobs/spee…
CVE-2026-34110Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in complex_start.php (line 14) without sanitization: exec(\"php jobs/compl…
CVE-2026-34109Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in speech.php (line 18) without sanitization: exec(\"php jobs/speech_audio…
CVE-2026-34108Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in text.php (line 15) without sanitization: exec(\"php jobs/text.php \".$l…
CVE-2026-34107Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in translate.php (line 14) without sanitization: exec(\"php jobs/translate…
CVE-2026-34106Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into a PHP exec() call in subtitles.php (line 19) without sanitization: exec(\"php jobs/subtitle_…
CVE-2026-34105Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in translate_text.php (line 15): SELECT id, filename, extension, ty…
CVE-2026-34104Critical9.82026-07-01Guardian language-system passes the name GET parameter directly into an unsanitized SQL query in designer.php (line 124): SELECT * FROM complex WHERE name='\"…
CVE-2026-34103Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in subtitles.php (line 16): SELECT id, filename, extension, type FR…
CVE-2026-34102Critical9.82026-07-01Guardian 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 = '\…
CVE-2026-34101Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in text_file.php (line 17): SELECT id, filename, extension, type, d…
CVE-2026-34100Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in media.php (line 17): SELECT id, filename, extension, type, durat…
CVE-2026-34099Critical9.82026-07-01Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in job_info.php (line 16): SELECT * FROM jobs where id = '\".$_GET[…
CVE-2026-34098Medium4.62026-07-01Guardian language-system fails to sanitize the id GET parameter before inserting it into HTML source and form action attributes in media.php (lines 119, 129)…
CVE-2026-34097Medium4.62026-07-01Guardian language-system fails to sanitize the id GET parameter before inserting it into multiple HTML form action attributes in text_file.php (lines 94, 101…
CVE-2026-34096Medium4.62026-07-01Guardian language-system fails to sanitize the name GET parameter before outputting it into an HTML input value attribute in designer.php (line 57). An authent…