<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Compudent Systems</title>
	<atom:link href="https://compudent.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://compudent.com/</link>
	<description>Dental I/T Support Solutions</description>
	<lastBuildDate>Wed, 09 Sep 2026 09:37:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://compudent.com/wp-content/uploads/2016/09/cropped-compudentinc_sticky-32x32.png</url>
	<title>Compudent Systems</title>
	<link>https://compudent.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>974 Patches, Two Being Exploited Right Now: How a Dental Practice Should Read September&#8217;s Patch Tuesday</title>
		<link>https://compudent.com/september-2026-patch-tuesday-974-vulnerabilities-dental-practice/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 09:37:33 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[CVE-2026-81963]]></category>
		<category><![CDATA[CVE-2026-85880]]></category>
		<category><![CDATA[dental IT security]]></category>
		<category><![CDATA[Microsoft security updates]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[Patch Tuesday]]></category>
		<category><![CDATA[PHIPA]]></category>
		<category><![CDATA[practice IT]]></category>
		<category><![CDATA[privilege escalation]]></category>
		<category><![CDATA[Windows updates]]></category>
		<category><![CDATA[zero-day]]></category>
		<guid isPermaLink="false">https://compudent.com/september-2026-patch-tuesday-974-vulnerabilities-dental-practice/</guid>

					<description><![CDATA[<p>Microsoft's September 2026 Patch Tuesday is its largest ever - roughly 974 fixes, two of them for flaws already being exploited. A dental practice cannot patch 974 things by Friday, and it does not have to. Here is how to read a record-breaking update without panicking: which two fixes go on tonight, what order everything else follows, and why a pile that big is easier than it looks.</p>
<p>The post <a href="https://compudent.com/september-2026-patch-tuesday-974-vulnerabilities-dental-practice/">974 Patches, Two Being Exploited Right Now: How a Dental Practice Should Read September&#8217;s Patch Tuesday</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On September 8, Microsoft shipped the largest Patch Tuesday in its history: fixes for roughly 974 vulnerabilities across Windows, Office, SQL Server and its developer tools (Microsoft Security Response Center, <a href="https://msrc.microsoft.com/update-guide/releaseNote/2026-Sep">September 2026 Security Updates</a>). The headline number is alarming, and it is meant to be read exactly the opposite way. For a dental office running a practice server, a dozen workstations and a couple of imaging PCs, the useful news this month is not &#8220;974&#8221; &#8211; it is &#8220;two.&#8221; Two of those flaws are already being exploited in real attacks, and those are the ones that decide what you do tonight. The rest is a queue, not an emergency.</p>
<h2>Why the number keeps breaking records &#8211; and why that is not the scary part</h2>
<p>Microsoft has been setting monthly records all year, and the reason is structural: the company is using AI to hunt for bugs in its own code, and AI finds them faster than humans ever did. More vulnerabilities <em>discovered</em> is not the same as more vulnerabilities <em>being used against you</em>. The security industry was blunt about this. &#8220;AI-assisted vulnerability discovery in 2026 is creating larger haystacks, but it isn&#8217;t finding more needles,&#8221; said Tenable&#8217;s Satnam Narang, urging organizations to work out which flaws actually apply to them and are genuinely reachable before panicking about the total (CyberScoop, <a href="https://cyberscoop.com/microsoft-patch-tuesday-september-2026/">September 2026 Patch Tuesday coverage</a>). The Zero Day Initiative&#8217;s Dustin Childs made the same point &#8211; the pile keeps growing, but there has been &#8220;no correlating spike in active exploits.&#8221; Translation for a practice: a 974-item update is not 974 times more dangerous than a normal month. It is a normal month with a much longer to-do list, and the trick is sorting the list.</p>
<h2>The two that actually matter this month</h2>
<p>Both of the flaws being exploited before the patch existed are privilege-escalation bugs rated CVSS 7.8. The first, <strong>CVE-2026-81963</strong>, is in the Windows Update Stack. The second, <strong>CVE-2026-85880</strong>, is in Windows Advanced Local Procedure Call (ALPC), a core piece of how Windows processes talk to each other. Neither is a remote &#8220;click a link and you&#8217;re owned&#8221; flaw. Both are the <em>second</em> move in an attack: an intruder who has already gotten a small foothold on a machine &#8211; through a phishing attachment, a malicious download, a stolen password &#8211; uses the bug to escalate from an ordinary user account to SYSTEM, the highest level of control on a Windows machine. Once an attacker is SYSTEM, they can disable security tools, install ransomware across the network and reach the patient data on your server. That is why local privilege escalation is never &#8220;just&#8221; local. It is the hinge between a minor incident and a practice-ending one, and it is exactly why the foothold stage &#8211; the phishing email, the <a href="https://compudent.com/ascii-smuggling-invisible-unicode-phishing-dental-practice/">invisible-text phishing that slips past your spam filter</a> &#8211; matters so much. Patch these two first. On the practice server and any machine that touches patient records, they go on tonight or first thing tomorrow, not at the end of the month.</p>
<h2>A priority order for everything else</h2>
<p>After the two exploited zero-days, you are not clearing 972 items by hand &#8211; you are sorting them. As Action1&#8217;s Jack Bicer put it, at this scale &#8220;the challenge is not simply getting through the patch list but knowing what needs attention first.&#8221; A sensible order for a dental practice:</p>
<p><strong>1. The two exploited zero-days</strong> &#8211; server and record-handling machines, immediately. <strong>2. Critical-rated flaws on anything internet-facing</strong> &#8211; your firewall-adjacent server, any remote-access tool, anything a patient or vendor can reach from outside. More than one in ten of this month&#8217;s fixes are rated critical, and the internet-facing ones are where an outsider can actually touch them. <strong>3. Reachable workstations</strong> &#8211; reception and operatory PCs that open email and browse the web, because that is where the foothold usually starts. <strong>4. The long tail</strong> &#8211; the hundreds of fixes for components you may not even run (SQL Server features, developer tools, server roles a small practice never enabled) follow your normal monthly cycle. Most of the 974 simply do not apply to a typical office, and the ones that do are handled by letting Windows Update run on your managed schedule.</p>
<h2>The machines you can&#8217;t just reboot at 2 p.m.</h2>
<p>The real friction in a clinical setting is not deciding to patch &#8211; it is <em>when</em>. You cannot force a restart on the PC driving a CBCT or an intraoral sensor in the middle of a patient&#8217;s appointment, and some older imaging devices cannot take the latest Windows updates at all. That is a scheduling and segmentation problem, not a reason to skip the update. Imaging and operatory machines get patched in off-hours with the vendor&#8217;s blessing on the version, and the devices that genuinely <a href="https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/">cannot be patched get walled off on a segmented network</a> so a compromise elsewhere can&#8217;t reach them. It is also worth remembering that Patch Tuesday is a Microsoft event &#8211; your other computers-in-disguise patch on their own calendars. The same month we have been reminded to <a href="https://compudent.com/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router/">patch actively exploited flaws in practice routers</a> and to <a href="https://compudent.com/switchvox-cve-2026-9586-voip-pbx-dental-practice/">update the VoIP phone system</a>, which is a computer too. A complete patch posture covers all of it, not just Windows.</p>
<h2>What this means for your practice</h2>
<p>A 974-fix Patch Tuesday is a test of process, not heroics. A practice with a managed patching program barely notices a record month: the two exploited flaws get pushed on a priority ring, the criticals follow on a tight schedule, workstations update overnight, imaging machines patch in approved off-hours windows, and the long tail rides the normal cycle &#8211; all tracked, so you can actually prove the practice is current if PHIPA ever asks. A practice without that program faces the same 974 as a wall of noise, patches nothing, and leaves the two exploited bugs sitting open for weeks. That gap is the whole game. Compudent runs managed patching for dental practices across Ontario &#8211; prioritizing the flaws that are actually being exploited, scheduling around clinical hours, version-checking updates against your imaging vendors, and keeping the audit trail that proves you stayed current. If this month&#8217;s number made you wonder whether your practice is actually keeping up, <a href="https://compudent.com/contact/">contact Compudent for a patch-posture assessment</a> &#8211; we will tell you where you stand and what, if anything, is still sitting open.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://msrc.microsoft.com/update-guide/releaseNote/2026-Sep" target="_blank" rel="noopener">Microsoft Security Response Center &#8211; September 2026 Security Updates</a></li>
<li><a href="https://cyberscoop.com/microsoft-patch-tuesday-september-2026/" target="_blank" rel="noopener">CyberScoop &#8211; Microsoft discloses two actively exploited zero-days among 974 vulnerabilities</a></li>
<li><a href="https://www.zerodayinitiative.com/blog/2026/9/8/the-september-2026-security-update-review" target="_blank" rel="noopener">Trend Micro Zero Day Initiative &#8211; The September 2026 Security Update Review</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/lazarus-job-offer-windows-zero-day-cve-2026-68820-dental/">A Fake Job Offer, a Windows Kernel Rootkit: The Lazarus Zero-Day (CVE-2026-68820) and What It Means for Your Dental Practice</a></li>
<li><a href="https://compudent.com/february-2026-patch-tuesday-microsoft-fixes-6-actively-exploited-zero-day-vulnerabilities-what-dental-practices-need-to-do-now/">February 2026 Patch Tuesday: Microsoft Fixes 6 Actively Exploited Zero-Day Vulnerabilities — What Dental Practices Need to Do Now</a></li>
<li><a href="https://compudent.com/n-able-n-central-rmm-breach-dental-msp-risk/">When the Tool That Manages Your Network Gets Hacked: The N-able N-central Breach and What It Means for Dental Practices</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/september-2026-patch-tuesday-974-vulnerabilities-dental-practice/">974 Patches, Two Being Exploited Right Now: How a Dental Practice Should Read September&#8217;s Patch Tuesday</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Practice-Management AI: Revenue Cycle, Claims, and Analytics</title>
		<link>https://compudent.com/practice-management-ai-revenue-cycle-claims-analytics/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Tue, 08 Sep 2026 09:44:25 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AI in dentistry]]></category>
		<category><![CDATA[dental AI]]></category>
		<category><![CDATA[dental analytics]]></category>
		<category><![CDATA[dental claims]]></category>
		<category><![CDATA[Dental Intelligence]]></category>
		<category><![CDATA[Overjet]]></category>
		<category><![CDATA[PMS integration]]></category>
		<category><![CDATA[practice IT]]></category>
		<category><![CDATA[practice management]]></category>
		<category><![CDATA[revenue cycle management]]></category>
		<category><![CDATA[Zentist]]></category>
		<guid isPermaLink="false">https://compudent.com/practice-management-ai-revenue-cycle-claims-analytics/</guid>

					<description><![CDATA[<p>The AI story in dentistry started at the operatory - reading radiographs and writing notes. The quieter, faster-moving story is happening at the front desk and in the back office, where AI now parses remittances, works denials, and turns the practice-management database into a live dashboard. Here is what practice-management AI actually does, how it plugs into your PMS, and what to check before it reads your ledger.</p>
<p>The post <a href="https://compudent.com/practice-management-ai-revenue-cycle-claims-analytics/">Practice-Management AI: Revenue Cycle, Claims, and Analytics</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Most of the attention on AI in dentistry has landed at the chair &#8211; software that reads a bitewing for caries, or an ambient scribe that writes the clinical note. But the tools moving fastest into everyday practices are not looking at teeth at all. They are looking at the ledger. Practice-management AI works the revenue cycle, automates claims and remittances, and turns the numbers already sitting in your practice-management system (PMS) into a live picture of the business. It is less photogenic than an annotated radiograph, and for a practice owner watching margins, it is often the part of the AI story with the clearest return &#8211; provided you understand what it actually does and what it needs to reach in order to do it.</p>
<h2>A different kind of AI than the imaging tools</h2>
<p>The first thing to be clear about is a distinction that matters for how you evaluate these products. Imaging AI &#8211; Pearl, Overjet&#8217;s detection engine, VideaHealth &#8211; makes a clinical claim about a patient&#8217;s radiograph, which is why those functions carry FDA clearances and are regulated as medical devices. Revenue-cycle and analytics AI makes no clinical claim. It parses a remittance, flags a likely denial, or charts your collections trend. That is administrative software, and it is <em>not</em> an FDA-cleared medical device &#8211; nor should you expect it to be. The right lens is not &#8220;is it cleared&#8221; but &#8220;is it accurate, and is it handling our data responsibly,&#8221; because the value of these tools comes entirely from reading the practice-management database, and that database is full of protected health information.</p>
<h2>Job one: automating the revenue cycle</h2>
<p>Revenue cycle management (RCM) is the end-to-end money loop &#8211; eligibility and benefits, claim creation and submission, adjudication, payment posting, and collections. AI is now applied as a layer across that loop rather than as a single tool. As RCM vendor Zentist puts it, AI in dental billing &#8220;isn&#8217;t a single tool, it&#8217;s a layer of intelligence applied across&#8221; the cycle &#8211; most visibly in automated payment posting that reconciles payments to claims and updates ledgers without staff keying it in (Zentist, <a href="https://www.zentist.io/blog/how-ai-is-transforming-dental-rcm">How AI Is Transforming Dental RCM</a>). The practical effect in an office is that the repetitive, error-prone administrative work &#8211; matching an insurance payment to the right claim and the right patient, updating the ledger, spotting the underpayment &#8211; gets done faster and more consistently than a busy front desk can manage manually. For a DSO running many locations on mixed systems, that consistency is often the whole point.</p>
<h2>Job two: claims, denials, and reading the remittance</h2>
<p>The sharpest pain in dental billing is denials, and this is where the current crop of AI is most concentrated. Zentist&#8217;s Remit AI, for example, automates EOB/ERA parsing, payment posting, and denial management, and the company reports use across more than 3,000 practices. &#8220;EOB/ERA parsing&#8221; is the unglamorous core of it: an explanation of benefits or electronic remittance advice arrives in dozens of payer formats, and AI reads it, extracts what was paid, adjusted, and denied, and turns it into a structured action &#8211; post this, appeal that. Overjet, better known for imaging, has built payer-facing RCM workflows on the same idea of using AI to reduce claim denials and improve billing accuracy (Overjet, <a href="https://www.overjet.com/blog/dental-revenue-cycle-management-with-ai-guide">Dental RCM with AI</a>). Clearinghouse-based engines such as Vyne Trellis sit in the same lane. There is also a clinical-documentation crossover worth flagging: several major carriers now have workflows to process claims that include AI-generated clinical narratives and annotated radiographs, particularly for crown, perio, and implant cases where documentation quality drives approval &#8211; which is where the billing side and the imaging side of dental AI quietly meet.</p>
<h2>Job three: analytics that turn the PMS into a dashboard</h2>
<p>The third category is analytics &#8211; platforms that read your PMS and surface the KPIs a practice runs on: production, collections, case acceptance, hygiene reappointment, open treatment, no-show rates. Dental Intelligence, Practice by Numbers, and Jarvis Analytics are the recognizable names here, and their pitch is the same: eliminate the manual effort that normally stops a dental team from using its own data (Practice by Numbers, <a href="https://practicenumbers.com/blog/dental-practice-analytics-2/">Dental Practice Analytics</a>). The &#8220;AI&#8221; in this category ranges from genuine predictive modelling &#8211; which patients are likely to lapse, which treatment is likely to be accepted &#8211; down to automated morning-huddle briefings and trend alerts. Treat the marketing accordingly: a live, reliable dashboard of your real numbers is valuable on its own, whether or not every feature is truly predictive.</p>
<h2>The integration reality: how these tools reach your data</h2>
<p>This is the part that determines whether any of it works in your office, and it is the part the sales demo glosses over. Revenue-cycle and analytics AI has to read the PMS, and it does so in a few well-worn ways. Analytics platforms typically use a <em>PMS bridge</em> or a small <em>practice-server agent</em> &#8211; software installed on your on-site server that syncs data out to the vendor&#8217;s cloud. Denzif&#8217;s platform survey describes exactly this pattern: syncing with Dentrix, Eaglesoft, Open Dental, and Curve via a practice-server agent. Claims and RCM tools lean more on the insurance plumbing &#8211; clearinghouse connections and EDI transactions (the 837 claim, the 835 remittance) &#8211; to move data to and from payers. The critical caveat for buyers: not every vendor supports every PMS. As one 2026 buyer&#8217;s guide notes bluntly, most AI vendors integrate with Dentrix, Eaglesoft, or Open Dental &#8220;but not always all three,&#8221; which becomes a real constraint for a DSO that has inherited mixed systems through acquisition. Before you fall for a feature list, confirm the tool supports <em>your</em> PMS, on <em>your</em> version, with a sync method your IT setup can actually host.</p>
<h2>What this means for your practice</h2>
<p>Practice-management AI is, for many offices, the most immediately profitable slice of the dental-AI story &#8211; vendors report figures like a 25% lift in case acceptance and an 18x return (Overjet customer data, 2026), and while those are self-reported and should be read as directional rather than guaranteed, the underlying mechanics of fewer denials and faster posting are real and measurable in your own numbers. But every one of these tools earns its keep by reading the full ledger &#8211; patient names, procedures, insurance, payments &#8211; which makes each adoption a data-governance decision as much as an operations one. The same questions we apply to clinical AI apply here: a signed business associate or PHIPA agent agreement before any data flows, encryption in transit and at rest, a clear picture of where the data is hosted and who the subprocessors are, and an installed sync agent that your network is set up to run securely. That is the review Compudent does with dental clients before an RCM or analytics platform touches the PMS &#8211; confirming the integration fits your systems and that the data flow holds up under PHIPA and HIPAA. Our breakdown of <a href="https://compudent.com/overjet-integration-rcm-workflow-data-governance/">Overjet&#8217;s RCM workflow and data governance</a> works a single platform end to end, our guide to <a href="https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/">PHIPA, HIPAA, and dental AI vendor risk</a> lays out the compliance homework, and our look at the <a href="https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/">AI front desk</a> covers the patient-facing end of the same back office. If you are weighing a revenue-cycle, claims, or analytics tool and want the integration and vendor-risk work done properly first, <a href="https://compudent.com/contact/">contact Compudent for a practice assessment</a>.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.zentist.io/blog/how-ai-is-transforming-dental-rcm" target="_blank" rel="noopener">Zentist &#8211; How AI Is Transforming Dental Revenue Cycle Management</a></li>
<li><a href="https://www.overjet.com/blog/dental-revenue-cycle-management-with-ai-guide" target="_blank" rel="noopener">Overjet &#8211; Dental Revenue Cycle Management with AI</a></li>
<li><a href="https://www.overjet.com/blog/dental-practice-profitability-with-ai-guide" target="_blank" rel="noopener">Overjet &#8211; Dental Practice Profitability with AI</a></li>
<li><a href="https://practicenumbers.com/blog/dental-practice-analytics-2/" target="_blank" rel="noopener">Practice by Numbers &#8211; Dental Practice Analytics</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/">PHIPA, HIPAA, and Dental AI: PHI, Data Governance, and Vendor Risk</a></li>
<li><a href="https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/">The AI Front Desk: Call Intake, Scheduling, and Voice Agents in Dentistry</a></li>
<li><a href="https://compudent.com/overjet-integration-rcm-workflow-data-governance/">Overjet in Your Practice: Integration, RCM Workflow, and Data Governance</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/practice-management-ai-revenue-cycle-claims-analytics/">Practice-Management AI: Revenue Cycle, Claims, and Analytics</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Your Billing Company Is on a Leak Site: The eAssist/Direwolf Attack and Outsourced-RCM Risk</title>
		<link>https://compudent.com/eassist-direwolf-dental-billing-rcm-vendor-ransomware/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Tue, 08 Sep 2026 09:38:07 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[business associate agreement]]></category>
		<category><![CDATA[dental billing]]></category>
		<category><![CDATA[dental practice IT]]></category>
		<category><![CDATA[Direwolf]]></category>
		<category><![CDATA[double extortion]]></category>
		<category><![CDATA[eAssist]]></category>
		<category><![CDATA[HIPAA]]></category>
		<category><![CDATA[PHI]]></category>
		<category><![CDATA[PHIPA]]></category>
		<category><![CDATA[Ransomware]]></category>
		<category><![CDATA[revenue cycle management]]></category>
		<category><![CDATA[third-party risk]]></category>
		<category><![CDATA[vendor risk]]></category>
		<guid isPermaLink="false">https://compudent.com/eassist-direwolf-dental-billing-rcm-vendor-ransomware/</guid>

					<description><![CDATA[<p>On September 6, 2026, the Direwolf ransomware group listed dental-billing outsourcer eAssist Dental Solutions on its leak site. When the vendor that runs your billing is breached, the exposed patient data is still your responsibility - here is what that means for your practice.</p>
<p>The post <a href="https://compudent.com/eassist-direwolf-dental-billing-rcm-vendor-ransomware/">Your Billing Company Is on a Leak Site: The eAssist/Direwolf Attack and Outsourced-RCM Risk</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On September 6, 2026, a name that a great many dental practices quietly depend on turned up somewhere no one wants to see it: the dark-web leak site of the <strong>Direwolf ransomware group</strong>. The victim listed was <strong>eAssist Dental Solutions</strong>, one of the largest outsourced dental-billing and revenue-cycle-management (RCM) companies in North America. An appearance on a verified ransomware leak site is a high-confidence sign of two things at once &#8211; that attackers got into the network, and that negotiations have stalled badly enough that the criminals are now using public exposure as leverage. If your practice outsources any part of its billing, insurance follow-up, or accounts-receivable work, the uncomfortable question is not &#8220;was eAssist breached?&#8221; but &#8220;is any of my patients&#8217; data sitting in what was taken?&#8221;</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/eassist-direwolf-dental-billing-rcm-vendor-ransomware-1-scaled.jpg" alt="A central billing data hub connected to many dental clinics, with a red breach alert spreading outward from the hub" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">One outsourced billing vendor can be a single point of failure for hundreds of independent practices.</figcaption></figure>
<h2>What eAssist is, and why the target matters</h2>
<p>eAssist is not a household name to patients, but it is deeply embedded in the back office of the profession. It provides outsourced billing, insurance-claim management, and collections for a large network of independent dental offices &#8211; the unglamorous financial plumbing that keeps a practice&#8217;s cash flow moving. To do that work, a billing outsourcer necessarily holds a rich file on every patient it touches: names, addresses, dates of birth, insurance policy details, procedure and diagnostic codes, and outstanding balances. That is a near-complete identity-and-insurance profile, and it is exactly the kind of data extortion crews prize. It is the same lesson we drew from the <a href="https://compudent.com/mckesson-data-breach-shinyhunters-saas-dental-practice/">284-million-record claim against supplier McKesson</a>: the richest targets in healthcare are increasingly not the clinics themselves but the vendors that aggregate data from thousands of them.</p>
<h2>Concentration risk: one vendor, hundreds of practices</h2>
<p>This is the part that should reframe how you think about outsourcing. When you hand billing to a shared service, you are trading a bit of your own attack surface for a share of a much larger, more attractive one. A single administrative platform that manages workflows for hundreds of independent clinics is a concentrated choke point &#8211; compromise it once, and the attacker walks away with downstream data spanning every practice it serves. Your office may have excellent internal security; it does not matter to the patient whose insurance file was exfiltrated from a vendor&#8217;s server. Outsourcing a task does not outsource the accountability, and it certainly does not outsource the harm.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/eassist-direwolf-dental-billing-rcm-vendor-ransomware-2.jpg" alt="A two-stage diagram showing data being stolen first and then files being encrypted, with backups also compromised" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Double extortion: attackers steal the data first, then encrypt it &#8211; so restoring from backup no longer ends the threat.</figcaption></figure>
<h2>How Direwolf operates: steal first, encrypt second</h2>
<p>Direwolf runs the now-standard <strong>double-extortion</strong> playbook, and understanding it explains why &#8220;we have backups&#8221; is no longer a complete answer. Rather than relying only on encryption to freeze a victim&#8217;s operations, the group first <em>exfiltrates</em> the valuable data &#8211; corporate documents, financial ledgers, and client or patient records &#8211; and only then deploys the encryption payload. Groups like this deliberately go after backup infrastructure, too, so that clean restores are difficult and the victim is squeezed from both sides: your systems are down <em>and</em> your data is already gone. Even a practice or vendor that recovers its systems flawlessly from backup still faces the second threat &#8211; public release of the stolen files. That is why immutable, offline backups matter, but also why they are only half the defense; we covered the backup and retention side of this in our guide to <a href="https://compudent.com/dental-records-retention-phipa-secure-disposal-ontario/">records retention, backups, and PHIPA in Ontario</a>. The other half is preventing the theft in the first place. This is also why the response to a vendor breach is a compliance problem as much as an IT one &#8211; much like the <a href="https://compudent.com/medusa-ransomware-healthcare-advisory-dental-practice/">FBI&#8217;s refreshed Medusa ransomware warning for healthcare</a>, the technical event and the regulatory clock start together.</p>
<h2>The uncomfortable truth: their breach can be your notification</h2>
<p>Here is where practice owners are most often caught off guard. Under both U.S. HIPAA and Ontario&#8217;s PHIPA, a practice remains the custodian of its patients&#8217; health information even when a third party processes it on the practice&#8217;s behalf. If a billing vendor holding your patients&#8217; data is breached, your obligations &#8211; notifying affected patients, and in many cases regulators &#8211; are triggered by that event, not waived by it. The vendor&#8217;s contract may make them responsible <em>to you</em>, but to your patients and to the regulator, the duty of care still runs through your practice. That is the entire reason a written data-protection agreement exists between a custodian and its service providers &#8211; what U.S. rules call a Business Associate Agreement and what PHIPA frames through the custodian&#8217;s obligations to bind its agents. If you have never seen that document for your billing vendor, that gap is itself a finding. We walk through the governance side of these relationships in our piece on <a href="https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/">PHI, data governance, and vendor risk</a>.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/eassist-direwolf-dental-billing-rcm-vendor-ransomware-3.jpg" alt="A shielded contract document linking a dental office to an outsourced vendor, representing a business associate agreement" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">A written data-protection agreement is what turns a handshake vendor relationship into an enforceable safeguard.</figcaption></figure>
<h2>What to do this week</h2>
<p>Whether or not eAssist is your vendor, this listing is a prompt to act. Take these steps in order:</p>
<p><strong>1. Establish your exposure.</strong> Confirm whether your practice uses eAssist directly, or works with a billing partner who in turn subcontracts to it. Downstream relationships are exactly how practices end up affected without realising they were ever connected.</p>
<p><strong>2. Demand a written status update.</strong> If you are a client, contact the vendor and ask, in writing, three specific questions: was any of our patient data involved, what categories of data, and what is the notification timeline. Keep the correspondence &#8211; you may need it for your own regulatory filing.</p>
<p><strong>3. Pull your agreement.</strong> Locate the data-protection or business-associate terms in your contract and read what the vendor is obligated to do on a breach, and how quickly. If no such agreement exists, treat that as an urgent gap to close regardless of this incident.</p>
<p><strong>4. Prepare, do not wait.</strong> If patient data was involved, ready your own breach-notification process now rather than after the vendor&#8217;s timeline slips. Identify which patients would be affected and draft the communications so you are not starting from zero under a regulatory clock.</p>
<p><strong>5. Widen the audit.</strong> eAssist is one vendor among many with access to your patient data &#8211; your practice-management cloud, imaging archive, payment processor, and marketing tools all belong on the same list. Inventory who holds what, and confirm each has a written safeguarding agreement and a track record you can point to.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/eassist-direwolf-dental-billing-rcm-vendor-ransomware-4.jpg" alt="A dental practice manager reviewing a vendor list and contracts while conducting a third-party risk review" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">You cannot protect data you have handed to a vendor you have not vetted &#8211; start with a list of who holds what.</figcaption></figure>
<h2>The takeaway for practice IT</h2>
<p>The eAssist listing is a clean illustration of a risk that has quietly grown as dentistry has outsourced more of its back office: your security is only as strong as the weakest vendor holding your patients&#8217; data, and their breach lands on your desk as a compliance obligation. The fix is not to stop outsourcing &#8211; shared billing services are often more capable than a small in-house team &#8211; but to treat every vendor relationship as an extension of your own security perimeter, governed by a real agreement and a real understanding of what they hold. The practices that will handle an incident like this calmly are the ones that already know their vendor list, their contracts, and their notification duties before the leak site posts.</p>
<p>Compudent Systems helps dental practices across the GTA and Ontario map exactly this: which third parties hold your patient data, whether each has an enforceable data-protection agreement, and what your notification obligations look like if one of them is breached. If a vendor incident has you unsure where your patients&#8217; information actually lives, contact Compudent for a third-party risk assessment &#8211; the time to understand your exposure is before your billing company shows up on a leak site, not after.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.brinztech.com/breach-alerts/brinztech-alert-eassist-dental-solutions-listed-as-victim-by-direwolf-ransomware-group" target="_blank" rel="noopener">Brinztech Alert &#8211; eAssist Dental Solutions Listed as Victim by Direwolf Ransomware Group</a></li>
<li><a href="https://www.hipaajournal.com/" target="_blank" rel="noopener">HIPAA Journal &#8211; MCNA Dental data breach (dental-billing sector precedent)</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/ransomware-patient-safety-38-percent-mortality-dental-practice/">Ransomware Is Now a Patient-Safety Issue: What a 38% Hospital Mortality Study Means for Your Dental Practice</a></li>
<li><a href="https://compudent.com/dental-ransomware-leak-site-fairview-soniva-practice/">Two Dental Groups on Leak Sites in One Week: What It Means When Your Practice&#8217;s Name Appears on a Ransomware Blog</a></li>
<li><a href="https://compudent.com/cost-of-a-data-breach-dental-practice-class-action-liability/">What a Data Breach Actually Costs a Dental Practice: The Bill Behind the Headline</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/eassist-direwolf-dental-billing-rcm-vendor-ransomware/">Your Billing Company Is on a Leak Site: The eAssist/Direwolf Attack and Outsourced-RCM Risk</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>PHIPA, HIPAA, and Dental AI: PHI, Data Governance, and Vendor Risk</title>
		<link>https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Mon, 07 Sep 2026 09:44:32 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AI in dentistry]]></category>
		<category><![CDATA[business associate agreement]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[data governance]]></category>
		<category><![CDATA[data residency]]></category>
		<category><![CDATA[dental AI]]></category>
		<category><![CDATA[HIPAA]]></category>
		<category><![CDATA[PHI]]></category>
		<category><![CDATA[PHIPA]]></category>
		<category><![CDATA[practice IT]]></category>
		<category><![CDATA[vendor risk]]></category>
		<guid isPermaLink="false">https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/</guid>

					<description><![CDATA[<p>The moment you point an AI tool at a radiograph or a consult recording, you have created a new pathway for protected health information to leave your practice - and the accountability does not leave with it. Here is how HIPAA and Ontario's PHIPA actually treat dental AI vendors, and the governance homework to do before you sign.</p>
<p>The post <a href="https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/">PHIPA, HIPAA, and Dental AI: PHI, Data Governance, and Vendor Risk</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Dental AI has crossed the line from novelty to normal. Practices are running AI over bitewings to flag caries and bone loss, letting ambient scribes write the clinical note, and pointing voice agents at the phone line. Each of those tools does something useful. Each of them also does the same quiet thing underneath: it takes protected health information that used to live inside your four walls and sends it somewhere else to be processed. That is not a reason to avoid AI. It is a reason to treat every adoption as a data-governance decision first and a clinical or productivity upgrade second &#8211; because when the regulator asks where a patient&#8217;s radiograph went and who could see it, &#8220;the vendor handles that&#8221; is not an answer that protects you.</p>
<h2>The uncomfortable truth: the accountability does not leave with the data</h2>
<p>The single most important thing to understand about both HIPAA in the United States and Ontario&#8217;s Personal Health Information Protection Act (PHIPA) is that they are built on the same principle: the practice that collects the patient&#8217;s information stays responsible for it, wherever it goes. Sending a radiograph to a cloud AI vendor does not transfer the legal duty to protect it. It extends your obligation to include that vendor&#8217;s conduct. An AI system tends to multiply the data flows that duty covers &#8211; the image or audio goes up, a result comes back, copies may be cached, logs are written, and in some architectures the data is retained to improve the model. Every one of those is a place where PHI lives, and every one of them is your responsibility to have accounted for. Good governance is not paranoia here; it is simply the mirror image of the accountability the law already assigns to you.</p>
<h2>HIPAA: any AI vendor touching PHI is a business associate</h2>
<p>Under HIPAA, a vendor that creates, receives, maintains, or transmits PHI on your behalf is a <em>business associate</em>, and you are required to have a signed business associate agreement (BAA) in place before that data changes hands. Practically every clinically useful dental AI tool meets this definition &#8211; imaging AI receives the radiograph, an AI scribe receives the consult audio, a claims or analytics tool receives the chart. There is a common and dangerous misconception that a vendor which only stores encrypted data, or which &#8220;cannot see&#8221; the content, falls outside this. It does not. The U.S. Department of Health and Human Services has been explicit that a cloud service provider handling PHI is a business associate even in a &#8220;no-view&#8221; arrangement where the data is encrypted and the provider holds no key &#8211; and a BAA is still required (HHS, <a href="https://www.hhs.gov/hipaa/for-professionals/special-topics/cloud-computing/index.html">Guidance on HIPAA &amp; Cloud Computing</a>). The relevant obligations sit at 45 C.F.R. &sect;&sect; 164.308(b)(1) and 164.502(e).</p>
<p>AI raises the bar on what that BAA has to say. A boilerplate agreement written for a storage vendor may not authorize the way an AI platform actually moves data &#8211; to subprocessors, to a model-hosting environment, or back to the practice through a third-party integration. Health-privacy counsel now advise that the BAA should <em>explicitly permit the contemplated upstream and downstream data flows</em> of the AI operating environment, rather than leaving them to be inferred (Morgan Lewis, <a href="https://www.morganlewis.com/pubs/2026/05/healthcare-ai-deployment-compliance-through-contracting-baas-and-data-governance">Healthcare AI Deployment</a>). If a vendor will not sign a BAA, or will only sign one that is silent on how the AI itself uses the data, that is your answer.</p>
<h2>PHIPA: you are the custodian, the AI tool is your agent</h2>
<p>For an Ontario practice, the framework is PHIPA, and the vocabulary is different but the logic rhymes. Your practice is a <em>health information custodian</em> (HIC). A vendor that handles PHI on your behalf is your <em>agent</em>, and where it supplies the electronic services that let you collect, use, store, or dispose of PHI, it may specifically be an <em>electronic service provider</em> (ESP) &#8211; or, if it routes PHI between custodians, a health information network provider (HINP). The label matters less than the consequence: PHIPA keeps the custodian accountable for what its agents and service providers do with the information. You are expected to bind them by contract, to permit only the uses you actually authorize, and to exercise due diligence over their safeguards. An AI vendor operating as your agent is not a way to offload responsibility; it is an extension of your own compliance perimeter that you are on the hook to govern.</p>
<h2>The cross-border question: where does the PHI actually go?</h2>
<p>This is where Canadian practices get caught, because most of the marquee dental AI platforms are US-hosted. PHIPA does not prohibit storing or processing PHI outside Ontario or Canada &#8211; but it does require the custodian to remain accountable and to exercise real due diligence over the safeguards, transparency, and contractual controls that apply once the data leaves. Sending PHI to a US-hosted AI service also engages federal law: PIPEDA (and, for practices touching Quebec residents, Quebec&#8217;s Law 25) treats a transfer for processing as something you must handle with comparable protection and, increasingly, disclose. And there is a jurisdictional wrinkle that is easy to miss &#8211; data held by a US provider can be reachable under the US CLOUD Act regardless of where the servers physically sit, which is a real exposure most clinic owners have never modelled. None of this makes US-hosted AI off-limits. It makes three questions mandatory before adoption: in which country is the PHI stored and processed, which subprocessors and jurisdictions are in the chain, and can the vendor offer Canadian data residency if you need it?</p>
<h2>The quiet risk: secondary use and training on your patients&#8217; data</h2>
<p>The compliance failure that rarely shows up in a demo is secondary use. An AI vendor may, by default, retain the images, audio, or notes you send and use them to train or refine its models. That can be entirely legitimate &#8211; de-identified data responsibly used improves the tools everyone relies on &#8211; but it is a use of PHI that you, as custodian or covered entity, have to have authorized and understood. &#8220;De-identified&#8221; is also a technical claim, not a marketing one: dental radiographs and CBCT volumes can carry embedded DICOM metadata (names, dates of birth, device identifiers) that has to be stripped properly for de-identification to mean anything. Before you sign, get a plain answer to a plain question: does the vendor use our patient data to train models, can we opt out, and if data is de-identified, exactly how? A vendor that treats that question as unreasonable is telling you something important.</p>
<h2>A vendor-risk checklist to run before you sign</h2>
<p>Governance for dental AI does not require a compliance department &#8211; it requires a short, repeatable checklist applied every time, translating the law above into questions a vendor can answer in writing:</p>
<ul>
<li><strong>Signed agreement in place:</strong> a HIPAA BAA and/or a PHIPA agent/ESP agreement, signed <em>before</em> any PHI is shared &#8211; and one that names the AI-specific data flows, not a generic storage template.</li>
<li><strong>Encryption in transit and at rest:</strong> confirmed for the image, audio, or chart on the way out, in processing, and in any retained copy.</li>
<li><strong>Access controls and audit logs:</strong> role-based access on the vendor side and a log you can actually obtain that shows who or what touched the PHI.</li>
<li><strong>Data residency and subprocessors:</strong> where the data is stored and processed, the full subprocessor list, and whether a Canadian-hosted option exists.</li>
<li><strong>Retention, deletion, and training:</strong> how long PHI is kept, how it is destroyed on request or at contract end, and whether it is used for model training &#8211; with an opt-out.</li>
<li><strong>Breach notification:</strong> a contractual commitment to notify you promptly of any security incident, so you can meet your own reporting duties to the patient and the regulator.</li>
</ul>
<h2>What this means for your practice</h2>
<p>Adopting AI in a dental practice is a genuine upgrade to care and efficiency &#8211; and it is also a moment where your responsibility for patient information quietly expands to include a new set of vendors. The practices that will look good in five years are the ones treating that as a routine, boring, documented step: identify the data flow, sign the right agreement, verify the safeguards, and keep the paper. That is exactly the review Compudent runs with dental clients before a new imaging AI, scribe, or voice agent goes anywhere near a patient record &#8211; mapping where the PHI travels, checking the BAA or PHIPA agent agreement covers what the tool actually does, and confirming the data-residency and vendor-risk picture stands up under PHIPA and HIPAA. Our breakdown of <a href="https://compudent.com/overjet-integration-rcm-workflow-data-governance/">deploying Overjet with its data governance intact</a> applies this discipline to clinical imaging AI, our guide to <a href="https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/">AI on the dental front desk</a> covers the same questions for call intake and scheduling, and our comparison of <a href="https://compudent.com/ai-scribes-dentistry-bola-heidi-denti-ai-scribe/">AI scribes for dentistry</a> shows where consult audio becomes PHI. If you are evaluating a dental AI tool and want the compliance and vendor-risk homework done properly first, <a href="https://compudent.com/contact/">contact Compudent for a practice assessment</a>.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/business-associates/index.html" target="_blank" rel="noopener">HHS &#8211; Business Associates (HIPAA)</a></li>
<li><a href="https://www.hhs.gov/hipaa/for-professionals/special-topics/cloud-computing/index.html" target="_blank" rel="noopener">HHS &#8211; Guidance on HIPAA &#038; Cloud Computing</a></li>
<li><a href="https://www.morganlewis.com/pubs/2026/05/healthcare-ai-deployment-compliance-through-contracting-baas-and-data-governance" target="_blank" rel="noopener">Morgan Lewis &#8211; Healthcare AI Deployment: Compliance Through Contracting, BAAs, and Data Governance</a></li>
<li><a href="https://www.ipc.on.ca/en/health-individuals/phipa-personal-health-information-protection-act" target="_blank" rel="noopener">Information and Privacy Commissioner of Ontario &#8211; PHIPA</a></li>
<li><a href="https://www.priv.gc.ca/en/privacy-topics/airport-and-border/gd_070801/" target="_blank" rel="noopener">Office of the Privacy Commissioner of Canada &#8211; PIPEDA and transfers for processing</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/chatgpt-hipaa-dental-practice/">Can Your Dental Practice Use ChatGPT Without Breaking HIPAA and PHIPA? A 2026 Compliance Guide</a></li>
<li><a href="https://compudent.com/overjet-integration-rcm-workflow-data-governance/">Overjet in Your Practice: Integration, RCM Workflow, and Data Governance</a></li>
<li><a href="https://compudent.com/practice-management-ai-revenue-cycle-claims-analytics/">Practice-Management AI: Revenue Cycle, Claims, and Analytics</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/">PHIPA, HIPAA, and Dental AI: PHI, Data Governance, and Vendor Risk</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MikroTrick: Six Actively Exploited MikroTik RouterOS Flaws &#8211; Patch Your Practice Router Now</title>
		<link>https://compudent.com/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Mon, 07 Sep 2026 09:36:01 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[actively exploited]]></category>
		<category><![CDATA[CERT Polska]]></category>
		<category><![CDATA[CVE-2026-67276]]></category>
		<category><![CDATA[CVE-2026-67277]]></category>
		<category><![CDATA[CVE-2026-86060]]></category>
		<category><![CDATA[dental practice IT]]></category>
		<category><![CDATA[firmware patching]]></category>
		<category><![CDATA[MikroTik]]></category>
		<category><![CDATA[MikroTrick]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[RouterOS]]></category>
		<category><![CDATA[SSH]]></category>
		<guid isPermaLink="false">https://compudent.com/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router/</guid>

					<description><![CDATA[<p>CERT Polska has disclosed six MikroTik RouterOS vulnerabilities, and attackers are already chaining two of them - a combination dubbed 'MikroTrick' - to take full control of routers whose SSH is exposed to the internet. If your practice runs a MikroTik, this is a patch-today alert.</p>
<p>The post <a href="https://compudent.com/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router/">MikroTrick: Six Actively Exploited MikroTik RouterOS Flaws &#8211; Patch Your Practice Router Now</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On September 5, 2026, MikroTik did something it had never done before: it pushed a security alert straight to the phones of everyone with its app installed. The reason is worth a dental practice owner&#8217;s attention. CERT Polska, Poland&#8217;s national cyber-response team, had identified <strong>six vulnerabilities in MikroTik RouterOS</strong> &#8211; and two of them, chained together into an attack the researchers nicknamed <strong>&#8220;MikroTrick,&#8221;</strong> let an attacker take full, unauthenticated control of a router whose SSH service is reachable from the internet. This is not a theoretical advisory. CERT Polska has confirmed the chain is being exploited in the wild, with successful takeovers observed since at least September 2. If your practice runs a MikroTik router &#8211; and a great many small-clinic networks quietly do &#8211; this is a patch-today item.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router-1-scaled.jpg" alt="A dental office network router with a glowing intrusion alert at an exposed SSH management port" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Two chained RouterOS flaws let an attacker walk straight through an SSH port left open to the internet.</figcaption></figure>
<h2>What was actually found</h2>
<p>The six flaws span the SSH server and client, the bandwidth-test service, X.509 certificate handling, and the WebFig management interface. CERT Polska highlighted three as the ones that matter most:</p>
<p><strong>CVE-2026-67276 &#8211; SSH authentication bypass (CVSS 9.2).</strong> RouterOS did not properly verify the public keys used for SSH login; it failed to compare the entire RSA public key assigned to a user. An attacker who knew a valid username and the public modulus of that user&#8217;s key could craft a different key and log in <em>without ever possessing the private key</em>, inheriting that account&#8217;s privileges.</p>
<p><strong>CVE-2026-86060 &#8211; SSH privilege manipulation via a crafted username (CVSS 9.2).</strong> RouterOS mishandled usernames beginning with a disallowed character during SSH login. By supplying a specially crafted username, an attacker could elevate their session to <em>full administrative privileges</em>.</p>
<p><strong>CVE-2026-67277 &#8211; bandwidth-test memory disclosure and crash (CVSS 8.8).</strong> The bandwidth-test service let an unauthenticated connection reach a state that should only follow a successful login. Combined with a buffer-disclosure bug and an integer underflow, it enabled kernel memory leakage or a remote denial-of-service that restarts the device.</p>
<p>Combine the first two and you have MikroTrick: bypass authentication, then escalate to admin. Game over for that router &#8211; which, on a practice network, is the device that sees every packet between your operatory, your imaging server, and the internet.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router-2.jpg" alt="Two vulnerability icons combining into one attack chain that reaches full administrative control of a router" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">&#8216;MikroTrick&#8217; is not one bug &#8211; it is two flaws combined into an unauthenticated takeover.</figcaption></figure>
<h2>Why a dental practice should care about a router bug</h2>
<p>MikroTik hardware is popular in small and mid-size deployments precisely because it is capable and inexpensive &#8211; which is also why it turns up in dental offices, often installed years ago by a contractor and rarely touched since. That &#8220;set it and forget it&#8221; posture is the real exposure here. A router that owns your gateway can be used to sniff traffic, redirect DNS, pivot into your practice-management server, or sit quietly as a foothold for ransomware. This is the same lesson we walked through when the summer advisories landed &#8211; see our earlier breakdown, <a href="https://compudent.com/mikrotik-routeros-advisory-dental-network-security/">Is Your Practice Router a Backdoor?</a> &#8211; except this time the flaws are being actively exploited, not just theoretically dangerous. The pattern of an internet-reachable management service becoming a live entry point is exactly what we described with the <a href="https://compudent.com/switchvox-cve-2026-9586-voip-pbx-dental-practice/">actively exploited flaw in practice phone systems</a>: the edge device nobody thinks of as a computer is the one that gets taken.</p>
<h2>The good news, and the catch</h2>
<p>MikroTik&#8217;s default configuration blocks the SSH port from the internet, so a router left in its out-of-the-box state is not directly exposed to MikroTrick. The catch is how often that default gets changed. Someone opens SSH &#8220;temporarily&#8221; for remote support, adds a port-forward for a camera system, or loosens the firewall to get a stubborn service working &#8211; and the management plane ends up facing the public internet. If that describes any change ever made to your router, you are in scope. The confirmed attacks originated from a single IP address (82.192.72.4) and created a highly privileged user account named <strong>&#8220;ops&#8221;</strong> &#8211; a concrete sign to look for.</p>
<h2>What to do right now</h2>
<p>The fix exists and, per CERT Polska, patched devices are protected against the observed attacks. Take these steps in order:</p>
<p><strong>1. Update RouterOS immediately.</strong> Fixes ship in <strong>7.25 beta 3, 7.24.2, 7.23.4, and 6.49.21</strong>. Most devices will offer the upgrade under &#8220;Check for updates.&#8221; Do not defer this to next month&#8217;s maintenance window.</p>
<p><strong>2. Get SSH off the internet.</strong> Confirm the SSH port is not reachable from untrusted networks. If you genuinely need remote management, restrict it to known trusted IPs, or &#8211; far better &#8211; close all management ports and reach the router only through a strong VPN such as WireGuard.</p>
<p><strong>3. Check the &#8216;Flagged&#8217; status.</strong> The patched releases add a mechanism that, at startup, scans the configuration for known signs of tampering, disables suspicious entries, and writes a critical log entry setting the device to <strong>&#8220;Flagged.&#8221;</strong> If your log shows a Flagged entry, follow MikroTik&#8217;s Flagged-status documentation and treat the device as compromised.</p>
<p><strong>4. Hunt for the indicators of compromise.</strong> Even without a Flagged marker, inspect the router for anything you do not recognise. Watch for log lines like <code>login failure for user -2 from &lt;ip&gt; via ssh</code> and <code>user &lt;name&gt; added by ssh:-2@&lt;ip&gt;</code>, and for that rogue <strong>&#8220;ops&#8221;</strong> account. Also review users, scripts, scheduler tasks, proxy settings, and tunnels. Importantly, the absence of a Flagged marker is <em>not</em> proof of safety &#8211; the mechanism catches only selected traces.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router-3.jpg" alt="An encrypted VPN tunnel reaching a router whose management ports remain closed to the public internet" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The durable fix is not just patching &#8211; it is keeping management ports off the public internet entirely.</figcaption></figure>
<h2>If the device was compromised, patching is not enough</h2>
<p>This is the step practices most often get wrong. If your router shows Flagged status, an unknown &#8220;ops&#8221; user, or any of the log indicators, assume the attacker had full control &#8211; which means credentials, VPN keys, and configuration secrets that passed through or lived on that device should be considered exposed. Simply upgrading the firmware does not evict an attacker who has already planted persistence. A compromised gateway calls for a full rebuild: reset to a known-good configuration, rotate every credential and key associated with the network, and review what else on the practice LAN that router could reach. Because MikroTrick hands over an administrative session, the blast radius is your whole network, not just one box. The same containment discipline we apply to <a href="https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/">segmenting legacy imaging devices</a> applies here in reverse: a flat network with a compromised router means nothing downstream can be trusted until it is checked.</p>
<h2>The takeaway for practice IT</h2>
<p>MikroTrick is a textbook reminder that the network&#8217;s plumbing is a computer too, and it needs the same patch cadence and the same &#8220;no management ports on the public internet&#8221; rule as any server. The immediate actions are simple &#8211; update RouterOS, close SSH to the outside world, check for the Flagged marker and the &#8220;ops&#8221; user &#8211; but they only help if someone actually does them, and does them now while exploitation is ongoing. If you are not certain who last looked at your practice router, what version it runs, or whether any management port is exposed, that uncertainty is the finding.</p>
<p>Compudent Systems handles exactly this for dental practices across the GTA and Ontario: confirming your router&#8217;s firmware and exposure, closing off remote-management ports, standing up a proper VPN for support access, and checking a device for signs of the MikroTrick indicators before they become a breach. If your network gear has been running untouched for a while, contact Compudent for a security assessment &#8211; the best time to find an exposed router is before an attacker does.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://cert.pl/en/posts/2026/09/vulnerabilities-in-mikrotik-routeros-actively-exploited/" target="_blank" rel="noopener">CERT Polska &#8211; Critical vulnerabilities in MikroTik RouterOS are being actively exploited</a></li>
<li><a href="https://mikrotik.com/supportsec/september-2026-vulnerability/" target="_blank" rel="noopener">MikroTik security bulletin &#8211; September 2026 vulnerability (MikroTrick)</a></li>
<li><a href="https://manual.mikrotik.com/docs/system-information-and-utilities/device-mode#flagged-status" target="_blank" rel="noopener">MikroTik &#8216;Flagged&#8217; status documentation</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/mikrotik-routeros-advisory-dental-network-security/">Is Your Practice Router a Backdoor? What the New MikroTik RouterOS Advisories Mean for Dental Networks</a></li>
<li><a href="https://compudent.com/sonicwall-sma1000-vpn-ransomware-dental-practices/">Ransomware Gangs Are Now Through the Front Door: What the SonicWall SMA1000 VPN Attacks Mean for Dental Practices</a></li>
<li><a href="https://compudent.com/sharepoint-cve-2026-55040-auth-bypass-dental-practices/">A Forged Login Walks Straight Into SharePoint: What the Actively Exploited CVE-2026-55040 Auth Bypass Means for Dental Practices</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/mikrotrick-mikrotik-routeros-cve-2026-dental-practice-router/">MikroTrick: Six Actively Exploited MikroTik RouterOS Flaws &#8211; Patch Your Practice Router Now</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AI Scribes for Dentistry: Bola AI vs Heidi vs Denti.AI Scribe</title>
		<link>https://compudent.com/ai-scribes-dentistry-bola-heidi-denti-ai-scribe/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Sun, 06 Sep 2026 09:44:39 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AI in dentistry]]></category>
		<category><![CDATA[AI scribe]]></category>
		<category><![CDATA[ambient documentation]]></category>
		<category><![CDATA[Bola AI]]></category>
		<category><![CDATA[dental AI]]></category>
		<category><![CDATA[Denti.AI]]></category>
		<category><![CDATA[Heidi Health]]></category>
		<category><![CDATA[HIPAA]]></category>
		<category><![CDATA[PHIPA]]></category>
		<category><![CDATA[practice management]]></category>
		<category><![CDATA[voice perio]]></category>
		<guid isPermaLink="false">https://compudent.com/ai-scribes-dentistry-bola-heidi-denti-ai-scribe/</guid>

					<description><![CDATA[<p>AI scribes promise to get your clinicians out of the chart and back to the patient. But 'AI scribe' covers three different products - structured voice charting, dental-native platforms, and horizontal ambient note-takers borrowed from medicine. Here is how Bola AI, Heidi, and Denti.AI actually differ on integration, regulation, and PHIPA exposure.</p>
<p>The post <a href="https://compudent.com/ai-scribes-dentistry-bola-heidi-denti-ai-scribe/">AI Scribes for Dentistry: Bola AI vs Heidi vs Denti.AI Scribe</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ask any dentist or hygienist where their day disappears and the answer is rarely the dentistry. It is the documentation &#8211; the perio charting, the clinical notes, the after-hours catch-up that turns a nine-hour day into eleven. The AI scribe category exists to reclaim that time, and it has moved fast enough that three very different products now compete for the same line in your budget. The problem is that &#8220;AI scribe&#8221; has become a label stretched across tools that work in fundamentally different ways, integrate differently, and carry different regulatory baggage. This is the operator&#8217;s view of three of the most-cited options &#8211; Bola AI, Heidi, and Denti.AI &#8211; and what actually separates them once you get past the demo.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ai-scribes-dentistry-bola-heidi-denti-ai-scribe-1-scaled.jpg" alt="A clinician working chairside while an AI scribe transcribes the conversation into a structured dental chart" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The pitch is simple: keep the clinician&#8217;s hands and eyes on the patient while the note writes itself.</figcaption></figure>
<h2>What an &#8220;AI scribe&#8221; actually is &#8211; and its two flavours</h2>
<p>Before comparing vendors, separate two things that both get sold as scribes. The first is <strong>structured voice-command charting</strong>: the clinician speaks measurements or findings aloud &#8211; &#8220;three, two, three, bleeding on distal&#8221; &#8211; and the software drops them into the correct fields of a perio or restorative chart in real time. It is hands-free data entry with a fixed vocabulary. The second is the <strong>ambient conversation scribe</strong>: the tool listens to the natural back-and-forth of a patient consult and generates a narrative clinical note, typically in SOAP format, that the clinician reviews and signs. One fills structured fields; the other writes prose. A few platforms now do both, which is exactly why the category is confusing. Knowing which flavour you are buying tells you what changes at the chairside and what has to connect on the back end.</p>
<h2>Bola AI &#8211; the dental-native voice specialist</h2>
<p>Bola AI is built for dentistry first. Its headline products are <strong>Voice Perio</strong> and <strong>Voice Restorative</strong> &#8211; structured voice-command charting &#8211; alongside an ambient AI Scribe for clinical notes. The reason it matters to a practice-IT buyer is integration: Bola writes directly into the practice-management system&#8217;s own chart. Its Voice Perio integration with Open Dental drops perio data straight into the native Open Dental Perio Chart, and it maintains a parallel integration with Dentrix, so the readings land in your system of record in real time rather than in a separate app someone has to reconcile. That native, two-way PMS write-back is the differentiator &#8211; and it is a partner-gated integration, meaning Bola works where it has built and certified a bridge, not universally. Practical note for deployment: Bola depends on approved, high-quality microphones to hit its recognition accuracy in a noisy operatory, so the hardware is part of the rollout, not an afterthought.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ai-scribes-dentistry-bola-heidi-denti-ai-scribe-2.jpg" alt="Three lanes representing structured voice charting, an all-in-one dental platform, and a general ambient scribe flowing toward a practice-management database" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Three products wear the same &#8216;AI scribe&#8217; label &#8211; and only some of them write cleanly back into your PMS.</figcaption></figure>
<h2>Heidi &#8211; the horizontal scribe borrowed from medicine</h2>
<p>Heidi (Heidi Health) is the odd one out, and deliberately so. It is a <strong>general-purpose ambient medical scribe</strong> used across primary care, specialty clinics, telehealth and even veterinary settings &#8211; dentistry is one audience among many, not the design centre. It listens to the consult, produces a SOAP or template-based note, offers an inline &#8220;Ask Heidi&#8221; assistant, and supports multiple languages. On compliance it is strong for a horizontal tool: HIPAA compliance with a Business Associate Agreement available on its paid Practice tier, plus stated adherence to PIPEDA (relevant for Canadian practices), GDPR and NHS standards, and enterprise certifications including SOC 2 and ISO 27001. What it does <strong>not</strong> do is deep, structured dental-PMS integration. Heidi produces an excellent note; getting that note into Dentrix or Open Dental generally means an EHR sync or copy-paste workflow, not automated structured charting. For a practice that mainly wants consult notes written faster and is comfortable moving them into the chart manually, that trade may be fine. For one that wants perio numbers auto-filled, it is the wrong tool.</p>
<h2>Denti.AI &#8211; the all-in-one dental platform</h2>
<p>Denti.AI bundles the most into one subscription: an ambient <strong>AI Scribe</strong>, <strong>Voice Perio</strong> charting, an <strong>AI receptionist</strong>, and <strong>Auto-Chart</strong>, its FDA-cleared imaging diagnostic. It is dental-native, Health Canada licensed, holds a US patent (No. 11,389,131), and competes hard on price at an entry point around $49 &#8211; with hygienists in particular praising the five-minute hands-free perio charting. The all-in-one framing is genuinely appealing for a practice that would rather manage one vendor than four. But it also creates the single most common accuracy error buyers make, which deserves its own section.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ai-scribes-dentistry-bola-heidi-denti-ai-scribe-3.jpg" alt="A consultation audio waveform inside a security shield crossing a border line, representing PHI protection and data residency" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Consult audio and the notes it generates are protected health information from the first word.</figcaption></figure>
<h2>The regulatory point everyone gets wrong</h2>
<p>An ambient scribe that transcribes a conversation and drafts a note is a <strong>documentation tool</strong>. It makes no diagnosis, so it is generally not regulated by the FDA as a medical device, and there is no 510(k) clearance number attached to the scribe itself &#8211; for Bola&#8217;s scribe, Heidi, or Denti.AI&#8217;s scribe alike. Where this trips people up is Denti.AI. Denti.AI genuinely holds <strong>FDA clearance</strong>, but that clearance covers its <em>Auto-Chart imaging diagnostic</em> &#8211; automated detection of caries, periapical radiolucencies, and bone levels across panoramic and intraoral radiographs &#8211; not the scribe or the voice charting. Conflating the two, and marketing an ambient scribe as &#8220;FDA-cleared,&#8221; is exactly the kind of claim a decision-maker should refuse to take at face value. Verify what the clearance actually covers, and treat the scribe and the diagnostic as separate products with separate regulatory status even when they ship in one platform. If a vendor cannot cleanly explain which of its features is cleared and which is not, that is your answer.</p>
<h2>PHIPA, HIPAA, and where the audio goes</h2>
<p>Regardless of which tool you choose, the compliance exposure is the same and it is real. The consult audio, the transcript, and the generated note are all <strong>protected health information</strong> the moment the recording starts. Under Ontario&#8217;s PHIPA and under HIPAA in the US, that PHI remains your practice&#8217;s responsibility even though a vendor is processing it. You need a signed data-processing agreement &#8211; a BAA in the US, the equivalent contractual safeguards under PHIPA &#8211; covering how consult audio is stored, who can access it, how long it is retained, and what happens to it when you leave. Because most of these platforms are US-based cloud services, <strong>data residency</strong> is a live question for a Canadian practice: if your patients&#8217; consult recordings sit on US infrastructure, you are making a cross-border PHI transfer and you remain the accountable custodian. Confirm the retention policy, the BAA or PHIPA terms, and where the data physically lives &#8211; in writing, before go-live, not from a slide.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ai-scribes-dentistry-bola-heidi-denti-ai-scribe-4.jpg" alt="A dental practice owner and an IT consultant comparing AI scribe options on a laptop" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Picking a scribe is an integration and vendor-risk decision before it is a note-taking upgrade.</figcaption></figure>
<h2>Which one fits which practice</h2>
<p>The choice sorts cleanly once you know what you are optimising for. If your pain is perio and restorative <strong>charting speed</strong> and you run Open Dental or Dentrix, Bola AI&#8217;s native structured write-back is the tightest fit. If you want a <strong>single dental platform</strong> covering scribing, voice charting, imaging AI and the front desk &#8211; and you keep the regulatory distinctions straight &#8211; Denti.AI is the consolidation play, and its pricing makes it easy to pilot. If your priority is fast, high-quality <strong>narrative consult notes</strong>, you value multilingual support and mature compliance certifications, and you can live with a manual path into the chart, Heidi is the strong horizontal option. In every case the deciding factors are the same two Compudent flags on any dental AI: how cleanly it integrates with your exact PMS, and whether the vendor&#8217;s data handling survives a PHIPA review.</p>
<p>This is the kind of evaluation Compudent Systems runs for practices across the GTA and Ontario &#8211; matching an AI scribe to your existing PMS and workflow, confirming what integrates natively versus what means re-keying, and checking that consult audio and generated notes are handled in a way that stands up under PHIPA. For the wider picture, our sister site&#8217;s <a href="https://aitoolsforhumans.com/denti-ai-voice-charting-perio-ai-scribe/">plain-language look at Denti.AI</a> covers the patient-facing side, our guide to <a href="https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/">AI on the dental front desk</a> tackles the same integration questions for scheduling and call intake, and our <a href="https://compudent.com/overjet-integration-rcm-workflow-data-governance/">breakdown of deploying Overjet</a> applies the same discipline to clinical imaging AI. If you are weighing an AI scribe and want the integration and compliance homework done properly first, contact Compudent for a practice assessment.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.opendental.com/site/bolaai.html" target="_blank" rel="noopener">Open Dental &#8211; Bola AI integration</a></li>
<li><a href="https://bola.ai/practice-management-partners/dentrix/" target="_blank" rel="noopener">Bola AI + Dentrix integration</a></li>
<li><a href="https://www.denti.ai/" target="_blank" rel="noopener">Denti.AI &#8211; Dental AI Scribe, Voice Perio &#038; Imaging</a></li>
<li><a href="https://www.heidihealth.com/en-us" target="_blank" rel="noopener">Heidi &#8211; AI care partner for clinical practice</a></li>
<li><a href="https://www.deepcura.com/resources/best-ai-scribe-for-dentists" target="_blank" rel="noopener">Best AI Scribe for Dentists (2026) &#8211; 9 Tools Compared</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/">The AI Front Desk: Call Intake, Scheduling, and Voice Agents in Dentistry</a></li>
<li><a href="https://compudent.com/practice-management-ai-revenue-cycle-claims-analytics/">Practice-Management AI: Revenue Cycle, Claims, and Analytics</a></li>
<li><a href="https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/">PHIPA, HIPAA, and Dental AI: PHI, Data Governance, and Vendor Risk</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/ai-scribes-dentistry-bola-heidi-denti-ai-scribe/">AI Scribes for Dentistry: Bola AI vs Heidi vs Denti.AI Scribe</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How Long Must You Keep a Patient Chart? Records Retention, Backups, and PHIPA in Ontario</title>
		<link>https://compudent.com/dental-records-retention-phipa-secure-disposal-ontario/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Sun, 06 Sep 2026 09:39:42 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[data governance]]></category>
		<category><![CDATA[dental IT]]></category>
		<category><![CDATA[dental records retention]]></category>
		<category><![CDATA[Ontario dental]]></category>
		<category><![CDATA[PHIPA]]></category>
		<category><![CDATA[RCDSO]]></category>
		<category><![CDATA[records management]]></category>
		<category><![CDATA[secure disposal]]></category>
		<guid isPermaLink="false">https://compudent.com/dental-records-retention-phipa-secure-disposal-ontario/</guid>

					<description><![CDATA[<p>Ontario dentists must keep patient records for at least ten years, then destroy them securely. That single sentence hides a decade of IT decisions about storage, backups, format survival, and disposal that most practices never plan for.</p>
<p>The post <a href="https://compudent.com/dental-records-retention-phipa-secure-disposal-ontario/">How Long Must You Keep a Patient Chart? Records Retention, Backups, and PHIPA in Ontario</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ask a busy practice how long it keeps patient records and the honest answer is usually &#8220;forever, more or less.&#8221; Charts stay in the practice-management system, old radiographs pile up on the imaging server, and nothing is ever really deleted because deleting things feels risky. It is an understandable instinct, and it is also the wrong policy. In Ontario, records retention is not a matter of preference &#8211; it is set by the Royal College of Dental Surgeons of Ontario (RCDSO), reinforced by the <em>Personal Health Information Protection Act</em> (PHIPA), and quietly turned into an IT problem the moment your records went digital. This is the operator&#8217;s view of that problem: how long you must keep records, why the end of a record&#8217;s life is a compliance event of its own, and how your backups both rescue and complicate the whole thing.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/dental-records-retention-phipa-secure-disposal-ontario-1-scaled.jpg" alt="A secure, orderly dental records archive combining physical files and digital storage with a ten-year timeline motif" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">A patient chart is not a document you file and forget &#8211; it is a ten-year IT commitment.</figcaption></figure>
<h2>The ten-year rule, and the trap inside it</h2>
<p>The baseline most Ontario practices work from is the RCDSO recordkeeping standard: a patient&#8217;s dental record must be retained for at least ten years after the date of the last entry. For a patient who was a minor, the clock is more generous &#8211; retention runs for ten years after the day the patient reached, or would have reached, the age of majority. Radiographs are part of the clinical record, so a bitewing series taken today is subject to the same decade-plus horizon as the written chart. Financial records live under a separate schedule entirely: the Canada Revenue Agency generally expects business records to be kept for six years. So a single patient visit can spawn two overlapping retention clocks running on different timelines.</p>
<p>The trap is that these are <em>minimums</em>, expressed in years, being applied to data that lives on hardware measured in months. A ten-year retention obligation quietly assumes that the drive, the server, the backup, the imaging software, and the file format will all still exist and still be readable a decade from now. None of that is guaranteed by default. Retention is a promise your IT has to be built to keep, not a checkbox in your PMS.</p>
<h2>PHIPA makes retention an IT obligation, not a filing habit</h2>
<p>PHIPA is where retention stops being a College standard and becomes a legal duty about how you <em>hold</em> the data. As a health information custodian, a dental practice must take reasonable steps to protect personal health information against theft, loss, and unauthorized use &#8211; for the entire time it is retained, and through the moment it is destroyed. That framing matters. Every year you keep a record, you are also on the hook to keep it secure. The obligation does not pause because a chart is inactive; an archived record from 2019 carries the same protection duty as the patient you are treating this afternoon.</p>
<p>This is why retention and security cannot be run as separate projects. An old radiograph archive sitting on an unpatched, unmonitored server in the back room is not &#8220;just storage&#8221; &#8211; under PHIPA it is live personal health information you are legally responsible for. The same discipline that governs your active systems has to reach the archive, or the archive becomes your weakest point.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/dental-records-retention-phipa-secure-disposal-ontario-2.jpg" alt="The lifecycle of a dental record from creation through a long retention period to secure destruction" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Retention is only half the rule. The record&#8217;s end-of-life is a compliance event too.</figcaption></figure>
<h2>Backups: the thing that saves retention, and the thing that breaks disposal</h2>
<p>Retention has a recoverability requirement hiding inside it. Keeping a record for ten years is meaningless if a drive failure or a ransomware event wipes it in year four. This is where a genuine backup strategy earns its place: a primary copy on the practice server, a local backup for fast recovery, and an offsite or immutable copy that a network attacker cannot reach or encrypt. The immutable copy is the part practices most often skip and most often need &#8211; it is what lets you honestly say a decade of records will still exist after a bad day. And a backup you have never restored is a hope, not a plan; we have <a href="https://compudent.com/backups-only-as-good-as-last-test-restore/">made the case before that your backups are only as good as your last test restore</a>, and retention is exactly the obligation that assumption is protecting.</p>
<p>But backups cut the other way too. When a record&#8217;s retention period ends and you securely destroy it from the live system, copies of it usually still exist inside your backup sets and archives. Truly disposing of personal health information means accounting for those copies &#8211; either through backup rotation that ages them out on a defined schedule, or through a documented policy that treats backup-resident data as protected until it expires. A disposal process that only touches the production system, and quietly leaves ten years of the same record in cold storage, is not a disposal process.</p>
<h2>Disposal is a compliance event, not a right-click</h2>
<p>The end of a record&#8217;s life gets almost no planning attention, and it should get a lot. Under PHIPA, personal health information must be disposed of securely, in a way that makes reconstruction impossible. For paper, that means cross-cut shredding or a bonded destruction service, not the recycling bin. For digital records, &#8220;delete&#8221; is not disposal &#8211; a deleted file is typically still recoverable until it is overwritten. Secure digital destruction means cryptographic erasure, a verified secure wipe, or physical destruction of the media, ideally paired with a certificate of destruction you can produce if you are ever asked to prove it.</p>
<p>That paper trail is the point. If a former patient, the College, or the Information and Privacy Commissioner asks what happened to a record, &#8220;we think it was deleted&#8221; is not an answer. A dated destruction log, tied to a retention schedule, is. Disposal done properly is auditable by design.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/dental-records-retention-phipa-secure-disposal-ontario-3.jpg" alt="A three-tier backup and archive design with primary server, local backup, and immutable offsite copy" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Backups are how a ten-year retention rule survives a failed drive, a ransomware event, or a bad restore.</figcaption></figure>
<h2>Why keeping everything is now a liability, not a safety net</h2>
<p>The old instinct &#8211; keep everything forever, just in case &#8211; made sense when the risk of holding data was near zero. It is not zero anymore. Every record you retain past its required life is additional blast radius on the day you are breached: more patients to notify, more data in the dump, more exposure in the class action. When we broke down <a href="https://compudent.com/cost-of-a-data-breach-dental-practice-class-action-liability/">what a data breach actually costs a dental practice</a>, the size of the exposed dataset was a direct multiplier on the bill. Data you have already destroyed &#8211; lawfully, on schedule &#8211; cannot be stolen. Retention discipline is, in that sense, a security control.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/dental-records-retention-phipa-secure-disposal-ontario-4.jpg" alt="Secure destruction of both paper records and a hard drive, paired with a certificate of destruction motif" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Deleting a file is not disposal. Secure destruction means the data cannot be reconstructed &#8211; and can be proven so.</figcaption></figure>
<p>There is a format problem lurking behind all of this too. A ten-year horizon means the imaging you capture today has to remain both stored and <em>readable</em> long after the sensor, the workstation, and possibly the software vendor have changed. Proprietary formats, orphaned imaging applications, and un-migrated archives can leave you technically compliant on retention but practically unable to open the file &#8211; which is its own failure. Planning storage for the long haul is part of the same conversation as <a href="https://compudent.com/new-imaging-modalities-dental-practice-storage-infrastructure/">building imaging storage infrastructure that can grow with the practice</a>.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/dental-records-retention-phipa-secure-disposal-ontario-5.jpg" alt="A large store of data shrinking to a small, well-defended core, illustrating that retaining less reduces breach exposure" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Every record you keep past its required life is extra blast radius on the day you are breached.</figcaption></figure>
<h2>What a defensible retention program looks like</h2>
<p>Pulling it together, a dental practice that can stand behind its records handling has a few things in place. A written retention schedule that reflects the RCDSO minimums, the age-of-majority rule for minors, and the separate CRA horizon for financial records. Storage and backups &#8211; including an immutable offsite copy &#8211; engineered to keep records both recoverable and secure for the full period. A disposal process that is scheduled, secure, and logged, and that accounts for backup-resident copies rather than pretending they do not exist. And a format-migration plan so that a decade-old radiograph is not just retained but openable.</p>
<p>None of this is glamorous, and none of it shows up in a treatment plan. But it is the difference between a practice that can answer a records question in minutes and one that discovers, mid-audit or mid-breach, that its policy was &#8220;keep everything and hope.&#8221; If you are not sure whether your retention, backup, and disposal setup would hold up to a PHIPA review, that is exactly the kind of assessment worth doing before someone asks. Contact Compudent Systems and we will map your current records lifecycle against what Ontario actually requires &#8211; and fix the gaps before they become the story.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.rcdso.org/en-ca/standards-guidelines-resources" target="_blank" rel="noopener">RCDSO Standards of Practice and Guidelines (Dental Recordkeeping)</a></li>
<li><a href="https://www.ontario.ca/laws/statute/04p03" target="_blank" rel="noopener">Personal Health Information Protection Act, 2004 (Ontario e-Laws)</a></li>
<li><a href="https://www.ipc.on.ca/en/resources" target="_blank" rel="noopener">Information and Privacy Commissioner of Ontario &#8211; Resources</a></li>
<li><a href="https://www.canada.ca/en/revenue-agency/services/tax/businesses/topics/keeping-records.html" target="_blank" rel="noopener">Canada Revenue Agency &#8211; Keeping records</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/chatgpt-hipaa-dental-practice/">Can Your Dental Practice Use ChatGPT Without Breaking HIPAA and PHIPA? A 2026 Compliance Guide</a></li>
<li><a href="https://compudent.com/roentgen-to-practice-server-xray-imaging-it-discipline/">From Roentgen&#8217;s Lab to Your Practice Server: How Dental X-ray Imaging Became an IT Discipline</a></li>
<li><a href="https://compudent.com/phipa-breach-response-ontario-dental-practice/">The First Hours After a Data Breach: What an Ontario Dental Practice Must Do Under PHIPA</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/dental-records-retention-phipa-secure-disposal-ontario/">How Long Must You Keep a Patient Chart? Records Retention, Backups, and PHIPA in Ontario</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The AI Front Desk: Call Intake, Scheduling, and Voice Agents in Dentistry</title>
		<link>https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Sat, 05 Sep 2026 09:44:06 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AI in dentistry]]></category>
		<category><![CDATA[AI receptionist]]></category>
		<category><![CDATA[call intake]]></category>
		<category><![CDATA[dental AI]]></category>
		<category><![CDATA[dental front desk]]></category>
		<category><![CDATA[HIPAA]]></category>
		<category><![CDATA[patient scheduling]]></category>
		<category><![CDATA[PHIPA]]></category>
		<category><![CDATA[practice management]]></category>
		<category><![CDATA[voice agents]]></category>
		<guid isPermaLink="false">https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/</guid>

					<description><![CDATA[<p>AI receptionists now answer dental phones in under a second and book appointments straight into the PMS. For a practice, the questions are not about the voice - they are about how it plugs into your scheduling stack, where call recordings go, and whether the vendor's data handling survives a PHIPA review. Here is the decision-maker's view.</p>
<p>The post <a href="https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/">The AI Front Desk: Call Intake, Scheduling, and Voice Agents in Dentistry</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Most of the attention on AI in dentistry has gone to the operatory &#8211; software that reads a bitewing or segments a CBCT volume. But the fastest-moving corner of the market right now is not clinical at all. It is the phone. A new class of AI receptionists and voice agents now answers inbound calls, books appointments directly into the practice-management system, and does it around the clock. The pitch is blunt and, unfortunately, accurate: the dental front desk is one of the leakiest revenue points in the whole practice, and it leaks mostly through the phone line. This is the operator&#8217;s view of that category &#8211; what these tools actually do, how they connect to your stack, and what a practice has to get right before switching one on.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ai-front-desk-call-intake-scheduling-voice-agents-dentistry-1-scaled.jpg" alt="A dental front desk with an AI voice agent answering an incoming call shown as a glowing waveform" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The AI front desk targets the calls a busy or after-hours practice never manages to pick up.</figcaption></figure>
<h2>Why the phone is the front desk&#8217;s biggest leak</h2>
<p>The numbers the vendors cite are uncomfortable because they are broadly true. Industry figures repeated across the category &#8211; including by Y Combinator-backed Arini &#8211; put missed inbound calls at roughly a third of a typical practice&#8217;s total, even in offices with staff dedicated to the phone, while something like 80% of appointments are still booked by voice rather than through an online form. A missed call at a dental office is rarely a patient who calls back; it is a patient who dials the next practice on the list. Every unanswered ring during a busy hygiene block, a lunch break, or after 5 p.m. is a booking that quietly went to a competitor. That is the gap this software is built to close, and it is why the category has attracted real funding and moved quickly.</p>
<h2>What &#8220;AI front desk&#8221; actually means</h2>
<p>The label covers three distinct things, and conflating them is the first mistake a buyer makes. The first is the <strong>voice agent</strong>: a conversational AI that answers the call, understands what the patient wants, and either books, reschedules, or routes them &#8211; the closest thing to an autonomous receptionist. The second is <strong>call analytics</strong>: software that records and transcribes calls, scores them, and flags missed opportunities and unbooked callers for staff to follow up. The third is the <strong>AI scheduling assistant</strong>, which may live in chat, SMS, or web and apply dental-specific booking logic &#8211; appointment types, provider rules, block scheduling &#8211; rather than a naive calendar lookup. Many products blend two or three of these, but knowing which layer you are actually buying tells you what changes on the front desk and what does not.</p>
<h2>The vendors, sorted by type</h2>
<p>The market splits cleanly into <strong>dental-native</strong> platforms and repurposed <strong>generic</strong> voice AI. On the dental-native side, Arini positions itself as a full AI receptionist answering calls in under 300 milliseconds with genuine dental scheduling logic and native PMS integration; Peerlogic comes from the call-analytics direction and pairs conversation intelligence with an AI scheduling assistant; and a growing field &#8211; Dentina, TrueLark, Weave, Viva AI and newer entrants like CallSara and HeyDonto &#8211; competes on how well it plugs into existing phone systems and practice software. The generic tier is any general-purpose VoIP or voice-AI tool retrofitted onto a dental office. The distinction matters for one concrete reason: as Peerlogic and others note, the dental-specific platforms do real-time, two-way integration with major practice-management systems, while generic VoIP-based tools typically do not. For a dental practice, an agent that cannot write a confirmed appointment back into the PMS is a fancier answering machine.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ai-front-desk-call-intake-scheduling-voice-agents-dentistry-2.jpg" alt="A horizontal workflow from an incoming call through an AI voice agent and scheduling engine into a practice-management calendar" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The value is only real when the booking lands in the PMS, not in a separate inbox someone has to re-key.</figcaption></figure>
<h2>How it connects to your stack</h2>
<p>This is the part a decision-maker has to interrogate, because &#8220;integrates with your PMS&#8221; hides a lot of variation. The meaningful question is whether the tool does <strong>two-way</strong> integration &#8211; reading live availability from Dentrix, Open Dental, Eaglesoft, Curve or your platform of choice, and writing a booked, correctly-typed appointment back &#8211; or whether it merely captures an intake and hands a human a to-do. Two-way is the difference between automation and a slightly smarter voicemail. Underneath that sits the <strong>telephony layer</strong>: some products replace or front-end your phone system, others ride on top of an existing VoIP setup, and that choice determines what has to change on your network, your number porting, and your call routing.</p>
<p>Unlike the imaging AI covered elsewhere in this series, front-desk tools are not TWAIN or DICOM integrations &#8211; there are no radiographs moving. What moves is scheduling data, patient contact details, and call audio, over cloud APIs and telephony. That is simpler on paper, but it means the integration risk is concentrated in two places: the fidelity of the PMS write-back (a mis-typed or double-booked appointment is worse than a missed call) and the reliability of the telephony hand-off (a dropped or mis-routed patient call is a live reputational event, not a background error). Confirm both against <em>your</em> exact PMS and phone setup before signing, not from the vendor&#8217;s list of logos.</p>
<h2>It is not a medical device &#8211; but PHIPA and HIPAA still apply</h2>
<p>Here is a genuine difference from the imaging side that cuts both ways. A front-desk voice agent makes no diagnosis, so it is not a regulated medical device and carries no FDA clearance &#8211; there is no 510(k) number to check, and any vendor implying otherwise is confused or careless. That lowers one bar. It does <strong>not</strong> lower the privacy bar. The moment a patient is on the line, the call recording, the transcript, the reason for the visit, and the scheduling record are all protected health information. Under Ontario&#8217;s PHIPA and under HIPAA in the US, that PHI does not stop being your responsibility because a vendor is processing it. You need a signed data-processing agreement &#8211; a Business Associate Agreement stateside, the equivalent contractual safeguards under PHIPA &#8211; covering how call audio is stored, who can access it, how long it is retained, and what happens on termination. And because most of these platforms are US-based cloud services, <strong>data residency</strong> is a live question: if call recordings and patient details are stored on US infrastructure, your practice is making a cross-border PHI transfer and remains the accountable custodian for it. That is a decision the principal dentist should make with the terms in writing.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ai-front-desk-call-intake-scheduling-voice-agents-dentistry-3.jpg" alt="A phone-call audio waveform inside a security shield crossing a border line, representing call-recording data residency and protection" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Call recordings and scheduling notes are protected health information the moment a patient is on the line.</figcaption></figure>
<h2>What to check before you buy</h2>
<p>A clean rollout comes down to a short, unglamorous checklist. Confirm true two-way integration with your specific PMS, and ask to see it write a correctly-typed appointment, not just read availability. Establish the telephony model &#8211; does it replace your phone system or sit on top, and what does number porting involve. Get the data agreement and residency terms in writing before go-live. Decide the escalation path: what the agent does when it cannot handle a call, and how cleanly it hands a genuinely urgent patient &#8211; a swelling, a knocked-out tooth, post-op bleeding &#8211; to a human. And set expectations internally that this is an assistive front-desk tool: it books, confirms, and captures after-hours demand, but your team still owns the judgment calls and the relationships. Practices that treat it as a revenue-recovery and coverage layer are happy; practices that expect it to replace the front desk wholesale are not.</p>
<p>Front-desk AI is the most immediately profitable slice of dental AI precisely because the problem it solves &#8211; missed calls equal missed patients &#8211; is so measurable. It is also the slice where the integration and compliance groundwork is easiest to skip in the excitement of a slick demo. This is the kind of evaluation Compudent Systems handles for practices across the GTA and Ontario: vetting how an AI receptionist will connect to your existing PMS and phone system, what it means for your network, and whether the vendor&#8217;s handling of call recordings and patient data stands up to a PHIPA review. For the wider picture, our sister site&#8217;s <a href="https://aitoolsforhumans.com/state-of-ai-in-dentistry-2026-field-guide/">field guide to AI in dentistry</a> maps the whole landscape, and our own <a href="https://compudent.com/overjet-integration-rcm-workflow-data-governance/">breakdown of deploying Overjet</a> walks through the same integration-and-governance discipline on the clinical side. If you are weighing an AI front desk and want the technical and compliance homework done properly first, contact Compudent for a practice assessment.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.ycombinator.com/companies/arini" target="_blank" rel="noopener">Arini &#8211; AI receptionist for dentists (Y Combinator)</a></li>
<li><a href="https://www.peerlogic.com/post/7-ai-assistants-patient-scheduling-efficiency-2026" target="_blank" rel="noopener">7 AI Assistants for Patient Scheduling Efficiency in 2026 &#8211; Peerlogic</a></li>
<li><a href="https://avized.com/insights/best-dental-ai-receptionists-2026" target="_blank" rel="noopener">Best Dental AI Receptionists 2026: Compared &#8211; Avized</a></li>
<li><a href="https://www.cloudtalk.io/blog/best-dental-ai-virtual-receptionist-tools/" target="_blank" rel="noopener">10 Best Dental AI Virtual Receptionist Tools for Clinics 2026 &#8211; CloudTalk</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/ai-scribes-dentistry-bola-heidi-denti-ai-scribe/">AI Scribes for Dentistry: Bola AI vs Heidi vs Denti.AI Scribe</a></li>
<li><a href="https://compudent.com/practice-management-ai-revenue-cycle-claims-analytics/">Practice-Management AI: Revenue Cycle, Claims, and Analytics</a></li>
<li><a href="https://compudent.com/phipa-hipaa-dental-ai-data-governance-vendor-risk/">PHIPA, HIPAA, and Dental AI: PHI, Data Governance, and Vendor Risk</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/ai-front-desk-call-intake-scheduling-voice-agents-dentistry/">The AI Front Desk: Call Intake, Scheduling, and Voice Agents in Dentistry</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Your Spam Filter Can&#8217;t See This: Invisible-Text Phishing Is Slipping Past Email Security</title>
		<link>https://compudent.com/ascii-smuggling-invisible-unicode-phishing-dental-practice/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Sat, 05 Sep 2026 09:39:25 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[ASCII smuggling]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[dental IT]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[staff training]]></category>
		<guid isPermaLink="false">https://compudent.com/ascii-smuggling-invisible-unicode-phishing-dental-practice/</guid>

					<description><![CDATA[<p>Attackers are hiding invisible Unicode characters inside phishing emails so keyword filters read one thing and your staff see another. Here is how ASCII smuggling works and what a dental practice should do about it.</p>
<p>The post <a href="https://compudent.com/ascii-smuggling-invisible-unicode-phishing-dental-practice/">Your Spam Filter Can&#8217;t See This: Invisible-Text Phishing Is Slipping Past Email Security</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Your team has been trained to read a suspicious email. The odd sender address, the urgent tone, the link that does not point where it claims: staff learn the tells, hover, hesitate, and delete. That training assumes the words on the screen are the words the security filter also saw. A phishing campaign documented by Microsoft&#8217;s security researchers breaks exactly that assumption, and it did so at industrial scale, pushing up to 2.37 million emails on a single weekday.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ascii-smuggling-invisible-unicode-phishing-dental-practice-1-scaled.jpg" alt="A dental office inbox with a phishing email concealing invisible characters between its visible words" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The message looks ordinary on screen. The characters your filter reads are not the ones your staff see.</figcaption></figure>
<p>The technique is called ASCII smuggling, and it does not rely on a new virus or a clever attachment. It relies on characters your screen refuses to draw. For a dental practice, where the front desk lives in its inbox and every message could plausibly be a patient, an insurer, or a supplier, that is a problem worth understanding before it lands.</p>
<h2>What ASCII smuggling actually does</h2>
<p>Unicode, the standard that lets your computer display every alphabet and emoji, contains a little-used range called the Tags block, running from U+E0000 to U+E007F. These are shadow copies of ordinary keyboard characters that are not meant to be shown to a reader. They take up space in the underlying data of a message, but they render as nothing at all.</p>
<p>Attackers exploit that gap between what is stored and what is seen. Take a word a filter might flag, such as &#8220;funding.&#8221; Insert one invisible tag character between &#8220;fun&#8221; and &#8220;ding,&#8221; and a human still reads &#8220;funding&#8221; without a flicker of difference. A security filter scanning for the literal string &#8220;funding,&#8221; however, no longer finds it. The word has been split by a character that exists in the data but not on the screen. The lure sails through, looking clean to the machine and normal to the person.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ascii-smuggling-invisible-unicode-phishing-dental-practice-2.jpg" alt="A word split in the middle by an invisible character while a filter scans past without matching it" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">An invisible tag character between &#8216;fun&#8217; and &#8216;ding&#8217; breaks the keyword &#8216;funding&#8217; for a filter that matches on exact text.</figcaption></figure>
<p>In the campaign researchers tracked, the hidden splits targeted financial keywords tied to business loans, credit lines, and advance funding, with the operation impersonating lenders and chasing small-business loan applicants. The volume was enormous and oddly corporate in its rhythm: it ran on weekdays, went quiet on weekends, and resumed on Mondays, peaking in late February before tapering off. The point is not the specific lure. The point is the delivery method, which works for any theme an attacker chooses next, including a fake insurance notice or a spoofed supplier invoice aimed squarely at a dental office.</p>
<h2>Why the dental front desk is the target</h2>
<p>Phishing follows the path of least resistance, and the front desk is a wide one. It is high-volume, so a receptionist processes dozens of messages an hour without time to scrutinize each. It is high-trust, because the job is to be helpful and responsive to patients and outside parties. And it is often high-turnover, so security habits reset with each new hire. Add a filter-evasion trick that makes a malicious email look ordinary to your defenses, and the last line of protection becomes a distracted human under time pressure.</p>
<p>The stakes are not abstract. A phished credential is rarely the end of an attack; it is the beginning. It is the doorway to your practice management system, your imaging archive, and the protected health information that PHIPA obliges you to safeguard. We have written before about how attackers turn a stolen login into <a href="https://compudent.com/infostealer-session-cookie-theft-mfa-bypass-dental-practice/">session theft that quietly sidesteps multi-factor authentication</a>, and about how a single breach translates into <a href="https://compudent.com/cost-of-a-data-breach-dental-practice-class-action-liability/">real dollars, downtime, and liability for a practice</a>. ASCII smuggling simply makes the first step, getting the bait into the inbox unflagged, more reliable.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ascii-smuggling-invisible-unicode-phishing-dental-practice-3.jpg" alt="A busy dental front desk where a receptionist checks email while managing patient flow" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The front desk is high-volume, high-trust, and often high-turnover, which is exactly why it is targeted.</figcaption></figure>
<h2>Why your existing filter may miss it</h2>
<p>Most email security gateways were built to read text the way a person does and then match it against lists of known-bad words, domains, and patterns. That model is fast and effective against ordinary phishing. It is also precisely what invisible characters defeat, because the attacker is not hiding the malicious intent from a human; they are hiding the searchable text from the scanner.</p>
<p>The fix is a defense that normalizes a message before it judges it, stripping or accounting for non-printing Unicode so that &#8220;fun&#8221; plus an invisible tag plus &#8220;ding&#8221; is evaluated as &#8220;funding.&#8221; Heavy or unusual use of Unicode is itself a suspicious signal that mature filters can weigh. The question for your practice is not whether such defenses exist, but whether the specific configuration protecting your mailboxes today does this. That is a concrete thing to check rather than assume.</p>
<h2>What a dental practice should do now</h2>
<p>No single control stops this cleanly, so the answer is layers, each one catching what the others miss.</p>
<p><strong>Confirm your email security normalizes Unicode.</strong> Ask whoever manages your mail platform, whether that is Microsoft 365, Google Workspace, or a third-party gateway, whether it strips or scores invisible and non-printing characters. If nobody can answer, that is the first gap to close.</p>
<p><strong>Make stolen passwords less useful.</strong> Phishing exists to harvest credentials, so assume some will eventually leak. Phishing-resistant multi-factor authentication, ideally passkeys rather than SMS codes, limits the damage a captured password can do. Your practice website and portals are part of this too; treat them as the exposed surface they are, as we covered in <a href="https://compudent.com/wordpress-plugin-auth-bypass-practice-website-attack-surface/">how attackers forge logins into practice websites</a>.</p>
<p><strong>Give the front desk a verification habit, not just a warning.</strong> The most durable defense against a message that looks perfect is a rule that does not depend on how it looks: any request to change payment details, release records, or move money is confirmed through a known phone number, never by replying to the email. That habit neutralizes a flawless lure.</p>
<p><strong>Test your response, not just your prevention.</strong> Know in advance who is called when a staff member clicks something, how a compromised account is locked, and how you would tell whether patient data was reached. A rehearsed response turns a scare into a contained incident.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ascii-smuggling-invisible-unicode-phishing-dental-practice-4.jpg" alt="Layered email security shields around a practice mail server, including a layer that normalizes hidden characters" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">No single control catches this. Layered defenses, with a filter that normalizes Unicode, do.</figcaption></figure>
<h2>The takeaway</h2>
<p>ASCII smuggling is a reminder that attacker tradecraft keeps moving, and that a defense which only reads what a human reads will always be one trick behind. The reassuring part is that the countermeasures are not exotic. Well-configured email filtering, authentication that survives a stolen password, a front desk with a verification reflex, and a practiced response plan defeat this campaign and the next one built on the same idea. What matters is that these controls are actually in place and correctly tuned, not merely assumed.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/ascii-smuggling-invisible-unicode-phishing-dental-practice-5.jpg" alt="An IT technician reviewing a security dashboard for a managed dental practice network" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">A monitored, well-configured practice turns a novel trick into a non-event.</figcaption></figure>
<p>If you are not certain whether your practice&#8217;s email security accounts for tricks like invisible-character evasion, or whether your authentication and response plans would hold up, that uncertainty is worth resolving before an attacker resolves it for you. Compudent Systems helps dental practices across the GTA and Ontario assess and harden their email security, authentication, and incident response. Contact us for a practical review of where your inbox defenses stand today.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://thehackernews.com/2026/09/phishing-campaign-sends-millions-of.html" target="_blank" rel="noopener">Phishing Campaign Sends Millions of Emails Using Invisible Unicode to Evade Filters</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/exchange-owa-zero-day-half-click-dental/">A &#8216;Half-Click&#8217; Email Zero-Day Is Hitting Outlook Web Access. Here&#8217;s Why Dental Practices Should Care.</a></li>
<li><a href="https://compudent.com/voice-phishing-microsoft-sso-dental/">They&#8217;re Calling Your Front Desk: How Voice Phishing Cracked a Healthcare Giant&#8217;s Microsoft Login</a></li>
<li><a href="https://compudent.com/wordpress-plugin-auth-bypass-practice-website-attack-surface/">Your Practice Website Is Part of Your Attack Surface: Hackers Are Forging Logins Into WordPress Right Now</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/ascii-smuggling-invisible-unicode-phishing-dental-practice/">Your Spam Filter Can&#8217;t See This: Invisible-Text Phishing Is Slipping Past Email Security</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The New Imaging Is Bigger Than Your Server: What Dental MRI and AI-Cleared Modalities Demand From Your Practice IT</title>
		<link>https://compudent.com/new-imaging-modalities-dental-practice-storage-infrastructure/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Fri, 04 Sep 2026 09:39:15 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3D imaging]]></category>
		<category><![CDATA[backup and retention]]></category>
		<category><![CDATA[CBCT storage]]></category>
		<category><![CDATA[dental imaging technology]]></category>
		<category><![CDATA[dental IT infrastructure]]></category>
		<category><![CDATA[dental MRI]]></category>
		<category><![CDATA[DICOM]]></category>
		<category><![CDATA[FDA clearance]]></category>
		<category><![CDATA[MAGNETOM Free.Max Dental Edition]]></category>
		<category><![CDATA[medical image storage]]></category>
		<category><![CDATA[network bandwidth]]></category>
		<category><![CDATA[Ontario dental]]></category>
		<category><![CDATA[PACS]]></category>
		<category><![CDATA[PHIPA Compliance]]></category>
		<category><![CDATA[practice server]]></category>
		<guid isPermaLink="false">https://compudent.com/new-imaging-modalities-dental-practice-storage-infrastructure/</guid>

					<description><![CDATA[<p>A wave of newly FDA-cleared dental imaging - the first dental-dedicated MRI, new 3D and AI-assisted modalities - is arriving in practices. The clinical excitement is real, but there is a quieter story your IT has to answer: these images are far bigger, and they land on your server, your network, and your backups. Here is what the new imaging actually demands from your infrastructure.</p>
<p>The post <a href="https://compudent.com/new-imaging-modalities-dental-practice-storage-infrastructure/">The New Imaging Is Bigger Than Your Server: What Dental MRI and AI-Cleared Modalities Demand From Your Practice IT</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The clinical headlines are genuinely exciting for once. In 2026 the FDA cleared the <strong>first dental-dedicated MRI system</strong> &#8211; Dentsply Sirona and Siemens Healthineers&#8217; MAGNETOM Free.Max Dental Edition &#8211; bringing radiation-free, soft-tissue imaging into the dental office, and it arrived alongside a run of new 3D and AI-assisted clearances that one trade headline summed up as <em>four FDA clearances reshaping dentistry</em>. The clinical press has that story well covered. There is a second story it mostly doesn&#8217;t tell, and it is the one that lands on your desk after the equipment rep leaves: every one of these advances produces a much bigger, richer image, and that image has to be captured, moved, viewed, stored, retained, and backed up on infrastructure most practices sized years ago for digital radiographs. The new imaging is, quite literally, bigger than a lot of practice servers were built to hold.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/new-imaging-modalities-dental-practice-storage-infrastructure-1-scaled.jpg" alt="A small 2D dental radiograph beside a much larger 3D volumetric scan and MRI slice stack, with the large data streaming toward a practice server rack" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The clinical leap is also a data leap: an MRI series or a high-resolution 3D volume is one to two orders of magnitude larger than the 2D radiograph your infrastructure was built for.</figcaption></figure>
<h2>What actually got cleared &#8211; and why it&#8217;s a trend, not a gadget</h2>
<p>It helps to see this as a wave rather than a single product. The dental-dedicated MRI is the marquee item because it brings an entirely new, radiation-free modality to dentistry for soft-tissue and temporomandibular imaging. But it is landing at the same time as new FDA-cleared 3D imaging and AI-assisted detection tools that read radiographs and CBCT volumes for the clinician. The common thread across all of them is data density: MRI produces multi-image series, modern 3D units produce ever-higher-resolution volumes, and AI tools generate additional annotated derivatives of each study. None of this replaces your existing CBCT and sensors &#8211; it stacks on top of them. So the practical question for a practice isn&#8217;t &#8220;MRI, yes or no?&#8221; It is &#8220;is our infrastructure ready for imaging that is several times heavier than what we run today?&#8221; And that question deserves the same rigour as choosing <a href="https://compudent.com/fmx-vs-cbct-dental-practice-imaging-decision/">which imaging modality your practice actually needs and when</a>.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/new-imaging-modalities-dental-practice-storage-infrastructure-2.jpg" alt="A dental-dedicated MRI scanner beside a CBCT unit in a clinical room, both linked by data lines to an on-site server" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">A new generation of modalities &#8211; led by the first dental-dedicated MRI &#8211; joins the CBCT and sensor fleet already feeding your network.</figcaption></figure>
<h2>Why bigger images are an IT problem, not just a clinical win</h2>
<p>A single 2D bitewing is a small file. A high-resolution CBCT volume is dramatically larger; an MRI series larger still; and an AI-annotated study adds yet another layer on top of the original. Individually, none of these is alarming &#8211; modern storage is cheap. The trap is the <em>curve</em>. Take a bigger average study size, multiply it by the number of studies your practice captures every day, and compound that across the years of retention a dental record requires, and you get an accumulation curve that climbs far faster than the gentle slope film-replacement radiography produced. Practices that sized their storage, network, and backups for 2D imaging and never revisited the assumption are the ones that get surprised &#8211; not by the first MRI scan, but by month eighteen, when the drive that was &#8220;plenty&#8221; is suddenly at ninety percent and the nightly backup no longer finishes before the team arrives.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/new-imaging-modalities-dental-practice-storage-infrastructure-3.jpg" alt="A steeply rising storage-growth curve as small radiograph icons give way to large 3D and MRI icons, beside a filling storage cylinder" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">It is not one big file, it is the curve: bigger studies multiplied by daily volume and years of retention is where storage plans quietly break.</figcaption></figure>
<h2>The server and storage question</h2>
<p>Start with where the images actually live. Many practices keep imaging on a local server or an imaging workstation acting as one, and that is perfectly workable &#8211; provided the capacity is planned against the new curve, not last year&#8217;s. The right conversation covers headroom (size for two to three years of growth, not this month&#8217;s footprint), architecture (local storage versus a proper PACS versus a hybrid that tiers older studies to cloud), and retention. Retention is not optional: under <strong>PHIPA</strong> and <strong>HIPAA</strong>, diagnostic images are part of the patient record and must be kept for years, so &#8220;we&#8217;ll delete old scans to make room&#8221; is not a storage strategy &#8211; it is a compliance problem. The goal is a storage plan that expects the growth, tiers it sensibly, and never forces a clinical-versus-capacity trade-off at the front desk.</p>
<h2>The network and the workstation that has to open it</h2>
<p>Big images have to travel, and then someone has to open them. On the network side, moving 3D volumes and MRI series between the modality, the server, and the operatory where the dentist reviews them puts real load on office cabling and switches that were fine when the heaviest traffic was a panoramic. On the workstation side, a review PC needs enough RAM and graphics capability to load and manipulate a large volume smoothly &#8211; a dentist rotating a CBCT or scrolling an MRI stack on an underpowered machine simply waits, and waiting at the chair is expensive. Underneath both sits the plumbing: the DICOM worklist and PACS pathways that route a study from capture to the right patient chart. When those are healthy the workflow is invisible; when they are undersized, every heavy new modality makes the stalls more obvious. The same data-flow discipline is exactly what makes AI imaging tools usable in practice, which is why <a href="https://compudent.com/overjet-integration-rcm-workflow-data-governance/">integrating an AI platform like Overjet is as much an integration and data-governance project as a clinical one</a>.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/new-imaging-modalities-dental-practice-storage-infrastructure-4.jpg" alt="A network diagram showing a large imaging study moving from a modality through a switch to a viewing workstation with RAM and GPU icons, linked by a DICOM worklist and PACS node" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Bigger images have to travel and be opened: the office network, the viewing workstation&#8217;s RAM and GPU, and the DICOM/PACS plumbing all feel the difference.</figcaption></figure>
<h2>Backups and business continuity &#8211; the images are the record</h2>
<p>Here is the part that is easy to skip and painful to relearn: the images are not a by-product of care, they <em>are</em> the clinical record, and larger datasets make protecting them both more important and more demanding. Bigger studies stretch backup windows &#8211; the nightly job that comfortably finished at 2 a.m. can start bleeding into the working day &#8211; and they raise the cost of whatever off-site or cloud copy you keep. That is not a reason to back up less; it is a reason to design the backup deliberately: a genuine <strong>3-2-1 approach</strong> (multiple copies, more than one medium, at least one off-site and ideally immutable), sized for the new data volume, and &#8211; the step everyone forgets &#8211; <em>tested</em> restores, because a backup you have never restored is a hope, not a safeguard. This is also where new imaging meets old equipment on the same network. As you add heavier modern modalities, the aging units that cannot be updated still need containment, which is a discipline in its own right: keeping <a href="https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/">unpatchable legacy imaging devices safely segmented</a> so the growing, valuable image store they sit beside stays protected.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/new-imaging-modalities-dental-practice-storage-infrastructure-5.jpg" alt="Large imaging datasets copied along three backup paths - local drive, off-site cloud vault, and a tested restore arrow back to the practice server - with a clock icon for the backup window" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The images are the clinical record. Larger datasets stretch backup windows and cost &#8211; which is exactly why the tested-restore discipline matters more, not less.</figcaption></figure>
<h2>The takeaway: size the IT during procurement, not after install</h2>
<p>The single most useful habit a practice can adopt is to treat an imaging purchase as an IT project, not just a clinical one. Before the unit is ordered &#8211; not after it is bolted to the wall &#8211; ask what average study size it produces, how much daily volume that adds, whether the server has the headroom and the retention plan to absorb years of it, whether the network and review workstations can move and open the images without stalling, and how the backup window and cost change. None of these are reasons to hesitate on adopting better imaging; the diagnostic gains from radiation-free MRI and high-resolution 3D are real. They are simply the questions that separate a smooth rollout from a scramble six months later. Plan the infrastructure with the same care you plan the clinical use, and the new imaging becomes an upgrade instead of a surprise.</p>
<p>If your practice is weighing a new imaging modality &#8211; a dental MRI, a next-generation CBCT, or an AI platform layered on top of what you already run &#8211; and you want to know whether your server, network, and backups are ready for it, <strong>contact Compudent Systems</strong>. We help dental practices across Ontario size storage and networks for modern imaging, design PACS and backup strategies that meet PHIPA retention obligations, and make sure the infrastructure is ready before the equipment arrives &#8211; so the only surprise is how good the images look.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.oralhealthgroup.com/dental-industry/from-the-first-dental-mri-to-orthodontic-ai-four-fda-clearances-reshaping-dentistry-1003997191/" target="_blank" rel="noopener">From the first dental MRI to orthodontic AI: Four FDA clearances reshaping dentistry &#8211; Oral Health Group</a></li>
<li><a href="https://www.dentistrytoday.com/dentsply-sirona-advances-dental-imaging-with-mri/" target="_blank" rel="noopener">Dentsply Sirona Advances Dental Imaging With MRI &#8211; Dentistry Today</a></li>
<li><a href="https://www.dentsplysirona.com/en-us/company/news-and-press-release-detail-page.html/content/dam/master/news/en/business-units/imaging/2026/first-ever-dental-dedicated-mri-validated-in-clinical-trial-and-cleared-by-fda-for-advanced-soft-tissue-diagnostics" target="_blank" rel="noopener">First-ever Dental Dedicated MRI Validated in Clinical Trial and Cleared by FDA for Advanced Soft-Tissue Diagnostics &#8211; Dentsply Sirona</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/roentgen-to-practice-server-xray-imaging-it-discipline/">From Roentgen&#8217;s Lab to Your Practice Server: How Dental X-ray Imaging Became an IT Discipline</a></li>
<li><a href="https://compudent.com/fmx-vs-cbct-dental-practice-imaging-decision/">FMX vs. CBCT: Which Dental Imaging Does Your Practice Actually Need, and When</a></li>
<li><a href="https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/">You Can&#8217;t Patch That Old Sensor or CBCT: How to Safely Keep Legacy Imaging Devices on Your Dental Network</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/new-imaging-modalities-dental-practice-storage-infrastructure/">The New Imaging Is Bigger Than Your Server: What Dental MRI and AI-Cleared Modalities Demand From Your Practice IT</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>You Can&#8217;t Patch That Old Sensor or CBCT: How to Safely Keep Legacy Imaging Devices on Your Dental Network</title>
		<link>https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Thu, 03 Sep 2026 09:39:00 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[allowlisting]]></category>
		<category><![CDATA[CBCT security]]></category>
		<category><![CDATA[compensating controls]]></category>
		<category><![CDATA[dental imaging security]]></category>
		<category><![CDATA[dental IT security]]></category>
		<category><![CDATA[end-of-life Windows]]></category>
		<category><![CDATA[intraoral sensor]]></category>
		<category><![CDATA[legacy medical devices]]></category>
		<category><![CDATA[network segmentation]]></category>
		<category><![CDATA[Ontario dental]]></category>
		<category><![CDATA[PHIPA Compliance]]></category>
		<category><![CDATA[unpatchable devices]]></category>
		<category><![CDATA[virtual patching]]></category>
		<category><![CDATA[VLAN isolation]]></category>
		<guid isPermaLink="false">https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/</guid>

					<description><![CDATA[<p>The old intraoral sensor and the CBCT unit in your dental practice are computers - and their manufacturers often stopped shipping security updates years ago. You usually can't replace them tomorrow, and you can't patch them. Here is how to keep an unpatchable imaging device on your network without turning it into the way in.</p>
<p>The post <a href="https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/">You Can&#8217;t Patch That Old Sensor or CBCT: How to Safely Keep Legacy Imaging Devices on Your Dental Network</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Somewhere in most dental practices there is a computer that cannot be updated. It might be the workstation attached to your intraoral sensor, still running an end-of-life version of Windows because the sensor&#8217;s driver was never certified for anything newer. It might be the locked controller inside your panoramic or <strong>CBCT</strong> unit, a sealed appliance the manufacturer will not let anyone touch. Either way, the security updates stopped arriving a long time ago &#8211; and you cannot simply throw the device out, because it is expensive, clinically essential, and wired to software your team depends on every day. That is a real dilemma, and the two obvious answers are both wrong. Leaving the device on the flat office network and hoping is a gamble; unplugging it and losing your digital imaging workflow is a self-inflicted wound. There is a third path, and it is the one hospital security teams and medical-device regulators actually recommend.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/legacy-imaging-device-network-segmentation-dental-practice-1-scaled.jpg" alt="An aging dental intraoral sensor and its capture computer enclosed in a translucent protective box, with a crossed-out update badge and a single guarded network gateway leaving the enclosure" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">You cannot patch it and you cannot rip it out tomorrow &#8211; so you wrap it in controls. The old sensor is still a computer; it just no longer gets updates.</figcaption></figure>
<h2>Why imaging devices go unpatchable &#8211; and why that isn&#8217;t negligence</h2>
<p>It is tempting to treat an out-of-support imaging device as evidence someone dropped the ball. Usually it isn&#8217;t. Medical and dental imaging hardware is regulated, validated as a unit, and built to last a decade or more &#8211; far longer than the operating system or software it shipped with. Manufacturers certify a device against a specific Windows version and a specific driver, and once that version reaches end of life, updating the underlying OS can technically break the device or void its clinical validation. So the capture PC stays frozen in time on purpose, and the embedded controller inside a CBCT is often a black box no one is permitted to modify. The result is a device that is simultaneously essential and unpatchable &#8211; a structural feature of long-lived medical equipment, not a mistake. What <em>is</em> a mistake is pretending the problem doesn&#8217;t exist. The FBI and medical-device security researchers have been blunt that unsupported devices left on clinical networks are a favourite target, precisely because everyone knows they cannot be fixed the normal way.</p>
<h2>The core move: put it in its own zone</h2>
<p>If you cannot change the device, change what the device can reach. The single most effective control for an unpatchable imaging system is <strong>network segmentation</strong>: placing it in its own isolated network segment &#8211; a dedicated VLAN or zone &#8211; so it no longer shares a flat network with your practice-management server, your Microsoft 365 credentials, your backups, and every front-desk PC. The logic is containment. A vulnerability on an isolated device is a contained problem; the same vulnerability on a flat network is a doorway into everything. This is the same lesson we keep arriving at from different directions &#8211; it is why <a href="https://compudent.com/switchvox-cve-2026-9586-voip-pbx-dental-practice/">the phone system in the closet turned out to be a full computer too</a>, and why <a href="https://compudent.com/agentic-ai-medical-device-vulnerability-backlog-dental-practice/">so many connected medical devices carry critical flaws that will never be patched</a>. Segmentation does not fix any of those devices. It makes sure that when one of them is compromised, the damage stops at the segment boundary instead of spreading to patient records.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/legacy-imaging-device-network-segmentation-dental-practice-2.jpg" alt="A network diagram showing a firewall separating a clinical zone from an isolated imaging-device zone, with the internet reachable only through the firewall and blocked from the imaging zone" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Segmentation in practice: legacy imaging devices live in their own isolated zone, so a compromise there cannot cascade to the practice-management server, email, or backups.</figcaption></figure>
<h2>Segmentation that&#8217;s real, not cosmetic</h2>
<p>Dropping a device onto a separate VLAN and calling it done is where a lot of well-intentioned segmentation quietly fails. To be worth anything, the design has to answer three questions about the legacy device. <strong>Who can talk to it?</strong> Only the specific workstations and users that clinically need to &#8211; enforced with permit-only rules, not &#8220;anyone on the network.&#8221; <strong>What is it allowed to talk to?</strong> Ideally a short allowlist: the one server it must reach, and nothing else &#8211; and crucially, <strong>no direct path to the internet</strong>, since a frozen device has no business browsing the web and every reason not to. Any remote servicing the vendor needs should come through a controlled gateway &#8211; a jump host with multi-factor authentication &#8211; never a permanent open door. <strong>And how fast would you notice if either of those changed?</strong> A legacy device has a boringly predictable traffic pattern; monitoring tuned to that known-good behaviour turns any deviation into an early alarm. Get those three answers right and the segment is a real boundary. Get them wrong and it is a line on a diagram.</p>
<h2>Compensating controls: securing the space around the device</h2>
<p>When you cannot patch the device itself, you apply what security professionals call <strong>compensating controls</strong> &#8211; protections placed <em>around</em> the device that stand in for the fix it will never get. Several are worth putting in place for every unpatchable imaging system:</p>
<ul>
<li><strong>Virtual patching.</strong> A firewall or intrusion-prevention system in front of the segment can block the specific attacks a known vulnerability enables, even though the device itself remains unchanged. It is not a true patch, but it closes the road to the pothole.</li>
<li><strong>Strict access control and MFA.</strong> Every human or system that reaches the imaging segment should authenticate, with multi-factor authentication on any remote access. Shared logins and standing vendor access are exactly how a contained device becomes an entry point again.</li>
<li><strong>Disable what you&#8217;re not using.</strong> Old devices ship with services and ports enabled that your practice never touches. Every one that is closed is one fewer thing an attacker can reach.</li>
<li><strong>Back up what the device produces.</strong> The images are the asset. Rigorous, tested backups of the radiographs and scans mean a compromised or failed legacy device is a replaceable box, not a loss of patient records.</li>
</ul>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/legacy-imaging-device-network-segmentation-dental-practice-3.jpg" alt="A three-panel infographic: a permit-list gate for who can reach the device, one allowed outbound path with the internet blocked, and a monitoring eye watching for changes" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Real segmentation answers three questions: who can talk to the device, what it is allowed to talk to, and how fast you would notice if either changed.</figcaption></figure>
<h2>The inventory and lifecycle discipline underneath it all</h2>
<p>None of this works if you do not know what you have. You cannot isolate, monitor, or plan around a device you have never catalogued, and the uncomfortable truth in many offices is that no one can list, from memory, every networked imaging device and what operating system it runs. So the foundation is an honest inventory: every sensor, phosphor-plate scanner, panoramic and CBCT unit, and capture workstation, with its software version, its support status, and who is responsible for it. That inventory is also where you separate the devices you genuinely cannot patch from the ones you simply haven&#8217;t &#8211; your practice-management software and its servers, for instance, usually <em>can</em> be kept current, and that is a <a href="https://compudent.com/dental-software-patch-management-dentrix-eaglesoft-open-dental/">patching discipline worth getting right on its own terms</a>. And because segmentation buys time rather than granting immunity, every truly unpatchable device needs a documented end-of-life plan: a replacement target date, so the frozen box on your network is a managed risk with an expiry, not a permanent resident everyone has stopped seeing.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/legacy-imaging-device-network-segmentation-dental-practice-4.jpg" alt="An unpatchable imaging workstation ringed by four shields: a firewall virtual-patch shield, an MFA key lock, a padlock over unused ports, and a backup drive with a restore arrow" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">When you cannot fix the device, you secure the space around it: virtual patching at the firewall, MFA on remote access, closed unused ports, and rigorous backups.</figcaption></figure>
<h2>What this does &#8211; and what it doesn&#8217;t</h2>
<p>It is worth being honest about the limits. Segmentation and compensating controls contain the blast radius and buy you time; they do not make an unsupported device safe in any absolute sense, and they are not an excuse to run a decade-old sensor forever. Think of them as the responsible way to bridge the gap between &#8220;we cannot replace this today&#8221; and &#8220;we have replaced it.&#8221; That framing matters for compliance as much as for security. Under <strong>PHIPA</strong> and <strong>HIPAA</strong>, an unsupported device that stores or transmits patient images is a live exposure &#8211; and if an incident ever occurs, the question a regulator will ask is not whether you had a perfect device, but whether you took reasonable steps to protect the information on an imperfect one. A documented segment, a set of compensating controls, a monitoring alert, and a replacement plan are exactly what &#8220;reasonable steps&#8221; looks like. Choosing the right imaging equipment in the first place, and knowing <a href="https://compudent.com/fmx-vs-cbct-dental-practice-imaging-decision/">which modality your practice actually needs</a>, is the front end of the same lifecycle &#8211; security and clinical planning are not separate conversations.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/legacy-imaging-device-network-segmentation-dental-practice-5.jpg" alt="A practice manager and IT professional at a wall board listing imaging devices - intraoral sensor, phosphor scanner, panoramic unit, CBCT - each with a status dot and a replacement-date marker" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Segmentation buys time; it is not forever. Every unpatchable device needs a place in the inventory and a documented replacement date.</figcaption></figure>
<p>The old sensor and the aging CBCT are not going away tomorrow, and they should not be sitting naked on your network in the meantime. If you are not certain which of your imaging devices are still supported, whether any of them are exposed to the wider office network or the internet, or how you would even begin to isolate them, <strong>contact Compudent Systems</strong>. We help dental practices across Ontario inventory every imaging device, design and build the segmentation that keeps an unpatchable box from becoming the way in, put practical compensating controls around the equipment you cannot yet replace, and plan the replacements so today&#8217;s necessary risk has a documented end date.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://runsafesecurity.com/blog/beyond-patching-secure-medical-devices/" target="_blank" rel="noopener">Beyond Patching: Secure Medical Devices and Meet FDA Compliance &#8211; RunSafe Security</a></li>
<li><a href="https://www.mpo-mag.com/exclusives/closing-the-cybersecurity-gap-in-legacy-medical-devices/" target="_blank" rel="noopener">Closing the Cybersecurity Gap in Legacy Medical Devices &#8211; Medical Product Outsourcing</a></li>
<li><a href="https://www.censinet.com/perspectives/fbi-warnings-unpatched-medical-devices" target="_blank" rel="noopener">FBI Warnings on Unpatched Medical Devices &#8211; Censinet</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/medical-device-provenance-supply-chain-dental-practice/">Where Was Your Imaging Sensor Made, and What Is It Talking To? Device Provenance Is Now a Dental Practice Security Question</a></li>
<li><a href="https://compudent.com/agentic-ai-medical-device-vulnerability-backlog-dental-practice/">Half Your Connected Devices Carry a Critical Flaw. Can Agentic AI Finally Clear the Patching Backlog?</a></li>
<li><a href="https://compudent.com/connected-dental-devices-attack-surface/">The Other Computers in Your Operatory: Why Connected Dental Devices Are the Attack Surface Nobody Audits</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/">You Can&#8217;t Patch That Old Sensor or CBCT: How to Safely Keep Legacy Imaging Devices on Your Dental Network</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Phone System Is a Computer Too: An Actively Exploited Switchvox Flaw and What Your Practice Must Patch</title>
		<link>https://compudent.com/switchvox-cve-2026-9586-voip-pbx-dental-practice/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Wed, 02 Sep 2026 10:38:48 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[actively exploited]]></category>
		<category><![CDATA[CVE-2026-9586]]></category>
		<category><![CDATA[dental IT security]]></category>
		<category><![CDATA[dental phone system]]></category>
		<category><![CDATA[edge device patching]]></category>
		<category><![CDATA[Horizon3]]></category>
		<category><![CDATA[network segmentation]]></category>
		<category><![CDATA[Ontario dental]]></category>
		<category><![CDATA[PBX vulnerability]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[Sangoma Switchvox]]></category>
		<category><![CDATA[SQL injection]]></category>
		<category><![CDATA[unauthenticated exploit]]></category>
		<category><![CDATA[VoIP security]]></category>
		<guid isPermaLink="false">https://compudent.com/switchvox-cve-2026-9586-voip-pbx-dental-practice/</guid>

					<description><![CDATA[<p>A critical, actively exploited flaw in Sangoma's Switchvox phone system lets an unauthenticated attacker run code on the box with no password at all. The uncomfortable reminder for dental practices: the appliance humming in your phone closet is a full Linux server on your network - and it needs patching like everything else.</p>
<p>The post <a href="https://compudent.com/switchvox-cve-2026-9586-voip-pbx-dental-practice/">The Phone System Is a Computer Too: An Actively Exploited Switchvox Flaw and What Your Practice Must Patch</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On the last day of August, security researchers confirmed that attackers are actively exploiting <strong>CVE-2026-9586</strong> &#8211; a critical flaw, rated <strong>9.3 out of 10</strong>, in <strong>Sangoma Switchvox</strong>, an enterprise VoIP platform used to run office phone systems. The uncomfortable detail is how little the attacker needs: <strong>no password, no user account, no malware</strong>. An unauthenticated request to the right endpoint lets a stranger on the internet run code on the box as the database <em>superuser</em>. If your practice runs a Switchvox phone system, the thing humming in your wiring closet is currently a target &#8211; and the reason it is a target is a lesson that applies to far more than one product.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/switchvox-cve-2026-9586-voip-pbx-dental-practice-1-scaled.jpg" alt="A dental office VoIP phone appliance in a wiring closet opened to reveal a server inside, with an intruder line reaching it directly from the internet with no lock" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The box in the phone closet is not an appliance. It is a Linux server on your network &#8211; and this flaw lets a stranger run code on it with no password.</figcaption></figure>
<h2>What the researchers found</h2>
<p>The flaw was disclosed by Horizon3, which had been auditing Sangoma&#8217;s products after related <strong>FreePBX</strong> vulnerabilities landed on the U.S. government&#8217;s known-exploited-vulnerabilities list. In total the team reported <em>twelve</em> distinct vulnerabilities in Switchvox; this one is the most severe. The mechanism is a textbook failure. Switchvox exposes an <strong>unauthenticated HTTP endpoint</strong> that parses an XML message sent by supported IP phones. One field inside that message &#8211; the phone&#8217;s IP &#8211; is <strong>concatenated directly into a database query</strong> that was never written to expect hostile input. That is a classic <strong>SQL injection</strong>: an attacker puts database commands where a value should go, and the server dutifully runs them. Because the query runs with <strong>database superuser rights</strong>, the injection does not stop at reading records &#8211; it reaches all the way to <strong>command execution and a reverse shell</strong>, handing the attacker an interactive foothold on the appliance.</p>
<p>This is not theoretical. Honeypots have already captured real attack traffic, the flaw class was first disclosed by independent researchers in July 2026, and a public scan shows roughly <strong>4,000 internet-exposed Switchvox instances</strong>, most of them in North America. The good news is that there is a fix: Sangoma has patched the flaw in version <strong>8.4.0.2</strong>. Everything below that on an internet-reachable box should be treated as exposed until proven otherwise.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/switchvox-cve-2026-9586-voip-pbx-dental-practice-2.jpg" alt="A four-stage attack chain: an exposed web endpoint, a SQL injection into a database, database superuser rights, and a reverse shell back to the attacker" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">No malware, no password. An exposed endpoint, a SQL-injection into the database as superuser, then a reverse shell out to the attacker.</figcaption></figure>
<h2>A phone system is a full computer &#8211; that is the real story</h2>
<p>It is tempting to file this under &#8220;telephone problem&#8221; and move on. Don&#8217;t. A modern VoIP PBX like Switchvox is not an appliance in any meaningful sense &#8211; it is a <strong>Linux server running a database</strong>, sitting on your practice network, often with a web interface reachable from the outside so the vendor or a remote admin can manage it. In other words, it is exactly the same kind of computer as the server your practice-management software runs on, and it is exposed to exactly the same kinds of attacks. The only difference is that nobody thinks of it that way, so nobody patches it, and nobody notices it going quietly out of date in a closet for years.</p>
<p>We keep running into the same shape of problem from different directions. It was true of <a href="https://compudent.com/papercut-ng-mf-zero-day-dental-practice-print-server/">the print server no one calls IT about</a>, and it was true of <a href="https://compudent.com/ubiquiti-unifi-max-severity-flaws-dental-network/">the single vendor quietly running a practice&#8217;s network, cameras, and phones</a>. The phone system is simply the next forgotten computer on the list. Every one of these boxes is a small server with a network cable, and every one of them needs the same discipline you would apply to a workstation.</p>
<h2>What a hijacked phone system actually hands an attacker</h2>
<p>Assume the worst has happened and someone owns your PBX. What do they get? Three things worth taking seriously. First, <strong>toll fraud</strong> &#8211; the oldest and most immediate motive &#8211; where an intruder uses your telephony to place expensive international or premium-rate calls and leaves you the bill. Second, and more sensitive for a dental office, <strong>the calls themselves</strong>: a compromised PBX can intercept or record conversations and voicemails, which in a practice routinely contain patient names, appointment details, medication questions, and other <strong>protected health information</strong> that never belonged in an attacker&#8217;s hands.</p>
<p>The third consequence is the one that should worry you most. A phone system that shares a flat network with everything else becomes a <strong>quiet foothold</strong>. From that box an attacker can look sideways at the practice-management server, the imaging workstations, and the Microsoft 365 credentials cached around the office, and begin to <strong>pivot</strong> toward the data that actually matters. It is also a ready-made platform for the <a href="https://compudent.com/dental-software-patch-management-dentrix-eaglesoft-open-dental/">kind of layered attack we keep urging practices to plan for</a>: control of your telephony makes fraudulent calls to your patients &#8211; or to your own staff &#8211; far more convincing. The initial break-in is a phone flaw; the damage is a whole-network problem.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/switchvox-cve-2026-9586-voip-pbx-dental-practice-3.jpg" alt="A red-tinged phone system box with branching lines reaching toward a practice-management server, an imaging workstation, a cloud email panel, and an outgoing-call icon" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">A phone system that shares the network with everything else becomes a quiet foothold &#8211; and a ready platform for launching scam calls.</figcaption></figure>
<h2>Is your practice exposed?</h2>
<p>Three questions decide it. <strong>Do you run Sangoma Switchvox SMB Edition?</strong> <strong>Is its management or phone-provisioning interface reachable from the public internet?</strong> And <strong>is it running a version below 8.4.0.2?</strong> If the answer to the first is yes and you are not certain about the other two, treat the box as exposed and act today. The honest complication is that many practices <em>cannot</em> answer the first question &#8211; the phone system was installed years ago by a telecom vendor, it has worked ever since, and no one in the office knows the brand, the version, or who is responsible for updating it. That uncertainty is itself the vulnerability. An asset nobody owns is an asset nobody patches.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/switchvox-cve-2026-9586-voip-pbx-dental-practice-4.jpg" alt="A practice manager and IT professional reviewing a wall diagram of networked appliances - phone system, print server, switches, cameras, imaging - each with a version tag and status dot" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">You cannot patch what you have not inventoried. Every networked box &#8211; phones included &#8211; needs an owner and a version.</figcaption></figure>
<h2>What to do now</h2>
<p>None of the remediation here is exotic; it is the same fundamentals that protect any networked computer, finally applied to the one in the phone closet.</p>
<ul>
<li><strong>Update to Switchvox 8.4.0.2 immediately.</strong> If you run Switchvox, this is the single most important step, and it is being exploited right now &#8211; it is not a next-quarter item. If a vendor manages your phones, call them today and get written confirmation of the version.</li>
<li><strong>Get the management interface off the public internet.</strong> A PBX admin or provisioning page should not be reachable from the open web. Put it behind the firewall and require a VPN for remote management. This one change defuses the entire class of internet-facing attack, not just this CVE.</li>
<li><strong>Inventory every networked appliance.</strong> Phone system, print server, network switches, cameras, door controllers, imaging hardware &#8211; list each one, its version, and who is responsible for patching it. You cannot secure a device you have forgotten you own.</li>
<li><strong>Segment the phone system away from clinical systems.</strong> The PBX does not need to share a network with your practice-management server and imaging workstations. Putting voice traffic on its own segment means a compromised phone system is a contained problem, not a doorway into patient data.</li>
<li><strong>Assign ownership of telephony patching.</strong> Decide &#8211; in writing &#8211; whether your telecom vendor or your IT provider is responsible for keeping the phone system current, and hold that answer to the same standard as your server patching. Silence is how a box stays years out of date.</li>
</ul>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/switchvox-cve-2026-9586-voip-pbx-dental-practice-5.jpg" alt="A phone system placed behind a firewall barrier, separated from the clinical network, pulled back off the internet, and showing a patched-update badge" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The fix is unglamorous: update to the patched version, take the management interface off the public internet, and segment the phones away from clinical systems.</figcaption></figure>
<p>The Switchvox flaw will be patched and forgotten within a month. The pattern behind it will not go away: the modern dental office is full of small computers wearing the costume of appliances, and attackers have learned to go after the ones nobody is watching. The phone system was never just a phone system.</p>
<p>If you are not certain what brand of phone system your practice runs, whether its management interface is exposed to the internet, or who is responsible for keeping it patched, <strong>contact Compudent Systems</strong>. We help dental practices across Ontario inventory every networked device &#8211; phones included &#8211; get management interfaces off the public internet, segment voice traffic away from clinical systems, and put clear ownership behind the patching that keeps a forgotten box in a closet from becoming the way in.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://horizon3.ai/attack-research/disclosures/cve-2026-9586-sangoma-switchvox-rce/" target="_blank" rel="noopener">CVE-2026-9586: Sangoma Switchvox RCE &#8211; Horizon3 attack research disclosure</a></li>
<li><a href="https://securityonline.info/sangoma-switchvox-cve-2026-9586-rce/" target="_blank" rel="noopener">CVE-2026-9586: Switchvox RCE Exploited in the Wild &#8211; SecurityOnline</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/ubiquiti-unifi-max-severity-flaws-dental-network/">One Vendor Runs Your Network, Cameras, and Phones: Three Max-Severity Ubiquiti Flaws and What Your Practice Must Patch</a></li>
<li><a href="https://compudent.com/sonicwall-sma1000-vpn-ransomware-dental-practices/">Ransomware Gangs Are Now Through the Front Door: What the SonicWall SMA1000 VPN Attacks Mean for Dental Practices</a></li>
<li><a href="https://compudent.com/lazarus-job-offer-windows-zero-day-cve-2026-68820-dental/">A Fake Job Offer, a Windows Kernel Rootkit: The Lazarus Zero-Day (CVE-2026-68820) and What It Means for Your Dental Practice</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/switchvox-cve-2026-9586-voip-pbx-dental-practice/">The Phone System Is a Computer Too: An Actively Exploited Switchvox Flaw and What Your Practice Must Patch</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>284 Million Records Claimed at the Supplier: What the McKesson Breach Means for Your Dental Practice</title>
		<link>https://compudent.com/mckesson-data-breach-shinyhunters-saas-dental-practice/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 09:40:11 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[dental IT security]]></category>
		<category><![CDATA[dental practice]]></category>
		<category><![CDATA[healthcare data breach]]></category>
		<category><![CDATA[McKesson data breach]]></category>
		<category><![CDATA[Okta SSO]]></category>
		<category><![CDATA[Ontario dental]]></category>
		<category><![CDATA[patient scam calls]]></category>
		<category><![CDATA[phishing-resistant MFA]]></category>
		<category><![CDATA[SaaS security]]></category>
		<category><![CDATA[Salesforce breach]]></category>
		<category><![CDATA[ShinyHunters]]></category>
		<category><![CDATA[single sign-on]]></category>
		<category><![CDATA[Snowflake]]></category>
		<category><![CDATA[supply chain attack]]></category>
		<category><![CDATA[vishing]]></category>
		<category><![CDATA[voice phishing]]></category>
		<guid isPermaLink="false">https://compudent.com/mckesson-data-breach-shinyhunters-saas-dental-practice/</guid>

					<description><![CDATA[<p>On August 25, 2026, McKesson - one of the largest healthcare distributors on the continent - discovered a breach. The extortion group ShinyHunters now claims roughly 284 million records. The interesting part is how they got in: no exotic malware, just a phone call, a stolen single sign-on, and two cloud apps. Here is what that means for a dental practice and its patients.</p>
<p>The post <a href="https://compudent.com/mckesson-data-breach-shinyhunters-saas-dental-practice/">284 Million Records Claimed at the Supplier: What the McKesson Breach Means for Your Dental Practice</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On August 25, 2026, <strong>McKesson Corporation</strong> &#8211; one of the largest healthcare companies on the continent, distributing pharmaceuticals and medical supplies and running health-information-technology and care-management platforms &#8211; discovered a cybersecurity incident. In its disclosure, McKesson says the incident involved <strong>unauthorized access to certain third-party applications and the exfiltration of data</strong>, so far associated with a subset of customers within its Oncology &amp; Multispecialty and Medical-Surgical business units. The investigation is early, and the company has <strong>not yet confirmed the amount or nature</strong> of the data taken. Then the other shoe: the extortion group <strong>ShinyHunters</strong> claimed the attack and, on its leak site, claims to have stolen roughly <strong>284 million records</strong>. A Canadian dental practice is nowhere near the centre of that story &#8211; but the way this breach happened is a blueprint that fits your office exactly.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mckesson-data-breach-shinyhunters-saas-dental-practice-1-scaled.jpg" alt="A diagram showing cloud SaaS app panels and a single sign-on hub, with an intruder line reaching the hub through a telephone icon instead of the core systems" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The break-in did not start with malware. It started with a phone call, a stolen single sign-on, and two cloud apps.</figcaption></figure>
<h2>What is confirmed, and what is only claimed</h2>
<p>It is worth being disciplined about the numbers, because the headline figure is not McKesson&#8217;s. What the company has <em>confirmed</em> is a breach, unauthorized access to third-party applications, some data exfiltration, and an affected subset of two specific business units. What ShinyHunters <em>claims</em> &#8211; and it is a claim, from a group whose business is extortion &#8211; is around 284 million records spanning personal and protected health information, which the group itself concedes does not mean 284 million unique patients. If it holds up, it would rank among the largest healthcare data thefts ever recorded. Treat the confirmed facts as facts and the leak-site boast as an unverified allegation, and you will read this story more clearly than most of the headlines about it.</p>
<p>The confirmed business units &#8211; oncology, multispecialty, and medical-surgical distribution &#8211; are not dental. So to be plain: there is no indication that dental patient records were part of this, and this article is not claiming otherwise. Its value is elsewhere &#8211; in <em>how</em> the attackers got in, because that method is coming for practices of every size and specialty.</p>
<h2>The part a dental office should study: a phone call, not a zero-day</h2>
<p>Strip away the scale and the interesting thing about this breach is how ordinary the entry was. According to ShinyHunters&#8217; own account to BleepingComputer, the group did not defeat some exotic defence. It ran <strong>voice-phishing</strong> &#8211; vishing &#8211; calls against multiple employees, talked its way to <strong>compromised Okta single sign-on accounts</strong>, and then used that stolen identity to reach into <strong>Salesforce and Snowflake</strong> and pull data out. The group claims to have removed roughly <strong>1 TB</strong> between August 21 and 25. No malware headline, no unpatched appliance &#8211; a human on the phone, a captured login, and two cloud applications that trusted it.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mckesson-data-breach-shinyhunters-saas-dental-practice-2.jpg" alt="A split illustration contrasting a panel of small confirmed checkmarks against a large looming speech bubble representing an unverified leak-site claim" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">What is confirmed and what is claimed are two different numbers. McKesson has confirmed a breach; the 284 million figure is the attackers&#8217; claim.</figcaption></figure>
<p>That chain &#8211; <strong>person &rarr; single sign-on &rarr; cloud app</strong> &#8211; is the whole lesson, and it is the same playbook ShinyHunters has run against a long list of organizations. It is also almost exactly the technique we described when <a href="https://compudent.com/voice-phishing-microsoft-sso-dental/">voice phishing cracked a healthcare giant&#8217;s Microsoft login</a>: convince a person, capture the identity, and the identity opens the doors. And ShinyHunters is the same crew behind the <a href="https://compudent.com/medtronic-data-breach-by-shinyhunters-critical-warning-for-medical-device-security-in-dental-practices/">Medtronic breach we covered earlier this year</a> &#8211; this is a repeat performer with a proven method, not a one-off.</p>
<h2>Why your practice is in scope for the same technique</h2>
<p>Here is the uncomfortable translation. A modern dental practice no longer keeps everything on a server in the back room. Your <strong>practice-management software</strong> may be cloud-hosted; your email and files live in <strong>Microsoft 365</strong>; your <strong>imaging</strong>, your <strong>patient communications</strong>, your <strong>online booking</strong>, and your <strong>payroll</strong> are very likely separate cloud apps. And to keep staff sane, most of those are unlocked by a small handful of identities &#8211; often a single Microsoft or Google sign-in per person. That is exactly the shape of target ShinyHunters just exploited: not a network to breach, but an <em>identity</em> to borrow.</p>
<p>The attacker does not need to be sophisticated about your firewall if they can get one staff member on the phone, spin a believable story &#8211; &#8220;I&#8217;m from your IT provider, we&#8217;re seeing an issue with your account&#8221; &#8211; and walk away with a login. Once inside as a trusted user, they do not look like an intruder; they look like your receptionist. The scale of McKesson&#8217;s cloud footprint made the haul enormous, but the technique scales <em>down</em> to a six-operatory office just as cleanly.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mckesson-data-breach-shinyhunters-saas-dental-practice-3.jpg" alt="A three-stage attack chain: a telephone call, a captured single sign-on badge, and two cloud database cylinders with files being lifted out" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">One compromised identity is a master key. A convincing phone call led to a stolen single sign-on, which opened multiple cloud apps at once.</figcaption></figure>
<h2>The near-term risk: your patients are about to get scam calls</h2>
<p>Even setting your own network aside, a breach of this size creates a downstream problem that lands on your front desk. When identity information and healthcare details are combined and sold or leaked, they become fuel for <strong>convincing impersonation scams</strong>. Criminals pose as a pharmacy, an insurer, a provider&#8217;s office, a debt collector, or a patient-support line, and use real personal details to make the approach sound legitimate &#8211; a supposed prescription problem, an unpaid claim, a delivery issue, an appointment change, or a request to &#8220;verify&#8221; insurance information. The health context is what makes it work; it manufactures urgency.</p>
<p>Your patients will not parse which company was breached. Some will receive these calls, and a few will phone your office confused, or worse, will be primed to hand over information to the <em>next</em> caller who claims to be from your practice. Your team should know that a wave of health-themed scam calls is a predictable aftershock of any large breach, and should never treat inbound callers as automatically trustworthy &#8211; a caller who &#8220;already knows&#8221; a patient&#8217;s details has proven nothing. This is also a reminder of <a href="https://compudent.com/cost-of-a-data-breach-dental-practice-class-action-liability/">what a breach actually costs</a> when it is your own name on the notice.</p>
<h2>What a dental practice should do about it</h2>
<p>None of the defences here are exotic; they are the unglamorous fundamentals of protecting an identity-and-cloud practice. Make sure someone &#8211; your team or your IT provider &#8211; can confirm these five things:</p>
<ul>
<li><strong>Inventory your cloud apps and the identities that unlock them.</strong> List every SaaS application the practice uses &#8211; practice management, Microsoft 365, imaging, communications, booking, payroll &#8211; and note which login unlocks each. You cannot protect a stack you have never mapped, and single sign-on means one compromised identity may open several of these at once.</li>
<li><strong>Move to phishing-resistant MFA.</strong> Text-message and app-tap codes can be phished or talked out of a user in real time. <strong>Passkeys or FIDO2 hardware keys</strong> cannot be handed over on a phone call, which is precisely the attack that worked here. Prioritize the accounts that unlock the most.</li>
<li><strong>Train staff &#8211; and the front desk &#8211; to resist vishing.</strong> The breach started with a phone call. Teach the team that no legitimate IT provider or vendor will ever ask them to read out a code, approve a prompt, or surrender a login over the phone, and give them a no-blame way to hang up and call back on a known number to verify.</li>
<li><strong>Watch for anomalous access to your cloud data.</strong> Ask whether your Microsoft 365 and other cloud platforms alert on unusual sign-ins and bulk data exports. The theft here was a large, quiet data pull by a &#8220;trusted&#8221; account &#8211; the kind of thing that is invisible unless someone is watching for it.</li>
<li><strong>Prepare a patient-facing response now.</strong> Draft a short, calm script for the front desk about breach-related scam calls, and a reminder that your practice will never phone a patient to demand payment or verify sensitive details out of the blue. Preparing the message before you need it beats improvising during a rush of confused calls.</li>
</ul>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mckesson-data-breach-shinyhunters-saas-dental-practice-4.jpg" alt="A dental front-desk phone ringing with a red alert glow and an impersonation mask motif, a receptionist pausing to verify the caller" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Stolen identity plus health details makes for convincing scam calls. Patients &#8211; and your front desk &#8211; will be the ones fielding them.</figcaption></figure>
<p>The through-line of the McKesson story is not the eye-watering number ShinyHunters is advertising. It is that a company of that size was reached the same way a small office can be reached: a person, a stolen sign-in, and the cloud applications that trusted it. The record count is what makes the news; the method is what should make you check your own logins.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/09/mckesson-data-breach-shinyhunters-saas-dental-practice-5.jpg" alt="A practice manager and IT professional reviewing an orderly inventory of cloud apps paired with identity keys and green status indicators on a monitor" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The defence is unglamorous: know your cloud apps, know which logins unlock them, and make those logins phishing-resistant.</figcaption></figure>
<p>If you are not certain how many cloud applications your practice depends on, which identities unlock them, or whether those logins would survive a convincing phone call, <strong>contact Compudent Systems</strong>. We help dental practices across Ontario inventory their SaaS and single sign-on footprint, move the accounts that matter onto phishing-resistant MFA, train staff and front-desk teams to shut down vishing, and put monitoring in place so a quiet data pull from a cloud app does not go unnoticed &#8211; closing the exact door this breach walked through.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.malwarebytes.com/blog/news/2026/08/mckesson-confirms-cyber-incident-after-shinyhunters-claims-patient-data-theft" target="_blank" rel="noopener">McKesson confirms cyber incident after ShinyHunters claims patient-data theft &#8211; Malwarebytes</a></li>
<li><a href="https://techcrunch.com/2026/08/31/hackers-claim-millions-of-patient-records-stolen-during-data-breach-at-healthcare-giant-mckesson/" target="_blank" rel="noopener">Hackers claim millions of patient records stolen during data breach at healthcare giant McKesson &#8211; TechCrunch</a></li>
<li><a href="https://www.bleepingcomputer.com/news/security/mckesson-discloses-breach-after-shinyhunters-claims-patient-data-theft/" target="_blank" rel="noopener">McKesson discloses breach after ShinyHunters claims patient data theft &#8211; BleepingComputer</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/medusa-ransomware-healthcare-advisory-dental-practice/">The FBI Just Refreshed Its Medusa Ransomware Warning for Healthcare: The Real Lesson for Your Dental Practice</a></li>
<li><a href="https://compudent.com/ransomware-patient-safety-38-percent-mortality-dental-practice/">Ransomware Is Now a Patient-Safety Issue: What a 38% Hospital Mortality Study Means for Your Dental Practice</a></li>
<li><a href="https://compudent.com/dental-ransomware-leak-site-fairview-soniva-practice/">Two Dental Groups on Leak Sites in One Week: What It Means When Your Practice&#8217;s Name Appears on a Ransomware Blog</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/mckesson-data-breach-shinyhunters-saas-dental-practice/">284 Million Records Claimed at the Supplier: What the McKesson Breach Means for Your Dental Practice</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The FBI Just Refreshed Its Medusa Ransomware Warning for Healthcare: The Real Lesson for Your Dental Practice</title>
		<link>https://compudent.com/medusa-ransomware-healthcare-advisory-dental-practice/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Mon, 31 Aug 2026 09:38:16 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[CISA advisory]]></category>
		<category><![CDATA[dental IT security]]></category>
		<category><![CDATA[dental practice]]></category>
		<category><![CDATA[double extortion]]></category>
		<category><![CDATA[FBI]]></category>
		<category><![CDATA[Fortinet]]></category>
		<category><![CDATA[healthcare cybersecurity]]></category>
		<category><![CDATA[HHS]]></category>
		<category><![CDATA[initial access brokers]]></category>
		<category><![CDATA[Medusa ransomware]]></category>
		<category><![CDATA[Ontario dental]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[ransomware-as-a-service]]></category>
		<category><![CDATA[ScreenConnect]]></category>
		<category><![CDATA[unpatched vulnerabilities]]></category>
		<guid isPermaLink="false">https://compudent.com/medusa-ransomware-healthcare-advisory-dental-practice/</guid>

					<description><![CDATA[<p>On August 18, 2026, CISA, the FBI and HHS refreshed their joint advisory on Medusa ransomware - now past 500 victims, with healthcare a favourite target. The interesting part is not the malware. It is how the attackers get in: phishing, and unpatched remote-access and firewall software. Here is what that means for a dental practice.</p>
<p>The post <a href="https://compudent.com/medusa-ransomware-healthcare-advisory-dental-practice/">The FBI Just Refreshed Its Medusa Ransomware Warning for Healthcare: The Real Lesson for Your Dental Practice</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>On August 18, 2026, three U.S. agencies &#8211; the Cybersecurity and Infrastructure Security Agency (CISA), the FBI, and the Department of Health and Human Services (HHS) &#8211; refreshed a joint advisory aimed squarely at the healthcare sector, warning about a ransomware operation called <strong>Medusa</strong>. The updated advisory ships fresh tactics, indicators of compromise, and remediation guidance, and the headline number is sobering: Medusa has now passed <strong>500 victims</strong> across medical, education, legal, insurance, technology, and manufacturing organizations, with healthcare hit especially hard. A Canadian dental practice is not the marquee target of a federal U.S. advisory &#8211; but read how these attacks actually start and you will find your own network described in detail.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/medusa-ransomware-healthcare-advisory-dental-practice-1-scaled.jpg" alt="A dental network diagram with two glowing entry doors at the edge - an email envelope and a remote-access appliance - and an intruder line slipping inside" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Medusa rarely breaks the front door down. It walks in through two familiar side doors: a phishing email, and an unpatched internet-facing appliance.</figcaption></figure>
<h2>What Medusa actually is</h2>
<p>Medusa is a <strong>ransomware-as-a-service</strong> (RaaS) operation, first identified in June 2021. Think of it less as a gang and more as a franchise. Since 2023 the core developers have run an <strong>affiliate model</strong>: they build and maintain the ransomware, and other criminals &#8211; affiliates &#8211; do the breaking-in, splitting the proceeds. That structure matters, because it means the people who compromise your network and the people who run the extortion are often not the same, and the whole thing scales like a business. It also runs on <strong>double extortion</strong>, which we will come back to.</p>
<h2>The part that should worry a dental office: how they get in</h2>
<p>Strip away the branding and Medusa gets in through two doors, and both of them are sitting on the average small-practice network right now.</p>
<p>The first is <strong>phishing</strong> &#8211; the same tired email that tricks a staff member into handing over a password or running an attachment. The second is <strong>unpatched software that faces the internet</strong>. Medusa&#8217;s affiliates recruit <strong>initial access brokers</strong> &#8211; criminals paid anywhere from $100 to $1 million to break in and resell that access &#8211; and the advisory names the products those brokers lean on: <strong>ScreenConnect, Fortinet, Fortra, and BeyondTrust</strong>. None of those are obscure. They are remote-support and remote-monitoring tools, firewalls, secure file transfer, and privileged-access software &#8211; precisely the categories a dental practice or its IT provider runs to keep the office online and supportable. The uncomfortable translation: the software that lets your IT company help you from across town is the same software a broker is hunting for a missing patch on.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/medusa-ransomware-healthcare-advisory-dental-practice-2.jpg" alt="An abstract illustration of an access broker handing a glowing key to a larger ransomware operator, with price-tag and transaction motifs" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The affiliate model: brokers break in and sell the access; Medusa operators buy it and bring the ransomware. Breaking in is now a business.</figcaption></figure>
<p>And they move fast. The advisory notes brokers weaponize new vulnerabilities <strong>within 24 hours</strong> &#8211; sometimes before a flaw is even publicly announced. That is why a patching routine that runs &#8220;monthly, when we get to it&#8221; is not a routine at all for internet-facing gear. It is exactly the gap that lets a single overlooked box become the entry point, the same lesson behind <a href="https://compudent.com/dental-software-patch-management-dentrix-eaglesoft-open-dental/">why one patching policy cannot quietly cover every system you own</a>.</p>
<h2>Living off the land, then the squeeze</h2>
<p>Once inside, Medusa&#8217;s operators do not announce themselves. They use <strong>legitimate remote-monitoring software</strong> &#8211; the very kind of tool a real IT provider uses &#8211; to blend in, move around, and quietly copy data out before anyone notices. Access brokers use the same trick to cover their tracks while they shop the access around. This is why simply owning security tools is not enough; you have to know what is <em>supposed</em> to be running on your network so that a rogue copy of a remote-access tool stands out instead of hiding in the noise. It is the same initial-foothold-then-quietly-expand pattern we saw with <a href="https://compudent.com/infostealer-session-cookie-theft-mfa-bypass-dental-practice/">infostealers harvesting session cookies to slip past MFA</a>.</p>
<p>Then comes the <strong>double extortion</strong>. Medusa encrypts your data so the practice cannot function &#8211; no charts, no schedule, no imaging &#8211; and it also threatens to <strong>publish the stolen files</strong> unless you pay. That second lever is the one that has changed the math for healthcare: even a practice with flawless backups, able to restore and reopen tomorrow, still faces the prospect of patient records posted on a leak site. We covered what that actually looks like when <a href="https://compudent.com/dental-ransomware-leak-site-fairview-soniva-practice/">dental practices&#8217; names appear on a ransomware blog</a>. For a Canadian practice, that is not just downtime &#8211; it is a PHIPA privacy breach with reporting obligations attached.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/medusa-ransomware-healthcare-advisory-dental-practice-3.jpg" alt="A row of edge software panels with green update checkmarks, one cracked and glowing red to show a single unpatched product as the weak link" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Attackers weaponize new flaws within 24 hours. One unpatched remote-access or firewall product is all the door they need.</figcaption></figure>
<h2>Why you are in scope even though you were not named</h2>
<p>It is easy to read &#8220;500 victims, mostly large organizations&#8221; and file it under someone else&#8217;s problem. That is the wrong read. An affiliate model with brokers paid to break in is, by design, indiscriminate about the victim&#8217;s size &#8211; it targets whatever is <em>reachable and unpatched</em>. A small dental office with a public-facing firewall that missed a firmware update, or a remote-support tool a year behind on patches, is not too small to be worth $100 of a broker&#8217;s time. It is exactly the opportunistic, automatable target that model was built to harvest. The named victims are big because big organizations get press; the broker&#8217;s scanner does not care what your letterhead says.</p>
<h2>What a dental practice should do about it</h2>
<p>The reassuring part of this advisory is that none of the defences are exotic. Make sure someone &#8211; your team or your IT provider &#8211; can confirm these five things:</p>
<ul>
<li><strong>Patch the edge, fast.</strong> Inventory every internet-facing device and service: firewall, VPN, remote-support tool, secure file transfer. Those get patched on a rapid cadence, not the general workstation schedule. If you run any of the named families (Fortinet, ScreenConnect, Fortra, BeyondTrust), confirm they are current today.</li>
<li><strong>Make phishing fail.</strong> Move accounts to <strong>phishing-resistant MFA</strong> (passkeys or hardware keys) so a stolen password is not enough, and keep running staff phishing awareness. The advisory puts phishing tests and training at the top of its own mitigation list.</li>
<li><strong>Know your own tools.</strong> Write down which remote-monitoring and remote-access tools legitimately run on your network, and alert on anything else. You cannot spot an attacker &#8220;living off the land&#8221; if you never mapped the land.</li>
<li><strong>Keep offline, tested backups.</strong> Double extortion has not made backups useless &#8211; it has made them table stakes. Keep backups offline or immutable so ransomware cannot reach them, and actually test a restore. Backups answer the encryption; only prevention answers the data theft.</li>
<li><strong>Use the advisory.</strong> The CISA/FBI/HHS advisory (AA25-071A) publishes concrete indicators of compromise and remediation steps. Have whoever manages your security review and block them &#8211; and if this rings any alarm bells about your current controls, revisit whether your <a href="https://compudent.com/cyber-insurance-controls-claim-denial-dental-practice/">cyber-insurance policy&#8217;s required security controls</a> are genuinely in place, because an unmet requirement can void a claim exactly when you need it.</li>
</ul>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/medusa-ransomware-healthcare-advisory-dental-practice-4.jpg" alt="A split illustration showing patient files locked behind a padlock on one side and the same files held over a public board on the other" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Double extortion: the data is encrypted so you cannot work, and copied so it can be published if you refuse to pay. Backups alone no longer end the story.</figcaption></figure>
<p>The through-line of the Medusa advisory is not a scary piece of malware; it is a supply chain of ordinary failures &#8211; an unpatched appliance, a reused password, an unmonitored remote tool &#8211; that criminals have industrialized into a repeatable break-in. Every one of those failures is fixable, and none of them require you to become a security expert. They require someone to own the list and work it.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/medusa-ransomware-healthcare-advisory-dental-practice-5.jpg" alt="A practice manager and IT professional reviewing an orderly security hardening checklist with green status indicators on a monitor" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">None of the defences are exotic: patch the edge fast, make phishing fail, know your own tools, and keep offline backups.</figcaption></figure>
<p>If you are not certain which of your internet-facing devices are fully patched, whether your remote-support tools are current, or whether your backups would actually survive a ransomware event, <strong>contact Compudent Systems</strong>. We help dental practices across Ontario inventory and harden the exact systems Medusa&#8217;s brokers hunt for &#8211; firewalls, remote-access tools, and edge software &#8211; lock down access with phishing-resistant MFA, and build tested, offline backups, so the way this ransomware gets in is closed before anyone comes knocking.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://natlawreview.com/article/medusa-ransomware-hitting-healthcare-industrys-unpatched-software-vulnerabilities" target="_blank" rel="noopener">Medusa Ransomware Hitting Healthcare Industry&#8217;s Unpatched Software Vulnerabilities &#8211; National Law Review</a></li>
<li><a href="https://www.cisa.gov/news-events/cybersecurity-advisories/aa25-071a" target="_blank" rel="noopener">#StopRansomware: Medusa Ransomware (AA25-071A) &#8211; CISA</a></li>
<li><a href="https://www.swktech.com/swk-cybersecurity-news-recap-august-2026/" target="_blank" rel="noopener">SWK Cybersecurity News Recap August 2026</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/ransomware-patient-safety-38-percent-mortality-dental-practice/">Ransomware Is Now a Patient-Safety Issue: What a 38% Hospital Mortality Study Means for Your Dental Practice</a></li>
<li><a href="https://compudent.com/dental-ransomware-leak-site-fairview-soniva-practice/">Two Dental Groups on Leak Sites in One Week: What It Means When Your Practice&#8217;s Name Appears on a Ransomware Blog</a></li>
<li><a href="https://compudent.com/dental-practices-under-siege-the-rising-threat-of-ransomware-targeting-healthcare-data/">Dental Practices Under Siege: The Rising Threat of Ransomware Targeting Healthcare Data</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/medusa-ransomware-healthcare-advisory-dental-practice/">The FBI Just Refreshed Its Medusa Ransomware Warning for Healthcare: The Real Lesson for Your Dental Practice</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Half Your Connected Devices Carry a Critical Flaw. Can Agentic AI Finally Clear the Patching Backlog?</title>
		<link>https://compudent.com/agentic-ai-medical-device-vulnerability-backlog-dental-practice/</link>
		
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Sun, 30 Aug 2026 09:40:13 +0000</pubDate>
				<category><![CDATA[IT Security]]></category>
		<category><![CDATA[agentic AI]]></category>
		<category><![CDATA[connected devices]]></category>
		<category><![CDATA[dental IT security]]></category>
		<category><![CDATA[dental practice]]></category>
		<category><![CDATA[device inventory]]></category>
		<category><![CDATA[medical device security]]></category>
		<category><![CDATA[network segmentation]]></category>
		<category><![CDATA[Ontario dental]]></category>
		<category><![CDATA[patch management]]></category>
		<category><![CDATA[remediation]]></category>
		<category><![CDATA[TMX Protect]]></category>
		<category><![CDATA[Trimedx]]></category>
		<category><![CDATA[vulnerability management]]></category>
		<guid isPermaLink="false">https://compudent.com/agentic-ai-medical-device-vulnerability-backlog-dental-practice/</guid>

					<description><![CDATA[<p>More than half of connected medical devices ship with a known critical vulnerability, and most can't be patched on the vendor's schedule - or at all. A new wave of agentic AI tools promises to cut the remediation backlog by 75%. Here is what that shift means for a dental practice that runs imaging sensors, scanners, and networked hardware it never thinks of as 'devices.'</p>
<p>The post <a href="https://compudent.com/agentic-ai-medical-device-vulnerability-backlog-dental-practice/">Half Your Connected Devices Carry a Critical Flaw. Can Agentic AI Finally Clear the Patching Backlog?</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here is a statistic worth sitting with. According to medical-device security firm Trimedx, <strong>more than half of connectable medical devices carry a known critical vulnerability</strong>, and <strong>99% of hospitals are running connected devices with known, actively exploited flaws</strong>. Those numbers describe hospitals, but the physics are identical in a dental office: the intraoral sensor, the cone-beam unit, the scanner, the sterilizer monitor, the networked camera, and the VoIP phone are all computers, and computers accumulate unpatched holes. The difference is only scale. On August 26, 2026, Trimedx announced that it is aiming a new generation of <strong>agentic AI</strong> at exactly this problem &#8211; and the shift is worth understanding even for a practice that will never buy an enterprise platform.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/agentic-ai-medical-device-vulnerability-backlog-dental-practice-1-scaled.jpg" alt="A dental operatory shown as a network of connected devices - X-ray sensor, CBCT, scanner, sterilizer monitor - several marked with a small warning dot" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Every networked device in the operatory is a computer &#8211; and more than half of connected medical devices ship with a known critical flaw.</figcaption></figure>
<h2>Why connected devices are the hardest thing to patch</h2>
<p>Practices already know they should patch Windows and their practice-management software. Connected medical and imaging devices are a harder category for three specific reasons. First, they are regulated: because an imaging device is an FDA-cleared medical product, you usually <strong>cannot patch it yourself</strong> &#8211; a fix has to come from the manufacturer, validated and released on the vendor&#8217;s timeline, which can lag a disclosed vulnerability by months. Second, they run <strong>old, embedded operating systems</strong> that were current when the device shipped and are now unsupported, quietly sitting on your network years past their software&#8217;s end of life. Third, and most quietly dangerous, many of them were never written down as computers at all. They are &#8220;the X-ray&#8221; or &#8220;the scanner,&#8221; not &#8220;a networked server with a web interface&#8221; &#8211; which is precisely how they escape every patch inventory. We have written before about why <a href="https://compudent.com/medical-device-provenance-supply-chain-dental-practice/">where an imaging sensor was made and what it quietly talks to</a> is now a security question, not just a purchasing one.</p>
<h2>The real problem isn&#8217;t detection &#8211; it&#8217;s the backlog</h2>
<p>It is tempting to think the fix is a better scanner that finds the flaws. But most organizations can already generate a list of vulnerabilities; what they cannot do is <em>act</em> on it. When more than half your devices show a critical finding and each one needs to be researched, risk-assessed, matched to a fix or a workaround, and scheduled around clinical use, the list becomes noise. A backlog that can never be cleared by hand is functionally the same as having no list at all &#8211; you cannot tell which three devices actually put patients and data at risk this week from the two hundred findings that do not. This is the same operational trap that makes device attacks so damaging in practice, and why they are <a href="https://compudent.com/2026-medical-device-cybersecurity-crisis-24-of-healthcare-organizations-hit-by-device-attacks-impacting-patient-care/">already disrupting patient care at a quarter of healthcare organizations</a>.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/agentic-ai-medical-device-vulnerability-backlog-dental-practice-2.jpg" alt="A towering stack of device alert cards rising far above a single human silhouette, implying a backlog too large to clear by hand" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">The failure is rarely detection. It is the backlog: more flagged devices than any team can triage and fix by hand.</figcaption></figure>
<h2>What &#8220;agentic AI&#8221; actually changes here</h2>
<p>&#8220;Agentic AI&#8221; is an overused phrase, so it is worth being precise about what Trimedx is describing. Its TMX Protect platform now lets a security team query its device and vulnerability data in <strong>plain language</strong> &#8211; ask which assets present the greatest risk, generate a risk assessment, and get a prioritized remediation plan back &#8211; rather than reading raw scan output. Crucially, the tool weighs <strong>both cybersecurity severity and clinical importance</strong>, and it helps find <strong>mitigations for devices that have no manufacturer-approved patch</strong>. Trimedx says the result is a <strong>75% average reduction in remediation time</strong> for cybersecurity projects, on top of device identification accuracy it puts as high as 95%. Strip away the marketing and the meaningful part is this: the AI is aimed at the <em>triage and prioritization</em> bottleneck, not at detection. That is the right target, because triage is where human teams drown.</p>
<p>That is also the honest caveat. This is an enterprise platform sold to health systems managing tens of thousands of devices. A three-operatory practice in Ontario is not the customer, and a 75% efficiency gain on a backlog you do not have the staff to work at all is not a purchase decision for you. So what is the takeaway for a normal practice?</p>
<h2>The same discipline, scaled down to a dental practice</h2>
<p>The value of the enterprise story is that it spells out the correct <em>method</em>, and the method scales down to something a practice can genuinely do. You do not need an AI platform to apply it &#8211; you need the discipline it automates.</p>
<ul>
<li><strong>Build a real device inventory.</strong> List every networked device, not just the PCs: intraoral sensors, the CBCT and pano units, intraoral scanners, sterilizer and equipment monitors, cameras, door controllers, and VoIP phones. A device that is not on the list is never patched, never segmented, and never noticed until it is the entry point.</li>
<li><strong>Know what each device is and what it talks to.</strong> For each one, capture its operating system, its firmware version, whether the manufacturer still supports it, and what it connects to on the network and the internet. This is the visibility the AI tools are built to produce &#8211; you can approximate it with a competent IT partner and a network scan.</li>
<li><strong>Prioritize by risk, not by count.</strong> Do not try to fix everything. Ask the enterprise question at small scale: which one or two devices combine a serious, exploitable flaw with real exposure and real clinical importance? Fix those first. Everything else is scheduled, not ignored.</li>
<li><strong>When you cannot patch, contain.</strong> This is the most important move, because most medical devices <em>cannot</em> be patched on your schedule. Put the device on a <strong>segmented network</strong> that cannot reach the internet or the rest of the office, restrict who and what can talk to it, and monitor it. A vulnerable device that is walled off is a manageable risk; the same device flat on your main network is a breach waiting to happen.</li>
<li><strong>Fold devices into one patch and review routine.</strong> The reason these systems rot is that they live outside the process that keeps everything else current &#8211; the same gap that makes it so easy for <a href="https://compudent.com/dental-software-patch-management-dentrix-eaglesoft-open-dental/">one patching policy to quietly miss the systems it was never told about</a>. Every device belongs on one list, reviewed on a schedule.</li>
</ul>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/agentic-ai-medical-device-vulnerability-backlog-dental-practice-3.jpg" alt="An AI core sorting many device icons along a priority axis, pulling the highest-risk devices forward" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">Agentic AI does not just list flaws &#8211; it reasons over the fleet and prioritizes by both security severity and clinical risk.</figcaption></figure>
<h2>Where the AI actually reaches your practice</h2>
<p>You will not buy TMX Protect, but you will still feel this shift &#8211; through your IT provider&#8217;s tooling. The remote monitoring and management (RMM) platforms, vulnerability scanners, and security services that a managed IT partner uses on your behalf are absorbing the same agentic-AI capabilities: natural-language triage, risk-based prioritization, and automated remediation planning. The practical implication is that the bar for &#8220;we keep an eye on the devices&#8221; is rising. It is fair to ask whoever handles your IT a direct question: <em>do you inventory our connected medical devices, and how do you decide which risks to act on first?</em> If the answer is that devices are outside scope, that is the gap the whole industry is now racing to close.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/agentic-ai-medical-device-vulnerability-backlog-dental-practice-4.jpg" alt="A medical imaging device isolated inside a walled network zone, separated from the main office network by one controlled gateway" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">When a device cannot be patched, containment is the answer: segment it off so a compromise cannot spread.</figcaption></figure>
<h2>The bottom line for a dental practice</h2>
<p>The headline number &#8211; half of connected devices carrying a critical flaw &#8211; is not a reason to panic and it is not solved by buying an AI. It is a reminder that the equipment which makes a modern practice run is also a fleet of small, often unpatchable computers, and that securing them is an exercise in <strong>knowing what you have, prioritizing what matters, and containing what you cannot fix</strong>. Agentic AI is making that exercise faster for hospitals with thousands of devices. For a dental practice with a few dozen, the same three habits &#8211; inventory, prioritize, segment &#8211; get you most of the protection with none of the platform cost.</p>
<figure style="margin:24px 0;text-align:center;"><img decoding="async" src="https://compudent.com/wp-content/uploads/2026/08/agentic-ai-medical-device-vulnerability-backlog-dental-practice-5.jpg" alt="A practice manager and IT professional building an organized inventory of networked devices with risk levels on a monitor" style="max-width:100%;height:auto;border-radius:6px;" /><figcaption style="text-align:center;font-size:0.9em;color:#666;">It all starts with an inventory: you cannot protect &#8211; or prioritize &#8211; a device you did not know was on the network.</figcaption></figure>
<p>If you have never taken a full inventory of the connected devices on your practice network &#8211; or you are not sure which of your imaging units and scanners are running unsupported software, what they can reach, or whether they should be segmented off &#8211; <strong>contact Compudent Systems</strong>. We help dental practices across Ontario find every networked device, understand its real risk, isolate the ones that cannot be patched, and build the review routine that keeps a forgotten scanner from becoming the way an attacker gets in.</p>
<hr />
<p><strong>Sources &amp; further reading:</strong></p>
<ul>
<li><a href="https://www.globenewswire.com/news-release/2026/08/26/3351542/0/en/trimedx-introduces-agentic-ai-capabilities-that-reduce-medical-device-cybersecurity-remediation-time-by-75.html" target="_blank" rel="noopener">Trimedx introduces agentic AI capabilities that reduce medical device cybersecurity remediation time by 75% &#8211; GlobeNewswire</a></li>
<li><a href="https://24x7mag.com/medical-equipment/software/cybersecurity-software/trimedx-adds-ai-cybersecurity-platform-speed-risk-remediation/" target="_blank" rel="noopener">Trimedx Adds AI to Cybersecurity Platform to Speed Up Risk Remediation &#8211; 24&#215;7</a></li>
</ul>
<p><!-- ray:related:start --></p>
<h2>Related Reading</h2>
<ul>
<li><a href="https://compudent.com/connected-dental-devices-attack-surface/">The Other Computers in Your Operatory: Why Connected Dental Devices Are the Attack Surface Nobody Audits</a></li>
<li><a href="https://compudent.com/legacy-imaging-device-network-segmentation-dental-practice/">You Can&#8217;t Patch That Old Sensor or CBCT: How to Safely Keep Legacy Imaging Devices on Your Dental Network</a></li>
<li><a href="https://compudent.com/vendor-breach-iomt-security-checklist-dental/">When Your Device Vendor Gets Breached: An IoMT and Third-Party Security Checklist for Dental Practices</a></li>
</ul>
<p><!-- ray:related:end --></p>
<p>The post <a href="https://compudent.com/agentic-ai-medical-device-vulnerability-backlog-dental-practice/">Half Your Connected Devices Carry a Critical Flaw. Can Agentic AI Finally Clear the Patching Backlog?</a> appeared first on <a href="https://compudent.com">Compudent Systems</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
