Skip to main content
CVE Database

Vulnerability intelligencewith CVSS, EPSS & KEV

High-priority CVEs enriched with CVSS v3, EPSS exploit probabilities, CISA KEV status, Nuclei templates, and correlation with live IOC feeds. Updated every 6 hours from NVD, CISA, CERT-FR, MSRC, and GHSA.

0
CISA KEV

Known exploited in this sample

12
Critical severity

CVSS severity = CRITICAL

0
Actively exploited

SSVC exploitation = active

CVE intelligence facts

How we prioritize and what these pages are — and are not — for.

Prioritization signals
CVSS severity, EPSS probability, CISA KEV status, SSVC exploitation state, Nuclei templates, and exploit references.
Primary sources
NVD, CISA, CERT-FR, Microsoft Security Response Center, GitHub Security Advisories, and public exploit metadata.
Best fit
Patch prioritization, SBOM triage, exposed-service review, incident response, and vulnerability intelligence briefings.
Limitations
A CVE page indicates public vulnerability risk. Confirm asset exposure, compensating controls, and vendor patch availability before remediation decisions.

Recent high-priority vulnerabilities

Crawlable advisories with enough severity or exploitation signal to deserve a stable public page.

Recently added to KEVFull search
HIGHCVSS 7.3EPSS 0.2 %

CVE-2026-80123

Unauthenticated SSRF in Dell Secure Connect Gateway 5.0 Leading to Denial of Service

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains a Server-Side Request Forgery (SSRF) vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to denial of service.

2026-09-09

HIGHCVSS 7EPSS 0.1 %

CVE-2026-79636

Improper TLS Certificate Validation with Host Mismatch in Dell Secure Connect Gateway

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Improper Validation of Certificate with Host Mismatch vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to unauthorized access.

2026-09-09

HIGHCVSS 7.2EPSS 0.3 %

CVE-2026-75927

PublishPress Capabilities <= 2.50.0 - Authenticated (Editor+) Privilege Escalation to Fresh-Install Default Capability Grant

The PublishPress Capabilities – User Role Editor, Access Permissions, User Capabilities, Admin Menus plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.50.0. This is due to the `addPluginCapabilities()` function unconditionally granting the Editor role all 15 `manage_capabilities_*` capabilities — including `manage_capabilities`, `manage_capabilities_roles`, `manage_capabilities_settings`, and `manage_capabilities_backup` — via a hard-coded `$eligi

2026-09-09

HIGHCVSS 8.6EPSS 0.2 %

CVE-2026-84068

Quentn WP 1.2.13 - 1.2.14 - Unauthenticated SQLi via 'qntn_wp' Parameter

The Quentn WP WordPress plugin before 1.2.15 does not adequately escape a request parameter before using it in an unprepared SQL query, allowing unauthenticated attackers to extract arbitrary data from the database via SQL injection.

2026-09-09

HIGHCVSS 7.2EPSS 0.3 %

CVE-2026-83593

WPBot <= 8.7.3 - Unauthenticated Stored Cross-Site Scripting via 'conversation' Parameter

The WPBot – AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'conversation' parameter in all versions up to, and including, 8.7.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The action is gated only by a nonce that is localized into every public-

2026-09-09

HIGHCVSS 8.1EPSS 0.5 %

CVE-2026-76009

Next-Cart Store to WooCommerce Migration <= 3.9.8 - Unauthenticated Authentication Bypass via Default '__token__' Fallback in REST Migration Endpoint

The Next-Cart Store to WooCommerce Migration plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 3.9.8 via the `NCWM_Kitconnect::run()` function. This is due to the plugin registering the `/wp-json/next_cart/v1/migration` REST route with `permission_callback` set to `__return_true` and relying on a hardcoded fallback value of `__token__` in `get_option('nextcart_token', '__token__')` when the `nextcart_token` option has not yet been written to the da

2026-09-09

HIGHCVSS 7.5EPSS 0.2 %

CVE-2026-16960

The Loops & Logic WordPress plugin before 4.3.0 does not restrict its public template-data action to the data a visitor is permitted to see, allowing unauthenticated users to read arbitrary user records (including email addresses and roles) and arbitrary site options.

2026-09-09

HIGHCVSS 8.6EPSS 0.2 %

CVE-2026-14962

The ELEX WooCommerce Request a Quote WordPress plugin before 2.4.1 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated users to perform SQL injection attacks and extract arbitrary data from the database.

2026-09-09

HIGHCVSS 7.5EPSS 0.3 %

CVE-2026-87734

An issue was discovered in the utcp package before 0.0.6 for OCaml. Out-of-order segment reassembly allows remote denial of service.

2026-09-09

HIGHCVSS 7.2EPSS 0.3 %

CVE-2026-84293

The Repeater Fields for Gravity Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Repeated Multi-Input Sub-Field Values in all versions up to, and including, 3.0.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability only affects multi-input sub-field types within a repeater (such as Name, Ad

2026-09-09

HIGHCVSS 7.1EPSS 0.1 %

CVE-2026-49315

DoS vulnerability in the input device module. Impact: Successful exploitation of this vulnerability may affect availability.

2026-09-09

HIGHCVSS 7.3EPSS 0.1 %

CVE-2026-49314

OOB write vulnerability in the rendering and composition module. Impact: Successful exploitation of this vulnerability may affect availability.

2026-09-09

HIGHCVSS 8.6EPSS 0.3 %

CVE-2026-49310

Permission control vulnerability in the event notification module. Impact: Successful exploitation of this vulnerability may affect service confidentiality.

2026-09-09

HIGHCVSS 7.2EPSS 0.4 %

CVE-2026-17553

The WP EasyCart plugin for WordPress is vulnerable to privilege escalation in versions up to, and including, 5.9.3. This is due to the ec_ajax_save_page_default_options() AJAX handler iterating over every $_POST key and passing it directly into update_option() without any allowlist, while gating the handler only on 'manage_options' OR the plugin's custom 'wpec_manager' capability. The plugin's built-in 'wpec_store_manager' role holds 'wpec_manager' but not 'manage_options', and the required nonc

2026-09-09

HIGHCVSS 8.2EPSS 0.1 %

CVE-2026-12855

Unvalidated memory boundary could result in arbitrary code execution. The vulnerability exists in the code developed specifically for HP projects.

2026-09-09

HIGHCVSS 8.8EPSS 0.5 %

CVE-2026-76801

The FireBox – WooCommerce Popup Builder, Exit Intent Popup, Email Optin & Cart Abandonment plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 3.1.10 via the value function. This is due to a trivially bypassable regex blacklist in Executer::allowedToRun() that fails to block WordPress core functions such as wp_insert_user, update_option, and file_put_contents, combined with no sanitization of PHP condition rule values stored via the firebox_meta REST

2026-09-09

HIGHCVSS 7.5EPSS 0.6 %

CVE-2026-15667

The Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.1.22 via the 'event_layout' parameter parameter. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive dat

2026-09-09

HIGHCVSS 7.5EPSS 0.7 %

CVE-2026-15406

The Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.1.22 via the 'event_layout' parameter parameter. This makes it possible for authenticated attackers, with custom-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or

2026-09-09

HIGHCVSS 7.2EPSS 0.2 %

CVE-2026-13359

The Contact Form to DB by BestWebSoft – Messages Database Plugin For WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via cntctfrm_contact_dropdown Parameter in all versions up to, and including, 1.7.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The injected payload executes in the context of an admin

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87654

Buffer overflow in ANGLE in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87650

Out of bounds read in WebGL in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.3EPSS 0.3 %

CVE-2026-87648

Use after free in ANGLE in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87646

Use after free in Web Authentication in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.3EPSS 0.3 %

CVE-2026-87644

Incorrect authorization in Views in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87643

Integer overflow in GPU in Google Chrome on on Android prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

HIGHCVSS 8.3EPSS 0.3 %

CVE-2026-87639

Use after free in WebPackaging in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87638

Out of bounds write in Media in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87637

Use after free in Extensions in Google Chrome on on Mac prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

HIGHCVSS 8.8EPSS 0.3 %

CVE-2026-87636

Type confusion in XML in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87634

Use after free in WebPackaging in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Low)

2026-09-09

HIGHCVSS 8.6EPSS 0.2 %

CVE-2026-87633

Use after free in Views in Google Chrome prior to 153.0.8010.36 allowed a local attacker to execute arbitrary code outside the sandbox via UI Interaction. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.3EPSS 0.2 %

CVE-2026-87628

Use after free in Cast in Google Chrome prior to 153.0.8010.36 allowed an adjacent attacker to potentially execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: Critical)

2026-09-09

HIGHCVSS 8.8EPSS 0.2 %

CVE-2026-87625

Use after free in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker leveraging social engineering to execute arbitrary code inside the sandbox via a crafted Chrome extension. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9.6EPSS 0.2 %

CVE-2026-87621

Out of bounds write in ANGLE in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.3EPSS 0.2 %

CVE-2026-87618

Incorrect reference resolution in Storage in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Low)

2026-09-09

HIGHCVSS 8.8EPSS 0.3 %

CVE-2026-87617

Use after free in DevTools in Google Chrome prior to 153.0.8010.36 allowed a remote attacker leveraging social engineering to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Low)

2026-09-09

HIGHCVSS 8.3EPSS 0.3 %

CVE-2026-87616

Improper initialization in Views in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9EPSS 0.2 %

CVE-2026-87613

Incorrect reference resolution in Extensions in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: Medium)

2026-09-09

HIGHCVSS 8.8EPSS 0.2 %

CVE-2026-87612

Type confusion in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

CRITICALCVSS 9.6EPSS 0.2 %

CVE-2026-87609

Use after free in Sharing in Google Chrome on on iOS prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87607

Use after free in Device in Google Chrome on on Mac prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.3EPSS 0.2 %

CVE-2026-87604

Out of bounds read in ANGLE in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

HIGHCVSS 7.5EPSS 0.2 %

CVE-2026-87601

Race condition in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Low)

2026-09-09

HIGHCVSS 8.8EPSS 0.2 %

CVE-2026-87588

Use after free in Chromecast in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

HIGHCVSS 8.8EPSS 0.2 %

CVE-2026-87587

Use after free in V8 in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.8EPSS 0.2 %

CVE-2026-87585

Double free in PDFium in Google Chrome on on Windows prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted PDF file. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.3EPSS 0.2 %

CVE-2026-87582

Confused deputy in DataTransfer in Google Chrome prior to 153.0.8010.36 allowed a remote attacker who had compromised the renderer process to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

CRITICALCVSS 9.6EPSS 0.3 %

CVE-2026-87581

Use after free in Payments in Google Chrome prior to 153.0.8010.36 allowed a remote attacker leveraging social engineering to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: High)

2026-09-09

HIGHCVSS 8.8EPSS 0.2 %

CVE-2026-87579

Buffer overflow in WebRTC in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)

2026-09-09

HIGHCVSS 8.3EPSS 0.1 %

CVE-2026-87578

Use after free in Receiver in Google Chrome prior to 153.0.8010.36 allowed an adjacent attacker to execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: High)

2026-09-09

Indexable CVE pages

Stable canonical URLs for high-priority advisories — page 1 of 78.

CVE-2017-12617CVE-2024-27198CVE-2023-23752CVE-2018-7600CVE-2024-27199CVE-2021-22986CVE-2018-13379CVE-2019-17558CVE-2019-3396CVE-2020-1938CVE-2022-46169CVE-2024-6670CVE-2023-35078CVE-2019-2725CVE-2021-22205CVE-2018-1000861CVE-2024-23897CVE-2022-22963CVE-2019-11510CVE-2022-22947CVE-2019-15107CVE-2019-16662CVE-2021-44529CVE-2022-44877CVE-2021-22005CVE-2022-1388CVE-2019-0708CVE-2020-14882CVE-2020-3452CVE-2023-40044CVE-2022-30525CVE-2022-22954CVE-2019-19781CVE-2019-1003000CVE-2023-32315CVE-2021-26084CVE-2020-14883CVE-2022-1040CVE-2022-24112CVE-2020-14750CVE-2021-43798CVE-2023-38035CVE-2021-36260CVE-2023-46604CVE-2019-6340CVE-2024-7593CVE-2023-46747CVE-2022-29464CVE-2021-40438CVE-2018-11776CVE-2019-9670CVE-2019-16759CVE-2019-7609CVE-2022-36804CVE-2022-22965CVE-2022-40684CVE-2020-5902CVE-2024-4040CVE-2024-36401CVE-2021-40539CVE-2023-35082CVE-2018-15961CVE-2018-2628CVE-2020-11651CVE-2023-43208CVE-2019-0604CVE-2020-25223CVE-2024-21887CVE-2021-21985CVE-2020-2551CVE-2021-42013CVE-2020-0796CVE-2022-26134CVE-2018-0296CVE-2022-24990CVE-2021-20090CVE-2020-25213CVE-2023-44487CVE-2022-0543CVE-2022-21587CVE-2020-0688CVE-2024-3273CVE-2022-35914CVE-2023-20887CVE-2024-24919CVE-2019-16278CVE-2022-24706CVE-2021-41773CVE-2021-21975CVE-2023-24489CVE-2023-33246CVE-2020-16846CVE-2019-11580CVE-2021-35464CVE-2018-7602CVE-2020-17519CVE-2019-7481CVE-2019-16920CVE-2021-39144CVE-2020-1472CVE-2019-1653CVE-2022-47966CVE-2023-0669CVE-2020-17530CVE-2023-22518CVE-2024-38856CVE-2021-42237CVE-2024-4577CVE-2022-29303CVE-2020-29583CVE-2024-28995CVE-2023-46805CVE-2019-2729CVE-2023-22527CVE-2021-1497CVE-2021-44515CVE-2020-6287CVE-2024-50603CVE-2019-10758CVE-2022-31814CVE-2021-44228CVE-2020-8515CVE-2020-2883CVE-2019-11581CVE-2023-36845CVE-2020-3952CVE-2020-15505CVE-2021-41277CVE-2020-7961CVE-2021-39226CVE-2024-4879CVE-2023-4966CVE-2023-28771CVE-2023-47246CVE-2022-47986CVE-2024-4358CVE-2019-3929CVE-2020-3187CVE-2021-45046CVE-2022-26352CVE-2019-5418CVE-2022-37042CVE-2021-40444CVE-2023-26360CVE-2023-49103CVE-2023-22515CVE-2024-3400CVE-2020-5410CVE-2024-1709CVE-2021-35211

Looking for a specific CVE?

Search by CVE ID, keyword, product, or vendor — or wire the catalog into your stack with a free API key.