Skip to main content
Patching Means Compliance: Five Myths About Vulnerability Management in Defense ContractingIdentity & Access Management
5 min readFor DIB Contractors

Patching Means Compliance: Five Myths About Vulnerability Management in Defense Contracting

A CVSS 10.0 vulnerability is under active exploitation. Cisco confirms attackers are already using it. CISA adds it to the Known Exploited Vulnerabilities catalog. Your ISE patch is ready.

Yet, a program manager still wonders if patching can wait until the next maintenance window.

This scenario repeats whenever a critical vulnerability emerges. Teams often cling to misconceptions about vulnerability management, patch timelines, and compliance obligations. These myths persist because they're convenient, they justify delay, minimize scope, and shift responsibility.

Here's what these myths cost you under NIST SP 800-53 Rev 5, DFARS 252.204-7012, and CMMC 2.0.

Myth 1: "We're compliant because we have a patch management policy"

Reality: NIST SP 800-53 Rev 5 control SI-2 (Flaw Remediation) doesn't just require a policy. It requires identifying flaws, reporting them, and remediating them within defined time frames. When CISA adds a vulnerability to the Known Exploited Vulnerabilities catalog, that's your time frame, not your quarterly maintenance schedule.

Under CMMC Level 2, you're assessed on practice SI.L2-3.14.2: "Remediate flaws." The assessment checks if you're installing "security-relevant software and firmware updates" within your defined period. If CVE-2026-76460 sat unpatched for three weeks while waiting for a change control board meeting, your assessor will note the gap between your policy and practice.

DFARS 252.204-7012 requires "adequate security" for covered defense information. A known, exploited, maximum-severity flaw in your network access control platform is inadequate security. Your policy doesn't matter if the patch isn't deployed.

Myth 2: "Internal systems don't need emergency patching"

Reality: This myth assumes attackers stop at the perimeter. John Strand from Black Hills Information Security highlighted the risk of CVE-2026-76460 as a post-exploitation lateral movement opportunity. An attacker could exploit a vulnerable ISE internally to expand access or compound damage.

Cisco ISE manages security policies, confirms identities, and governs network access. It's the control plane for your entire network segmentation strategy. An attacker with root-level command execution on your ISE can reconfigure access policies, create privileged accounts, and move laterally across security boundaries.

NIST SP 800-171 Rev 2 control 3.14.1 requires identifying and remediating flaws in organizational systems. This applies to any system processing, storing, or transmitting Controlled Unclassified Information, not just internet-facing ones.

Myth 3: "We'll catch exploitation through endpoint monitoring"

Reality: Cisco's advisory for CVE-2026-76460 states that successful exploitation can give attackers root-level command execution, allowing them to erase or mask evidence of intrusion. You must check network and firewall logs from outside the affected device because logs on the compromised system can't be trusted.

If your detection strategy relies solely on host-based monitoring, you're blind to attackers who gain root access and sanitize their tracks. NIST SP 800-53 Rev 5 control AU-6 (Audit Review, Analysis, and Reporting) requires analyzing audit records from multiple sources. For authentication bypass vulnerabilities, correlate network flow data, firewall logs, and authentication events across your security stack.

Consider an attacker exploiting CVE-2026-76460 on your ISE. They create a privileged Non-Person Entity, modify access policies to permit traffic from a compromised workstation to your CUI enclave, and remove their initial access artifacts from ISE's Audit Logging. Your endpoint detection tool on ISE might never alert, but your network flow analysis would show an unexpected API request pattern followed by policy changes and new authentication events from an unrecognized source.

Myth 4: "Patching breaks things, so we test first"

Reality: Testing is necessary, but delaying security patches for weeks of regression testing is not.

NIST SP 800-53 Rev 5 control SI-2 requires testing software and firmware updates for "effectiveness and potential side effects" before installation. It doesn't require exhaustive regression testing of your entire environment before deploying a critical security patch. The control states you should install security-relevant updates within defined time periods.

When Cisco releases a patch for a CVSS 10.0 vulnerability under active exploitation, your test plan should focus on whether the patch breaks authentication for legitimate users. Test this in a lab environment with a representative configuration, confirm the patch applies cleanly, and deploy it. Don't spend two weeks running your full application test suite.

For defense contractors under CMMC 2.0, your C3PAO will assess whether your remediation time frames are reasonable given the flaw's severity. A three-week delay to patch CVE-2026-76460 while completing quarterly regression testing is indefensible.

Myth 5: "We're not affected because we don't expose ISE to the internet"

Reality: Internet exposure is just one attack vector. As Strand noted, few ISE deployments are directly exposed to the internet, limiting opportunistic attacks. But that doesn't mean you're not affected.

Cisco's advisory states that CVE-2026-76460 affects Cisco ISE and ISE Passive Identity Connector "regardless of how a device is configured." There's no configuration change that mitigates the vulnerability. The advisory suggests using infrastructure access control lists to restrict management traffic as a temporary mitigation.

Under NIST SP 800-171 Rev 2 control 3.11.2, you're required to "scan for vulnerabilities in organizational systems and applications periodically and when new vulnerabilities affecting those systems and applications are identified." When CISA adds a vulnerability to the Known Exploited Vulnerabilities catalog, that's your trigger to scan and remediate. Your assessment isn't "are we exposed to the internet?", it's "are we running an affected version?"

What to do instead

Stop treating vulnerability management as a policy compliance exercise. Treat it as operational security.

When a vendor releases a patch for a critical vulnerability under active exploitation, your response timeline is measured in days, not weeks. Deploy the patch to a test instance, verify authentication still works, and push it to production. Document your testing and deployment in your Security Assessment Report or Plan of Action and Milestones.

Configure your vulnerability scanner to flag any CVE in CISA's Known Exploited Vulnerabilities catalog as critical priority, regardless of your internal asset classification. These are vulnerabilities attackers are already using.

For distributed deployments like Cisco ISE, check every node. The advisory specifically recommends checking every node in a distributed deployment for signs of compromise. Don't assume your primary ISE server is the only target.

Cross-reference network and firewall logs from outside the affected device. Look for unexpected API requests, suspicious usernames in access logs, and unusual data transfers to external addresses. If you find indicators of compromise, assume the device's internal logs have been tampered with.

Finally, if you're still running Cisco ISE 3.0, you're out of support. Migrate to a supported release before your next CMMC assessment. Running unsupported software is an automatic finding under SI.L2-3.14.1.

You Might Also Like