CVE-2026-22775: Src Parse Js Cwe 000 Cve 2026 22775

Data payload meant for ArrayBuffer decoding should be verified to be a string. Omitting this type validation can allow an attacker to provide a non-string type to trigger unexpected behavior or bypass logic.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0JS
greprules fetch cve-2026-22775-src-parse-js-cwe-000-cve-2026-22775 --engine opengrep

Description

Data payload meant for ArrayBuffer decoding should be verified to be a string. Omitting this type validation can allow an attacker to provide a non-string type to trigger unexpected behavior or bypass logic.