HispasecAugust 13, 2026🇪🇸Translated from Spanish

Attackers Actively Exploit Critical SharePoint Authentication Bypass CVE-2026-55040 After Public PoC Release

Attackers are actively exploiting CVE-2026-55040, a critical authentication bypass flaw in Microsoft SharePoint Server, following the publication of a public proof-of-concept exploit. The vulnerability, rated CVSS 9.1, enables remote unauthenticated access to SharePoint sites by bypassing security controls in the JWT token validation pipeline.

Once exploited, an attacker can impersonate any identity within the SharePoint environment, including users with full administrative privileges. This capability allows unauthorized configuration changes, content manipulation, and permission modifications that would normally require valid credentials.

The affected products encompass SharePoint Server Subscription Edition, SharePoint Server 2019, and SharePoint Server 2016. Risk is significantly elevated for on-premises deployments accessible from the internet, as the attack vector requires no prior authentication.

Security teams are advised to apply the July 2026 Microsoft security updates across all farm nodes and verify successful patching. Temporary mitigations include restricting external exposure and closely monitoring IIS logs and SharePoint telemetry for signs of impersonation or unusual administrative operations.

In documented incidents, post-compromise activities have included persistence mechanisms, theft of sensitive server data, and searches for cryptographic secrets. Some organizations have responded with credential rotation and, in severe cases, full server reinstallations to restore trust.

Related articles

BoletimSecVulnerabilities & Exploits

Microsoft Patches High-Severity Outlook Flaw Allowing Remote Code Execution

Microsoft has addressed a high-severity vulnerability in Outlook tracked as CVE-2026-70329 with a CVSS score of 8.8. The flaw stems from an integer overflow during data processing that can trigger memory corruption and alter the application's execution flow. Exploitation occurs over the network without requiring authentication or privileges, though some user interaction is necessary to process the malicious content. Successful attacks grant code execution under the privileges of the logged-in user, potentially enabling malware installation, file access, data theft, or lateral movement. The issue impacts Microsoft 365 Apps for Enterprise, Office 2019, Office LTSC 2021, Office LTSC 2024, and Outlook 2016 on both 32-bit and 64-bit systems. A dedicated patch KB5002755 updates Outlook 2016 to build 16.0.5565.1000, while Click-to-Run versions receive fixes through standard Microsoft update channels.

安全客Vulnerabilities & Exploits

Malicious SIM Card Commands Hijack EV Chargers and IoT Modules via Legacy AT Interface

Researchers from the University of Birmingham and Fuzzware demonstrated that a single malicious SIM card can issue proactive commands forcing cellular modules to execute arbitrary AT instructions. Testing of 26 devices revealed nine vulnerable units, including six out of eight cellular modules from Quectel used in EV chargers, industrial routers, and automotive T-Box systems. The attack leverages the long-standardized RUN AT proactive command introduced in 1981, which allows the SIM to instruct the modem and, in many cases, the application processor running Linux. Concrete exploits were shown on an Autel MAXI US AC W12-L-4G charger, an OPPO Reno 14 F 5G phone locked to 2G, and a Quectel EG25-G module enabling file exfiltration. Five vendors were notified in March 2026 yet none have issued public advisories as of August; the issues are tracked as CVE-2026-57550 and CVD-2026-0122. High Qualcomm-based modules remain widely deployed in critical infrastructure with no centralized visibility or uniform disablement mechanism.

Security NEXTVulnerabilities & Exploits

SAP Releases August 2026 Security Patch Day Advisories Including Four Critical Vulnerabilities

SAP published 28 new security advisories on August 11, 2026, aligned with the monthly Patch Tuesday schedule. Four of these received the highest severity rating of Critical. The most severe issue affects SAP Commerce Cloud Data Hub Adapter with an authorization bypass flaw rated CVSS 10.0. Two code injection vulnerabilities were disclosed in SAP Manufacturing Integration and Intelligence with CVSS scores of 9.9 and 9.1. A memory corruption vulnerability impacting SAP NetWeaver and ABAP Platform received a CVSS score of 9.8. The release also incorporates one GitHub advisory and two updates to previously published advisories.

Security NEXTVulnerabilities & Exploits

WordPress 7.0.4 Released to Patch High-Severity RCE Vulnerability CVE-2026-65640

The WordPress development team has issued version 7.0.4 to address a remote code execution vulnerability tracked as CVE-2026-65640. The flaw affects installations that use the Imagick and Ghostscript image-processing components and grants code execution to users with Author privileges or higher. An attacker can upload a specially crafted PostScript file to trigger arbitrary code execution on the server. The vulnerability received a CVSS v3.0 base score of 8.8 and is rated High severity. Administrators are urged to update immediately, either manually through the dashboard or via automatic background updates. Backported fixes for the 4.7 branch are also in preparation and will be released soon.