Submit #791805: brikcss @brikcss/merge 1.3.0 Prototype Pollutioninfo

Titlebrikcss @brikcss/merge 1.3.0 Prototype Pollution
DescriptionThe @brikcss/merge package is vulnerable to Prototype Pollution - a critical security vulnerability that allows attackers to inject arbitrary properties into JavaScript's global object prototype. This occurs because the merge function recursively processes objects without properly sanitizing special keys like __proto__, constructor.prototype, and prototype. When an attacker controls the source object being merged, they can inject properties into Object.prototype, affecting all objects in the application.
Source⚠️ https://github.com/sudo-secure/security-research/blob/main/brikcss-merge/prototype-pollution/PoC.md
User
 sudosme (UID 96548)
Submission03/28/2026 05:58 (24 days ago)
Moderation04/19/2026 12:42 (22 days later)
StatusAccepted
VulDB entry358229 [brikcss merge up to 1.3.0 __proto__/constructor.prototype/prototype prototype pollution]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!