Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-68160

4.7 · MEDIUM
Published Jan 27, 2026 openssl CWE-787

Overview

CVE-2025-68160 is a medium-severity vulnerability affecting openssl openssl. It was published on January 27, 2026 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical 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 an

Remediation

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
openssl openssl >= 1.0.2, < 1.0.2zn Affected

Frequently Asked Questions

What is CVE-2025-68160?

CVE-2025-68160 is a medium-severity vulnerability affecting openssl openssl. It was published on January 27, 2026 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2025-68160?

This vulnerability has a CVSS 3.1 base score of 4.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2025-68160?

Check the references section for vendor advisories and patches from openssl. Update openssl to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-68160?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-68160 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026