BoletimSecAugust 10, 2026🇵🇹Translated from Portuguese

WordPress Patches High-Severity XSS2Shell Flaw Enabling Remote Code Execution (CVE-2026-64638)

WordPress has corrected a high-severity vulnerability in its core that can transform a simple malicious login attempt into remote PHP code execution on the server.

The issue, registered as CVE-2026-64638 and assigned a CVSS score of 8.9, has been named XSS2Shell. It originates as a reflected cross-site scripting flaw on the authentication screen. An attacker without an account can submit a specially prepared username that evades sanitization filters and is interpreted as HTML content by the browser.

The exploit chain relies on a difference in how certain PHP functions and WordPress itself handle specific characters. This allows the attacker to insert controlled elements into the login page and progress to JavaScript execution within the site domain.

The impact escalates when an already authenticated administrator visits a page prepared by the attacker. In this scenario, the technique can abuse the existing session to authorize application credentials and proceed to uploading malicious PHP code to the server.

WordPress addressed the problem in version 7.0.3, released on August 6. Patches were also made available for earlier branches, extending back to the 4.7 line. At the time of disclosure, no confirmed exploitation in real-world attacks had been observed, although the availability of technical details makes the update a priority for site administrators.

Related articles

BoletimSecVulnerabilities & Exploits

Google Releases Chrome 151 Fixing 41 Vulnerabilities Including Six Critical Flaws

Google has issued Chrome 151 to address 41 security vulnerabilities, six of which are rated critical and could lead to memory corruption, browser crashes, and remote code execution. The update covers Windows, macOS, and Linux platforms with versions 151.0.7922.108 and 151.0.7922.109. Two use-after-free flaws in the WebGL component, tracked as CVE-2026-19137 and CVE-2026-19170, allow continued memory access after deallocation. Additional critical issues affect the Aura, Skia, Views, and ANGLE components under CVE-2026-19149, CVE-2026-19154, CVE-2026-19172, and CVE-2026-19157. Google has withheld technical details and proof-of-concept code for several flaws to limit exploitation while the rollout completes. Users are advised to check for updates immediately through the browser's About section.

Security NEXTVulnerabilities & Exploits

Dell Fixes 70 Vulnerabilities in VSI for VMware vSphere Including Two Critical Flaws

Dell has released an update addressing 70 vulnerabilities in Dell Virtual Storage Integrator for VMware vSphere Client, two of which are product-specific and rated critical. The advisory published on August 6, 2026, covers both native issues and flaws inherited from third-party components. CVE-2026-67261 allows unauthenticated remote attackers to execute arbitrary OS commands with root privileges via the IAPI component. CVE-2026-54489 enables session hijacking by exposing active session credentials without authentication. The product integrates Dell storage arrays with VMware vSphere environments and is widely used in enterprise virtualization deployments. Administrators are urged to apply the latest version immediately to mitigate the risks of full system compromise and unauthorized administrative access.

Security NEXTVulnerabilities & Exploits

Top 10 Security Stories: WordPress XSS Flaw, PHP Vulnerabilities, and VMware ESX Issues Lead Weekly Roundup

Security NEXT has published its weekly ranking of the most viewed articles for the period from August 2 to August 8, 2026. The list highlights critical vulnerabilities affecting widely used platforms including WordPress, PHP, pgAdmin 4, VMware ESX, and Chrome. Several entries focus on newly released security updates and ongoing exploitation warnings issued by US authorities. The ranking also includes real-world incidents such as credit card skimming by employees and data leaks caused by phishing attacks. This weekly overview reflects the topics that drew the highest attention from the Japanese cybersecurity community during the specified week.

Security NEXTVulnerabilities & Exploits

CISA Adds Progress Kemp LoadMaster Command Injection Flaw CVE-2026-8037 to KEV Catalog After Confirmed Exploitation

The U.S. Cybersecurity and Infrastructure Security Agency has added a known command injection vulnerability in Progress Software's Kemp LoadMaster application delivery product to its Known Exploited Vulnerabilities catalog. The flaw, tracked as CVE-2026-8037, allows unauthenticated attackers to execute arbitrary commands on affected devices because input values are not properly sanitized. CISA issued the addition on August 7, 2026, and directed federal agencies to apply mitigations by August 10, 2026. The same product was previously targeted through another flaw, CVE-2024-1212, which was also added to the KEV list after exploitation. Security researchers note that the vulnerability poses a broad risk because it requires no authentication and can be leveraged to compromise load balancers and related infrastructure. Organizations using Progress Kemp LoadMaster are urged to review vendor advisories and implement available patches without delay.