DataGear Server-Side Request Forgery in /dataSet/preview/Http
DataGear versions up to 6.0.0 contain an unauthenticated server-side request forgery vulnerability allowing attackers to perform arbitrary internal HTTP requests and exfiltrate response bodies.
CVE search metadata
CVE search record: CVE-2026-92566. Severity: high. CVSS: 8.2. KEV: no. Product: DataGear (<= 6.0.0). Brief: DataGear Server-Side Request Forgery in /dataSet/preview/Http. Brief link: https://feed.craftedsignal.io/briefs/2026-09-datagear-ssrf/
DataGear through version 6.0.0 contains a critical server-side request forgery (SSRF) vulnerability located within the /dataSet/preview/Http endpoint. This vulnerability allows an unauthenticated remote attacker to force the DataGear application to initiate unauthorized HTTP requests to arbitrary targets, including internal network infrastructure, internal services, and cloud environment metadata services.
The application fails to validate the user-supplied URI parameter before executing the request, enabling support for various HTTP methods such as GET, POST, PUT, PATCH, and DELETE. Successful exploitation results in the disclosure of internal network configuration, service responses, and sensitive data that is otherwise unreachable from the public internet. Because the application returns the full response body of the requested resource to the attacker, this flaw presents a high risk for data exfiltration and internal reconnaissance. Defenders must prioritize restricting outbound network access from the DataGear server and ensuring the application is updated once a patch is available.
Immediate actions
Deploy detection rule to identify attempts to hit internal endpoints via the DataGear preview feature
Mitigations
Restrict DataGear egress traffic and access to the management interface
CVE-2026-92566
Detection coverage 1
Detect CVE-2026-92566 Exploitation - SSRF Attempt via DataGear
highDetects exploitation attempts against CVE-2026-92566 by identifying requests to the vulnerable /dataSet/preview/Http endpoint that target internal or cloud metadata IP ranges.
Detection queries are available on the platform. Get full rules →