BoletimSecJuly 23, 2026🇵🇹Translated from Portuguese

Vulnerability in Adobe Acrobat Chrome Extension Allowed Theft of WhatsApp Web Conversations

A serious vulnerability in the Adobe Acrobat extension for Chrome allowed malicious web pages to silently extract conversations, contacts, and profile data from active WhatsApp Web sessions.

The flaw, identified as CVE-2026-48294 and dubbed HermeticReader, received a CVSS score of 7.4. It impacted every version of the extension up to 26.5.2.2 and was present in roughly 329 million browser installations.

Exploitation required only that a victim with the extension installed and a logged-in WhatsApp Web session visit an attacker-controlled address. No malware installation, password entry, or file clicks were necessary.

The attack chain leveraged internal pages reachable from the extension together with the absence of message-origin validation. The malicious site altered local storage to activate the Hermes integration feature originally built to connect Acrobat with WhatsApp Web.

By determining the numeric identifier of the open Chrome tab, the attacker could issue commands directly to the Acrobat component loaded inside WhatsApp Web. Visible page elements were manipulated and their rendered content copied into a hidden form that was then submitted to the attacker’s server.

Exposed information included contact names, the full list of conversations, message previews, the user’s profile name, and the complete text of any open chat. End-to-end encryption of the messaging service remained unbroken throughout the process.

Adobe released a fix in version 26.5.2.3, which was distributed automatically via the Chrome Web Store. At the time of disclosure, researchers had found no public indications that the vulnerability had been used in real-world attacks.

Related articles

HispasecVulnerabilities & Exploits

Critical GeoServer Vulnerability CVE-2024-36401 Actively Exploited for Unauthenticated Remote Code Execution

The CVE-2024-36401 flaw in GeoServer and its GeoTools library allows attackers to achieve remote code execution without authentication by abusing property name expressions interpreted as XPath. Active exploitation has already led to confirmed intrusions involving initial access, lateral movement, and persistence with tools such as China Chopper web shells. Multiple OGC endpoints including WFS GetFeature, WMS GetMap, and WPS Execute are affected when exposed to the internet. Patches are available in GeoServer versions 2.22.6, 2.23.6, 2.24.4, and 2.25.2. Organizations unable to patch immediately can mitigate risk by removing the gt-complex JAR file, though this may break functionality. Additional defenses include restricting internet exposure through IP allowlisting, VPNs, and reverse proxies while monitoring logs for anomalous requests. Any previously exposed instances should be treated as potentially compromised, with full incident response including credential rotation and host forensics recommended.

HispasecVulnerabilities & Exploits

Critical GeoServer Vulnerability CVE-2024-36401 Actively Exploited for Unauthenticated Remote Code Execution

The vulnerability CVE-2024-36401 in GeoServer is already being exploited in real-world attacks and enables remote code execution without authentication. The flaw stems from how GeoServer and its GeoTools library interpret certain property names, allowing malicious XPath expressions via commons-jxpath in default configurations. Attackers can abuse multiple OGC endpoints including WFS GetFeature and GetPropertyValue, WMS GetMap, GetFeatureInfo and GetLegendGraphic, plus WPS Execute to gain initial access. Observed intrusions follow a familiar pattern of reconnaissance, lateral movement and persistence with web shells such as China Chopper. Patches are available in GeoServer 2.22.6, 2.23.6, 2.24.4 and 2.25.2, while a temporary mitigation involves removing the gt-complex jar file. Organizations are urged to apply updates immediately, restrict internet exposure and hunt for indicators of compromise in logs and on hosts.

BoletimSecVulnerabilities & Exploits

Fortinet Patches Critical Authentication Bypass in FortiWeb Allowing Login with Random Credentials

Fortinet has released security updates addressing multiple vulnerabilities across FortiWeb, FortiManager, and FortiClient products. The most severe issue, tracked as CVE-2026-26035, affects FortiWeb and carries a CVSS score of 8.8. The flaw occurs when administrative accounts configured with remote RADIUS authentication use the wildcard option, which is disabled by default. Under these conditions, an unauthenticated remote attacker can gain administrative access to the web application firewall by supplying arbitrary usernames and passwords. Successful exploitation grants full control over the FortiWeb instance, potentially compromising web application security. The vulnerability impacts FortiWeb versions 8.0, 7.6, 7.4, 7.2, and 7.0, with fixes available in versions 8.0.3, 7.6.7, 7.4.12, and 7.2.13. No active exploitation of the authentication bypass flaws has been observed so far, but the risk of remote administrative access makes immediate patching essential for exposed appliances.

BoletimSecVulnerabilities & Exploits

Microsoft Patches Seven Exchange Server Vulnerabilities Including Critical Remote Code Execution Flaw

Microsoft has addressed seven vulnerabilities in Exchange Server that enable remote code execution, privilege escalation, denial of service, content spoofing, and security feature bypass. The most severe issue, CVE-2026-62913, carries a CVSS score of 8.8 and involves a heap buffer overflow that can be exploited remotely by a low-privileged attacker without any user interaction. Successful exploitation grants code execution on the server, facilitating email theft, persistence mechanisms, lateral movement, and ransomware deployment. CVE-2026-62911, demonstrated at Pwn2Own Berlin with a CVSS score of 8.0, allows authentication bypass through capture and replay of credentials. Additional fixes cover SSRF-based privilege escalation, remote deserialization crashes, content spoofing, and authorization bypasses. Patches are available for Exchange Server Subscription Edition, while 2016 and 2019 versions receive updates only through the Extended Security Update program.