AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-10048

UNKNOWN · CVSS N/A EPSS 2.60% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-08 · 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. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

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

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

CVE
CVE-2012-10048
Severity
UNKNOWN
CVSS
N/A
EPSS
2.60%

Original NVD Description

Zenoss Core 3.x contains a command injection vulnerability in the showDaemonXMLConfig endpoint. The daemon parameter is passed directly to a Popen() call in ZenossInfo.py without proper sanitation, allowing authenticated users to execute arbitrary commands on the server as the zenoss user.