CVE-2021-41097
9.1 CRITICALaurelia-path is part of the Aurelia platform and contains utilities for path manipulation
Published: 2021-09-27 · Last updated: 2026-06-17
Severity and scoring
- CVSS
- 9.1 CRITICAL
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
- CWE
- CWE-1321
Affected products
| Vendor | Product |
|---|---|
| bluespire | aurelia-path |
Description
aurelia-path is part of the Aurelia platform and contains utilities for path manipulation. There is a prototype pollution vulnerability in aurelia-path before version 1.1.7. The vulnerability exposes Aurelia application that uses `aurelia-path` package to parse a string. The majority of this will be Aurelia applications that employ the `aurelia-router` package. An example is this could allow an attacker to change the prototype of base object class `Object` by tricking an application to parse the following URL: `https://aurelia.io/blog/?__proto__[asdf]=asdf`. The problem is patched in version `1.1.7`.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2021-41097
- [Patch]https://github.com/aurelia/path/commit/7c4e235433a4a2df9acc313fbe891758084fdec1
- [Exploit reference]https://github.com/aurelia/path/issues/44
- [Other]https://github.com/aurelia/path/releases/tag/1.1.7
- [Other]https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwv
- [Other]https://www.npmjs.com/package/aurelia-path
- [Patch]https://github.com/aurelia/path/commit/7c4e235433a4a2df9acc313fbe891758084fdec1
- [Exploit reference]https://github.com/aurelia/path/issues/44
- [Other]https://github.com/aurelia/path/releases/tag/1.1.7
- [Other]https://github.com/aurelia/path/security/advisories/GHSA-3c9c-2p65-qvwv
- [Other]https://www.npmjs.com/package/aurelia-path
Related CVEs
Same CWE
- CVE-2026-48714 — i18next-http-middleware is a middleware to be used with Node.js web frameworks like express or Fastify and also for Deno (9.1 CRITICAL)
- CVE-2026-48713 — Versions prior to 2.6.6 are vulnerable to prototype pollution via crafted missing-key strings when used to persist missing translation ke... (9.1 CRITICAL)
- CVE-2026-12209 — A security vulnerability has been detected in RubyLouvre avalon up to 2.2.10 (5.3 MEDIUM)
- CVE-2026-12208 — A weakness has been identified in jsonata-js jsonata up to 2.2.0 (5.3 MEDIUM)
- CVE-2026-53609 — ApostropheCMS is an open-source Node.js content management system (9.1 CRITICAL)