Daily briefing · July 10, 2026

Quiet Day Masks Critical Risks: Authentication Bypasses and Injection Flaws Dominate New CVEs

Automated Vexday summary · sources: NVD, CISA KEV, EPSS
Verdict of the day — calm

July 10, 2026 registered no actively exploited vulnerabilities and no confirmed in-the-wild exploitation, marking a relatively calm day on the vulnerability front. However, 24 critical CVEs were published, several of them targeting widely deployed platforms such as WordPress plugins, Apache IoTDB, and JetBrains IntelliJ IDEA, carrying CVSS scores up to 9.9. While no exploit tooling has been weaponized yet, the nature of these flaws — authentication bypasses, file uploads, and SQL injection — makes them high-priority targets for rapid armament.

Today’s brief
  • No KEV additions today and no actively exploited CVEs, but 24 critical vulnerabilities were published.
  • Two Apache IoTDB critical flaws (unsafe reflection + authentication bypass) affect versions from 1.0.0 — upgrade to 2.0.10 immediately.
  • Multiple WordPress authentication bypass and file upload CVEs expose sites to unauthenticated account takeover and remote code execution.
  • Ransomware group Deadlock claimed multiple Brazilian victims across manufacturing and services sectors in recent days.
24
critical
0
Actively exploited
0
Before CISA
0
Weaponized
Critical highlights
1
CVE-2026-55500CVSS 9.9affects 9router
A CVSS 9.9 flaw in 9Router allows any unauthenticated user to export or fully overwrite the database — including all credentials, API keys, and OAuth tokens — bypassing only a basic middleware check. The blast radius is severe: a single unauthenticated request can hand attackers the entire secret store of the platform.
2
CVE-2026-15282CVSS 9.8affects Instant Appointment
The Instant Appointment WordPress plugin allows unauthenticated arbitrary file uploads due to missing file type validation, opening the door to remote code execution on any unpatched site running version 1.2 or earlier. The unauthenticated attack surface makes this particularly dangerous for unmonitored WordPress installations.
3
CVE-2026-40008CVSS 9.8affects Apache IoTDB
Apache IoTDB's pipe processor instantiates arbitrary Java classes via Class.forName() without any allowlisting, a classic unsafe reflection pattern that enables remote code execution against versions 1.0.0 through pre-2.0.10. Any attacker able to supply input to the pipe processor can execute arbitrary code on the server.
4
CVE-2026-28564CVSS 9.8affects Apache IoTDB
Apache IoTDB's REST API accepts stale cached credentials due to insufficient session expiration, enabling capture-replay authentication bypass across all affected versions up to 2.0.10. Combined with CVE-2026-40008, these two IoTDB flaws create a serious compounded risk for IoT infrastructure deployments.
5
CVE-2026-57807CVSS 9.8affects OAuth Single Sign On - SSO (OAuth Client)
The miniOrange OAuth Single Sign On plugin for WordPress is vulnerable to authentication bypass via password recovery exploitation, affecting versions through 38.5.8. Attackers could hijack accounts without knowing credentials by abusing the password recovery flow.
6
CVE-2026-12761CVSS 9.8affects miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn)
The miniOrange Social Login and Register WordPress plugin (through 7.7.0) allows attackers to supply an arbitrary email address during the OAuth profile completion flow, bypassing identity verification and taking over existing accounts. This unauthenticated account takeover path is particularly dangerous on multi-user sites.
7
CVE-2026-5801CVSS 9.8affects SEM-PMP
SEM-PMP, a project management platform, contains a SQL injection vulnerability that can escalate to operating system command execution, affecting all versions through 23042026. This class of flaw — SQL injection leading to command execution — represents one of the most severe attack chains in enterprise software.
8
CVE-2026-2397CVSS 9.8affects MobilMen 20T
MobilMen 20T, a retail automation product, is affected by SQL injection from v3 through 10072026, and the vendor has not responded to disclosure attempts. The absence of a vendor patch and the lack of response significantly raises the risk for organizations relying on this product.
9
CVE-2026-59151CVSS 9.6affects prowler
Prowler's SAML authentication flow trusted attacker-controlled email domains to determine tenant routing, allowing an authenticated attacker to escalate into other tenants' environments — a critical multi-tenancy isolation failure affecting versions prior to 5.30.3. Cloud security teams using Prowler for compliance monitoring should treat this as urgent given the privileged access the platform holds.
10
CVE-2026-59792CVSS 9.6affects IntelliJ IDEA
JetBrains IntelliJ IDEA before versions 2026.1.4 and 2026.2 is vulnerable to code execution via path traversal in project workspace ID handling, a risk that is particularly relevant in CI/CD environments and shared development setups where project files may originate from untrusted sources.
Ransomware today

The Deadlock ransomware group recently claimed multiple Brazilian victims, including Werken Química Brasil S.A., Bombas Ideal, and Direção Estacionamentos S.A., spanning manufacturing and consumer services sectors. The Qilin group also listed S.J. Louis as a victim. Over the past 30 days, the most active groups targeting Brazil include lockbit3 (39 victims), ransomhub (35), and lockbit5 (26), underscoring sustained and aggressive ransomware pressure on Brazilian organizations.

Werken Química Brasil S.A. BRDeadlock · Manufacturing
Bombas Ideal BRDeadlock · Manufacturing
Direção Estacionamentos S.A. BRDeadlock · Consumer Services
S.J. Louis BRqilin
lockbit3 39ransomhub 35lockbit5 26thegentlemen 208base 20arcusmedia 19
Active groups & APTs

Several threat actor groups are currently being tracked as active or recently updated, including againstthewest, apt73, blackshadow (Iran-linked), dragonforce, fulcrumsec, and coinbasecartel — though no specific victims have been attributed to them in the current period. Their presence in threat intelligence feeds warrants monitoring, particularly blackshadow given its Iranian origin and history of targeted destructive operations.

Brazil focus

Brazil continues to face intense ransomware activity, with recent victims spanning multiple sectors: Werken Química Brasil S.A. and Bombas Ideal (Manufacturing, Deadlock), Direção Estacionamentos S.A. (Consumer Services, Deadlock), S.J. Louis (Qilin), tecnocurva.com.br (Technology, incransom), Francisco Imóveis (Consumer Services, Doommageddon), redeplastrs.com.br (Manufacturing, Blackfield), and Service IT (Business Services, worldleaks). The breadth of groups and sectors involved signals that Brazilian organizations of all sizes remain high-value targets for ransomware operators.

Werken Química Brasil S.A.Deadlock · Manufacturing
Direção Estacionamentos S.A.Deadlock · Consumer Services
Bombas IdealDeadlock · Manufacturing
S.J. Louisqilin
tecnocurva.com.brincransom · Technology
Francisco ImóveisDoommageddon · Consumer Services
redeplastrs.com.brBlackfield · Manufacturing
Service ITworldleaks · Business Services
Today’s recommendation: Prioritize patching Apache IoTDB to version 2.0.10 and auditing all WordPress installations for the miniOrange and Instant Appointment plugins, applying vendor updates or disabling them immediately if no patch is available. For environments running Prowler or JetBrains IntelliJ IDEA, apply the respective updates and review access logs for any anomalous tenant routing or workspace activity.
With authentication bypasses, file upload flaws, and injection vulnerabilities spanning cloud platforms, developer tools, and CMS plugins, now is the moment to validate which of these affected components are actually present and exposed in your own environment.Don’t wait to become a statistic: validate today, at no cost, whether any of these vectors reach your systems.Meet the Autonomous AI Pentest Agent →
Previous briefings
September 8, 2026Windows Under Active Exploit, ScreenConnect Zero-Day Detected Before CISA: September 8 Security BulletinSeptember 7, 202622 Critical CVEs Published on a Quiet Day, With Heavy Ransomware Pressure on BrazilSeptember 6, 2026Quiet Day Hides Real Risks: Tenda HG10, NEC UNIVERGE, and Brazilian Ransomware Surge Demand AttentionSeptember 5, 2026WordPress Plugin Wave and Tenda CP3 Flaws Lead a Calm But CVE-Heavy DaySeptember 4, 2026WordPress Plugins and FreeIPMI Lead a Calm but Patch-Heavy DaySeptember 3, 2026Four CVSS 10.0 Critical CVEs Headline a Calm But Dense Vulnerability DaySeptember 2, 2026WordPress Plugins Under Fire, Cisco IOS XR and NX-OS in the Crosshairs: ATTENTION Day With Active ExploitationSeptember 1, 2026Active Exploitation of Proxmox and SonicWall SMA1000 Leads a High-Alert DayAugust 31, 2026WordPress Plugins and Tenda Routers Dominate a High-Alert Day With 41 Critical CVEsAugust 30, 2026Calm Day Hides Sharp Edges: Critical Code Injection and Router Flaws Top August 30 BulletinAugust 29, 2026Ten Active-Exploitation CVEs Dominate as Ransomware Groups Hammer BrazilAugust 28, 202610 Actively Exploited CVEs Demand Immediate Action: Metabase, VMware, macOS, Cisco, and More Under FireAugust 27, 2026Router Firmware Under Active Exploitation and WordPress Wave Raises Alerts on August 27August 26, 2026Ubiquiti UniFi and Gitea Face Active Exploitation Alerts as 62 Critical CVEs Emergeview full archive →
Share