AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-34073

UNKNOWN · CVSS N/A EPSS 3.88% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-02 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-34073
Severity
UNKNOWN
CVSS
N/A
EPSS
3.88%

Original NVD 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.