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. Intruder expects a full exploit to become widely available. This vulnerability is patched in WordPress 7.0.3 (released Aug 6, 2026).
Vulnerability intelligence
Updated 24 minutes ago
FeedsTrending now
CVEs trending on social media within the last 24 hours
Hypemeter
Current score
Not much chatter
1
CVE-2026-84147 Published Sep 1, 2026Hype score
26
critical 10.0
ERP SystemCVE-2026-84147 is a vulnerability identified within an Enterprise Resource Planning (ERP) system. This flaw stems from improper authentication controls and insufficient file type validation at an API endpoint. An unauthenticated remote attacker could exploit this vulnerability. Successful exploitation could potentially allow the attacker to execute arbitrary code and compromise the target system.
2
CVE-2026-84148 Published Sep 1, 2026Hype score
26
critical 9.2
ERP SystemCVE-2026-84148 is a vulnerability found within an ERP system, stemming from inadequate authentication and authorization controls present in its API endpoint. This flaw could allow an unauthenticated remote attacker to exploit the system through manipulation.
3
CVE-2026-84149 Published Sep 1, 2026Hype score
26
critical 9.2
ERP SystemGitCVE-2026-84149 is an information disclosure vulnerability found in the Manacle Technologies Multi-tenant ERP System. This flaw stems from a publicly accessible `.git` directory located on the application's web server. An unauthenticated, remote attacker can exploit this vulnerability by accessing the exposed `.git` directory. This allows them to browse or download the repository metadata, which can then be used to reconstruct parts of the application's source code. Such an exposure could potentially reveal sensitive data, including embedded credentials, API keys, and internal application logic. The vulnerability is categorized under CWE-527, which refers to the exposure of a version-control repository to an unauthorized control sphere.
Known exploited
Sourced from CISA's Known Exploited Vulnerability (KEV) catalog.
- CVE-2026-9586 Published Jul 17, 2026
critical 9.3
Exploit known
Sangoma Switchvox SMB EditionPostgreSQLAn unauthenticated SQL injection vulnerability exists in Sangoma Switchvox SMB Edition 8.3 (104997). The /pa endpoint processes XML content beginning with <PolycomIPPhone> and directly concatenates the user-controlled PhoneIP value into PostgreSQL queries without sanitization or parameterization. An unauthenticated remote attacker can execute arbitrary SQL statements against the backend PostgreSQL database using a single crafted request, including database operations and remote code execution.
- CVE-2026-83549 Published Sep 1, 2026
Hype score
18
high 7.8
Exploit known
SMA1000 Appliance Management ConsoleCVE-2026-83549 is a post-authentication operating system command injection vulnerability found in the Appliance Management Console (AMC) of SonicWall SMA 1000 series appliances. This flaw, categorized as an improper neutralization of special elements used in an OS command (CWE-78), could allow a remote authenticated attacker with administrator privileges to execute arbitrary operating system commands under specific conditions. The vulnerability affects SonicWall SMA 1000 models 6210, 7210, and 8200v, specifically in versions 12.4.3-03453 (platform-hotfix) and older, and 12.5.0-02835 (platform-hotfix) and older. It has been observed in active exploitation, often chained with CVE-2026-83548, a pre-authentication server-side request forgery vulnerability, to achieve remote code execution.
- CVE-2026-83548 Published Sep 1, 2026
Hype score
18
critical 10.0
Exploit known
SMA1000 ApplianceCVE-2026-83548 is identified as a pre-authentication Server-Side Request Forgery (SSRF) vulnerability present in the SonicWall SMA1000 Appliance WorkPlace interface. This flaw stems from an unintended alternate access path, which causes the appliance to function as an unintended forward proxy. Exploitation of this vulnerability allows a remote and unauthenticated attacker to gain unauthorized access to sensitive functionalities and execute unauthorized operations. This vulnerability is often discussed alongside CVE-2026-83549, a post-authentication operating system command injection vulnerability, as threat actors have been observed chaining these two flaws in attacks.
Insights
See moreOur Security Team's most recent CVE analysis
- Link to CVE page
CVE-2026-64638
high 8.9
Intruder Insights
Updated Aug 7, 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.