Vulnerability intelligence

Updated 35 minutes ago

Feeds

Trending now

CVEs trending on social media within the last 24 hours

Hypemeter

340100

Current score

Tepid

  1. 1

    CVE-2025-25249 Published Jan 13, 2026

    Hype score

    34

    high 8.1

    Fortinet FortiOSFortiSwitchManager

    CVE-2025-25249 is a heap-based buffer overflow vulnerability affecting Fortinet FortiOS and FortiSwitchManager products. This flaw allows remote attackers to execute unauthorized code or commands on vulnerable devices. The vulnerability is triggered by sending specially crafted network packets to the affected systems. It exists within the `cw_acd` daemon in FortiOS and FortiSwitchManager. Multiple versions of FortiOS (including 6.4, 7.0, 7.2, 7.4, and 7.6 branches) and FortiSwitchManager (versions 7.0 and 7.2) are impacted.

  2. 2

    CVE-2026-86060 Published Sep 5, 2026

    Hype score

    15

    critical 9.2

    RouterOS

    CVE-2026-86060 is an argument-handling flaw identified in MikroTik RouterOS, specifically within its SSH login path. This vulnerability arises when usernames begin with a prohibited character, which can be manipulated to alter the trusted RouterOS policy mask. Such a change ultimately leads to privilege escalation within the system. Exploitation of CVE-2026-86060 requires an unauthenticated SSH session to successfully reach the RouterOS login helper. This flaw is often discussed in conjunction with CVE-2026-67276, an SSH authentication bypass, as chaining these two vulnerabilities can allow an attacker to gain full, unauthenticated control over affected MikroTik devices. MikroTik has released fixes for this issue in RouterOS versions 6.49.21 (Long-term), 7.23.4 (Long-term), and 7.24.2 (Stable).

  3. 3

    CVE-2026-67276 Published Sep 5, 2026

    Hype score

    14

    critical 9.2

    RouterOSSSH

    CVE-2026-67276 is an SSH authentication bypass vulnerability affecting MikroTik RouterOS. The flaw stems from an incomplete verification process of RSA public keys during SSH authentication. Specifically, RouterOS checks the key type and modulus but fails to compare the entire RSA public key, omitting the exponent. This oversight allows an attacker, who possesses knowledge of a user's public modulus, to forge a different key and successfully log in via SSH without needing the corresponding private key. This vulnerability has been actively exploited as part of a larger attack chain dubbed "MikroTrick" and has been addressed in RouterOS versions 6.49.21 (Long-term), 7.23.4 (Long-term), and 7.24.2 (Stable).

See more

Known exploited

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

  1. CVE-2026-86218 Published Sep 6, 2026

    critical 10.0

    Exploit known

    CVE-2026-86218 is identified as a pre-authentication remote code execution (RCE) vulnerability affecting N-able N-central, an on-premises remote monitoring and management (RMM) platform. This flaw impacts all N-central versions released prior to 2026.3.1.14. It can be exploited by a remote, unauthenticated attacker without requiring any user interaction. The root cause of CVE-2026-86218 is attributed to improper neutralization of directives in statically saved code, classified as CWE-96. This allows attacker-supplied input to be injected and subsequently executed as code on the server. N-able has released Hotfix 4 for N-central 2026.3, bringing the build to version 2026.3.1.14, to address this vulnerability.

  2. CVE-2026-85880 Published Sep 8, 2026

    high 7.8

    Exploit known

    Heap-based buffer overflow in Windows ALPC allows an authorized attacker to elevate privileges locally.

  3. CVE-2026-75650 Published Sep 7, 2026

    Hype score

    3

    critical 10.0

    Exploit known

    Adobe CommerceMagento 2StyleSmuggler

    CVE-2026-75650 is a zero-day vulnerability, identified as "StyleSmuggler," affecting Adobe Commerce and Magento Open Source versions 2.4.4 through 2.4.9 and earlier. This flaw allows unauthenticated attackers to achieve remote code execution. The vulnerability operates by injecting malicious code into Magento's template system. Attackers can poison PHP code, for instance, by generating a failure report, and then trigger its execution through mechanisms like a failed payment email. Adobe has released an emergency hotfix, APSB26-146, to address this issue.

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.