CVE-2026-61534: yayson: Prototype pollution in Store/LegacyStore deserialization
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
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 →