Vulnerability intelligence

Updated a minute ago

Feeds

Trending now

CVEs trending on social media within the last 24 hours

Hypemeter

110100

Current score

Damp squib

  1. 1

    CVE-2024-1813 Published Apr 9, 2024

    Hype score

    11

    critical 9.8

    CVE-2024-1813 is a PHP Object Injection vulnerability found in the Simple Job Board plugin for WordPress, affecting all versions up to and including 2.11.0. This flaw stems from the unsafe deserialization of untrusted input within the `job_board_applicant_list_columns_value` function. The vulnerability allows unauthenticated attackers to inject a PHP Object. If a Property Oriented Programming (POP) chain is present on the target system through an additional plugin or theme, this could enable an attacker to delete arbitrary files, retrieve sensitive data, or execute code when a submitted job application is viewed.

  2. 2

    CVE-2026-42533 Published Jul 15, 2026

    Hype score

    10

    critical 9.2

    NGINX PlusNGINX Open Source

    CVE-2026-42533 is a heap buffer overflow vulnerability affecting NGINX Plus and NGINX Open Source. This flaw arises when the `map` directive utilizes regular expression matching, and a string expression references the map's regex capture variables prior to referencing the map output variable. The same outcome can also be achieved under specific conditions by employing a non-cacheable variable within a string expression. An unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP requests. This can lead to a heap buffer overflow in the NGINX worker process, which may result in a restart of the process. The vulnerability is described as a configuration-dependent worker-process memory corruption issue.

  3. 3

    CVE-2026-9256 Published May 22, 2026

    Hype score

    10

    critical 9.2

    Openresty

    CVE-2026-9256, also known as "nginx-poolslip," is a heap buffer overflow vulnerability found within the `ngx_http_rewrite_module` component of NGINX Plus and NGINX Open Source. This flaw is triggered when a rewrite directive employs a regular expression pattern that contains distinct, yet overlapping, Perl-Compatible Regular Expression (PCRE) captures. The vulnerability manifests when a replacement string subsequently references multiple of these captures within a redirect or arguments context. Under these specific conditions, NGINX miscalculates the required length for the output after URI escaping, resulting in an out-of-bounds write within the worker process memory pool. An unauthenticated remote attacker can exploit this by sending specially crafted HTTP requests. The primary outcome of this exploitation is typically a denial-of-service condition, caused by repeated crashes of the NGINX worker process. On systems where Address Space Layout Randomization (ASLR) is disabled or can be bypassed, this vulnerability could potentially enable remote code execution within the worker process context.

See more

Known exploited

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

  1. CVE-2026-20316 Published Jul 29, 2026

    medium 5.3

    Exploit known

    A vulnerability in the web interface of Cisco Secure Firewall Management Center (FMC) Software could allow an unauthenticated, remote attacker to log in to an affected device using a low-privileged account to access sensitive data within the impacted systems. This vulnerability is due to the presence of static user credentials for a low-privileged account. An attacker could exploit this vulnerability by using the account to log in to an affected system. A successful exploit could allow the attacker to log in to the affected system and access sensitive data as the low-privileged user.  Note: If the FMC management interface does not have public internet access, the attack surface that is associated with this vulnerability is reduced.   Cisco has assigned this security advisory a Security Impact Rating (SIR) of High rather than Medium as the score indicates. The reason is that this vulnerability can be used with other Cisco Secure FMC Software vulnerabilities to elevate privileges.

  2. CVE-2026-16812 Published Jul 27, 2026

    Hype score

    6

    critical 10.0

    Exploit known

    NetworkICSSSLIoTTunneling protocolHTTPVeloCloud OrchestratorVCO

    CVE-2026-16812 is an OS command injection vulnerability found in Arista Networks VeloCloud Orchestrator (VCO) On-Prem. This flaw allows a remote attacker to execute operating system commands on the VCO host. The vulnerable functionality was originally intended for internal use only but remained remotely accessible. Successful exploitation of CVE-2026-16812 can lead to a compromise of the confidentiality, integrity, and availability of the orchestrator and the data it manages. This vulnerability does not require authentication for exploitation and has been actively exploited in the wild.

  3. CVE-2025-68686 Published Feb 10, 2026

    Hype score

    6

    medium 5.9

    Exploit known

    FortiOSFortinet FortiOSNetworkSSLIoTHTTP

    CVE-2025-68686 is an information disclosure vulnerability affecting multiple versions of Fortinet FortiOS, categorized as an Exposure of Sensitive Information to an Unauthorized Actor (CWE-200). This flaw allows a remote, unauthenticated attacker to bypass a previously implemented patch designed to address a symbolic link persistency mechanism. The bypass is achieved through specially crafted HTTP requests, which can lead to the exposure of sensitive data. It is important to note that CVE-2025-68686 acts as a secondary exploitation vector. For this vulnerability to be leveraged, the FortiOS product must have already been compromised at the filesystem level through a separate, prior vulnerability. This means the vulnerability extends the impact of previous compromises by allowing attackers to maintain unauthorized access to sensitive information on already affected FortiOS devices.

See more

Insights

See more

Our Security Team's most recent CVE analysis

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

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

  3. CVE-2026-60137

    medium 5.9

    Exploit known

    Link to CVE page

    Intruder Insights

    Updated Jul 23, 2026

    This SQL injection vulnerability is the second half of a critical exploit chain alongside CVE-2026-63030. On its own this vulnerability would require a plugin or theme to pass untrusted input — but when combined with CVE-2026-63030's authentication bypass, it becomes exploitable on stock WordPress with no plugins installed. This vulnerability can be used to gain 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. Both CVEs were patched in the same security release.

    WordPress Core contains an SQL injection vulnerability in WP_Query where a query parameter is inserted directly into SQL without sanitisation when provided as a string value.

    WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the author__not_in parameter of WP_Query, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter.