Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. yayson
  4. ›
  5. CVE-2026-61534

CVE-2026-61534: yayson: Prototype pollution in Store/LegacyStore deserialization

September 11, 2026

Store/LegacyStore key internal lookup tables by the type, id, and relationship names from a JSON:API document. Because these were plain objects, a document with type: "__proto__" writes onto Object.prototype, polluting every object in the process.

References

  • github.com/advisories/GHSA-325j-mg25-8q58
  • github.com/confetti/yayson/security/advisories/GHSA-325j-mg25-8q58
  • nvd.nist.gov/vuln/detail/CVE-2026-61534

Code Behaviors & Features

Detect and mitigate CVE-2026-61534 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 4.3.0

Fixed versions

  • 4.3.0

Solution

Upgrade to version 4.3.0 or above.

Impact 9.1 CRITICAL

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

Learn more about CVSS

Weakness

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

Source file

npm/yayson/CVE-2026-61534.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 12 Sep 2026 00:19:45 +0000.