VYPR

Form Data

by Npm

CVEs (1)

  • CVE-2026-12143HigJun 12, 2026
    risk 0.42cvss 7.5epss

    form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the `field` argument to `FormData#append` and the `filename` option are concatenated verbatim into the `Content-Disposition` header without escaping carriage return (CR), line…