CVE-2026-86590

Source
https://cve.org/CVERecord?id=CVE-2026-86590
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-86590.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-86590
Published
2026-09-08T09:15:25Z
Modified
2026-09-10T03:48:30Z
Severity
  • 6.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N CVSS Calculator
Summary
[none]
Details

In Eclipse Che versions 7.79.0 through 7.121.0, the dashboard backend's POST /dashboard/api/data/resolver endpoint passes a caller-supplied URL directly to an outbound HTTP GET request with no host filtering. An authenticated user can exploit this server-side request forgery (SSRF) to read responses from internal network addresses, including the cloud instance metadata service (169.254.169.254), loopback interfaces, RFC-1918 private ranges, and in-cluster Kubernetes services. The operator-configured allowlist (spec.devEnvironments.allowedSources.urls) is not consulted. The vulnerability is fixed in version 7.122.0, which adds private-address blocking, IPv4-mapped IPv6 bypass prevention, operator allowlist enforcement, and disables HTTP redirects on the outbound request.

Database specific
{
    "cna_assigner": "eclipse",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/86xxx/CVE-2026-86590.json"
}
References

Affected packages

Git / github.com/eclipse-che/che-dashboard

Affected ranges

Type
GIT
Repo
https://github.com/eclipse-che/che-dashboard
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "7.79.0"
        },
        {
            "fixed": "7.122.0"
        },
        {
            "fixed": "7.121.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-86590.json"