CVE-2025-68435
9.1nicotsx · zerobyte
An authentication bypass vulnerability in Zerobyte backup automation tools allows unauthenticated users to access sensitive API endpoints.
Executive summary
An authentication bypass vulnerability in Zerobyte versions prior to 0.18.5 allows unauthenticated access to restricted API endpoints, posing a severe risk to backup security.
Vulnerability
The vulnerability exists due to improperly applied authentication middleware on API endpoints (CWE-305). An unauthenticated attacker can access these endpoints, bypassing session credential requirements.
Business impact
Unauthorized access to backup automation APIs could allow an attacker to disrupt backup processes, delete existing backups, or gain access to sensitive backed-up data. The CVSS score of 9.1 reflects the high severity of allowing unauthenticated access to critical infrastructure management tools.
Remediation
Immediate Action: Upgrade Zerobyte to version 0.18.5 or 0.19.0 immediately to apply the required authentication fixes.
Proactive Monitoring: Review API access logs for anomalous requests or unauthorized access attempts from unexpected IP addresses.
Compensating Controls: Restrict network access to the Zerobyte instance to trusted networks only using firewall rules or network segmentation until the upgrade is completed.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Upgrading to the latest version is the only permanent solution to this vulnerability. Organizations should treat this as a high-priority task, particularly if the Zerobyte instance is internet-facing, and ensure that network-level access controls are strictly enforced in the interim.