Vulnerability Description
Nanobot prior to version 0.2.1 contains a server-side request forgery vulnerability in the web_fetch tool that allows remote attackers to reach internal or private network hosts by supplying a URL that redirects to a loopback or private address via a 3xx Location header. Attackers can exploit the automatic HTTP redirect following behavior in the httpx library to bypass initial URL validation and cause the runtime to send outbound requests to internal hosts before final resolved URL validation is applied.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/HKUDS/nanobot/commit/545294c62c0947da40eb5b65288aaf02b5fdf632
- https://github.com/HKUDS/nanobot/pull/3928
- https://github.com/HKUDS/nanobot/releases/tag/v0.2.1
- https://www.vulncheck.com/advisories/nanobot-ssrf-via-web-fetch-tool-redirect-fo
- https://github.com/HKUDS/nanobot/pull/3928
FAQ
What is CVE-2026-49138?
CVE-2026-49138 is a vulnerability with a CVSS score of 5.0 (MEDIUM). Nanobot prior to version 0.2.1 contains a server-side request forgery vulnerability in the web_fetch tool that allows remote attackers to reach internal or private network hosts by supplying a URL tha...
How severe is CVE-2026-49138?
CVE-2026-49138 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49138?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.