Key takeaways
- CISA released its FY2024–FY2025 Vulnerability Review on August 26, 2026, not August 27.
- The review finds that preventable, well-known weaknesses—including improper input validation and memory-safety issues—remain important contributors to exploitation.
- Incomplete CVE fields such as CVSS, CWE and sufficiently descriptive records can impede automated asset matching and remediation workflows.
- CISA’s risk-based approach prioritizes internet exposure, Known Exploited Vulnerability status, potential for automated exploitation and technical impact.
- Procurement teams should ask vendors for support-life commitments, a public vulnerability disclosure process, machine-readable SBOMs, patch practices and evidence of Secure by Design work.
A review aimed at root causes, not just individual CVEs
The Cybersecurity and Infrastructure Security Agency (CISA) has published its CISA Vulnerability Review: Fiscal Years 2024 and 2025, an assessment of vulnerability patterns drawn from CISA and open-source data. Released on August 26, 2026, the review is framed as a baseline of the software-vulnerability environment before AI-assisted discovery and exploitation become still more widespread.
Its central message is practical: many compromises begin with exposed, familiar and preventable flaws rather than novel attack techniques. That shifts the discussion away from treating every CVE as an isolated event and toward reducing the engineering weaknesses that repeatedly create exploitable conditions across products and versions. For operators of connected security, networking and industrial systems, the finding reinforces the value of asset inventory, exposure reduction and timely vendor-supported updates.
CVE completeness affects operational decisions
The review also draws attention to a quality problem in vulnerability records. Missing severity information, absent Common Weakness Enumeration (CWE) mappings and incomplete descriptions make it harder for defenders to correlate a CVE with the products and configurations in their environment. That problem is especially relevant where vulnerability-management tools depend on structured data for automated triage, ownership assignment and patch verification.
Incomplete public records should not be treated as evidence that a vulnerability is low risk. Instead, security teams should combine CVE information with supplier advisories, product inventories, reachable-service data and evidence of active exploitation. NIST’s 2026 changes to National Vulnerability Database operations illustrate the scale of the data-management challenge: the agency is using a risk-based enrichment model as CVE submissions continue to grow.
Recurring weakness classes remain a design concern
CISA’s review identifies recurring weakness categories, with improper input validation and memory-safety weaknesses standing out as particularly significant in exploited-vulnerability patterns. Injection-related issues—including cross-site scripting, operating-system command injection and SQL injection—also remain persistent across the broader CVE population.
For product manufacturers, these are not simply vulnerability-scanner findings to clear before release. They point to design and development controls: safe input handling, centralized authorization logic, secure-by-default configuration, code review, adversarial testing and—where technically feasible—a planned transition toward memory-safe languages for appropriate components. CISA and the FBI have separately identified several preventable product-security practices that manufacturers serving critical infrastructure should avoid.
Prioritize remediation by attacker opportunity
The review directs organizations to the framework in CISA Binding Operational Directive 26-04 for prioritizing vulnerabilities according to real-world risk. The approach considers whether an asset is exposed, whether the CVE is in CISA’s Known Exploited Vulnerabilities (KEV) Catalog, whether exploitation can be automated, and the likely technical impact.
This helps correct a common operational mistake: ranking work solely by a CVSS score. A critical flaw on an isolated, tightly controlled system may require a different response than a lower-scored vulnerability on an internet-facing appliance that has confirmed exploitation. For operational technology and physical-security environments, remediation plans also need to account for maintenance windows, vendor validation, safety impacts and rollback capability. Those constraints are reasons to improve prioritization—not reasons to defer it indefinitely.
What buyers should request from connected-product suppliers
CISA’s Secure by Demand guidance gives technology customers a way to apply these principles before equipment or software enters the environment. During procurement and renewal reviews, buyers can request a clearly defined supported-life period, a public vulnerability disclosure policy, patch and advisory history, and a description of how security fixes are delivered and validated.
For software-enabled devices, customers should also ask whether the vendor provides a machine-readable software bill of materials (SBOM), accurate product and weakness identifiers in advisories, security logging without unnecessary add-on cost, secure default settings and a roadmap for eliminating recurring vulnerability classes. An SBOM will not replace vulnerability management, but it can improve the speed and confidence of impact analysis when a supplier, component or library is affected.
Installers and integrators can support those requirements by documenting deployed firmware versions, management interfaces, remote-access paths and end-of-support dates at commissioning. Maintaining those records makes it substantially easier to act when a KEV entry or vendor bulletin identifies a product family that needs attention.
The practical implication: reduce exposure and demand evidence
The CISA review does not create a new mandatory requirement for private-sector buyers. It does, however, offer a useful evaluation lens: security outcomes depend on both the product maker’s ability to prevent recurring flaws and the customer’s ability to identify, prioritize and safely deploy fixes.
For teams purchasing networked industrial, electrical, security or communications equipment, the most useful response is evidence-based vendor due diligence. Ask how the supplier prevents common weaknesses, how quickly it addresses confirmed exploitation, how long it supports installed products and what data it provides to help customers identify affected assets. Those answers are more actionable than a generic claim that a product is secure.
Sources
- CISA Vulnerability Review: Fiscal Years 2024 and 2025 — Cybersecurity and Infrastructure Security Agency
- CISA Vulnerability Review: Fiscal Years 2024 and 2025 (PDF) — Cybersecurity and Infrastructure Security Agency
- Secure by Demand Guide: How Software Customers Can Drive a Secure Technology Ecosystem — Cybersecurity and Infrastructure Security Agency
- Product Security Bad Practices — Cybersecurity and Infrastructure Security Agency and Federal Bureau of Investigation
- NIST Updates NVD Operations to Address Record CVE Growth — National Institute of Standards and Technology
- CISA Vulnerability Review flags CVE data gaps, common weaknesses; urges Secure by Design to address vulnerability root causes — Industrial Cyber
