DentaQuest Data Breach Impacts 23 Million People

On May 20, 2026, DentaQuest detected unauthorized access to parts of its network and launched a forensic investigation, which determined that attackers had access between May 17 and May 20, 2026. On June 5, 2026, DentaQuest publicly disclosed the cybersecurity incident, while the ShinyHunters hacking group claimed responsibility, stating it had stolen 234 GB of data after unsuccessful ransom negotiations and had begun leaking the information online.

On July 17, 2026, DentaQuest began mailing notification letters to affected individuals and offered 24 months of complimentary credit monitoring and identity theft protection. DentaQuest has confirmed that at least 15 million individuals were affected, although the total could ultimately exceed 23.4 million as the ongoing data review continues.

The compromised information includes names, addresses, Social Security numbers, member identification numbers, Medicaid numbers, Medicare numbers, and dental or vision health information, including provider names, diagnoses, treatment details, and billing information. Earlier analysis of the leaked files also found email addresses, phone numbers, dates of birth, gender, health insurance enrollment information, government-issued identification numbers, and more than 1.7 million unique Social Security numbers, with some records reportedly dating back to at least 2009.

Read more about it here.

Microsoft Releases Record-Breaking Patch Tuesday: 628 CVEs

Microsoft Patch Tuesday security updates for July 2026 broke a record: Microsoft provided fixes for 628 CVEs across Windows OS (416 CVE’s), Microsoft Office, Azure cloud services, Defender, Exchange Server, Edge, SharePoint Server and SQL Server. At least three CVEs are exploited in the wild:
CVE-2026-56155 Active Directory Federation Services Elevation of Privilege Vulnerability
CVE-2026-56164 Microsoft SharePoint Server Elevation of Privilege Vulnerability
CVE-2026-58644 Microsoft SharePoint Remote Code Execution Vulnerability

The record-breaking volume of patches signals a significant increase in vulnerability discovery rates across Microsoft’s product ecosystem.

Microsoft cited its use of AI to help uncover previously undiscovered security bugs in its software.

Read more about it here.

Meet JadePuffer: The First Fully Agentic AI Ransomware

Cloud security firm Sysdig has released details on what it claims to be the world’s first ransomware campaign, completely driven by agentic AI, dubbed JadePuffer. The attackers exploited CVE-2025-3248 in an internet-facing Langflow (low-code AI builder tool for agentic applications) instance, allowing the AI agent to autonomously perform reconnaissance, steal credentials, move laterally, and establish persistence without human intervention.

According to Sysdig, the LLM adapted to failures in real time, even correcting unsuccessful login attempts within 31 seconds. The campaign harvested cloud, database and object-storage credentials before compromising a production Alibaba Nacos server and attempting to exploit CVE-2021-29441. Instead of focusing on extortion through recoverable encryption, JadePuffer encrypted all 1,342 Nacos configuration items and deleted the originals, making recovery effectively impossible. Sysdig found that the encryption key was randomly generated, displayed only briefly, and never stored or transmitted, meaning victims could not recover their data even if they paid a ransom. The researchers concluded that the campaign demonstrates how AI agents can autonomously execute complex, adaptive, multi-stage cyberattacks with little or no direct human involvement.

Read more about it here.