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.

Full search
HIGHCVSS 7.2

CVE-2026-65898

DOMPurify before 3.4.11 fails to clone the ALLOWED_ATTR allowlist when setConfig() is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror for trusted elements, then submit untrusted content that inherits the polluted allowlist and executes event handlers as stored XSS.

Jul 23, 2026

HIGHCVSS 8.8

CVE-2026-65690

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its file upload functionality that allows authenticated attackers to traverse outside the intended directory by supplying a crafted filename. Attackers can exploit this path traversal weakness to execute arbitrary commands with high privileges on the server.

Jul 23, 2026

CRITICALCVSS 9.8

CVE-2026-65689

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its database download feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application.

Jul 23, 2026

CRITICALCVSS 9.8

CVE-2026-65688

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its font processing feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application.

Jul 23, 2026

CRITICALCVSS 9.8

CVE-2026-65687

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its SVG processing feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application.

Jul 23, 2026

HIGHCVSS 7.5

CVE-2026-14257

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count under the limit while making each result progressively longer, so total memory scales with both count and string length until the process hits a fatal, uncatchable out-of-memory error. About 7.5 KB of i

Jul 23, 2026

HIGHCVSS 8.6

CVE-2026-65908

In JetBrains PyCharm before 2026.1.4, 2026.2 arbitrary code execution via malicious Python executable was possible on untrusted project open

Jul 23, 2026

HIGHCVSS 8.8

CVE-2026-65906

In JetBrains TeamCity before 2026.1.2, 2025.11.6 сode execution via Kotlin DSL sandbox escape was possible

Jul 23, 2026

HIGHCVSS 8.8

CVE-2026-65897

Grav API Plugin versions before 1.0.10 fail to validate the groups field in InvitationsController::create(), allowing authenticated api.users.write callers to assign invited accounts to groups that grant api.super permissions. Attackers can create invitation records with elevated group membership, and when accepted, the new account gains full super-admin API access without the inviter holding those permissions.

Jul 23, 2026

HIGHCVSS 7.1

CVE-2026-65896

Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint. PagesController::move() sanitizes the slug only with ltrim($body['slug'], '.'), which strips leading periods but does not neutralize '/' or '..' segments. An authenticated API caller with the api.pages.write permission can supply path traversal sequences (e.g., 01.home/../../../pwned) to move an entire page directory (content and media) to a

Jul 23, 2026

HIGHCVSS 8.5

CVE-2026-65895

Grav API Plugin versions before 1.0.10 fail to restrict write access to security-critical plugin configuration scopes, allowing authenticated users with api.config.write privilege to modify rate limiting and CORS settings. Attackers can disable rate limiting site-wide to enable credential brute-forcing attacks and reconfigure CORS policies to include attacker-controlled origins with credentials enabled.

Jul 23, 2026

HIGHCVSS 8.8

CVE-2026-65608

Grav versions >= 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField() resolves blueprint data-*@: directives by calling call_user_func_array() on attacker-influenced input, validating only that the target is callable (is_callable()) without restricting dangerous functions such as exec, system, passthru, or shell_exec. Because FlexDirectory registers this handler for every Flex directory, it bypasses the validation added to Blueprint::dynamicData

Jul 23, 2026

CRITICALCVSS 9.6

CVE-2026-65606

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/<name> link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via innerHTML without escaping it (app/src/layout/Tab.ts), allowing injection of an <img onerror=...> element. Because the SiYuan Desktop renderer runs with nodeIntegration:true, the injected JavaScript can access Node

Jul 23, 2026

CRITICALCVSS 9.6

CVE-2026-65605

SiYuan before v3.7.2 contains a stored cross-site scripting vulnerability in Attribute View (database) cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, and EscapeHTML is only applied when HasUnclosedHtmlTag returns true; because balanced self-closing tags such as <img> are skipped by that check, a payload like <img src=x onerror=...> is stored unescaped and later inserted into the page via innerHTML, executing when the database is viewed. Becau

Jul 23, 2026

HIGHCVSS 7.1

CVE-2026-65540

Unauthenticated Cross Site Request Forgery (CSRF) in Popup for CF7 with Sweet Alert <= 1.6.5 versions.

Jul 23, 2026

HIGHCVSS 7.1

CVE-2026-65511

Unauthenticated Cross Site Scripting (XSS) in Manual - Documentation, Knowledge Base & Education WordPress Theme <= 7.5.4 versions.

Jul 23, 2026

HIGHCVSS 7.5

CVE-2026-65500

Unauthenticated Broken Access Control in Manual - Documentation, Knowledge Base & Education WordPress Theme <= 7.5.4 versions.

Jul 23, 2026

HIGHCVSS 7.1

CVE-2026-65488

Unauthenticated Cross Site Request Forgery (CSRF) in LA-Studio Element Kit for Elementor <= 1.6.2 versions.

Jul 23, 2026

HIGHCVSS 8.1

CVE-2026-64815

In JetBrains IntelliJ IDEA before 2026.2 arbitrary code injection was possible via UI Designer form files

Jul 23, 2026

HIGHCVSS 8.6

CVE-2026-64814

In JetBrains IntelliJ IDEA before 2026.2 unauthorized file access was possible in a Remote Development session

Jul 23, 2026

CRITICALCVSS 10

CVE-2026-64813

In JetBrains IntelliJ IDEA before 2026.2 unauthorized settings modification was possible in a Remote Development session

Jul 23, 2026

CRITICALCVSS 10

CVE-2026-64812

In JetBrains IntelliJ IDEA before 2026.2 unauthorized input injection was possible in a Remote Development session

Jul 23, 2026

HIGHCVSS 7.8

CVE-2026-64811

In JetBrains IntelliJ IDEA before 2026.2 arbitrary code execution was possible before granting project trust via development container configuration

Jul 23, 2026

HIGHCVSS 8.4

CVE-2026-64809

In JetBrains PhpStorm before 2026.2 arbitrary code execution was possible before granting project trust via the configured interpreter

Jul 23, 2026

HIGHCVSS 8.4

CVE-2026-64808

In JetBrains PhpStorm before 2026.2 arbitrary code execution was possible before granting project trust via project tooling

Jul 23, 2026

HIGHCVSS 7.8

CVE-2026-64807

In JetBrains WebStorm before 2026.2 arbitrary code execution was possible via a project-supplied linter configuration

Jul 23, 2026

HIGHCVSS 8.4

CVE-2026-64806

In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via the configured Node.js interpreter

Jul 23, 2026

HIGHCVSS 8.4

CVE-2026-64805

In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via project-local package-manager tooling

Jul 23, 2026

HIGHCVSS 8.4

CVE-2026-64804

In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via project-local linter tooling

Jul 23, 2026

HIGHCVSS 7.8

CVE-2026-64803

In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust via the configured Go SDK

Jul 23, 2026

HIGHCVSS 7.8

CVE-2026-64802

In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust in the Go Modules integration

Jul 23, 2026

HIGHCVSS 7.1

CVE-2026-61947

Unauthenticated Cross Site Scripting (XSS) in Form Vibes – Database Manager for Forms <= 1.5.2 versions.

Jul 23, 2026

HIGHCVSS 7.5

CVE-2026-59547

Unauthenticated Broken Access Control in Payment Gateway for PayPal on WooCommerce <= 9.1.4 versions.

Jul 23, 2026

CRITICALCVSS 9.6

CVE-2026-57784

Unauthenticated Cross Site Request Forgery (CSRF) in Ninja Forms File Uploads Extension <= 3.3.26 versions.

Jul 23, 2026

HIGHCVSS 7.1

CVE-2026-57626

Cross-Site Request Forgery (CSRF) vulnerability in MailPoet allows Cross Site Request Forgery. This issue affects MailPoet: from 5.30.0 through 5.33.0.

Jul 23, 2026

HIGHCVSS 7.1

CVE-2026-57370

Unauthenticated Cross Site Scripting (XSS) in Visitor Traffic Real Time Statistics Pro <= 11.9.1 versions.

Jul 23, 2026

HIGHCVSS 7.5

CVE-2026-64611

Libcupsfilters: cups-filters: libcupsfilters: cpu exhaustion via infinite loop in cfieee1284normalizemakemodel()

A flaw was found in libcupsfilters. The cfIEEE1284NormalizeMakeModel() function enters an infinite loop when processing a printer-advertised IEEE-1284 device ID with an empty model field, causing sustained CPU consumption. A network-adjacent attacker could exploit this by broadcasting a specially crafted printer advertisement, leading to denial of service.

Jul 23, 2026

HIGHCVSS 8.8

CVE-2026-16745

Odh-dashboard: odh-dashboard: backend port 8080 trusts x-forwarded-access-token without origin validation

A flaw was found in odh-dashboard, the web console component of Red Hat OpenShift AI (RHOAI). Due to incorrect network binding, a malicious actor within the cluster can bypass authentication and impersonate any user by providing an arbitrary access token. This allows an attacker to gain unauthorized access to the Kubernetes API, potentially leading to arbitrary code execution, privilege escalation, or information disclosure.

Jul 23, 2026

HIGHCVSS 8.8

CVE-2026-15017

MDJM Event Management <= 1.7.8.4 - Authenticated (Subscriber+) Privilege Escalation via 'set-permissions' and 'change_role' Handlers

The MDJM Event Management plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.7.8.4. This is due to missing capability checks and nonce verification in the `MDJM_Permissions::set_permissions()` and `MDJM_Employee_Manager::init()` functions, combined with the absence of server-side allow-list validation on the `employee_roles[]` and `new_role` POST parameters before they are passed to `mdjm_set_employee_role()` and `WP_User::set_role()`. This makes i

Jul 23, 2026

CRITICALCVSS 9.8

CVE-2026-15015

MountDev AI MCP Connector for WordPress <= 1.6.1 - Unauthenticated Privilege Escalation via OAuth Authorization Endpoint

The MountDev AI MCP Connector for WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.6.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to obtain an administrator-bound OAuth Bearer token via a self-registered client, granting full administrator-equivalent access to the plugin's MCP tool surface and all exposed WordPress content, users,

Jul 23, 2026

CRITICALCVSS 9.8EPSS 1.0%

CVE-2026-15011

Customer Support Ticket System & Helpdesk <= 6.0.5 - Unauthenticated Code Injection via 'path' Parameter

The Customer Support Ticket System & Helpdesk plugin for WordPress is vulnerable to Code Injection via the 'path' parameter in all versions up to, and including, 6.0.5 due to the use of dynamic function invocation on an attacker-controlled value with insufficient validation. This makes it possible for unauthenticated attackers to invoke arbitrary parameterless PHP functions, which can be used to disrupt site functionality or expose sensitive information. The required nonce is publicly emitted vi

Jul 23, 2026

CRITICALCVSS 9.8EPSS 1.3%

CVE-2026-14282

GoDAM <= 1.12.2 - Unauthenticated Arbitrary File Upload via WPForms File Upload Field

The GoDAM – Organize WordPress Media Library & File Manager with Unlimited Folders for Images, Videos & more plugin for WordPress is vulnerable to arbitrary file uploads in versions up to, and including, 1.12.2. This is due to insufficient file type validation in the save_video_file() function hooked into WPForms' public wpforms_process_before_filter, which trusts the attacker-supplied multipart Content-Type header, preserves the original filename via wp_unique_filename(), and moves the raw uplo

Jul 23, 2026

CRITICALCVSS 9EPSS 0.7%

CVE-2026-16723

A remote code execution (RCE) vulnerability exists in fastjson 1.2.68 through 1.2.83. This vulnerability is exploitable under fastjson's stock default configuration — no AutoType enablement required, no classpath gadget required.

Jul 23, 2026

HIGHCVSS 7.8EPSS 0.8%

CVE-2026-16287

Improper neutralization of special elements used in an OS command ('OS command injection') vulnerability in TUBITAK BILGEM Software Technologies Research Institute pardus-update allows OS Command Injection. This issue affects pardus-update: from 0.6.6 before 0.7.0.

Jul 23, 2026

HIGHCVSS 7.5EPSS 0.5%

CVE-2024-58330

A missing authentication check in Bosch IP cameras of families CPP13 and CPP14 allows an unauthenticated attacker to retrieve video analytics event data.

Jul 23, 2026

HIGHCVSS 8.4EPSS 0.1%

CVE-2024-58023

Information disclosure in Bosch Configuration Manager in Version 7.72.0106 allows an attacker to access sensitive information.

Jul 23, 2026

HIGHCVSS 7.5EPSS 0.5%

CVE-2026-9713

The Lumise Product Designer for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the 'id' and 'table' parameters in the uploaded cart JSON file processed by the checkout AJAX action in versions up to, and including, 2.1.1. This is due to insufficient escaping on the user-supplied parameters before they are appended directly to a raw SQL query in the find_resource() function — the 'id' field is interpolated without quotes into a WHERE clause (numeric context) and 'table' is int

Jul 23, 2026

HIGHCVSS 7.2EPSS 0.3%

CVE-2026-12421

The ARforms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'password' Field Values in all versions up to, and including, 7.2.1 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.

Jul 23, 2026

HIGHCVSS 7.2EPSS 0.3%

CVE-2026-7534

The SUMO Reward Points plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REST API endpoint `/wp-json/wc-srp/v1/earning` in versions up to, and including, 32.7.0. This is due to the `user_has_cap` filter in the `SRP_REST_Earning_Controller` class unconditionally granting the custom `rs_earning_read` capability to all users — including unauthenticated visitors — combined with missing sanitization of the `reason` parameter in the `create_items()` function and

Jul 23, 2026

HIGHCVSS 7.2EPSS 0.3%

CVE-2026-7232

The FormCraft plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the '[parameter name]' parameter in all versions up to, and including, 3.9.14 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 exploit chain combines a server-side gap — where composite matrix sub-field keys such as field2_0 and field2_1 are neve

Jul 23, 2026

Indexable CVE pages

Stable canonical URLs for high-priority advisories.

CVE-2024-27198CVE-2024-27199CVE-2024-6670CVE-2024-23897CVE-2024-7593CVE-2023-46604CVE-2023-46747CVE-2024-4040CVE-2024-36401CVE-2023-43208CVE-2024-21887CVE-2023-44487CVE-2024-3273CVE-2024-24919CVE-2024-38856CVE-2023-22518CVE-2024-4577CVE-2024-28995CVE-2023-46805CVE-2023-22527CVE-2024-50603CVE-2024-4879CVE-2023-4966CVE-2023-47246CVE-2024-4358CVE-2023-49103CVE-2024-3400CVE-2024-1709CVE-2024-21893CVE-2024-2389CVE-2024-51567CVE-2024-1212CVE-2024-27348CVE-2024-23692CVE-2024-9465CVE-2024-0012CVE-2024-31982CVE-2024-4885CVE-2024-22024CVE-2025-24893CVE-2024-8963CVE-2024-9463CVE-2024-9474CVE-2025-24813CVE-2023-48788CVE-2024-3272CVE-2024-28987CVE-2024-55591CVE-2024-45195CVE-2024-41713CVE-2024-20767CVE-2024-5932CVE-2025-0282CVE-2024-45519CVE-2024-5217CVE-2024-34102CVE-2024-45216CVE-2024-10915CVE-2024-21683CVE-2024-29973CVE-2024-56145CVE-2024-9264CVE-2024-4956CVE-2023-20198CVE-2024-50623CVE-2025-0108CVE-2023-51467CVE-2024-13159CVE-2024-29824CVE-2024-28255CVE-2024-48248CVE-2023-49070CVE-2024-57727CVE-2024-4443CVE-2024-9047CVE-2024-10914CVE-2024-32113CVE-2024-10924CVE-2024-6911CVE-2024-25600CVE-2023-47253CVE-2024-27292CVE-2024-6782CVE-2024-53704CVE-2024-51378CVE-2024-47575CVE-2025-24016CVE-2024-1698CVE-2024-38475CVE-2024-38816CVE-2024-7954CVE-2024-39914CVE-2024-37032CVE-2024-32640CVE-2023-6875CVE-2024-45388CVE-2024-12356CVE-2024-27956CVE-2024-0305CVE-2023-50164CVE-2024-31750CVE-2024-9935CVE-2023-45852CVE-2024-1561CVE-2024-36104CVE-2023-6553CVE-2024-36991CVE-2022-1609CVE-2024-11680CVE-2023-5360CVE-2023-46574CVE-2024-46938CVE-2023-7028CVE-2024-3552CVE-2024-23334CVE-2023-6933CVE-2023-47218CVE-2024-5084CVE-2024-8517CVE-2024-25852CVE-2024-29895CVE-2024-29269CVE-2023-45249CVE-2023-34048CVE-2024-1021CVE-2023-52251CVE-2024-2330CVE-2024-53677CVE-2024-0204CVE-2023-6895CVE-2024-13160CVE-2024-34470CVE-2024-22120CVE-2023-46359CVE-2024-8856CVE-2024-21762CVE-2024-1071CVE-2025-29927CVE-2024-40422CVE-2024-27954CVE-2025-47812CVE-2024-4295CVE-2024-44000CVE-2024-2961CVE-2023-51409CVE-2024-8504CVE-2024-34351CVE-2024-7928CVE-2024-29972CVE-2024-21650CVE-2024-7120CVE-2023-31446CVE-2023-49785CVE-2024-9234CVE-2024-8503CVE-2023-45878CVE-2024-48914CVE-2024-28253CVE-2023-6329CVE-2024-51568CVE-2023-20273CVE-2024-10400CVE-2026-24061CVE-2024-46986CVE-2024-6893CVE-2023-50917CVE-2024-48307CVE-2023-6063CVE-2024-11320CVE-2024-7332CVE-2024-44849CVE-2024-0195CVE-2024-3673CVE-2024-8353CVE-2025-3248CVE-2024-8190CVE-2024-0352CVE-2024-6460CVE-2024-23108CVE-2023-48022CVE-2024-3408CVE-2024-13161CVE-2024-2876CVE-2023-6634CVE-2024-2928CVE-2023-48777CVE-2024-22320CVE-2024-46506CVE-2025-1661CVE-2024-6366CVE-2025-4427CVE-2024-11972CVE-2024-42009CVE-2024-20419CVE-2023-40504CVE-2024-22729CVE-2024-5910CVE-2024-55956CVE-2020-26073CVE-2024-30568CVE-2023-5830CVE-2024-24809CVE-2024-25735CVE-2025-47916CVE-2023-32117CVE-2024-3116CVE-2025-49113CVE-2024-8752CVE-2024-6396CVE-2024-50498CVE-2023-44353CVE-2024-2667CVE-2024-48360CVE-2024-6205CVE-2024-4898CVE-2024-5806CVE-2024-42327CVE-2025-1974CVE-2024-12209CVE-2024-9061CVE-2024-34257CVE-2024-38653CVE-2024-45507CVE-2023-43795CVE-2024-43917CVE-2024-53376CVE-2020-36847CVE-2024-39713CVE-2024-9707CVE-2023-48023CVE-2023-40498CVE-2023-46818CVE-2024-22319CVE-2024-43425CVE-2025-2747CVE-2024-24116CVE-2025-64446CVE-2024-8484CVE-2024-28000CVE-2024-1728CVE-2024-32238CVE-2023-50094CVE-2025-53770CVE-2023-6623CVE-2023-6893CVE-2024-6587CVE-2023-49084CVE-2023-6019CVE-2024-0939CVE-2024-9380CVE-2024-25641CVE-2025-30208CVE-2023-6360CVE-2024-8522CVE-2024-41473CVE-2025-31161CVE-2025-30406CVE-2023-46214CVE-2025-3102CVE-2022-45354CVE-2023-45375CVE-2025-2746CVE-2025-61882CVE-2023-6021CVE-2024-36597CVE-2024-45309CVE-2025-34510CVE-2023-34993CVE-2023-47248CVE-2024-22853CVE-2024-47062CVE-2025-40551CVE-2025-30066CVE-2024-21644CVE-2024-28741CVE-2023-5204CVE-2024-7188CVE-2023-47565CVE-2025-1302CVE-2024-3094CVE-2024-20439CVE-2025-34511CVE-2024-39907CVE-2023-26347CVE-2025-58360CVE-2025-71243CVE-2025-11749CVE-2026-27174CVE-2024-5276CVE-2025-29306CVE-2024-10571CVE-2024-1086CVE-2023-5631CVE-2010-20103CVE-2024-2054CVE-2025-1316CVE-2023-1719CVE-2023-3368CVE-2024-42640CVE-2023-50968CVE-2023-49085CVE-2024-8877CVE-2020-36849CVE-2024-1061CVE-2024-24328CVE-2024-29415CVE-2022-3699CVE-2024-38289CVE-2024-44902CVE-2024-2022CVE-2025-2563CVE-2024-37404CVE-2024-8956CVE-2024-9916CVE-2024-39205CVE-2024-8275CVE-2024-24329CVE-2024-8698CVE-2024-0692CVE-2025-59528CVE-2024-37079CVE-2024-35584CVE-2024-24590CVE-2025-61757CVE-2016-15043CVE-2023-50386CVE-2025-13315CVE-2023-5974CVE-2024-37393CVE-2024-4323CVE-2023-6567CVE-2026-1281CVE-2023-48084CVE-2024-38526CVE-2026-24423CVE-2024-0986CVE-2024-50477CVE-2024-9379CVE-2023-47211CVE-2023-43641CVE-2026-1731CVE-2023-6020CVE-2024-48456CVE-2024-29202CVE-2025-0107CVE-2024-27130CVE-2024-2044CVE-2019-25224CVE-2024-6746CVE-2024-24759CVE-2021-4436CVE-2024-37759CVE-2023-6421CVE-2024-21633CVE-2024-30850CVE-2024-9796CVE-2024-31819CVE-2025-32432CVE-2024-7854CVE-2024-9932CVE-2024-6028CVE-2025-1094CVE-2022-25369CVE-2025-27007CVE-2026-23760CVE-2025-25181CVE-2024-32002CVE-2024-3848CVE-2023-45498CVE-2024-55556CVE-2023-38098CVE-2024-24725CVE-2024-2862CVE-2025-13486CVE-2025-8943CVE-2025-26319CVE-2021-4449CVE-2023-6549CVE-2025-30004CVE-2024-9593CVE-2024-52875CVE-2024-23052CVE-2025-52691CVE-2024-12987CVE-2024-34982CVE-2024-8672CVE-2025-68613CVE-2024-5765CVE-2014-5470CVE-2024-3393CVE-2025-2945CVE-2024-38812CVE-2025-27520CVE-2024-1651CVE-2025-0994CVE-2023-5003CVE-2025-54309CVE-2024-48766CVE-2024-36117CVE-2023-49606CVE-2024-20440CVE-2023-39796CVE-2024-1483CVE-2024-4434CVE-2024-55947CVE-2024-7856CVE-2023-43177CVE-2024-6409CVE-2024-6928CVE-2024-6924CVE-2025-49533CVE-2024-47076CVE-2024-1800CVE-2024-28848CVE-2025-27363CVE-2012-10054CVE-2013-10051CVE-2024-46981CVE-2023-4666CVE-2026-22200CVE-2024-31621CVE-2024-0769CVE-2024-41570CVE-2024-28986CVE-2023-5991CVE-2023-46347CVE-2025-49706CVE-2023-45136CVE-2023-38096CVE-2024-5488CVE-2024-5246CVE-2025-30005CVE-2024-57045CVE-2023-43472CVE-2024-32964CVE-2022-34267CVE-2024-6386CVE-2023-47637CVE-2025-34111CVE-2025-48828CVE-2024-12971CVE-2024-28075CVE-2025-49619CVE-2023-2437CVE-2024-22651CVE-2012-6664CVE-2025-12480CVE-2013-10061CVE-2025-34079CVE-2024-6047CVE-2023-46474CVE-2024-32735CVE-2024-6842CVE-2024-38514CVE-2024-37085CVE-2024-4620CVE-2025-26794CVE-2025-13316CVE-2024-7094CVE-2013-10069CVE-2025-34088CVE-2025-2264CVE-2024-49380CVE-2025-59287CVE-2025-5306CVE-2024-53375CVE-2025-34026CVE-2025-11371CVE-2024-7399CVE-2024-44625CVE-2024-36858CVE-2012-10023CVE-2024-6671CVE-2024-10081CVE-2024-12986CVE-2024-43363CVE-2024-6926CVE-2025-24799CVE-2024-12856CVE-2023-47464CVE-2024-7314CVE-2024-10697CVE-2024-21287CVE-2023-49237CVE-2023-51713CVE-2025-7441CVE-2024-8529CVE-2025-34087CVE-2023-45499CVE-2016-15042CVE-2025-48827CVE-2024-12847CVE-2011-10019CVE-2025-54236CVE-2025-32375CVE-2024-32736CVE-2012-10060CVE-2024-20953CVE-2024-6220CVE-2025-40536CVE-2020-36848CVE-2012-10020CVE-2023-46865CVE-2024-20017CVE-2010-20121CVE-2023-53941CVE-2024-46256CVE-2024-38288CVE-2024-29201CVE-2024-21512CVE-2024-39911CVE-2023-46042CVE-2023-6016CVE-2012-10019CVE-2024-3234CVE-2015-10138CVE-2024-49368CVE-2023-52163CVE-2015-10137CVE-2015-10143CVE-2025-57819CVE-2024-55964CVE-2024-58136CVE-2025-60787CVE-2024-47407CVE-2025-24367CVE-2024-45293CVE-2026-1340CVE-2025-5777CVE-2023-27584CVE-2024-11120CVE-2024-6127CVE-2025-52053CVE-2024-31984CVE-2023-47117CVE-2011-10026CVE-2015-10135CVE-2025-2775CVE-2024-4325CVE-2025-14847CVE-2024-23759CVE-2025-34086CVE-2022-45835CVE-2025-24865CVE-2024-9537CVE-2024-41163CVE-2024-24578CVE-2024-1874CVE-2024-28185CVE-2023-6038CVE-2024-5315CVE-2024-8425CVE-2024-5334CVE-2010-20113CVE-2026-21643CVE-2024-57046CVE-2025-31125CVE-2024-56067CVE-2024-9290CVE-2024-4320CVE-2024-5057CVE-2013-10050CVE-2024-29275CVE-2025-49136CVE-2024-32700CVE-2024-48457CVE-2025-9242CVE-2024-2863CVE-2025-14558CVE-2023-6114CVE-2024-21888CVE-2024-0778CVE-2025-62368CVE-2013-10060CVE-2024-8181CVE-2013-10040CVE-2013-10032CVE-2024-28254CVE-2024-9441CVE-2024-52301CVE-2025-22224CVE-2024-35286CVE-2013-10048CVE-2024-11728CVE-2024-43360CVE-2025-49704CVE-2025-55182CVE-2024-3806CVE-2025-10035CVE-2025-48703CVE-2024-32739CVE-2025-54068CVE-2024-38366CVE-2025-20029CVE-2025-14611CVE-2024-0918CVE-2024-34361CVE-2024-5247CVE-2025-62521CVE-2024-42448CVE-2024-3080CVE-2022-3365CVE-2025-47608CVE-2023-46370CVE-2024-10600CVE-2023-46731CVE-2025-34299CVE-2024-5721CVE-2025-2776CVE-2023-26785CVE-2012-10030CVE-2015-10140CVE-2024-28116CVE-2024-41319CVE-2025-2294CVE-2024-0801CVE-2024-5452CVE-2024-9162CVE-2015-10134CVE-2025-1232CVE-2024-28200CVE-2024-25869CVE-2026-1603CVE-2024-28189CVE-2025-22457CVE-2024-56064CVE-2024-8957CVE-2024-10660CVE-2012-10021CVE-2013-10042CVE-2024-36857CVE-2023-46360CVE-2022-2588CVE-2026-20127CVE-2015-10136CVE-2025-52046CVE-2026-26980CVE-2005-10004CVE-2023-7116CVE-2024-33344CVE-2024-31997CVE-2024-29849CVE-2024-51978CVE-2025-1323CVE-2024-11392CVE-2025-6216CVE-2011-10018CVE-2024-5326CVE-2024-10586CVE-2025-11700CVE-2025-22604CVE-2024-6529CVE-2025-69516CVE-2023-50919CVE-2024-8277CVE-2024-1708CVE-2024-23113CVE-2023-48365CVE-2025-57790CVE-2024-35219CVE-2024-32738CVE-2024-32737CVE-2025-34028CVE-2024-45256CVE-2026-29058CVE-2013-10059CVE-2024-4548CVE-2024-27971CVE-2025-32433CVE-2025-33053CVE-2025-36846CVE-2025-1098CVE-2024-42850CVE-2024-47073CVE-2024-46982CVE-2023-51123CVE-2025-6205CVE-2025-23061CVE-2025-33073CVE-2024-39722CVE-2025-4632CVE-2024-12029CVE-2024-27972CVE-2023-6036CVE-2013-10065CVE-2024-0799CVE-2026-27180CVE-2024-57049CVE-2025-6095CVE-2018-17879CVE-2025-58034CVE-2015-10139CVE-2014-125117CVE-2025-42999CVE-2024-37081CVE-2024-8069CVE-2023-6023CVE-2024-36985CVE-2024-29974CVE-2023-5559CVE-2025-54123CVE-2025-2011CVE-2023-44959CVE-2025-32463CVE-2025-32975CVE-2024-21514CVE-2023-1718CVE-2024-30163CVE-2011-10005CVE-2024-5124CVE-2025-27920CVE-2025-22896CVE-2023-7002CVE-2021-21974CVE-2025-0674CVE-2024-7464CVE-2025-25256CVE-2025-34076CVE-2024-48594CVE-2026-28515CVE-2025-14733CVE-2025-32724CVE-2025-54253CVE-2025-4008CVE-2025-4322CVE-2024-5324CVE-2025-12548CVE-2024-25228CVE-2024-6330CVE-2023-7102CVE-2023-5815CVE-2025-23942CVE-2025-0283CVE-2025-34442CVE-2025-34441CVE-2020-36836CVE-2024-56278CVE-2024-9698CVE-2025-33068CVE-2021-4448CVE-2025-20362CVE-2025-5086CVE-2025-22968CVE-2024-21136CVE-2024-34833CVE-2024-34069CVE-2023-5642CVE-2025-31324CVE-2025-2783CVE-2025-61884CVE-2025-32756CVE-2024-6209CVE-2024-23346CVE-2023-3676CVE-2024-9106CVE-2025-24200CVE-2024-9821CVE-2024-47308CVE-2024-6387CVE-2026-27771CVE-2024-45409CVE-2024-6132CVE-2024-44400CVE-2024-5827CVE-2024-7627CVE-2025-49716CVE-2024-56249CVE-2023-46404CVE-2019-25213CVE-2024-31445CVE-2024-55555CVE-2024-34359CVE-2024-1939CVE-2024-40891CVE-2024-6624CVE-2024-24724CVE-2025-8489CVE-2024-5975CVE-2024-44466CVE-2024-55661CVE-2024-23724CVE-2020-36842CVE-2025-23006CVE-2024-52765CVE-2025-64095CVE-2025-66294CVE-2024-2053CVE-2024-47175CVE-2024-6365CVE-2025-6970CVE-2025-12055CVE-2024-48208CVE-2024-6420CVE-2024-0919CVE-2023-40211CVE-2024-34716CVE-2026-27966CVE-2024-0546CVE-2015-10133CVE-2023-46012CVE-2024-7985CVE-2024-31983CVE-2025-25064CVE-2025-20281CVE-2025-26677CVE-2024-10392CVE-2023-45239CVE-2024-25830CVE-2024-23739CVE-2025-2620CVE-2024-31465CVE-2023-50564CVE-2025-22952CVE-2024-6298CVE-2024-12686CVE-2025-45985CVE-2025-50201CVE-2024-4367CVE-2024-42365CVE-2024-11667CVE-2023-7164CVE-2025-4334CVE-2025-41646CVE-2025-0411CVE-2025-24786CVE-2023-3277CVE-2024-8943CVE-2024-31987CVE-2024-31981CVE-2023-49897CVE-2024-3300CVE-2024-4180CVE-2026-1368CVE-2023-4473CVE-2024-10429CVE-2024-23985CVE-2024-22836CVE-2025-66039CVE-2026-2329CVE-2023-49043CVE-2024-39225CVE-2024-41651CVE-2024-40110CVE-2024-22891CVE-2024-48359CVE-2025-66301CVE-2025-59374CVE-2023-50578CVE-2024-24882CVE-2023-49230CVE-2025-11833CVE-2024-7591CVE-2026-28517CVE-2024-9680CVE-2024-38813CVE-2023-48725CVE-2025-30567CVE-2024-24496CVE-2024-29848CVE-2024-9933CVE-2024-24398CVE-2025-24514CVE-2024-31777CVE-2023-43284CVE-2024-5735CVE-2024-27443CVE-2024-29212CVE-2024-39891CVE-2026-23744CVE-2025-25279CVE-2024-9193CVE-2025-25038CVE-2023-6700CVE-2024-9570CVE-2023-36177CVE-2024-47841CVE-2016-15057CVE-2026-1557CVE-2025-52970CVE-2024-5736CVE-2024-36116CVE-2025-24085CVE-2026-41940CVE-2026-48356CVE-2024-42812CVE-2025-32429CVE-2024-4351CVE-2026-21513CVE-2024-37762CVE-2025-6934CVE-2024-12877CVE-2026-2025CVE-2025-53118CVE-2025-47539CVE-2024-2194CVE-2026-1306CVE-2025-27915CVE-2025-6793CVE-2025-34045CVE-2024-55877CVE-2023-48842CVE-2024-5411CVE-2024-31666CVE-2026-3909CVE-2024-7965CVE-2023-42406CVE-2023-50643CVE-2024-8859CVE-2026-48027CVE-2024-9186CVE-2023-6655CVE-2024-9054CVE-2025-6058CVE-2024-6043CVE-2025-12139CVE-2023-47105CVE-2023-4922CVE-2024-30569CVE-2023-49052CVE-2025-32969CVE-2025-4428CVE-2023-51073CVE-2026-27175CVE-2024-7646CVE-2026-28501CVE-2023-6184CVE-2025-24989CVE-2023-7337CVE-2024-51151CVE-2025-0364CVE-2024-2221CVE-2024-8911CVE-2025-21624CVE-2024-57968CVE-2025-27817CVE-2024-4399CVE-2024-21591CVE-2025-47813CVE-2025-2075CVE-2024-56059CVE-2024-46628CVE-2026-27971CVE-2025-54782CVE-2023-6246CVE-2024-45058CVE-2024-2771CVE-2025-52488CVE-2025-5946CVE-2023-4226CVE-2024-7714CVE-2025-1307CVE-2025-6771CVE-2026-28516CVE-2026-25512CVE-2024-7456CVE-2024-8132CVE-2025-49718CVE-2024-7828CVE-2025-27203CVE-2026-1492CVE-2025-8730CVE-2025-47163CVE-2024-28739CVE-2025-68645CVE-2023-45574CVE-2023-5652CVE-2025-29085CVE-2026-27636CVE-2026-1357CVE-2023-44221CVE-2026-28289CVE-2025-49002CVE-2025-25257CVE-2024-30571CVE-2026-22769CVE-2025-4396CVE-2024-24684CVE-2026-3910CVE-2024-24747CVE-2023-6266CVE-2024-41710CVE-2024-12085CVE-2025-28915CVE-2024-46997CVE-2024-55544CVE-2024-22899CVE-2023-31546CVE-2020-3956CVE-2023-45727CVE-2025-6794CVE-2025-35939CVE-2025-2539CVE-2024-56902CVE-2025-1097CVE-2023-46304CVE-2025-30397CVE-2024-9643CVE-2024-30896CVE-2025-6798CVE-2025-6805CVE-2023-52028CVE-2021-4462CVE-2025-54948CVE-2024-22198CVE-2023-40279CVE-2026-0926CVE-2025-6799CVE-2025-6796CVE-2025-6804CVE-2025-6797CVE-2025-6803CVE-2025-6800CVE-2026-21533CVE-2024-4605CVE-2023-47415CVE-2024-3568CVE-2025-55184CVE-2024-50667CVE-2024-48990CVE-2024-55879CVE-2026-50522CVE-2024-5441CVE-2026-47992CVE-2024-20353CVE-2024-2561CVE-2025-1562CVE-2024-9326CVE-2025-34036CVE-2024-28847CVE-2024-44867CVE-2024-33896CVE-2026-27483CVE-2025-48700CVE-2023-30805CVE-2026-1405CVE-2025-30349CVE-2024-41817CVE-2026-47996CVE-2024-48063CVE-2025-32023CVE-2012-10034CVE-2025-34031CVE-2023-43661CVE-2025-34509CVE-2025-3928CVE-2023-5683CVE-2020-36898CVE-2024-22145CVE-2025-49825CVE-2024-22779CVE-2024-37642CVE-2026-50751CVE-2024-31214CVE-2023-41544CVE-2024-4701CVE-2025-8868CVE-2024-7014CVE-2025-28146CVE-2025-25163CVE-2024-37899CVE-2024-10525CVE-2025-5394CVE-2025-64328CVE-2024-52293CVE-2024-0921CVE-2025-27225CVE-2025-45858CVE-2024-40512CVE-2025-49844CVE-2023-30806CVE-2025-26399CVE-2025-36604CVE-2025-53833CVE-2024-8129CVE-2025-8518CVE-2025-55727CVE-2023-7101CVE-2024-7922CVE-2025-20333CVE-2020-37123CVE-2025-4380CVE-2025-4524CVE-2025-22939CVE-2023-52032CVE-2023-4474CVE-2025-3605CVE-2022-37434CVE-2024-43491CVE-2025-29471CVE-2024-7262CVE-2026-2416CVE-2026-31816CVE-2025-2777CVE-2023-6528CVE-2024-1781CVE-2025-49132CVE-2025-9377CVE-2024-7129CVE-2025-31650CVE-2025-3935CVE-2023-52027CVE-2023-52029CVE-2024-44871CVE-2025-30154CVE-2025-22710CVE-2023-41998CVE-2024-27356CVE-2024-7463CVE-2024-4044CVE-2025-6770CVE-2024-27747CVE-2024-46451CVE-2024-25832CVE-2024-4345CVE-2025-40553CVE-2024-55550CVE-2024-25293CVE-2023-52031CVE-2023-52030CVE-2025-55190CVE-2026-2033CVE-2025-24587CVE-2025-52694CVE-2025-29384CVE-2025-44148CVE-2025-34513CVE-2024-34950CVE-2025-44881CVE-2025-44880CVE-2025-44882CVE-2024-10140CVE-2024-39288CVE-2024-37357CVE-2025-53624CVE-2025-22510CVE-2023-5762CVE-2025-47166CVE-2023-51984CVE-2025-34291CVE-2024-13726CVE-2025-30220CVE-2022-22948CVE-2024-40511CVE-2025-25291CVE-2023-6612CVE-2023-47460CVE-2024-31996CVE-2023-7095CVE-2024-24777CVE-2024-39226CVE-2026-21891CVE-2024-51179CVE-2025-5701CVE-2025-27134CVE-2024-43283CVE-2024-4560CVE-2023-6846CVE-2023-6448CVE-2023-42299CVE-2024-36258CVE-2022-22942CVE-2024-40890CVE-2025-44136CVE-2023-49471CVE-2024-55030CVE-2023-50991CVE-2024-11182CVE-2025-58434CVE-2025-22941CVE-2024-4978CVE-2023-36103CVE-2024-4322CVE-2024-6778CVE-2024-23738CVE-2024-9004CVE-2024-42835CVE-2026-21509CVE-2024-37080CVE-2024-8381CVE-2025-63387CVE-2025-7795CVE-2024-0740CVE-2024-2353CVE-2025-43559CVE-2024-41662CVE-2024-23998CVE-2024-34921CVE-2023-50868CVE-2024-48288CVE-2026-48332CVE-2024-53584CVE-2025-22954CVE-2025-0665CVE-2025-24054CVE-2025-45987CVE-2025-45988CVE-2025-45986CVE-2025-45984CVE-2023-36123CVE-2025-27140CVE-2024-39930CVE-2025-28137CVE-2026-0770CVE-2026-20079CVE-2023-44839CVE-2024-44083CVE-2023-40278CVE-2025-54313CVE-2024-1520CVE-2023-52076CVE-2024-48419CVE-2023-42130CVE-2024-9822CVE-2024-6244CVE-2024-6250CVE-2024-9890CVE-2026-24477CVE-2025-32813CVE-2025-43560CVE-2023-46977CVE-2024-20481CVE-2024-53104CVE-2023-50071CVE-2024-37765CVE-2023-5674CVE-2023-45363CVE-2024-21894CVE-2024-37770CVE-2025-5126CVE-2023-46501CVE-2024-48760CVE-2025-25743CVE-2024-31986CVE-2025-31131CVE-2025-25632CVE-2024-13869CVE-2024-5980CVE-2025-32711CVE-2024-55099CVE-2025-53558CVE-2024-28088CVE-2023-42283CVE-2024-37869CVE-2024-37868CVE-2023-50260CVE-2024-34832CVE-2025-7775CVE-2024-56801CVE-2025-22964CVE-2024-21899CVE-2025-52665CVE-2025-26264CVE-2025-56819CVE-2023-37909CVE-2024-25850CVE-2020-36893CVE-2024-40318CVE-2023-5203CVE-2024-31817CVE-2024-56431CVE-2024-38396CVE-2025-58443CVE-2024-42919CVE-2025-2636CVE-2025-34035CVE-2024-29198CVE-2025-48954CVE-2023-50469CVE-2023-50244CVE-2023-50243CVE-2024-38944CVE-2025-5287CVE-2024-9793CVE-2025-53690CVE-2025-48927CVE-2026-2441CVE-2026-21525CVE-2026-63030CVE-2025-6204CVE-2023-6548CVE-2025-59230CVE-2025-11953CVE-2026-25108CVE-2025-48928CVE-2024-54085CVE-2025-61932CVE-2024-8068CVE-2025-42599CVE-2025-8876CVE-2025-26633CVE-2026-56164CVE-2025-68461CVE-2025-22226CVE-2024-5274CVE-2025-6218CVE-2025-24990CVE-2026-24858CVE-2024-49035CVE-2025-15556CVE-2025-22225CVE-2025-31201CVE-2021-27137CVE-2026-21514CVE-2025-59689CVE-2026-6973CVE-2025-24984CVE-2025-20393CVE-2025-21043CVE-2026-20963CVE-2025-23209CVE-2026-0300CVE-2024-39717CVE-2026-21519CVE-2023-46748CVE-2026-20045CVE-2026-21510CVE-2026-60137CVE-2025-8088CVE-2024-40766CVE-2025-5419CVE-2026-20805CVE-2024-4761CVE-2025-66644CVE-2023-7024CVE-2025-62221CVE-2026-39987CVE-2025-47729CVE-2022-2586CVE-2025-8875CVE-2025-59718CVE-2025-13223CVE-2026-22719CVE-2026-25089CVE-2025-0111CVE-2025-21480CVE-2025-20352CVE-2024-44308CVE-2026-20262CVE-2025-31200CVE-2025-21042CVE-2025-24472CVE-2026-15410CVE-2025-29635CVE-2024-53197CVE-2025-6554CVE-2026-20182CVE-2024-7694CVE-2025-32701CVE-2023-50224CVE-2024-7971CVE-2024-50302CVE-2026-15409CVE-2026-20131CVE-2026-58644CVE-2026-20133CVE-2025-32706CVE-2025-2749CVE-2023-42824CVE-2026-20122CVE-2026-16232CVE-2025-1976CVE-2024-44309CVE-2024-57728CVE-2025-20337CVE-2026-48282CVE-2024-53150CVE-2025-41244CVE-2025-55177CVE-2025-47827CVE-2025-24985CVE-2025-43200CVE-2025-6543CVE-2025-21590CVE-2026-7473CVE-2025-14174CVE-2024-4610CVE-2025-32709CVE-2026-48908CVE-2025-43300CVE-2025-24983CVE-2025-10585CVE-2025-48384CVE-2024-20399CVE-2023-6345CVE-2024-36971CVE-2025-29824CVE-2025-62215CVE-2026-33017CVE-2024-0519CVE-2026-20700CVE-2024-29748CVE-2026-56155CVE-2025-40602CVE-2024-4947CVE-2024-57726CVE-2026-39808CVE-2025-48572CVE-2025-48543CVE-2026-34926CVE-2025-60710CVE-2024-20359CVE-2025-6558CVE-2026-10520CVE-2024-23222CVE-2024-29745CVE-2025-31277CVE-2025-48633CVE-2024-4671CVE-2024-32896CVE-2022-48618CVE-2023-33106CVE-2025-21479CVE-2024-43093CVE-2024-23296CVE-2024-23225CVE-2025-38352CVE-2026-42208CVE-2026-20245CVE-2023-42917CVE-2025-24201CVE-2026-28318CVE-2023-42916CVE-2026-20128CVE-2026-45321CVE-2026-48172CVE-2026-8398CVE-2025-43529CVE-2026-35273CVE-2026-20230CVE-2026-9082CVE-2025-48595

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.