CVE-2026-32236 LOW

CVE-2026-32236: @backstage/plugin-auth-backend: SSRF in experimental CIMD metadata fetch

Vendor @Backstage
Product plugin-auth-backend
Weakness CWE-918 · SSRF
Published March 12, 2026
Last update April 15, 2026

CVSS base score

1.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 12, 2026 CVE published
April 15, 2026 Record updated

Related vulnerabilities

04Related CVE