| CVE ID | Severity | Package | Affected Version | Fixed Version | CVSS Score |
|---|---|---|---|---|---|
| CVE-2026-12143 | high | pkg:npm/form-data@4.0.4 | >=4.0.0,<4.0.6 | 4.0.6 | 8.7 |
Summary
This is CWE-93 (CRLF injection). It is a divergence from how browsers and the WHATWG HTML spec serialize form-data (they escape these characters), so the fix is to match that behavior. Severity is conditional: it depends on the consuming application passing attacker-controlled data as a field name or filename. Applications that only use fixed/trusted field names are not affected. DetailsIn
and Proof of concept
Before the fix this emits an injected ImpactFor an application that uses untrusted field names/filenames:
Claims of guaranteed privilege escalation, authentication bypass, high confidentiality impact, and availability impact are application-dependent downstream consequences, not properties of SeverityThe demonstrated, library-attributable impact is integrity (field/header injection); there is no demonstrated confidentiality disclosure or availability impact in PatchFixed in 4.0.6, 3.0.5, and 2.5.6. Users on older 0.x/1.x/2.x releases should upgrade to 2.5.6 or later. The fix escapes WorkaroundUntil upgrading, validate or reject field names/filenames that contain control characters before calling
CreditReported by yueyueL. Package URL(s):
More Info (NVD): | |||||
| CVE-2026-33164 | high | libde265 | <=1.0.15-r1 | not fixed | 8.7 |
| CVE-2026-48801 | high | pkg:npm/linkify-it@5.0.0 | <=5.0.0 | 5.0.1 | 8.7 |
| CVE-2026-49982 | high | pkg:npm/tmp@0.2.6 | >=0.2.6,<0.2.7 | 0.2.7 | 8.2 |
| CVE-2023-30533 | high | pkg:npm/xlsx@0.20.2 | >=0 | not fixed | 7.8 |
| CVE-2024-22363 | high | pkg:npm/xlsx@0.20.2 | >=0 | not fixed | 7.5 |
| CVE-2026-12151 | high | pkg:npm/undici@6.24.1 | <6.27.0 | 6.27.0 | 7.5 |
| CVE-2026-35385 | high | openssh | <=10.0_p1-r10 | not fixed | 7.5 |
| CVE-2026-3805 | high | libcurl | <=8.14.1-r2 | not fixed | 7.5 |
| CVE-2026-48712 | high | pkg:npm/protobufjs@7.5.8 | <=7.6.0 | 7.6.1 | 7.5 |
Exploitation could lead to severe consequences, such as system compromise or data loss. Requires immediate attention.
Vulnerability could be exploited relatively easily and lead to significant impact. Requires prompt attention.
Exploitation is possible but might require specific conditions. Impact is moderate. Should be addressed in a timely manner.
Exploitation is difficult or impact is minimal. Address when convenient or as part of regular maintenance.
Severity is not determined, informational, or negligible. Review based on context.
Sliplane is a simple container hosting solution. It enables you to deploy your containers in the cloud within minutes and scale up as you grow.
CVE stands for Common Vulnerabilities and Exposures. It is a standardized identifier for known security vulnerabilities, allowing developers and organizations to track and address potential risks effectively. For more information, visit cve.mitre.org.
The CVE Scanner is a powerful tool that helps you identify known vulnerabilities in your Docker images. By scanning your images against a comprehensive database of Common Vulnerabilities and Exposures (CVEs), you can ensure that your applications are secure and up-to-date. For more details, checkout the NIST CVE Database.
The CVE Scanner analyzes your Docker images against a comprehensive database of known vulnerabilities. It uses Docker Scout under the hood to provide detailed insights into affected packages, severity levels, and available fixes, empowering you to take immediate action.
With the rise of supply chain attacks, ensuring the security of your applications has become more critical than ever. CVE scanning plays a vital role in identifying vulnerabilities that could be exploited by attackers, especially those introduced through dependencies and third-party components. Regularly scanning and securing your Docker images is essential to protect your applications from these evolving threats.
Patching your Docker images is a critical step in maintaining the security and stability of your applications. By regularly updating your images to include the latest security patches, you can address known vulnerabilities and reduce the risk of exploitation. This proactive approach ensures that your applications remain resilient against emerging threats and helps maintain compliance with security best practices.
Try out Sliplane - a simple Docker hosting solution. It provides you with the tools to deploy, manage and scale your containerized applications.