HIGH🇵🇱 Wersja polska

CVE-2023-49803

CVSS 8.6v3.1pub. 2023-12-11upd. 2024-11-21

@koa/cors npm provides Cross-Origin Resource Sharing (CORS) for koa, a web framework for Node.js. Prior to version 5.0.0, the middleware operates in a way that if an allowed origin is not provided, it will return an `Access-Control-Allow-Origin` header with the value of the origin from the request. This behavior completely disables one of the most crucial elements of browsers - the Same Origin Policy (SOP), this could cause a very serious security threat to the users of this middleware. If such behavior is expected, for instance, when middleware is used exclusively for prototypes and not for production applications, it should be heavily emphasized in the documentation along with an indication of the risks associated with such behavior, as many users may not be aware of it. Version 5.0.0 fixes this vulnerability.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
  • Koajs Cross Origin Resource Sharing For Koa

    APP
    Koajs
    < 5.0.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2025-25200CRITICAL9.2PL ✓ten sam vendor

Atak DoS przez podatność ReDoS w nagłówkach HTTP w Koa (Node.js)

CVE-2026-27959HIGH7.5ten sam vendor

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's `ctx.hos...

CVE-2025-62595MEDIUM4.3ten sam vendor

Koa is expressive middleware for Node.js using ES2017 async functions. In versions 2.16.2 to before 2.16.3 and...

CVE-2025-32379MEDIUM5.0ten sam vendor

Koa is expressive middleware for Node.js using ES2017 async functions. In koa < 2.16.1 and < 3.0.0-alpha.5, pa...

CVE-2025-8129LOW2.0ten sam vendor

A vulnerability, which was classified as problematic, was found in KoaJS Koa up to 3.0.0. Affected is the func...