vulnti.work

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…

高危 CVSS 7.5
CVECVE-2026-12143
首次发现2026-07-16 12:31 UTC
披露时间2026-06-12 19:16 UTC
最后更新2026-07-16 12:31 UTC
通道状态auto

摘要

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 feed (LF), or double-quote (") characters. An application that passes attacker-controlled data as a field name or filename (for example, an API gateway that turns JSON object keys into multipart field names) allows the att…

中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。

深度研判 · 自动通道

该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。

Lint 边界警告 (3)

以下是本次研判 lint 阶段发现的非阻塞性警告(如引用 URL 未在白名单内)。这些不影响漏洞条目可用性,仅为透明度披露(参 DR-002)。

  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://cwe.mitre.org/data/definitions/93.html
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data
  • REF_URL_NOT_ALLOWLISTED url not in allowlist: https://www.npmjs.com/package/form-data

数据来源

  • NVD DATABASE

原始链接

时间线

  1. nvd_ingest NVD