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-2023-49803

20
FAUCET Score

CVE-2023-49803 affects the @koa/cors npm package, used for Cross-Origin Resource Sharing (CORS) in Node.js Koa applications prior to version 5.0.0. The vulnerability stems from the middleware's default behavior of reflecting the request's origin in the Access-Control-Allow-Origin header when no allowed origins are explicitly configured, effectively disabling the browser's Same Origin Policy. This is a high-severity vulnerability (CVSS 7.5) with a network attack vector and low complexity, potentially leading to high integrity impact by allowing unauthorized cross-origin requests. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 5.0.0CPE matchmatch criteria
cpe:2.3:a:koajs:cross-origin_resource_sharing_for_koa:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

8.6HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
4.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.28%
Probability of exploitation in next 30 days
EPSS Percentile
20.1%
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.0028 is in the 4th percentile among its peer group of 51,551 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 (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: @koa/corsFixed in: 5.0.0

Vendor Advisories (1)

npmGHSA-qxrj-hx23-xp82high

Overly permissive origin policy

Dec 11, 2023

References

github.com / koajs/cors/commit/f31dac99f5355c41e7d4dd3c4a80c5f154941a11
Patch
github.com / koajs/cors/security/advisories/GHSA-qxrj-hx23-xp82
Vendor Advisory