This is a serious vulnerability affecting all supported WordPress versions. It can be exploited by any unauthenticated attacker, and a working proof of concept is available. However, to achieve remote code execution an attacker must trick a WordPress admin into opening a malicious link as part of a social engineering attack. This vulnerability is patched in WordPress 7.0.3 (released Aug 6, 2026).
Vulnerability intelligence
Updated 17 minutes ago
FeedsTrending now
CVEs trending on social media within the last 24 hours
Hypemeter
Current score
Not much chatter
1
CVE-2026-93577 Published Sep 24, 2026Hype score
17
critical 9.9
CVE-2026-93577 is an integer overflow vulnerability found in the regular expression compiler of GitLab CE/EE. This flaw could enable an authenticated user to execute arbitrary code on the GitLab server. The vulnerability is triggered when a specially crafted regular expression is compiled within a CI/CD configuration. Affected versions include all GitLab CE/EE versions from 19.2 before 19.2.7, 19.3 before 19.3.3, and 19.4 before 19.4.1.
2
CVE-2026-89078 Published Sep 24, 2026Hype score
14
critical 9.9
CVE-2026-89078 is identified as a double free vulnerability affecting the regular expression parser in GitLab Community Edition (CE) and Enterprise Edition (EE). This flaw could enable an authenticated user to execute arbitrary code on the GitLab server. The vulnerability is triggered when a specially crafted regular expression is parsed within a CI/CD configuration. GitLab has released remediations for this issue, impacting versions 19.2 before 19.2.7, 19.3 before 19.3.3, and 19.4 before 19.4.1.
3
CVE-2026-87899 Published Sep 23, 2026Hype score
12
critical 9.4
CVE-2026-87899 is a vulnerability found in the CalDAV and CardDAV service of cPanel & WHM. This flaw allows an authenticated user with a cPanel hosting account to execute arbitrary code with root privileges. Exploitation of this vulnerability can lead to an attacker gaining full control of the server. cPanel has released fixed versions to address this issue, specifically cPanel & WHM versions 11.134.0.57 or later, 11.136.0.41 or later, and 11.138.0.8 or later.
Known exploited
Sourced from CISA's Known Exploited Vulnerability (KEV) catalog.
- CVE-2026-71362 Published Aug 11, 2026
critical 9.1
CVE-2026-71362 is an Incorrect Authorization vulnerability identified in Adobe Commerce and Magento Open Source. This flaw allows for privilege escalation, meaning an attacker could gain elevated access to sensitive resources. Exploitation of this vulnerability does not require user interaction. Some reports indicate that this could enable an attacker to switch a customer's active account session to another, thereby gaining access to the victim's account and private data.
- CVE-2026-5430 Published Aug 6, 2026
critical 10.0
The JWT authentication mechanism accepts tokens signed with algorithms other than those explicitly configured or supported. This allows an attacker to craft a JWT with an unsupported algorithm, which is then incorrectly validated, leading to unauthorized access. Successful exploitation of this vulnerability may result in unauthorized access to the system, including the potential compromise of administrative accounts and full account takeover. The CVSS score is adjusted to 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) in single-tenant deployments, reflecting that the impact is contained within a single security authority boundary.
- CVE-2026-94127 Published Sep 22, 2026
Hype score
4
critical 9.3
Exploit known
NetworkZero-dayIoTSupply chainVPNBIG-IP APMBIG-IPOAuth Authorization ServerCVE-2026-94127 is a heap-based buffer overflow vulnerability found in F5 BIG-IP Access Policy Manager (APM). This flaw specifically affects systems where an access policy and an OAuth profile are configured on a virtual server. The vulnerability allows an unauthenticated attacker to achieve remote code execution by sending specially crafted malicious traffic to the affected BIG-IP APM system. This issue has been observed to be actively exploited in the wild.
Insights
See moreOur Security Team's most recent CVE analysis
- Link to CVE page
CVE-2026-64638
high 8.9
Intruder Insights
Updated Sep 10, 2026
- Link to CVE page
CVE-2026-50522
critical 9.8
Exploit known
Intruder Insights
Updated Jul 21, 2026
This vulnerability allows an unauthenticated attacker who can access a Sharepoint instance to gain code execution. A patch has been available since July 14th in Microsofts 'Patch Tuesday' security rollup.
A proof of concept exploit has recently been published and this makes patching more urgent as attacks have now been seen in the wild.
- Link to CVE page
CVE-2026-63030
critical 9.8
Exploit known
Intruder Insights
Updated Jul 21, 2026
This is one of two vulnerabilities in a combined chain that allows remote code execution on any stock WordPress installation. CVE-2026-63030 is the entry point — a route confusion bug in the REST API batch endpoint that bypasses authentication, allowing an attacker to invoke internal handlers without any permission check. When combined with CVE-2026-60137, the attacker gains the ability to read any data from the WordPress database with a single HTTP request. An exploit chain has been demonstrated which combines both of these bugs to achieve code execution.
WordPress 6.9.0–6.9.4 and 7.0.0–7.0.1 are affected. Update to WordPress 6.9.5 or 7.0.2 immediately. No plugins, user interaction, or non-default configuration is required to exploit. Given WordPress powers approximately 43% of all websites, the attack surface is enormous.
WordPress Core contains a pre-authentication route confusion vulnerability in the REST API batch endpoint that, combined with CVE-2026-60137, allows remote code execution.