Lucene search
+L

4599 matches found

Snyk
Snyk
added 2026/04/24 7:19 p.m.9 views

CRLF Injection

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to CRLF Injection through the FormDataPart multipart header construction in the form-data streaming helper. An attacker can inject arbitrary multipart headers by supplying a...

6.9CVSS5.7AI score0.00294EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/24 6:16 p.m.14 views

CVE-2026-42037

Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.1, the FormDataPart constructor in lib/helpers/formDataToStream.js interpolates value.type directly into the Content-Type header of each multipart part without sanitizing CRLF \r\n sequences. An attacker w...

5.3CVSS0.00294EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/24 6:16 p.m.9 views

CVE-2026-42035

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, a prototype pollution gadget exists in the Axios HTTP adapter lib/adapters/http.js that allows an attacker to inject arbitrary HTTP headers into outgoing requests. The vulnerability exploits duck-type...

7.4CVSS0.00403EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/24 5:58 p.m.4 views

CVE-2026-42037

Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.1, the FormDataPart constructor in lib/helpers/formDataToStream.js interpolates value.type directly into the Content-Type header of each multipart part without sanitizing CRLF \r\n sequences. An attacker w...

5.3CVSS5.6AI score0.00294EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/24 5:58 p.m.6 views

CVE-2026-42037 Axios: CRLF Injection in multipart/form-data body via unsanitized blob.type in formDataToStream

Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.1, the FormDataPart constructor in lib/helpers/formDataToStream.js interpolates value.type directly into the Content-Type header of each multipart part without sanitizing CRLF \r\n sequences. An attacker w...

5.3CVSS5.5AI score0.00294EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/24 5:38 p.m.4 views

CVE-2026-42035

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, a prototype pollution gadget exists in the Axios HTTP adapter lib/adapters/http.js that allows an attacker to inject arbitrary HTTP headers into outgoing requests. The vulnerability exploits duck-type...

7.4CVSS5.7AI score0.00403EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/24 5:38 p.m.35 views

CVE-2026-42035 Axios: Header Injection via Prototype Pollution

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, a prototype pollution gadget exists in the Axios HTTP adapter lib/adapters/http.js that allows an attacker to inject arbitrary HTTP headers into outgoing requests. The vulnerability exploits duck-type...

7.4CVSS0.00403EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/24 5:38 p.m.96 views

CVE-2026-42035

Axios prior to versions 1.15.1 and 0.31.1 contains a prototype pollution gadget in the HTTP adapter (lib/adapters/http.js) that can inject arbitrary HTTP headers into outgoing requests. The issue occurs when Object.prototype is polluted with getHeaders, append, pipe, on, once, and Symbol.toString...

7.4CVSS5.7AI score0.00403EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/24 5:38 p.m.3 views

CVE-2026-42035 Axios: Header Injection via Prototype Pollution

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, a prototype pollution gadget exists in the Axios HTTP adapter lib/adapters/http.js that allows an attacker to inject arbitrary HTTP headers into outgoing requests. The vulnerability exploits duck-type...

7.4CVSS6.9AI score0.00403EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.14 views

PT-2026-35047

Name of the Vulnerable Software and Affected Versions Axios versions 1.0.0 through 1.15.0 Description The FormDataPart constructor in lib/helpers/formDataToStream.js interpolates the value.type property directly into the Content-Type header of each multipart part without sanitizing CRLF carriage...

5.3CVSS5.9AI score0.00294EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.11 views

PT-2026-35043

Name of the Vulnerable Software and Affected Versions Axios versions prior to 1.15.1 Axios versions prior to 0.31.1 Description A prototype pollution gadget exists in the HTTP adapter located in 'lib/adapters/http.js'. This issue occurs due to duck-type checking of the data payload. If...

7.4CVSS5.9AI score0.00403EPSS
SaveExploits1References216
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.10 views

Axios 注入漏洞

Axios is an open-source HTTP client developed by Axios, based on Promise a solution for asynchronous programming. Versions of Axios prior to 1.15.1 and 0.31.1 have a injection vulnerability. This vulnerability stems from a prototype pollution tool present in the Axios HTTP adapter, which allows...

7.4CVSS6AI score0.00403EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:0 a.m.29 views

Splunk Enterprise 9.1.x < 9.1.8 / 9.2.x < 9.2.5 / 9.3.x < 9.3.3 / 9.4.x < 9.4.1 Multiple Vulnerabilities (SVD-2025-0308)

The version of Splunk installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities: - A vulnerability in the kjd/idna library, specifically within the idna.encode function, allows crafted input strings to cause quadratic complexity, leading to a...

7.5CVSS6.5AI score0.01386EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/23 11:30 a.m.4 views

python: Python: HTTP header injection via CR/LF in proxy tunnel headers

A flaw was found in Python. This vulnerability allows for the injection of extra information into HTTP communication. Specifically, the system does not properly prevent special characters carriage return and line feed from being included in HTTP client proxy tunnel headers or host fields...

5.7CVSS6.1AI score0.00562EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: nginx (UTSA-2026-014274)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014274 advisory. NGINX Plus and NGINX Open Source have a vulnerability in the ngxmailsmtpmodule module due to the improper handling of CRLF sequences in DNS responses. This allows an...

6.3CVSS5.6AI score0.00264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: libsoup (UTSA-2026-014298)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014298 advisory. A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF Carriage Return Line Feed Injection, occurs when an HTTP proxy is configured a...

5.8CVSS5.7AI score0.00312EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/22 9:16 a.m.4 views

CVE-2026-2717

The HTTP Headers plugin for WordPress is vulnerable to CRLF Injection in all versions up to, and including, 1.19.2. This is due to insufficient sanitization of custom header name and value fields before writing them to the Apache .htaccess file via insertwithmarkers. This makes it possible for...

5.5CVSS0.00474EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/04/22 1:22 a.m.148 views

Exploit for Origin Validation Error in Apache Airflow_Providers_Amazon

CVE-2026-25604 PoC Host Header Injection leading to SAML au...

5.4CVSS5.8AI score0.00359EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.15 views

PT-2026-34624

Name of the Vulnerable Software and Affected Versions i18next-http-middleware versions prior to 3.9.3 Description The software writes user-controlled language values into the 'Content-Language' response header using an HTML-entity encoder that fails to strip carriage return, line feed, or other...

8.6CVSS5.8AI score0.00327EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/21 8:2 p.m.3 views

CVE-2026-40905 LinkAce: Password Reset Poisoning via X-Forwarded-Host Header Injection Leading to Account Takeover

LinkAce is a self-hosted archive to collect website links. Prior to 2.5.4, a password reset poisoning vulnerability was identified in the application due to improper trust of user-controlled HTTP headers. The application uses the X-Forwarded-Host header when generating password reset URLs. By...

8.1CVSS5.8AI score0.00288EPSS
SaveExploits0References1
Rows per page
Query Builder