PatchDayAlert
Daily Digest · 2 min read · 5 CVEs · Issue 70 By PatchDayAlert

OpenEMR MFA bypass and an Excel RCE that only needs one click

A stolen password plus CVE-2026-67611 (CVSS 8.1) completely skips MFA in OpenEMR. CVE-2026-62870 (CVSS 8.8) is a use-after-free in Excel that gives attackers code execution when a user opens a malicious spreadsheet. Also: two Edge bugs and a GIMP heap overflow pair.

Patch now
0
Within 24h
1
This week
2
Exploited
0
OpenEMRLinuxWindowsMicrosoft OfficeMicrosoft ExcelMacOSMicrosoft EdgeMicrosoft Edge For AndroidAndroidGIMP

Nothing's burning, but two of today's five patches deserve your attention before lunch. OpenEMR has an MFA bypass (CVE-2026-67611, CVSS 8.1) that lets anyone with stolen creds skip second-factor entirely by registering a rogue OAuth2 client. Right behind it, a use-after-free in Excel (CVE-2026-62870, CVSS 8.8) turns a malicious spreadsheet into full code execution. Neither is exploited in the wild yet, so you've got a window to act.


Today's CVEs

Sorted by urgency

02

CVE-2026-62870

NVD
8.8
CVSS
Patch this week HIGH
Microsoft OfficeMicrosoft ExcelWindowsMacOS

A use-after-free bug in Excel lets an attacker run code on your machine over the network. In practice, this means a malicious spreadsheet sent via email or shared link could give an attacker full control of the victim's session. The user has to open the file, but no other interaction is needed after that.

Affected estate
Anyone running Microsoft Office with Excel, including Microsoft 365 desktop installations
How to check
Run Excel > File > Account > About Excel and compare the build number to Microsoft's patch advisory. Alternatively, query installed Office builds via your endpoint management tool.
Included because
Network-exploitable; code execution; common product; CVSS 8.8
Action
Deploy the latest Office security update via Windows Update, WSUS, or your patch management tool.
Why it matters
A single malicious spreadsheet can give an attacker code execution on the victim's workstation.

Evidence trail

03

CVE-2026-66318

NVD
8.1
CVSS
Patch this week HIGH
Microsoft EdgeWindowsMacOSLinux

An origin validation error in Chromium-based Edge lets an attacker leak sensitive information over the network. This could allow a malicious site to read data it shouldn't have access to, potentially including tokens or cross-origin content. No exploitation in the wild reported yet.

Affected estate
Anyone deploying Microsoft Edge (Chromium-based) on desktops
How to check
Open edge://settings/help and compare the version to Microsoft's advisory. For fleet management, query the Edge version via Intune or your endpoint tool.
Included because
Network-exploitable; information disclosure; widely deployed browser; CVSS 8.1
Action
Push the latest Edge update through your browser update channel or management policy.
Why it matters
A malicious website could steal cross-origin data from an Edge user's session.

Evidence trail

04

CVE-2026-66310

NVD
7.7
CVSS
Track HIGH
Microsoft EdgeMicrosoft Edge For AndroidAndroid

Edge for Android has a bug where an attacker can control file paths, letting them read files they shouldn't have access to on the local device. Exploitation is local, so the attacker either needs to be on the device or trick the user into triggering the path manipulation through another app or intent.

Affected estate
Mobile teams managing Microsoft Edge on Android devices via MDM
How to check
Check the Edge version on managed Android devices through your MDM console or Google Play managed app inventory.
Included because
Local exploitation; information disclosure; mobile browser; CVSS 7.7
Action
Push the latest Edge for Android update through your MDM or approve the update in managed Google Play.
Why it matters
An attacker could read local files on the device, potentially exposing cached credentials or session data.

Evidence trail

05

CVE-2026-42169

NVD
7.3
CVSS
Track HIGH
GIMPWindowsLinuxMacOS

Two heap buffer overflow bugs in GIMP, one in the APNG loader and one in the DDS plugin, can be triggered by opening a crafted image file. An attacker who gets a user to open a malicious .apng or .dds file could potentially run code on that machine. This requires user interaction (opening the file), so it's a social engineering play more than a remote attack.

Affected estate
Anyone with GIMP installed, especially on creative or design workstations
How to check
Run `gimp --version` or check Help > About in the GIMP UI. Query your software inventory for GIMP installations across your fleet.
Included because
User interaction required; code execution via crafted file; CVSS 7.3
Action
Update GIMP to a patched version. If no fix is available yet, warn users not to open .apng or .dds files from untrusted sources.
Why it matters
A malicious image file could give an attacker code execution on a design workstation.

Evidence trail


One email, every Wednesday morning.

Subscribe