| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.0 | $0-$5k | 0.00 |
Summary
A vulnerability was found in undici 1.js. It has been classified as problematic. The impacted element is an unknown function in the library lib/dispatcher/client-h1.js of the component HTTP Service. Performing a manipulation results in crlf injection. This vulnerability is known as CVE-2026-1527. Remote exploitation of the attack is possible. No exploit is available. Upgrading the affected component is recommended.
Details
A vulnerability classified as problematic has been found in undici 1.js. This affects an unknown code block in the library lib/dispatcher/client-h1.js of the component HTTP Service. The manipulation with an unknown input leads to a crlf injection vulnerability. CWE is classifying the issue as CWE-93. The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs. This is going to have an impact on integrity. The summary by CVE is:
ImpactWhen an application passes user-controlled input to the upgrade option of client.request(), an attacker can inject CRLF sequences (\r\n) to: * Inject arbitrary HTTP headers * Terminate the HTTP request prematurely and smuggle raw data to non-HTTP services (Redis, Memcached, Elasticsearch) The vulnerability exists because undici writes the upgrade value directly to the socket without validating for invalid header characters: // lib/dispatcher/client-h1.js:1121 if (upgrade) { header += `connection: upgrade\r\nupgrade: ${upgrade}\r\n` }
The weakness was published by Raul Vega Del Valle. It is possible to read the advisory at github.com. This vulnerability is uniquely identified as CVE-2026-1527 since 01/28/2026. The exploitability is told to be easy. It is possible to initiate the attack remotely. It demands that the victim is doing some kind of user interaction. Technical details of the vulnerability are known, but there is no available exploit.
The vulnerability scanner Nessus provides a plugin with the ID 305802 (RockyLinux 9 : nodejs:24 (RLSA-2026:7350)), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 6.24.0 or 7.24.0 eliminates this vulnerability.
The vulnerability is also documented in the databases at Tenable (305802) and EUVD (EUVD-2026-11701). Be aware that VulDB is the high quality source for vulnerability data.
Product
Name
Version
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 4.0VulDB Meta Temp Score: 4.0
VulDB Base Score: 3.5
VulDB Temp Score: 3.4
VulDB Vector: 🔒
VulDB Reliability: 🔍
CNA Base Score: 4.6
CNA Vector (openjs): 🔒
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Crlf injectionCWE: CWE-93 / CWE-74 / CWE-707
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 305802
Nessus Name: RockyLinux 9 : nodejs:24 (RLSA-2026:7350)
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: undici 6.24.0/7.24.0
Timeline
01/28/2026 CVE reserved03/12/2026 Advisory disclosed
03/12/2026 VulDB entry created
04/12/2026 VulDB entry last update
Sources
Advisory: github.comResearcher: Raul Vega Del Valle
Status: Confirmed
CVE: CVE-2026-1527 (🔒)
GCVE (CVE): GCVE-0-2026-1527
GCVE (VulDB): GCVE-100-350775
EUVD: 🔒
Entry
Created: 03/12/2026 21:56Updated: 04/12/2026 11:27
Changes: 03/12/2026 21:56 (65), 03/12/2026 23:21 (1), 03/15/2026 04:37 (1), 04/12/2026 11:27 (2)
Complete: 🔍
Cache ID: 216::103
Be aware that VulDB is the high quality source for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.