CVE-2026-73647: Javascript Prototype Pollution Unfiltered For Incve-2026-73647-javascript-prototype-pollution-unfiltered-for-in
Property iteration using a for-in loop writes properties to a target object without validating or skipping '__proto__'. This can lead to prototype pollution when extending or merging user-controlled objects.