CVE-2026-86539
Received Received - Intake

Server-Side Request Forgery in Known

Vulnerability report for CVE-2026-86539, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-07

Last updated on: 2026-09-07

Assigner: VulnCheck

Description

knowns through 0.33.0 contains a server-side request forgery vulnerability in the POST /api/embedding-models/test endpoint that issues outbound requests to caller-supplied destinations without validation. Attackers can enumerate internal hosts and cloud metadata endpoints by observing transport error messages that reveal network reachability information.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-07
Last Modified
2026-09-07
Generated
2026-09-08
AI Q&A
2026-09-08
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a server-side request forgery (SSRF) in the knowns application through version 0.33.0. It exists in the POST /api/embedding-models/test endpoint, which allows attackers to send requests to arbitrary internal or external destinations without proper validation. The flaw enables enumeration of internal hosts and cloud metadata endpoints by analyzing transport error messages that reveal network reachability.

Detection Guidance

Detect this vulnerability by monitoring outbound requests from the POST /api/embedding-models/test endpoint. Check for unusual network traffic patterns or error messages revealing internal host reachability. Use network monitoring tools like tcpdump or Wireshark to capture and analyze requests originating from this endpoint.

Impact Analysis

An attacker could exploit this to map your internal network, identify cloud infrastructure, or probe internal services. This may lead to unauthorized access to sensitive systems, data exfiltration, or further attacks against internal resources. The impact includes potential data breaches and compromise of confidential information.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA by enabling unauthorized access to personal or health data. GDPR requires protecting personal data, while HIPAA mandates safeguarding protected health information. A successful exploit may result in data breaches, triggering regulatory penalties and legal consequences.

Mitigation Strategies

Immediately update knowns to a version beyond 0.33.0 to patch the SSRF vulnerability. If an update is not available, restrict outbound requests from the endpoint using network firewalls or application-level controls. Disable or closely monitor the /api/embedding-models/test endpoint until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-86539. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart