Vulnerability intelligence

Updated 24 minutes ago

Feeds

Trending now

CVEs trending on social media within the last 24 hours

Hypemeter

260100

Current score

Not much chatter

  1. 1

    CVE-2026-84147 Published Sep 1, 2026

    Hype score

    26

    critical 10.0

    ERP System

    CVE-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. 2

    CVE-2026-84148 Published Sep 1, 2026

    Hype score

    26

    critical 9.2

    ERP System

    CVE-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. 3

    CVE-2026-84149 Published Sep 1, 2026

    Hype score

    26

    critical 9.2

    ERP SystemGit

    CVE-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.

See more

Known exploited

Sourced from CISA's Known Exploited Vulnerability (KEV) catalog.

  1. CVE-2026-9586 Published Jul 17, 2026

    critical 9.3

    Exploit known

    Sangoma Switchvox SMB EditionPostgreSQL

    An 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.

  2. CVE-2026-83549 Published Sep 1, 2026

    Hype score

    18

    high 7.8

    Exploit known

    SMA1000 Appliance Management Console

    CVE-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.

  3. CVE-2026-83548 Published Sep 1, 2026

    Hype score

    18

    critical 10.0

    Exploit known

    SMA1000 Appliance

    CVE-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.

See more

Insights

See more

Our Security Team's most recent CVE analysis

  1. Link to CVE page

    Intruder Insights

    Updated Aug 7, 2026

    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).

    WordPress is vulnerable to a pre-auth reflected XSS vulnerability on the login screen. Via a specially crafted malicious third-party website hosted by an attacker, it is possible for this to be escalated to an RCE vulnerability with conditions outside of the attackers control. This requires successful social engineering of and explicit interaction by the target victim. This issue affects all versions of WordPress. Version 7.0.3 has been released, containing a fix for the vulnerability, and as a courtesy to users on older branches the fix has been backported to all branches back to 4.7. Discovered and responsibly disclosed by [the team at pwn.ai](https://pwn.ai/).

  2. CVE-2026-50522

    critical 9.8

    Exploit known

    Link to CVE page

    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.

    Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.

  3. CVE-2026-63030

    critical 9.8

    Exploit known

    Link to CVE page

    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.

    WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the author__not_in WP_Query SQL Injection (CVE-2026-60137), could allow an attacker to perform SQL Injection and achieve Remote Code Execution.