CVE Catalog

CVE-2026-49138

MediumCVSS 5.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

Nanobot prior to version 0.2.1 contains a server-side request forgery vulnerability in the web_fetch tool, allowing attackers to reach internal hosts via URL redirection to loopback or private addresses, exploiting automatic HTTP redirect following.

Risk Assessment

SSRF attack can enable internal network scanning, access to internal services, or data exfiltration from otherwise inaccessible systems.

Recommendation

Upgrade Nanobot to version 0.2.1 or later, which includes a fix for URL validation after redirection.

Other vulnerabilities in Nanobot

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS