LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2022-46169: Cacti Command Injection Vulnerability

RBRecent Breaches Vulnerability Intelligence·Feb 16, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Mar 9, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-46169 to its Known Exploited Vulnerabilities catalog on Feb 16, 2023, with a federal patch deadline of Mar 9, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Cacti contains a command injection vulnerability that allows an unauthenticated user to execute code.

CVE-2022-46169 is a command injection vulnerability in Cacti, the open-source network monitoring and graphing platform. An unauthenticated attacker can exploit it to execute code on the underlying system. This matters because Cacti often sits on management networks with visibility into infrastructure; successful abuse can give an outsider a foothold for further movement or data access without needing valid credentials.

Public detail is limited to the CISA summary and the CWE classification; confirm exact impact, affected releases, and exploitation prerequisites against the vendor advisory before acting.

How it works

The flaw is classified as CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component). In practice this means user-supplied input is passed into a context where the operating system or a shell interprets it as commands, without adequate sanitization or escaping.

An unauthenticated remote user can craft requests that inject additional commands. Because no authentication is required, the attack surface is any reachable Cacti instance that processes the vulnerable input path. The result is arbitrary code execution under the privileges of the Cacti process or its web-server user. Exact request parameters and payload construction are not provided in the available facts and must be taken from the vendor advisory rather than assumed.

Am I affected? How to find it in your systems

Cacti is typically deployed as a LAMP/LEMP stack application used by network and systems teams for SNMP polling, traffic graphing, and device monitoring. It may run on dedicated monitoring servers, virtual machines, or containers, sometimes exposed to internal management networks or, less commonly, the internet.

How to remediate

Apply the vendor-supplied updates as the primary and required action. CISA directs organizations to “Apply updates per vendor instructions.” Obtain the patched release from the official Cacti project channels, test in a non-production environment if possible, then deploy.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls:

If your data may have been exposed

Actively exploited command-injection flaws of this type frequently lead to full system compromise and subsequent data theft or lateral movement. Known ransomware use is not documented for this CVE, yet the unauthenticated code-execution capability still warrants treating any internet-reachable or poorly segmented instance as potentially breached. Review system and network logs for signs of post-exploitation activity, rotate credentials that may have been present on the host, and consider a free exposure scan of organizational email addresses against known breach data sets to determine whether related credentials have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedCacti · Cacti
WeaknessCWE-74
Added to CISA KEVFeb 16, 2023
Federal patch deadlineMar 9, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities