SSRF in @Backstage Plugin-Auth-Backend
CVE-2026-32236
Backstage is an open framework for building developer portals. Prior to 0.27.1, a Server-Side Request Forgery (SSRF) vulnerability exists in @backstage/plugin-auth-backend when auth.experimentalClientIdMetadataDocuments.enabled is set to true. The CIMD metadata fetch validates the initial client_id hostname against private IP ranges but does not apply the same validation after HTTP redirects. The practical impact is limited. The attacker cannot read the response body from the internal request, cannot control request headers or method, and the feature must be explicitly enabled via an experimental flag that is off by default. Deployments that restrict allowedClientIdPatterns to specific trusted domains are not affected. Patched in @backstage/plugin-auth-backend version 0.27.1.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.003 (21.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- @Backstage Plugin-auth-backend — versions < 0.27.1
- Linuxfoundation Backstage
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-32236?
- CVE-2026-32236 is a high-severity vulnerability in @Backstage Plugin-Auth-Backend, classified under Server-Side Request Forgery (SSRF). CVSS score: 7.5/10. Published 2026-03-12.
- How severe is CVE-2026-32236?
- High severity. CVSS v3 base score is 7.5 out of 10.