Bug 2484045 (CVE-2026-33244) - CVE-2026-33244 react-router: React Router: Cross-Site Scripting (XSS) via improper HTTP Location header neutralization
Summary: CVE-2026-33244 react-router: React Router: Cross-Site Scripting (XSS) via imp...
Keywords:
Status: NEW
Alias: CVE-2026-33244
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2489182 2489183 2489186 2489181 2489184 2489185 2489187 2489188
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-02 18:01 UTC by OSIDB Bzimport
Modified: 2026-08-15 08:28 UTC (History)
178 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-02 18:01:39 UTC
React Router is a router for React. In versions 7.5.1 through 7.13.1, when using Framework Mode with pre-rendering enabled, improper neutralization of the HTTP `Location` header value can permit Cross-Site Scripting (XSS) in the statically generated HTML files if the redirect location comes from an untrusted source. This does not impact applications using Declarative Mode (`<BrowserRouter>`) or Data Mode (`createBrowserRouter/<RouterProvider>`). This is patched in version 7.13.2.

Comment 2 David Hanina 2026-06-03 06:48:18 UTC
As FreeIPA goes, we can safely waive this one, as we use Declarative mode, which is not affected


Note You need to log in before you can comment on or make changes to this bug.