Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-32379 Details

Description

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.

Metrics

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
koajs koa
< 2.16.1
3.0.0 alpha0
3.0.0 alpha1
3.0.0 alpha2
3.0.0 alpha3

CPE

  • cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*
  • cpe:2.3:a:koajs:koa:3.0.0:alpha0:*:*:*:node.js:*:*
  • cpe:2.3:a:koajs:koa:3.0.0:alpha1:*:*:*:node.js:*:*
  • cpe:2.3:a:koajs:koa:3.0.0:alpha2:*:*:*:node.js:*:*
  • cpe:2.3:a:koajs:koa:3.0.0:alpha3:*:*:*:node.js:*:*
  • cpe:2.3:a:koajs:koa:3.0.0:alpha4:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-32379
NVD Published Date:
Apr 9, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-32379 Details - Not Deferred