CVE-2026-41912

7.6

OpenClaw · OpenClaw

OpenClaw before 2026.4.8 contains a server-side request forgery policy bypass vulnerability that allows attackers to trigger navigations and access restricted resources.

Executive summary

A server-side request forgery vulnerability in OpenClaw allows authenticated attackers to bypass security policies, potentially leading to unauthorized access of restricted internal resources.

Vulnerability

This vulnerability is a Server-Side Request Forgery (CWE-918) flaw where an attacker with low privileges can bypass standard SSRF policy checks. By leveraging browser-based interactions, an attacker can force the application to perform unauthorized navigations, effectively bypassing security controls meant to protect internal infrastructure.

Business impact

Successful exploitation allows an attacker to interact with internal services that are otherwise protected from the public internet. This could result in the exfiltration of sensitive configuration data or the unauthorized execution of internal commands, presenting a significant risk to the integrity and confidentiality of the internal network. Given the CVSS score of 7.6, this is considered a high-severity issue that requires prompt remediation.

Remediation

Immediate Action: Upgrade the OpenClaw package to version 2026.4.8 or later to incorporate the necessary security patches.

Proactive Monitoring: Review application access logs for unusual outbound navigation requests or unexpected patterns in browser-initiated traffic originating from the server.

Compensating Controls: Implement strict egress filtering on the server to limit the destinations reachable via outbound requests, reducing the potential impact of SSRF-based attacks.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Organizations utilizing OpenClaw must prioritize the upgrade to version 2026.4.8. Given that this vulnerability allows for the circumvention of critical security policies, administrators should verify that all instances are updated and that egress filtering is applied as a secondary layer of defense to mitigate potential lateral movement within the network.

More OpenClaw CVEs

Sources

Originally found and disclosed by ccreater (@ccreater222), KeenSecurityLab, qclawer, per the CVE Program record.