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-2026-80546

7.8 · HIGH
Published Aug 26, 2026 EPSS 0.14% (3th pctl)

Overview

CVE-2026-80546 is a high-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

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

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

s390/zcrypt: Improve CCA CPRB length and overflow checks

The xcrb_msg_to_type6cprb_msgx() function lacks proper input

validation, creating security vulnerabilities:

1. Integer overflow after CEIL4 alignment: Signed int variables could

overflow during 4-byte boundary alignment, causing undersized

buffer allocations or incorrect bounds checking.

2. Missing minimum size validation: The CPRBX structure is copied from

userspace without verifying sufficient buffer length. Undersized

buffers cause uninitialized memory access when reading structure

fields like cprbx.cprb_len and cprbx.domain.

3. Arithmetic overflow in sum calculations: Adding control block and

data block sizes could overflow, bypassing size checks and enabling

buffer overflows.

Fix by using size_t for length calculations, adding U32_MAX boundary

checks after alignment, validating minimum control block size before

copying from userspace,

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2026-80546?

CVE-2026-80546 is a high-severity vulnerability. It was published on August 26, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-80546?

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

How do I fix or remediate CVE-2026-80546?

Check the references section for vendor advisories, patches, and mitigation guidance. 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-2026-80546?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-80546 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.