CVE-2026-85692
Last modified
CVE-2026-85692 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Nightingale (n9e), as of commit 8362cbe (main branch, confirmed 2026-08-27), contains a server-side request forgery vulnerability in the isPublicIP function in aiagent/tools/http.go, the SSRF guard for the http_fetch AI-agent tool. The function only unwraps standard IPv4-mapped (::ffff:a.b.c.d) IPv6 addresses before checking them against the forbidden-range list, and does not classify 6to4 (2002::/16), NAT64 (64:ff9b::/96, 64:ff9b:1::/48), or deprecated site-local (fec0::/10) addresses.
Description
Nightingale (n9e), as of commit 8362cbe (main branch, confirmed 2026-08-27), contains a server-side request forgery vulnerability in the isPublicIP function in aiagent/tools/http.go, the SSRF guard for the http_fetch AI-agent tool. The function only unwraps standard IPv4-mapped (::ffff:a.b.c.d) IPv6 addresses before checking them against the forbidden-range list, and does not classify 6to4 (2002::/16), NAT64 (64:ff9b::/96, 64:ff9b:1::/48), or deprecated site-local (fec0::/10) addresses. On a dual-stack or NAT64-enabled host, an attacker able to supply a URL to the http_fetch tool can bypass the guard by encoding a forbidden IPv4 address (such as the cloud instance-metadata endpoint 169.254.169.254) in one of these IPv6 forms to reach internal or metadata services.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ccfos | nightingale | <= 9.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-85692?
How severe is CVE-2026-85692?
How do I fix CVE-2026-85692?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-85687surya 0.22.1 screenshot server contains an unauthenticated a…7.5
- CVE-2026-85688TEN Framework 0.11.71 contains unauthenticated arbitrary fil…9.8
- CVE-2026-85689llmware 0.4.6 contains an SQL injection vulnerability in the…6.5
- CVE-2026-8569Out of bounds write in Codecs in Google Chrome on Mac prior …8.3
- CVE-2026-85690Plandex 2.2.1 contains a path traversal vulnerability in the…7.8
- CVE-2026-85691MegaParse 0.0.55 contains an unauthenticated server-side req…7.5
- CVE-2026-85693Chatbot UI contains an authorization bypass vulnerability in…6.5
- CVE-2026-85694LaVague 0.2.35 contains a remote code execution vulnerabilit…8.1
- CVE-2026-85695FastChat contains an authentication bypass vulnerability in …9.4
- CVE-2026-85696SadTalker contains an OS command injection vulnerability in …9.8
- CVE-2026-85697Documenso 2.17.0 contains an access control vulnerability in…6.5
- CVE-2026-85698Turso through 0.8.0-pre.8 contains an out-of-bounds read vul…5.5
Are you affected by CVE-2026-85692?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
