ZeroHour

CVE-2026-92566

niche

Unauthenticated SSRF in DataGear /dataSet/preview/Http endpoint through 6.0.0

CVSS 4.0
8.8 high
EPSS
Published
()
Modified
AI analysis

DataGear through version 6.0.0 contains a server-side request forgery (CWE-918) in its /dataSet/preview/Http endpoint, which is reachable without authentication. An attacker supplies a fully caller-controlled URI, causing the server to issue arbitrary GET, POST, PUT, PATCH, or DELETE requests to attacker-chosen destinations. Because the full response bodies are returned to the attacker, they can read data from internal network services and cloud instance metadata endpoints, enabling information disclosure and potentially credential theft for further attacks. Any deployment of DataGear up to and including 6.0.0 is affected, with the greatest risk to internet-exposed instances or those running in cloud environments where a metadata service is reachable. No public proof-of-concept and no confirmed in-the-wild exploitation are known, and the issue is not listed in CISA KEV.

What to do: Upgrade DataGear to a version newer than 6.0.0 as soon as a patched release is available, since no fixed version is specified in the current data. As interim mitigations, restrict or block unauthenticated access to the /dataSet/preview/Http path at a reverse proxy or WAF, and apply egress filtering so the application server cannot reach cloud metadata addresses (e.g., link-local metadata IPs) or sensitive internal services. Review access logs for unauthenticated requests to /dataSet/preview/Http that could indicate probing or exploitation.

Affected
DataGear (open-source project) DataGearall versions through 6.0.0 (inclusive)
Estimated exposure
nichelikely hundreds to low thousands of self-hosted instances (open-source visualization platform with a community in the thousands of users) — DataGear is a niche open-source data visualization/analysis platform typically self-hosted by small teams (its GitHub repository has on the order of ~6k stars), suggesting a limited number of deployed and internet-exposed instances; no…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

DataGear through 6.0.0 contains a server-side request forgery vulnerability in the /dataSet/preview/Http endpoint that allows unauthenticated attackers to execute arbitrary HTTP requests by supplying a caller-controlled URI. Attackers can issue GET, POST, PUT, PATCH, or DELETE requests to internal endpoints and cloud metadata services, receiving full response bodies without authentication or validation.

Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.