CVE-2026-59096

Source
https://cve.org/CVERecord?id=CVE-2026-59096
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-59096.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-59096
Published
2026-07-02T19:41:40.984Z
Modified
2026-07-16T03:31:00.546120377Z
Severity
  • 8.2 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Dapr - OIDC Discovery Issuer and JWKS URI Injection via Unvalidated X-Forwarded-Host
Details

Dapr Sentry's OIDC discovery endpoint derives the issuer and jwks_uri of the /.well-known/openid-configuration document from the request Host, honoring an attacker-controlled X-Forwarded-Host header without validation when no allowed-hosts list is configured (the default), and serves the document with a one-hour public cache lifetime. A remote unauthenticated attacker can poison the discovery document so relying parties performing dynamic (unpinned) discovery fetch the JWKS from an attacker-controlled server, causing attacker-signed JWTs to be accepted. Exploitation requires the OIDC server enabled without a configured jwt-issuer or oidc-allowed-hosts.

Database specific
{
    "cna_assigner": "VulnCheck",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59096.json",
    "cwe_ids": [
        "CWE-346"
    ]
}
References

Affected packages

Git / github.com/dapr/dapr

Affected ranges

Type
GIT
Repo
https://github.com/dapr/dapr
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.17.0"
        },
        {
            "last_affected": "1.17.0"
        },
        {
            "introduced": "1.18.0"
        },
        {
            "last_affected": "1.18.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.17.0
1.18.0

Database specific

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