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

8.1 · HIGH
Published Aug 22, 2026 EPSS 0.27% (19th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.1, 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:

staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()

rtw_get_wpa_ie() reads bytes at fixed offsets into a vendor-specific

information element without checking that the element is long enough,

causing an out-of-bounds read for a short trailing IE.

The function locates a vendor-specific IE (EID 221) with rtw_get_ie()

and then compares a 4-byte OUI+type at pbuf + 2 and reads a 2-byte

version word at pbuf + 6. Those accesses require the IE body to be at

least 6 bytes, but rtw_get_ie() only guarantees that the element fits

within the buffer; it does not enforce a minimum body length. A

vendor-specific IE whose length byte is 0 to 5, placed at the end of

the buffer, therefore makes these reads run past the end of the IE and

past the end of the buffer itself.

The buffer holds information elements taken from received management

frames and from the IE blob passed to rtw_cfg80211_set_wpa_ie(), which

is kmemdup'd to its exact

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

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

How severe is CVE-2026-74651?

This vulnerability has a CVSS 3.1 base score of 8.1, 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-74651?

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

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