Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. quasar
  4. ›
  5. GHSA-3r53-75j5-3g7j

GHSA-3r53-75j5-3g7j: Quasar: Prototype pollution in the extend() utility

July 24, 2026

quasar@2.20.1, the latest published version at the time of testing, appears to be vulnerable to prototype pollution through the public extend() utility exported from the package root.

When extend(true, target, source) is used for a deep merge, attacker-controlled object keys are recursively copied into the target object without blocking prototype-pollution primitives such as __proto__, constructor, or prototype.

This can allow attacker-controlled properties to be written to Object.prototype.

References

  • github.com/advisories/GHSA-3r53-75j5-3g7j
  • github.com/quasarframework/quasar/commit/d0a95d95ab3c29d13e1b8ba8c5e5025fd6ce35e7
  • github.com/quasarframework/quasar/releases/tag/quasar-v2.22.0
  • github.com/quasarframework/quasar/security/advisories/GHSA-3r53-75j5-3g7j

Code Behaviors & Features

Detect and mitigate GHSA-3r53-75j5-3g7j with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.22.0

Fixed versions

  • 2.22.0

Solution

Upgrade to version 2.22.0 or above.

Impact 5.6 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Source file

npm/quasar/GHSA-3r53-75j5-3g7j.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:17:44 +0000.