๐Ÿ” CVE Alert

CVE-2026-34111

CRITICAL 9.8

Guardian Language-System Unauthenticated OS Command Injection via id Parameter in speechmac_text.php

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

Guardian language-system passes the id GET parameter directly into a PHP exec() call in speechmac_text.php (line 18) without sanitization: exec(\"php jobs/speech_audio_mac_text.php \".$login_session.\" \".$_GET['id'].\" ...\"). No authentication is required. An unauthenticated remote attacker can append shell metacharacters to execute arbitrary OS commands on the server.

CWE CWE-78
Vendor guardian
Product language-system
Published Jul 1, 2026
Last Updated Jul 1, 2026
Stay Ahead of the Next One

Get instant alerts for guardian language-system

Be the first to know when new critical vulnerabilities affecting guardian language-system are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

guardian / language-system
0 โ‰ค e42c395ec4b03fe62973a669c9209a673838b8a4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
gist.github.com: https://gist.github.com/cyberinforepo/d5b2771d82e1b31b8fc1c33052e08dad vulncheck.com: https://www.vulncheck.com/advisories/guardian-language-system-unauthenticated-os-command-injection-via-id-parameter-in-speechmac-text-php

Credits

philopentest