Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-25200

22
FAUCET Score

CVE-2025-25200 describes a Denial-of-Service vulnerability in Koa, an expressive middleware for Node.js, affecting versions prior to 0.21.2, 1.7.1, 2.15.4, and 3.0.0-alpha.3. The vulnerability stems from Koa's use of an inefficient regular expression to parse the X-Forwarded-Proto and X-Forwarded-Host HTTP headers, which can be exploited to cause a denial of service. With a CVSS score of 7.5 (HIGH), this vulnerability is remotely exploitable with low attack complexity, requiring no user interaction or privileges, and its impact is solely on availability. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.21.2CPE matchmatch criteria
cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*
>= 1.0.0, < 1.7.1CPE matchmatch criteria
cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*
>= 2.0.0, < 2.15.4CPE matchmatch criteria
cpe:2.3:a:koajs:koa:*:*:*:*:*:node.js:*:*
3.0.0CPE matchmatch criteria
cpe:2.3:a:koajs:koa:3.0.0:alpha0:*:*:*:node.js:*:*
3.0.0CPE matchmatch criteria
cpe:2.3:a:koajs:koa:3.0.0:alpha1:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

9.2CRITICAL

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
HIGH
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.81%
Probability of exploitation in next 30 days
EPSS Percentile
53.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0081 is in the 28th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (5)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: koaFixed in: 2.15.4
npmpatch availablevia ghsa
Product: koaFixed in: 3.0.0-alpha.3
npmpatch availablevia ghsa
Product: koaFixed in: 1.7.1
npmpatch availablevia ghsa
Product: koaFixed in: 0.21.2

Vendor Advisories (1)

npmGHSA-593f-38f6-jp5mcritical

Inefficient Regular Expression Complexity in koa

Feb 12, 2025

References

github.com / koajs/koa/blob/master/lib/request.js
Product
github.com / koajs/koa/blob/master/lib/request.js
Product
github.com / koajs/koa/commit/5054af6e31ffd451a4151a1fe144cef6e5d0d83c
Patch
github.com / koajs/koa/commit/5f294bb1c7c8d9c61904378d250439a321bffd32
Patch
github.com / koajs/koa/commit/93fe903fc966635a991bcf890cfc3427d33a1a08
Patch
github.com / koajs/koa/releases/tag/2.15.4
Release Notes
github.com / koajs/koa/security/advisories/GHSA-593f-38f6-jp5m
Vendor Advisory