Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. openclaw
  4. ›
  5. CVE-2026-26324

CVE-2026-26324: OpenClaw has a SSRF guard bypass via full-form IPv4-mapped IPv6 (loopback / metadata reachable)

February 17, 2026 (updated February 20, 2026)

OpenClaw’s SSRF protection could be bypassed using full-form IPv4-mapped IPv6 literals such as 0:0:0:0:0:ffff:7f00:1 (which is 127.0.0.1). This could allow requests that should be blocked (loopback / private network / link-local metadata) to pass the SSRF guard.

  • Vulnerable component: SSRF guard (src/infra/net/ssrf.ts)
  • Issue type: SSRF protection bypass

References

  • github.com/advisories/GHSA-jrvc-8ff5-2f9f
  • github.com/openclaw/openclaw
  • github.com/openclaw/openclaw/commit/c0c0e0f9aecb913e738742f73e091f2f72d39a19
  • github.com/openclaw/openclaw/releases/tag/v2026.2.14
  • github.com/openclaw/openclaw/security/advisories/GHSA-jrvc-8ff5-2f9f
  • nvd.nist.gov/vuln/detail/CVE-2026-26324

Code Behaviors & Features

Detect and mitigate CVE-2026-26324 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.2.14

Fixed versions

  • 2026.2.14

Solution

Upgrade to version 2026.2.14 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

npm/openclaw/CVE-2026-26324.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:18:02 +0000.