#VU118996 Command injection in Cacti - CVE-2025-66399
Published: December 2, 2025
Cacti
The Cacti Group, Inc.
Description
The vulnerability allows a remote user to execute arbitrary commands on the system.
The vulnerability exists due to insufficient input validation whenhandling newline characters. A remote user can supply crafted SNMP community strings containing control characters that are accepted, stored verbatim in the database, and later embedded into backend SNMP operations.