CVE-2026-82257 PUBLISHED

SvelteKit before 2.69.1 Prototype Pollution via File Input

Assigner: VulnCheck
Reserved: 28.08.2026 Published: 28.08.2026 Updated: 28.08.2026

SvelteKit versions before 2.69.1 contain a prototype pollution vulnerability in remote form functions with file input fields that accept arbitrary user-controlled path names. Attackers can manipulate the deletion path to remove methods on the prototype, potentially disabling application functionality.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor sveltejs
Product kit
Versions Default: unaffected
  • affected from 0 to 2.69.1 (excl.)
  • Version 2.69.1 is unaffected

Credits

  • iaohkut-from-NightWolf-Team reporter
  • dummdidumm finder

References

Problem Types

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