CVE Catalog

CVE-2026-40516

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

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

Summary

OpenHarness before commit bd4df81 contains a server-side request forgery (SSRF) vulnerability in the web_fetch and web_search tools. Attackers can manipulate tool parameters to access private HTTP services, including localhost, RFC1918, and link-local addresses, without proper validation of target addresses.

Risk Assessment

The risk involves reading responses from local development services, cloud metadata endpoints, admin panels, and other private HTTP services reachable from the victim host. This could lead to sensitive data leakage or further attack escalation.

Recommendation

Immediately update OpenHarness to a version containing commit bd4df81 or later. In the meantime, restrict access to the web_fetch and web_search tools and implement validation of target addresses.

Other vulnerabilities in OpenHarness

See all
Original NVD description (English source)

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.

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