VOOZH about

URL: https://nvd.nist.gov/vuln/detail/CVE-2025-22871

⇱ NVD - CVE-2025-22871


  1. Vulnerabilities

CVE-2025-22871 Detail

Not Scheduled

This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.

Description

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NVD assessment not yet provided.

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
http://www.openwall.com/lists/oss-security/2025/04/04/4 CVE
https://cert-portal.siemens.com/productcert/html/ssa-783943.html siemens-SADP
https://go.dev/cl/652998 Go Project
https://go.dev/issue/71988 Go Project
https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk Go Project
https://pkg.go.dev/vuln/GO-2025-3563 Go Project

Weakness Enumeration

CWE-ID CWE Name Source

Change History

7 change records found show changes

CVE Modified by siemens-SADP 6/17/2026 4:50:41 AM

Action Type Old Value New Value
Added Affected
[{"vendor":"Siemens","product":"SENTRON 7KT PAC1261 Data Manager","defaultStatus":"unknown","versions":[{"version":"0","lessThan":"V2.1.0","versionType":"custom","status":"affected"}]}]


CVE Modified by CISA-ADP 6/17/2026 4:50:41 AM

Action Type Old Value New Value
Added SSVC
{"timestamp":"2025-04-18T14:57:03.151639Z","id":"CVE-2025-22871","options":[{"exploitation":"none"},{"automatable":"yes"},{"technicalImpact":"total"}],"role":"CISA Coordinator","version":"2.0.3"}


CVE Modified by Go Project 6/17/2026 4:50:41 AM

Action Type Old Value New Value
Added Affected
[{"vendor":"Go standard library","product":"net/http/internal","defaultStatus":"unaffected","collectionURL":"https://pkg.go.dev","packageName":"net/http/internal","programRoutines":[{"name":"readChunkLine"},{"name":"chunkedReader.Read"}],"versions":[{"version":"0","lessThan":"1.23.8","versionType":"semver","status":"affected"},{"version":"1.24.0-0","lessThan":"1.24.2","versionType":"semver","status":"affected"}]}]


CVE Modified by siemens-SADP 5/12/2026 9:16:39 AM

Action Type Old Value New Value
Added Reference
https://cert-portal.siemens.com/productcert/html/ssa-783943.html


CVE Modified by CISA-ADP 4/18/2025 11:15:57 AM

Action Type Old Value New Value
Added CVSS V3.1
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N


CVE Modified by CVE 4/08/2025 5:15:48 PM

Action Type Old Value New Value
Added Reference
http://www.openwall.com/lists/oss-security/2025/04/04/4


New CVE Received from Go Project 4/08/2025 4:15:20 PM

Action Type Old Value New Value
Added Description
The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext.


Added Reference
https://go.dev/cl/652998


Added Reference
https://go.dev/issue/71988


Added Reference
https://groups.google.com/g/golang-announce/c/Y2uBTVKjBQk


Added Reference
https://pkg.go.dev/vuln/GO-2025-3563


Quick Info

CVE Dictionary Entry:
CVE-2025-22871
NVD Published Date:
04/08/2025
NVD Last Modified:
06/17/2026
Source:
Go Project