CVE-2026-32235 Details
Description
Backstage is an open framework for building developer portals. Prior to 0.27.1, the experimental OIDC provider in @backstage/plugin-auth-backend is vulnerable to a redirect URI allowlist bypass. Instances that have enabled experimental Dynamic Client Registration or Client ID Metadata Documents and configured allowedRedirectUriPatterns are affected. A specially crafted redirect URI can pass the allowlist validation while resolving to an attacker-controlled host. If a victim approves the resulting OAuth consent request, their authorization code is sent to the attacker, who can exchange it for a valid access token. This requires victim interaction and that one of the experimental features is explicitly enabled, which is not the default. This vulnerability is fixed in 0.27.1.
A redirect URI allowlist bypass vulnerability has been identified in the experimental OpenID Connect (OIDC) provider of Backstage's authentication backend plugin, specifically in versions prior to 0.27.1. This vulnerability affects instances that have enabled experimental Dynamic Client Registration or Client ID Metadata Documents, and have configured allowedRedirectUriPatterns. An attacker can exploit this by crafting a redirect URI that bypasses the allowlist validation and directs to an attacker-controlled host. If a victim consents to the OAuth request, their authorization code is sent to the attacker, who can then exchange it for a valid access token. This exploitation requires victim interaction and the explicit activation of certain experimental features, which are not enabled by default.
Users can upgrade to Backstage version 0.27.1 or later to address this vulnerability. If the experimental Dynamic Client Registration and Client ID Metadata Documents features are not needed, they should be disabled.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 12, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/backstage/backstage/security/advisories/GHSA-wqvh-63mv-9w92 | [email protected] | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-601 | URL Redirection to Untrusted Site ('Open Redirect') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linuxfoundation backstage | <= 0.27.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 19, 2026 | Initial Analysis | [email protected] |
| Mar 12, 2026 | New CVE Received | [email protected] |