<\/head>

Cut the noise.
Know which vulnerabilities demand action.

Monitor and prioritize what really matters — the 1% of vulnerabilities that can cause real impact.

Analytics

EPSS Trending (30d)

Threat Indicators

871
CISA KEV
256
Exploits
535
Proof-of-Concept
5.7%
Average EPSS

EPSS Hot Zone

|
Sort by:
KEV Prediction — Top%
EPSS Percentile — Top%

Emerging Vulnerabilities

21 Aug/26
CVE-2026-76904
CRITICAL

This vulnerability is a SQL Injection flaw caused by improper sanitization of input parameters within the GeoTools Java library. Specifically, the PostGIS DataStore implementation's `jsonArrayContains` function constructs SQL queries by directly embedding the `<value>` parameter without escaping, affecting versions 30.5 and earlier up to 33.6 and 34.5. The root cause lies in unsafe query generation when handling String or JSON fields in PostGIS 12 or greater environments.

CVSS 9.8
EPSS 1.8%
KEV Pred in 23d
Product geotools geotools
CVSS v3.1 CWE-89 PoC
21 Aug/26
CVE-2026-77806
CRITICAL

This vulnerability is a code injection flaw rooted in improper handling of user-supplied input within the SPIP content management system. Specifically, the analyse_resultat_skel function fails to sanitize the X-Spip-Filtre HTTP request header, allowing arbitrary code to be injected and executed. The flaw affects SPIP versions prior to 4.4.21 and involves the HTTP header processing mechanism.

CVSS 9.8
EPSS 4.2%
KEV Pred in 22d
Product SPIP spip
CVSS v3.1 CWE-94 PoC
20 Aug/26
CVE-2026-77647
CRITICAL

This vulnerability is a remote code execution flaw caused by improper handling of PHP code blocks within SPIP versions prior to 4.4.20. The root cause lies in incorrect parsing and identification of '<?php' tags combined with var_export's faulty processing of strings containing the '<' character. This parsing error occurs in the code serialization component responsible for exporting PHP variables, leading to unsafe code injection opportunities.

CVSS 9.8
EPSS 2.6%
KEV Pred in 22d
Product SPIP spip
CVSS v3.1 CWE-94 Exploit
20 Aug/26
CVE-2026-69836
CRITICAL

This vulnerability is a deserialization flaw occurring within Microsoft Entra ID's data processing component. The root cause stems from improper handling of untrusted serialized input, which is deserialized without sufficient validation or integrity checks. This flaw affects the deserialization routines responsible for processing network-received data structures, enabling manipulation of internal object states during runtime.

CVSS 10.0
EPSS 1.6%
KEV Pred in 22d
Product Microsoft Entra microsoft
CVSS v3.1 CWE-502 PoC RANSOMWARE
11 Aug/26
CVE-2026-63520
HIGH

Improper input validation in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.

CVSS 8.1
EPSS 2.9%
KEV Pred in 13d
Product Microsoft SharePoint Enterprise Server 2016 microsoft
CVSS v3.1 CWE-20 PoC RANSOMWARE
29 Jul/26
CVE-2026-67595
HIGH

This vulnerability is a malicious code injection caused by the inclusion of an obfuscated JavaScript payload within the Blade template rendering security OTP emails in VaahCMS. The root cause lies in the compromised template file used for email generation, which executes unauthorized JavaScript in any browser processing the affected email. The flaw specifically affects VaahCMS versions 2.0.0 through 2.3.4, targeting the email rendering component responsible for security OTP delivery.

CVSS 8.1
EPSS 0.5%
KEV Pred 70%
Product webreinvent vaahcms webreinvent
CVSS v3.1 CVSS v4.0 CWE-506 PoC
08 Jul/26
CVE-2026-58480
CRITICAL

This vulnerability is an unauthenticated arbitrary file upload flaw stemming from improper input validation in the Blocksy Companion Pro WordPress plugin prior to version 2.1.47. The root cause is a flawed substring check using strpos() in the Custom Fonts extension, which incorrectly validates file extensions by allowing double-extension filenames to bypass the extension filter. The affected component is the save_attachments function exposed via the Advanced Reviews feature, which processes uploaded files without adequate sanitization.

CVSS 9.8
EPSS 3.6%
KEV Pred 68%
Product Creative Themes Blocksy Companion creative
CVSS v3.1 CVSS v4.0 CWE-434 PoC
02 Jul/26
CVE-2026-5524
CRITICAL

This vulnerability is an arbitrary file upload flaw caused by improper validation of file extensions in the Divi Form Builder plugin's do_image_upload() function. The root cause lies in the direct interpolation of user-supplied input from the acceptFileTypes POST parameter into a regular expression used for file validation. This affects the file upload component responsible for restricting executable file types, allowing bypass of intended security controls.

CVSS 9.8
EPSS 0.9%
KEV Pred 60%
Product Divi Engine Divi Form Builder divi
CVSS v3.1 CWE-434 PoC
26 Jun/26
CVE-2026-56011
HIGH

This vulnerability is an unauthenticated Cross-Site Scripting (XSS) flaw arising from improper sanitization of user-supplied input in the MapPress Maps for WordPress plugin, specifically versions up to 2.97.3. The issue resides in the plugin's handling of map-related parameters that are rendered in the frontend without adequate encoding or filtering, affecting the map display component responsible for embedding Google Maps within WordPress posts or pages.

CVSS 7.1
EPSS 0.3%
KEV Pred 68%
Product chrisvrichardson MapPress Maps for WordPress chrisvrichardson
CVSS v3.1 CWE-79 PoC
19 Jun/26
CVE-2026-7515
CRITICAL

This vulnerability is a Local File Inclusion (LFI) flaw in the BetterDocs Pro WordPress plugin, specifically affecting versions up to 3.8.0. The root cause lies in insufficient input validation of the `doc_style` parameter, which allows an attacker to manipulate file inclusion logic. The affected component is the file inclusion mechanism within the plugin that processes the `doc_style` parameter without proper sanitization, enabling arbitrary file inclusion on the server.

CVSS 9.8
EPSS 0.9%
KEV Pred 68%
Product BetterDocs Pro betterdocs
CVSS v3.1 CWE-98 PoC
19 Jun/26
CVE-2026-8713
CRITICAL

This vulnerability is an arbitrary file deletion flaw rooted in improper validation of file paths within the maybe_delete_files function of the Avada (Fusion) Builder plugin for WordPress. The issue arises from insufficient sanitization of user-supplied input, enabling path traversal attacks. The affected component is the Fusion_Form_DB_Privacy cleanup routine triggered during shutdown, which processes database entries related to form submissions.

CVSS 9.1
EPSS 2.7%
KEV Pred 70%
Product themefusion Avada (Fusion) Builder themefusion
CVSS v3.1 CWE-22 PoC
02 Jun/26
CVE-2026-8206
CRITICAL

This vulnerability is a privilege escalation flaw caused by improper validation in the password reset functionality of the Kirki – Freeform Page Builder plugin for WordPress. The root cause lies in the plugin accepting an arbitrary email address when a username is submitted during a password reset request. The affected component is the password reset handler within the plugin's form processing logic, which fails to verify that the email corresponds to the username provided.

CVSS 9.8
EPSS 1.3%
KEV Pred 60%
Product themeum Kirki – Freeform Page Builder, Website Builder & Customizer themeum
CVSS v3.1 CWE-269 PoC
30 May/26
CVE-2026-7465
HIGH

This vulnerability is a remote code execution flaw arising from improper handling of block registration and rendering in the Spectra Gutenberg Blocks plugin. The root cause is the ability for authenticated users with Contributor-level privileges or higher to register arbitrary block types prefixed with 'uagb-' and assign attacker-controlled render callbacks. During sequential block rendering, the plugin invokes these callbacks via call_user_func(), enabling execution of arbitrary PHP code on the server.

CVSS 8.8
EPSS 1.2%
KEV Pred 30%
Product brainstormforce Spectra Gutenberg Blocks – Website Builder for the Block Editor brainstormforce
CVSS v3.1 CWE-269 PoC
29 May/26
CVE-2026-8732
CRITICAL

This vulnerability is a privilege escalation flaw caused by improper access control in the WP Maps Pro WordPress plugin. The root cause lies in the wpgmp_temp_access_ajax AJAX action being registered with wp_ajax_nopriv_, allowing unauthenticated access. The protection relies solely on a nonce embedded in the frontend JavaScript, which is publicly accessible, rendering the nonce check ineffective as an authentication barrier.

CVSS 9.8
EPSS 21.5%
KEV Pred 69%
Product flippercode WP Maps Pro flippercode
CVSS v3.1 CWE-306 PoC
17 Apr/26
CVE-2026-5718
HIGH

This vulnerability is an arbitrary file upload flaw caused by improper file type validation in the Drag and Drop Multiple File Upload for Contact Form 7 WordPress plugin. The root cause lies in the plugin's handling of custom blacklist configurations, which overwrite the default denylist instead of merging, combined with a sanitization bypass for filenames containing non-ASCII characters in the wpcf7_antiscript_file_name() function. The affected component is the file upload handler within the plugin's codebase for versions up to 1.3.9.7.

CVSS 8.1
EPSS 4.2%
KEV Pred 75%
Product glenwpcoder Drag and Drop Multiple File Upload for Contact Form 7 glenwpcoder
CVSS v3.1 CWE-434 PoC
16 Apr/26
CVE-2026-5426
CRITICAL

This vulnerability is a deserialization flaw caused by a hard-coded machineKey value in ASP.NET/IIS configurations within Digital Knowledge KnowledgeDeliver deployments prior to February 24, 2026. The fixed machineKey is used for ViewState validation, and its static nature allows attackers to craft malicious ViewState payloads that bypass integrity checks. The affected component is the ViewState validation mechanism in the ASP.NET application framework of KnowledgeDeliver.

CVSS 9.1
EPSS 1.0%
KEV Pred 80%
Product Digital Knowledge KnowledgeDeliver digital
CVSS v3.1 CWE-321 PoC
24 Feb/21
CVE-2021-21974
HIGH

This vulnerability is a heap overflow caused by improper handling of network messages within the OpenSLP service in VMware ESXi. The flaw arises from insufficient bounds checking when processing requests received on UDP port 427, leading to memory corruption in the heap. The affected component is the OpenSLP daemon responsible for service location protocol operations in ESXi versions prior to specified patches.

CVSS 8.8
EPSS 45.1%
KEV Pred 44%
Product VMware ESXi vmware
CVSS v3.1 CWE-787 PoC RANSOMWARE