By Sagar Shankaran, Founder of CallSphere
The 2026 NPRM mandates vulnerability scans and patching cadence by name. Here is the SLA-driven program a HIPAA-aligned AI voice platform actually runs across containers, models, and dependencies.
Key takeaways
The 2024 NPRM is the first time HHS specifies a vulnerability scan cadence in the rule itself. The exact words: scan at least every six months and patch known critical vulnerabilities promptly. AI infra makes that table-stakes, not aspirational.
Vulnerability management lives at 45 CFR 164.308(a)(1)(ii)(B) (risk management) and 45 CFR 164.308(a)(8) (evaluation). The current rule requires periodic technical and non-technical evaluation; it does not specify a cadence. The December 27, 2024 NPRM adds explicit requirements: at-minimum semi-annual vulnerability scans, annual penetration testing, and a documented patch-management program with prioritization based on CVSS severity and exploitation status. NIST SP 800-66 Rev. 2 routes implementers to NIST SP 800-40 Rev. 4 (Patch Management) and NIST SP 800-53 controls RA-5 (Vulnerability Monitoring and Scanning), SI-2 (Flaw Remediation), and SI-3 (Malicious Code Protection). CISA's Known Exploited Vulnerabilities (KEV) catalog plus the Stakeholder-Specific Vulnerability Categorization (SSVC) framework define the prioritization signal in 2026.
AI dependency surfaces are larger and faster-moving than traditional stacks. A typical voice agent depends on a base OS, container runtime, ASR client, LLM SDK, observability agents, FHIR client, telephony SDK, plus 200+ npm/pip transitive dependencies. Model artifacts have their own risk surface — pickle deserialization, prompt-injection-prone tool definitions, untrusted training data. Software supply chain attacks (xz, ua-parser-js, event-stream) all hit through dependencies, not first-party code. The vulnerability management program has to cover containers, host OS, language ecosystem dependencies, infrastructure-as-code, and model artifacts.
Hear it before you finish reading
Talk to a live CallSphere AI voice agent for healthcare in your browser — 60 seconds, no signup.
CallSphere runs continuous container scanning on every image push (Trivy, Grype) and weekly host-OS scanning. Dependency scanning runs in CI on every PR with severity-gated blocks. Critical CVEs (CVSS 9.0+) on KEV trigger same-day patches; high (7.0–8.9) within 7 days; medium within 30 days. Internet-facing services patch on a tighter SLA. Model artifacts and tool definitions go through a security review for prompt-injection and tool-misuse vectors before deployment. The encrypted healthcare_voice PostgreSQL (1 of 115+ tables) and the 14 Healthcare Voice Agent tools all run on the same SLA. Annual penetration testing covers voice agents, dashboards, and APIs. The platform is HIPAA aligned, with 37 production agents, 90+ tools, 115+ DB tables, 6 verticals, 50+ businesses, 4.8/5. Pricing $149/$499/$1,499; 7-day free pilot; 22% lifetime affiliate. See /industries/healthcare.
flowchart LR
PR[Pull Request] --> CI[CI Scan\nDeps + IaC]
CI -->|Block on Crit| Push[Image Push]
Push --> ImgScan[Trivy/Grype]
ImgScan --> Dep[Dashboard]
Host[Host OS] --> WeeklyScan[Weekly Scan]
KEV[CISA KEV Feed] --> Triage[Triage]
Triage -->|9.0+| Same[Same-Day Patch]
Triage -->|7-8.9| Week[7-Day Patch]
Triage --> Audit[164.312 b]
Are scans every 6 months really enough? Six months is the NPRM minimum. Continuous scanning is the operational reality.
Does CVSS alone drive prioritization? No. CVSS plus CISA KEV plus exploitability context (SSVC) drives 2026 prioritization.
Still reading? Stop comparing — try CallSphere live.
See the healthcare AI agent handle a real call — complete, industry-specific, and live in your browser. No signup.
What about model-level vulnerabilities? Prompt injection, tool misuse, and training-data poisoning are real categories. Treat them as application-layer findings.
Do we need a CVE program for our own tools? If you publish SDKs or tool definitions externally, yes. Otherwise, internal tracking suffices.
How does this map to ? CC7.1 covers vulnerability management; the same evidence satisfies HIPAA simultaneously.

Written by
Sagar Shankaran· Founder, CallSphere
LinkedInSagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
HIPAA-aware AI customer support uses privacy-conscious design, minimal data handling, and human routing for clinical cases. A 2026 guide for providers.
How clinics in Escazú, San José, and Liberia can capture US and Canadian medical-tourism inquiries around the clock with CallSphere's HIPAA-capable AI voice and chat agents — across time zones and languages.
American medical clinics miss a huge share of inbound calls at the front desk. See how CallSphere HIPAA-capable AI voice and chat agents book patients 24/7 without adding staff.
Using GPT-Realtime-2 for healthcare voice agents. BAA scope, PHI handling, retention, logging, and why a managed platform usually wins this build.
Anthropic's Mythos sharpens the asymmetry between AI-armed defenders and AI-armed attackers. A working guide for pentesters and blue teams in 2026.
The 2024 NPRM proposes mandatory penetration tests every 12 months and vulnerability scans every 6 months. Here is how an AI voice agent should be tested in 2026.
© 2026 CallSphere Inc. All rights reserved.
Made within San Francisco