Overview
CVE-2026-53362 has been added to the CISA Known Exploited Vulnerabilities catalog. Published on July 04, 2026. Threat actors are actively exploiting this vulnerability in real-world attacks.
In the Linux kernel, the following vulnerability has been resolved:
ipv6: account for fraggap on the paged allocation path
In __ip6_append_data(), when the paged-allocation branch is taken (MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are computed as
alloclen = fragheaderlen + transhdrlen;
pagedlen = datalen - transhdrlen;
datalen already includes fraggap (datalen = length + fraggap).
Threat Intelligence
| Metric | Value |
|---|---|
| CVE ID | CVE-2026-53362 |
| Severity | HIGH |
| CVSS Score | 0.0/10 |
| CISA KEV | ✅ Yes — Actively Exploited |
| KEV Date Added | August 27, 2026 |
| Remediation Deadline | August 30, 2026 |
| EPSS Score | 0.3% exploit probability |
| EPSS Percentile | Top 100% of all CVEs |
Why This Matters
This vulnerability has been added to the CISA Known Exploited Vulnerabilities (KEV) catalog, which means threat actors are actively exploiting it in real-world attacks.
Federal agencies are required to remediate by August 30, 2026. All organizations should treat this deadline as a strong recommendation.
CISA Notes: This vulnerability affects an open-source component, third-party library, protocol, or proprietary implementation that could be used by different products. For more information, please see: ; https://git.kernel.org/stable/c/14200d435af9a9eeb444f529fc2f689a236b7962; https://git.kernel.org/stable/c/65fb14cbebb0cd0eff903a22d33537ddc8b95769; https://git.kernel.org/stable/c/46f201f8b4c39633a1fa3dc12459f506d470993d; https://git.kernel.org/stable/c/6374fb9edf72c67a118a2c214a0dddd04c921e0a; https://git.kernel.org/stable/c/e9eacf19281ea2498b36291b56c9606118c2d74e; https://git.kernel.org/stable/c/736b380e28d0480c7bc3e022f1950f31fe53a7c5 ; BOD 26-04: https://www.cisa.gov/news-events/directives/bod-26-04-prioritizing-security-updates-based-risk ; Forensics Triage Requirements: https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk ; https://nvd.nist.gov/vuln/detail/CVE-2026-53362
Recommended Actions
- Verify exposure — Determine if your environment uses the affected software.
- Apply patches — Update to the latest version as soon as a fix is available.
- Monitor for compromise — Check logs for unusual activity.
- Meet the deadline — CISA recommends remediation by August 30, 2026.
References
CVE data aggregated from the National Vulnerability Database (NVD), CISA Known Exploited Vulnerabilities catalog, and FIRST EPSS. Analysis updated as new intelligence becomes available. Last updated: 2026-07-14.