Security

Security Reviews Every Organization Should Perform

Published July 11, 2026 • 10 min read

The volume and sophistication of cyber threats continue to escalate at an alarming rate. According to the Verizon 2025 Data Breach Investigations Report (DBIR), the number of confirmed breaches reached a record 12,195 — a stark reminder that no organization is immune. For enterprise decision-makers, the question is no longer if a breach will occur but when, and how quickly the organization can detect and respond. The answer lies in a disciplined, recurring program of security reviews grounded in established frameworks. This article outlines the core frameworks every organization should know, the most common vulnerabilities to look for, and a practical cadence for building a resilient audit program.

Understanding the Leading Security Frameworks

A mature security program does not start from scratch. It leverages globally recognized frameworks that codify decades of collective experience. Three frameworks stand out as essential reference points for organizations of any size: the NIST Cybersecurity Framework (CSF), ISO 27001:2022, and the CIS Critical Security Controls v8.

NIST Cybersecurity Framework (CSF) 2.0

Published by the U.S. National Institute of Standards and Technology, the CSF provides a common language for managing cybersecurity risk. Its six core functions — Govern, Identify, Protect, Detect, Respond, and Recover — give organizations a holistic view of their security posture. The framework is widely adopted across sectors including energy, finance, healthcare, and critical infrastructure. Its flexible, outcome-driven approach allows organizations to tailor controls to their specific risk appetite without prescribing rigid technical implementations.

In February 2024, NIST released version 2.0, adding the "Govern" function to emphasise that cybersecurity is not merely a technical concern but a governance priority that demands board-level attention (NIST, 2024).

ISO 27001:2022

ISO 27001 is the international standard for information security management systems (ISMS). The 2022 revision aligned its controls with modern threats, consolidating 114 controls into four thematic domains: organisational, people, physical, and technological. Certification to ISO 27001 is often a contractual requirement for enterprise vendors, particularly in the European market, and provides third-party assurance that security is managed systematically rather than reactively.

CIS Controls v8

The Center for Internet Security (CIS) Controls v8 distills real-world attack data into 18 prioritized safeguards, from inventory and control of enterprise assets to penetration testing and incident response. Because the controls are ranked by effectiveness, organizations with limited budgets can start with the "Implementation Group 1" subset and progressively mature. The CIS Controls map directly to both NIST CSF and ISO 27001, making them an excellent tactical bridge between strategic frameworks and day-to-day operations.

The Most Common Vulnerabilities Found in Reviews

The Verizon 2025 DBIR paints a sobering picture of how breaches actually happen. The report found that 22% of all breaches involved credential abuse (stolen or weak passwords), while 20% stemmed from exploitation of unpatched software vulnerabilities. Together, these two vectors account for nearly half of all incidents. Below are the vulnerabilities that repeatedly surface in security reviews.

22%

of breaches involve credential abuse

Verizon 2025 DBIR

20%

of breaches stem from vulnerability exploitation

Verizon 2025 DBIR

Unpatched Systems

Despite decades of patch-management guidance, the 2025 DBIR found that exploit-based breaches continue to rise, driven by ransomware groups that weaponize known vulnerabilities within hours of a patch being released. Organizations that lack an automated patch program often remain exposed for weeks or months after a CVE is published.

Misconfigured Cloud Storage

Cloud misconfiguration remains a leading cause of data exposure. The 2025 DBIR noted that more than 85% of web application breaches involved misconfigured resources, with S3 buckets, Azure Blob Storage, and database instances left publicly accessible due to overly permissive IAM policies or default settings.

Phishing and Social Engineering

Phishing continues to be the primary entry vector for credential theft. Modern attacks bypass traditional filters using business email compromise (BEC) and multi-stage lures. The DBIR reports that the median time for a user to fall for a phishing email is under 60 seconds, making user awareness training and simulated phishing campaigns essential components of any review program.

Third-Party and Supply Chain Risk

In 2024, supply-chain attacks accounted for a growing share of breaches. Attackers target vendors with weaker security to gain a foothold inside larger enterprises. The SolarWinds and MOVEit incidents demonstrated that a single vulnerable third-party component can compromise hundreds of downstream organizations. Security reviews must therefore extend beyond the enterprise perimeter to assess vendor security postures.

Recommended Review Cadence

Security reviews must be conducted on a regular, defensible schedule. A once-a-year audit is no longer sufficient given the speed of the threat landscape. The following cadence reflects industry best practice as recommended by the CIS Controls v8 and NIST CSF guidance:

  • Monthly vulnerability scans: Automated scanning of all internet-facing assets and internal network segments to detect missing patches, weak cipher configurations, and known CVEs. Scans should be authenticated where possible to reduce false positives and should include both network-layer and application-layer assessment.
  • Quarterly penetration tests: Manual or hybrid penetration tests that go beyond automated scanning to simulate real attacker behavior. These should cover web applications, APIs, cloud infrastructure, and internal lateral-movement scenarios. CIS Control 18 (Penetration Testing) explicitly recommends at least quarterly testing for high-maturity organizations.
  • Annual full audits: A comprehensive review that maps every control against the selected framework (NIST CSF, ISO 27001, or CIS v8). The annual audit should include policy review, evidence collection, interviews with control owners, and a formal risk register update. This is also the appropriate time to conduct tabletop incident-response exercises and review third-party risk assessments.

In addition, organizations should implement continuous monitoring capabilities (SIEM, endpoint detection and response, cloud security posture management) to bridge the gaps between scheduled reviews. Continuous monitoring does not replace manual reviews but provides early warning when a control fails.

Building an Audit Program That Scales

Establishing a security review program does not require a massive budget, but it does require executive sponsorship and a methodical approach. The following steps can help any organization get started:

1. Select a Primary Framework

Choose one framework as your anchor. For most organizations, NIST CSF 2.0 provides the best balance of comprehensiveness and flexibility. If compliance or customer demands require certification, ISO 27001 may be the better starting point. Use the CIS Controls v8 as your implementation roadmap because its controls are prescriptive and measurable.

2. Perform a Baseline Risk Assessment

Before you can improve, you must understand your current state. A baseline assessment using the chosen framework will identify the most critical gaps. Focus first on the controls that address the vulnerabilities mentioned above: credential management (MFA, password policies), patch management, cloud configuration, and phishing defences.

3. Assign Ownership and Build Accountability

Every control needs an owner. Assign responsibility for each control family to a specific team or individual. Use a governance, risk, and compliance (GRC) tool or a simple spreadsheet to track control status, remediation plans, and due dates. Report findings to the board or risk committee at least quarterly.

4. Automate Where Possible

Manual review is time-consuming and error-prone. Invest in automation for vulnerability scanning, configuration drift detection, user access reviews, and evidence collection. Automation frees the security team to focus on analysis, remediation, and strategic improvement rather than data gathering.

5. Treat Security Reviews as a Continuous Process

A security review is not a project with an end date. It is a recurring cycle — assess, remediate, verify, and improve. Each review should produce a prioritized action plan, and each subsequent review should confirm that previous findings have been resolved. Over time, the organization develops an institutional memory that makes each review faster and more effective.

Key Takeaways

  • The Verizon 2025 DBIR recorded 12,195 confirmed breaches; credential abuse (22%) and vulnerability exploitation (20%) are the top attack patterns.
  • Three authoritative frameworks — NIST CSF 2.0, ISO 27001:2022, and CIS Controls v8 — provide structured approaches for security reviews at any maturity level.
  • Common vulnerabilities found in reviews include unpatched systems, misconfigured cloud storage, phishing, and third-party risk; each can be addressed with targeted controls.
  • Industry best practice recommends monthly vulnerability scans, quarterly penetration tests, and annual full audits supplemented by continuous monitoring.
  • Building a scalable audit program starts with selecting one primary framework, performing a baseline assessment, assigning control ownership, automating repetitious tasks, and establishing a continuous improvement cycle.

Is your organization ready for its next security review? Our team of certified security assessors can help you build a review program that meets regulatory requirements and reduces real-world risk.

Talk to Our Team →

Sources

  1. Verizon Business, 2025 Data Breach Investigations Report, 2025. https://www.verizon.com/business/resources/reports/dbir/
  2. National Institute of Standards and Technology, The NIST Cybersecurity Framework (CSF) 2.0, February 2024. https://www.nist.gov/cyberframework
  3. International Organization for Standardization, ISO/IEC 27001:2022 Information Security Management Systems, 2022. https://www.iso.org/standard/27001
  4. Center for Internet Security, CIS Critical Security Controls Version 8, 2023. https://www.cisecurity.org/controls/v8
  5. MITRE Corporation, CVE and CWE Programs, accessed 2025. https://cve.mitre.org/
  6. Cybersecurity & Infrastructure Security Agency, Binding Operational Directive 22-01: Reducing the Risk of Known Exploited Vulnerabilities, 2021 (updated 2024). https://www.cisa.gov/binding-operational-directive-22-01
  7. Cloud Security Alliance, Top Threats to Cloud Computing: Egregious Eleven, 2022. https://cloudsecurityalliance.org/artifacts/top-threats-to-cloud-computing-egregious-eleven