Bug 2358649 (CVE-2025-32379) - CVE-2025-32379 koa: XSS at ctx.redirect() function in Koajs
Summary: CVE-2025-32379 koa: XSS at ctx.redirect() function in Koajs
Keywords:
Status: NEW
Alias: CVE-2025-32379
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:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-09 16:01 UTC by OSIDB Bzimport
Modified: 2025-06-30 08:27 UTC (History)
6 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-04-09 16:01:24 UTC
Koa is expressive middleware for Node.js using ES2017 async functions. In koa < 2.16.1 and < 3.0.0-alpha.5, passing untrusted user input to ctx.redirect() even after sanitizing it, may execute javascript code on the user who use the app. This issue is patched in 2.16.1 and 3.0.0-alpha.5.


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