CVE-2025-58369
FS2 half-shutdown of socket during TLS handshake may result in spin loop on opposite side
Description
### Impact When establishing a TLS session using `fs2-io` on the JVM using the `fs2.io.net.tls` package, if one side of the connection shuts down write while the peer side is awaiting more data to progress the TLS handshake, the peer side will spin loop on the socket read, fully utilizing a CPU. This CPU is consumed until the overall connection is closed. This could be used as a denial of service attack on an fs2-io powered server -- for example, by opening many connections and putting them in a half-shutdown state. Note: this issue impacts ember backed http4s servers with HTTPS as a result of ember using fs2's TLS support. ### Patches Fixed in fs2 3.12.2 and 3.13.0-M7. ### Workarounds No workarounds. ### For more information If you have any questions or comments about this advisory: [Open an issue.](https://github.com/typelevel/fs2/issues/new/choose) Contact the [Typelevel Security Team](https://github.com/typelevel/.github/blob/main/SECURITY.md).
How to fix CVE-2025-58369
To remediate CVE-2025-58369, upgrade the affected package to a fixed version below.
- —no fix listed
- —no fix listed
- —no fix listed
- —upgrade to 3.12.2 or later
- —no fix listed
- —no fix listed
- —no fix listed
- —no fix listed
- —upgrade to 3.12.2 or later
- —no fix listed
- —upgrade to 3.12.2 or later
Is CVE-2025-58369 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (11)
- from 0
- from 0
- from 0
- >= 3.0.0-M1, < 3.12.2
- from 0
- from 0
- from 0
- from 0
- >= 3.0.0-M1, < 3.12.2
- from 0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |