PT-2025-15755 · Koa · Koa

Linhnph05

·

Published

2025-04-09

·

Updated

2025-09-16

·

CVE-2025-32379

CVSS v3.1

6.1

Medium

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Name of the Vulnerable Software and Affected Versions: Koa versions prior to 2.16.1 Koa versions prior to 3.0.0-alpha.5
Description: The issue arises when passing untrusted user input to ctx.redirect(), which can execute JavaScript code on the user's device, even after sanitizing the input.
Recommendations: For versions prior to 2.16.1, update to version 2.16.1 or later. For versions prior to 3.0.0-alpha.5, update to version 3.0.0-alpha.5 or later. As a temporary workaround, consider avoiding the use of ctx.redirect() with untrusted user input until a patch is applied.

Exploit

Fix

XSS

Weakness Enumeration

Related Identifiers

CVE-2025-32379
GHSA-X2RG-Q646-7M2V

Affected Products

Koa