CVE-2026-49138 PUBLISHED

Nanobot < 0.2.1 SSRF via web_fetch Tool Redirect Following

Assigner: VulnCheck
Reserved: 27.05.2026 Published: 01.06.2026 Updated: 02.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor HKUDS
Product nanobot
Versions Default: affected
  • affected from 0 to 0.2.1 (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE