Beveiligingsadvies

CVE-2025-34073

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-07-02 13:46:59
Laatst bijgewerkt 2026-05-14 02:07:31
Toegewezen door VulnCheck
CVSS-score 10.0
Status PUBLISHED

Beschrijving

An unauthenticated command injection vulnerability exists in stamparm/maltrail (Maltrail) versions <=0.54. A remote attacker can execute arbitrary operating system commands via the username parameter in a POST request to the /login endpoint. This occurs due to unsafe handling of user-supplied input passed to subprocess.check_output() in core/http.py, allowing injection of shell metacharacters. Exploitation does not require authentication and commands are executed with the privileges of the Maltrail process.