CVE-2026-92779

Summary

Builder.io Gen2 SDKs through versions 5.2.11 and 0.25.13 contain a prototype pollution vulnerability in the deep-set helper function that processes content block bindings without validation. Attackers can craft content blocks with binding keys containing proto, prototype, or constructor paths to pollute Object.prototype during rendering, affecting all subsequent objects created in the process including other tenants' renders.

Affected Software

VendorProductVersion RangeStatus
BuilderIO@builder.io/sdk-react0 <= 5.2.11affected
BuilderIO@builder.io/sdk-vue0 <= 5.2.11affected
BuilderIO@builder.io/sdk-svelte0 <= 5.2.11affected
BuilderIO@builder.io/sdk-solid0 <= 5.2.11affected
BuilderIO@builder.io/sdk-qwik0 <= 0.25.13affected
BuilderIO@builder.io/sdk-angular0 <= 0.25.13affected
BuilderIO@builder.io/sdk-react-nextjs0 <= 0.25.13affected

Weaknesses

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

References