GHSA-fgw5-hp8f-xfhc

Suggest an improvement
Source
https://github.com/advisories/GHSA-fgw5-hp8f-xfhc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-fgw5-hp8f-xfhc/GHSA-fgw5-hp8f-xfhc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fgw5-hp8f-xfhc
Aliases
  • CVE-2026-41413
Downstream
Related
Published
2026-04-16T21:38:09Z
Modified
2026-05-08T20:18:54.168305Z
Severity
  • 5.0 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N CVSS Calculator
Summary
Istio: SSRF via RequestAuthentication jwksUri
Details

Impact

When a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhost or link local ips. This can result in sensitive data being distributed to Envoy proxies via xDS configuration.

Note: a partial mitigation for this was released in 1.29.1, 128.5, and 1.27.8; however, it was incomplete and missed a few codepaths. 1.29.2 and 1.28.6 contain the more robust fix.

Patches

Has the problem been patched? What versions should users upgrade to?

Workarounds

Users can deploy a ValidatingAdmissionPolicy to prevent the creation of RequestAuthentication resources with suspicious jwksUri field values (e.g. localhost, 127.0.0.0/8, 169.254.0.0/16, the ipv6 variants, etc.).

References

None

Database specific
{
    "github_reviewed": true,
    "severity": "MODERATE",
    "github_reviewed_at": "2026-04-16T21:38:09Z",
    "nvd_published_at": "2026-05-07T06:16:04Z",
    "cwe_ids": [
        "CWE-918"
    ]
}
References

Affected packages

Go / istio.io/istio

Package

Name
istio.io/istio
View open source insights on deps.dev
Purl
pkg:golang/istio.io/istio

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.0.0-20260410004459-189832a289c1

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-fgw5-hp8f-xfhc/GHSA-fgw5-hp8f-xfhc.json"