CVE-2026-40516 PUBLISHED

OpenHarness SSRF via web_fetch and web_search

Assigner: VulnCheck
Reserved: 13.04.2026 Published: 17.04.2026 Updated: 17.04.2026

OpenHarness before commit bd4df81 contains a server-side request forgery vulnerability in the web_fetch and web_search tools that allows attackers to access private and localhost HTTP services by manipulating tool parameters without proper validation of target addresses. Attackers can influence an agent session to invoke these tools against loopback, RFC1918, link-local, or other non-public addresses to read response bodies from local development services, cloud metadata endpoints, admin panels, or other private HTTP services reachable from the victim host.

Metrics

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

Product Status

Vendor HKUDS
Product OpenHarness
Versions Default: unaffected
  • affected from 0 to bd4df81f634f8c7cddcc3fdf7f561a13dcbf03ae (excl.)

Credits

  • Chia Min Jun Lennon finder

References

Problem Types

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