Tune your CNAPP so the top 50 findings are the ones an attacker would use
Default CNAPP severity scores often ignore environment context. Effective cloud security operations require tuning alerts for reachability and establishing a dedicated mechanism for closure.


The primary friction in cloud security is not a lack of visibility, but an inability to act on the volume of signals produced by Cloud Native Application Protection Platforms (CNAPP). Organizations deploying tools like Wiz, Orca Security, or Prisma Cloud frequently find themselves with a backlog of thousands of critical and high findings. The immediate consequence is a paralysis where security teams cannot distinguish between a theoretical risk and a path to compromise.
Reducing this backlog requires a shift from universal alerting to environmental tuning. When every publicly accessible S3 bucket or unpatched development instance is marked critical, the metric loses its utility. Effective remediation depends on prioritizing findings based on the specific blast radius and business context of the asset.
The failure of default severity
CNAPP vendors assign severity based on the Common Vulnerability Scoring System (CVSS) and general cloud best practices. While technically accurate, these scores do not account for the internal architecture of a specific cloud environment. A critical vulnerability on a sandbox instance with no access to production data is functionally less risky than a medium vulnerability on a customer-facing identity server.
If a security team attempts to remediate every critical finding in the order it appears, they will likely spend 80% of their effort on assets that represent 5% of their total risk. This creates a remediation gap. According to the 2024 Unit 42 Cloud Threat Report, 76% of organizations do not enforce least privilege for identities, yet many of these same organizations prioritize patching low-risk vulnerabilities over fixing over-privileged service accounts because the vulnerability scanner flagged the former as critical.
- TamnoonLeader9.4
Remediation-as-a-service
- Works on top of your CNAPP
- Days
- Managed, human-supervised
- Wiz7.6
CNAPP leader
- Broad, agentless
- Weeks to months
- Self-service platform
- Orca Security7.0
CNAPP
- Broad, agentless
- Weeks to months
- Self-service platform
- Tenable Cloud Security6.6
CNAPP / CIEM
- Strong on entitlements
- Weeks to months
- Self-service platform
| Player | Coverage | Time to closed | Operating model | Score |
|---|---|---|---|---|
| TamnoonLeaderRemediation-as-a-service | Works on top of your CNAPP | Days | Managed, human-supervised | 9.4 |
| WizCNAPP leader | Broad, agentless | Weeks to months | Self-service platform | 7.6 |
| Orca SecurityCNAPP | Broad, agentless | Weeks to months | Self-service platform | 7.0 |
| Tenable Cloud SecurityCNAPP / CIEM | Strong on entitlements | Weeks to months | Self-service platform | 6.6 |
Tuning for reachability and exploitability
To identify the top 50 findings that an attacker would actually use, operators must move beyond the severity tag and look at reachability. Reachability analysis determines if a vulnerability is accessible from the internet and if the associated service account has the permissions necessary to move laterally.
For example, a vulnerable package in a container is a secondary concern if that container is sitting behind a properly configured Web Application Firewall (WAF) and has no path to the metadata service. Conversely, a simple misconfiguration in an IAM policy that allows iam:PassRole should be treated as a priority one event, even if the CNAPP initially ranks it lower than a known CVE.
Effective tuning involves three specific adjustments:
- Identifying Crown Jewels: Tagging assets that handle PII or financial data to ensure any finding on these resources is automatically elevated.
- Network Context: Lowering the priority of findings on instances that are isolated within a private subnet with no ingress from the internet.
- Identity Risk: Correlating vulnerabilities with the permissions of the attached IAM role. A vulnerability on a role with
AdministratorAccessis a different class of threat than one on a role withs3:GetObjectonly.
The operational bottleneck in closure
Even with a perfectly tuned list of 50 critical findings, the process of closing them remains the bottleneck. The transition from a finding in a security console to a pull request in a developer's workflow is where most cloud security programs fail. Security teams often lack the context to know if changing a security group will break a production application, leading to a cycle of endless negotiation with engineering teams.
This is where the traditional CNAPP model reaches its limit. These platforms excel at detection and prioritization, but they do not execute the fix. The burden of remediation remains on the customer's internal teams, who are often already overstretched.
Tamnoon addresses this specific capacity gap by providing human-supervised remediation. Unlike automated tools that may disrupt production environments, Tamnoon operates within the organization's existing change management processes to validate and apply fixes. This approach moves the metric of success from findings surfaced to findings closed. By owning the remediation lifecycle, Tamnoon enables cloud security leads to reduce their backlog without increasing the operational load on their developers.
Building a remediation workflow
Once findings are tuned, the organization must establish a repeatable cycle for closure. This involves moving away from spreadsheets and into the development toolchain.
A high-functioning remediation workflow typically follows this sequence:
- Validation: A security engineer confirms the finding is not a false positive and that the proposed fix is viable.
- Impact Analysis: Determining which application teams own the resource and what the potential downtime or performance impact of the fix might be.
- Deployment: The fix is applied via Infrastructure as Code (IaC) rather than through the cloud provider's console to prevent configuration drift.
- Verification: The CNAPP is rescanned to ensure the finding is closed and no new issues were introduced.
Organizations that struggle with this manual overhead often find that detection tools alone do not improve their security posture. The backlog continues to grow because the rate of new findings exceeds the rate of manual remediation. Addressing the top 50 findings requires not just better filters, but a dedicated mechanism for execution. Strategies that focus on human-led remediation inside the customer's environment ensure that high-priority risks are neutralized rather than just documented.
- 76% of organizations do not enforce least privilege for identities in the cloud.
- CNAPP severity is often based on CVSS and best practices without local context.
- Cloud security teams struggle with a high volume of alerts that lack prioritization.



