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

8.4 · HIGH
Published Aug 28, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-80712 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:

spi: spi-qpic-snand: write the feature value before executing SET_FEATURE

qcom_spi_send_cmdaddr() programs NAND_FLASH_CMD/NAND_EXEC_CMD and submits

the descriptors, which makes the controller execute the command

immediately. For SPINAND_SET_FEATURE the value to be written is only

placed into NAND_FLASH_FEATURES afterwards, by qcom_spi_io_op(), in a

second submission - so the chip is programmed with whatever that register

happened to hold from a previous operation, and the intended value is only

applied by the *next* SET_FEATURE.

Measured on a TP-Link Archer AX55 v1 (IPQ5018, ESMT F50L1G41LB): writing

0x40 to the configuration register (0xb0) leaves the chip at 0x00, and the

subsequent write of 0x00 leaves it at 0x40 - every write lands one

operation late.

This stayed unnoticed until v6.18 added SPI-NAND OTP support together

with OTP entries for ESMT chips. spinand_otp_rw() enables OTP mode,

reads, and disables it a

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

CVE-2026-80712 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-80712?

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

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

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