CVE & CISA-KEV Catalog

CVE-2026-12143

HIGH
7.5
CVSS v3
NVD

Description

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 attacker to terminate the header line and inject additional headers, or to smuggle entire additional multipart parts, into the request the application forwards to a backend. This can let the attacker add or override form fields (e.g. set `is_admin=true`) seen by the downstream parser. This is an instance of CWE-93 (CRLF injection). The fix escapes CR, LF, and `"` as `%0D`, `%0A`, and `%22` in field names and filenames, matching the serialization browsers use per the WHATWG HTML multipart/form-data encoding algorithm. Exploitation requires the consuming application to use untrusted input as a field name or filename; applications that use only fixed/trusted field names are not affected. Fixed in 2.5.6, 3.0.5, and 4.0.6.

How to fix

Remediation Available
node-form-dataDebian
Fixed in:4.0.6+~2.1.0-1CVE-2026-12143
aap-metrics-utilityRed Hat / RHEL
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
aap-metrics-utilityRocky
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
Fixed in:0:0.7.7-3.el9apRHSA-2026:59136
ansible-creatorRed Hat / RHEL
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-creatorRocky
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-dev-environmentRed Hat / RHEL
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-dev-environmentRocky
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-dev-toolsRed Hat / RHEL
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-dev-toolsRocky
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-dev-tools+serverRocky
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-dev-tools+serverRed Hat / RHEL
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-lintRed Hat / RHEL
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-lintRocky
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-navigatorRed Hat / RHEL
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
ansible-navigatorRocky
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el10apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
Fixed in:0:26.8.0-1.el9apRHSA-2026:59136
automation-controllerRed Hat / RHEL
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controllerRocky
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-cliRocky
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-cliRed Hat / RHEL
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-serverRocky
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-serverRed Hat / RHEL
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-uiRocky
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-uiRed Hat / RHEL
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-venv-towerRocky
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-controller-venv-towerRed Hat / RHEL
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
Fixed in:0:4.7.16-1.el9apRHSA-2026:59136
automation-eda-controllerRed Hat / RHEL
Fixed in:0:1.2.12-1.el9apRHSA-2026:59136
Fixed in:0:1.2.12-1.el9apRHSA-2026:59136
automation-eda-controllerRocky
Fixed in:0:1.2.12-1.el9apRHSA-2026:59136
Fixed in:0:1.2.12-1.el9apRHSA-2026:59136
automation-eda-controller-baseRed Hat / RHEL
Fixed in:0:1.2.12-1.el9apRHSA-2026:59136
automation-eda-controller-baseRocky
Fixed in:0:1.2.12-1.el9apRHSA-2026:59136
automation-eda-controller-base-servicesRocky
Fixed in:0:1.2.12-1.el9apRHSA-2026:59136

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Exploit Intelligence

0.53%probability of exploitation in 30 days
43rdpercentile

Moderate risk: more likely to be exploited than 43% of all known CVEs.

References

Related Vulnerabilities

Other CWE-93 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-61884High7.598%KEV + Ransom-
CVE-2022-0666High7.544%-Fix
CVE-2016-3115Medium6.437%-Fix
CVE-2024-20337High8.230%-Fix
CVE-2021-39172High8.829%-Fix
CVE-2016-4975Medium6.120%-Fix

Common questions

How do I fix CVE-2026-12143?

Published advisories record a fix for 365 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-12143 being actively exploited?

Not that we know of. CVE-2026-12143 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.53% is the estimated probability that it will be exploited in the next 30 days. That is higher than 43% of all scored CVEs.

How severe is CVE-2026-12143?

CVE-2026-12143 has a CVSS v3 base score of 7.5, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-12143 affect?

Published advisories record a fix for node-form-data (Debian), aap-metrics-utility (Red Hat / RHEL), aap-metrics-utility (Rocky), ansible-creator (Red Hat / RHEL), and 361 more. The list on this page is capped, so there may be more.

Embed a live status badge for CVE-2026-12143
CVE-2026-12143 severity badge

Markdown

[![CVE-2026-12143](https://tridentstack.com/cve/badge/CVE-2026-12143.svg)](https://tridentstack.com/cve/CVE-2026-12143)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-12143"><img src="https://tridentstack.com/cve/badge/CVE-2026-12143.svg" alt="CVE-2026-12143"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-28.