CVE-2025-55524
7.3Agent-Zero · Agent-Zero
Insecure permissions in Agent-Zero versions 0.8.* allow unauthenticated attackers to trigger an unauthorized system reset via an unspecified vector.
Executive summary
A critical vulnerability in Agent-Zero 0.8. allows unauthenticated attackers to reset the system, posing a significant risk to service availability.*
Vulnerability
This vulnerability involves insecure permissions that permit unauthenticated remote attackers to invoke the system restart functionality. The flaw resides in the handling of administrative API endpoints, which lack necessary access control checks.
Business impact
The ability for an unauthenticated actor to force a system restart directly impacts business continuity and service uptime. With a CVSS score of 7.3, this high-severity flaw represents a significant risk to operational stability, as malicious actors could repeatedly disrupt critical workflows or mask other malicious activities through forced reboots.
Remediation
Immediate Action: Restrict network access to the Agent-Zero API endpoints to authorized IP addresses only until an official patch is released by the vendor.
Proactive Monitoring: Review system and application access logs for unexpected restart commands or unauthorized attempts to access the python/api/restart.py endpoint.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block unauthorized traffic targeting the API path associated with system management functions.
Exploitation status
Public Exploit Available: Yes, a public proof-of-concept exists as documented in the research write-up referenced in the CVE record.
Analyst recommendation
Given the high CVSS score and the existence of a public proof-of-concept, organizations running Agent-Zero version 0.8.* must prioritize the implementation of network-level access controls immediately. Administrators should monitor vendor channels for the release of an official security patch and apply it as soon as it becomes available to fully remediate the underlying permission flaw.