CVE-2025-68160
Last modified
CVE-2025-68160 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter where the next BIO performs short writes can trigger a heap-based out-of-bounds write. Impact summary: This out-of-bounds write can cause memory corruption which typically results in a crash, leading to Denial of Service for an application. The line-buffering BIO filter (BIO_f_linebuffer) is not used by default in TLS/SSL data paths. In OpenSSL command-line applications, it is typically only pushed onto stdout/stderr on VMS systems. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter where the next BIO performs short writes can trigger a heap-based out-of-bounds write. Impact summary: This out-of-bounds write can cause memory corruption which typically results in a crash, leading to Denial of Service for an application. The line-buffering BIO filter (BIO_f_linebuffer) is not used by default in TLS/SSL data paths. In OpenSSL command-line applications, it is typically only pushed onto stdout/stderr on VMS systems. Third-party applications that explicitly use this filter with a BIO chain that can short-write and that write large, newline-free data influenced by an attacker would be affected. However, the circumstances where this could happen are unlikely to be under attacker control, and BIO_f_linebuffer is unlikely to be handling non-curated data controlled by an attacker. For that reason the issue was assessed as Low severity. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the BIO implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openssl | Openssl | >= 1.0.2, < 1.0.2zn |
| Openssl | Openssl | >= 1.1.1, < 1.1.1ze |
| Openssl | Openssl | >= 3.0.0, < 3.0.19 |
| Openssl | Openssl | >= 3.3.0, < 3.3.6 |
| Openssl | Openssl | >= 3.4.0, < 3.4.4 |
| Openssl | Openssl | >= 3.5.0, < 3.5.5 |
| Openssl | Openssl | >= 3.6.0, < 3.6.1 |
References
- https://openssl-library.org/news/secadv/20260127.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-68160?
How severe is CVE-2025-68160?
How do I fix CVE-2025-68160?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68154systeminformation is a System and OS information library for…8.1
- CVE-2025-68155@vitejs/plugin-rs provides React Server Components (RSC) sup…7.5
- CVE-2025-68156Expr is an expression language and expression evaluation for…7.5
- CVE-2025-68157Webpack is a module bundler. From version 5.49.0 to before 5…3.7
- CVE-2025-68158Authlib is a Python library which builds OAuth and OpenID Co…8.8
- CVE-2025-6816A vulnerability classified as problematic was found in HDF5 …3.3
- CVE-2025-68161The Socket Appender in Apache Log4j Core versions 2.0-beta9 …4.8
- CVE-2025-68162In JetBrains TeamCity before 2025.11 maven embedder allowed …2.7
- CVE-2025-68163In JetBrains TeamCity before 2025.11 stored XSS was possible…4.8
- CVE-2025-68164In JetBrains TeamCity before 2025.11 port enumeration was po…2.7
- CVE-2025-68165In JetBrains TeamCity before 2025.11 reflected XSS was possi…6.1
- CVE-2025-68166In JetBrains TeamCity before 2025.11 a DOM-based XSS was pos…6.1
Are you affected by CVE-2025-68160?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
