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-80596

8.4 · HIGH
Published Aug 28, 2026 EPSS 0.14% (4th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.4, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

Input: ims-pcu - only expose sysfs attributes on control interface

When the driver was converted to use the driver core to instantiate device

attributes (via .dev_groups in the usb_driver structure), the attributes

started appearing on all interfaces bound to the driver. Since the ims-pcu

driver manually claims the secondary data interface during probe, the

driver core automatically creates the sysfs attributes for that interface

as well.

However, the driver only supports these attributes on the primary control

interface. Data interfaces lack the necessary descriptors and internal

state to handle these requests, and accessing them can lead to unexpected

behavior or crashes.

Fix this by updating the is_visible() callbacks for both the main and OFN

attribute groups to verify that the interface being accessed is indeed the

control interface.

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-80596?

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

How severe is CVE-2026-80596?

This vulnerability has a CVSS 3.1 base score of 8.4, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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-80596?

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