← Back to browse · API

CVE-2025-34073

Severity
CRITICAL
CVSS
10.0
EPSS
0.03884
Risk score
41.36
CISA KEV
No
PoC
No
Published
2025-07-02
Modified
2026-05-14
First seen
2026-08-07
Aliases
EUVD-2025-19716, GHSA-6655-8F3G-XP52
Products
Stamparm:Maltrail 0 ≤0.54
Sources
euvd EUVD-2025-19716

Description

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.

References