Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total279
Critical29
High85
Medium163
Reset
Showing 1-20 of 279 records
Threat Entry Updated 2026-05-29

CVE-2026-2128 - WordPress Core

The Breeze plugin for WordPress is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in all versions up to, and including, 2.5.2 This is due to improper verification of the `wordpress_logged_in_` cookie in the `inc/cache/execute-cache.php` file when the "Cache Logged-in Users" setting is enabled. The plugin parses the username directly from the cookie value (e.g., `username|hash`) using `substr()` to retrieve the corresponding cache file but fails to verify the session's cryptographic signature or validity with WordPress core. This makes it possible for unauthenticated attackers to supply a crafted…

CORE WordPress Core

CVE-2026-2128

MEDIUM CVSS 5.3 2026-05-29
Threat Entry Updated 2026-05-27

CVE-2026-42726 - WordPress Core

Missing Authorization vulnerability in Strategy11 Team AWP Classifieds another-wordpress-classifieds-plugin allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects AWP Classifieds: from n/a through

CORE WordPress Core

CVE-2026-42726

MEDIUM CVSS 6.5 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-8832 - WordPress Core

The WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.3.5 This is due to the 'wpcode' custom post type being registered without a custom capability_type or capability restrictions in the wpcode_register_post_type() function, allowing WordPress core to fall back to standard post capabilities for all creation paths including XML-RPC. This makes it possible for authenticated attackers, with author-level access and above, to create and publish executable PHP snippet posts via…

CORE WordPress Core

CVE-2026-8832

HIGH CVSS 8.8 2026-05-27
Threat Entry Updated 2026-05-20

CVE-2026-9065 - WordPress Core

SureCart version prior to 4.2.1 are vulnerable to authenticated SQL injection via multiple parameters ('model_name', 'model_id', 'integration_id', 'provider') on the REST API endpoint '/surecart/v1/integrations/{id}'. The root cause is a flawed escaping bypass in the query builder ('wp-query-builder'). Values passed to the 'where()' method are only sanitized via '$wpdb->prepare()' when they do **not** contain a dot ('.') or the WordPress table prefix ('wp_'). By including a dot anywhere in the payload, an attacker completely bypasses the escaping logic and injects arbitrary SQL into the 'WHERE' clause, allowing full UNION-based extraction of…

CORE WordPress Core

CVE-2026-9065

CRITICAL CVSS 9.3 2026-05-20
Threat Entry Updated 2026-04-22

CVE-2026-4119 - WordPress Core

The Create DB Tables plugin for WordPress is vulnerable to authorization bypass in all versions up to and including 1.2.1. The plugin registers admin_post action hooks for creating tables (admin_post_add_table) and deleting tables (admin_post_delete_db_table) without implementing any capability checks via current_user_can() or nonce verification via wp_verify_nonce()/check_admin_referer(). The admin_post hook only requires the user to be logged in, meaning any authenticated user including Subscribers can access these endpoints. The cdbt_delete_db_table() function takes a user-supplied table name from $_POST['db_table'] and executes a DROP TABLE SQL query, allowing any authenticated attacker to delete…

CORE WordPress Core

CVE-2026-4119

CRITICAL CVSS 9.1 2026-04-22
Threat Entry Updated 2026-04-22

CVE-2026-6443 - WordPress Core

The Accordion and Accordion Slider plugin for WordPress is vulnerable to an injected backdoor in version 1.4.6. This is due to the plugin being sold to a malicious threat actor that embedded a backdoor in all of the plugin's they acquired. This makes it possible for the threat actor to maintain a persistent backdoor and inject spam into the affected sites.

CORE WordPress Core

CVE-2026-6443

CRITICAL CVSS 9.8 2026-04-17
Threat Entry Updated 2026-04-24

CVE-2026-3358 - WordPress Core

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized private course enrollment in all versions up to, and including, 3.9.7. This is due to missing post_status validation in the `enroll_now()` and `course_enrollment()` functions. Both enrollment endpoints verify the nonce, user authentication, and whether the course is purchasable, but fail to check if the course has a `private` post_status. This makes it possible for authenticated attackers with Subscriber-level access or above to enroll in private courses by sending a crafted POST request with the…

CORE WordPress Core

CVE-2026-3358

MEDIUM CVSS 5.4 2026-04-11
Threat Entry Updated 2026-04-15

CVE-2026-34424 - WordPress Core

Smart Slider 3 Pro version 3.5.1.35 for WordPress and Joomla contains a multi-stage remote access toolkit injected through a compromised update system that allows unauthenticated attackers to execute arbitrary code and commands. Attackers can trigger pre-authentication remote shell execution via HTTP headers, establish authenticated backdoors accepting arbitrary PHP code or OS commands, create hidden administrator accounts, exfiltrate credentials and access keys, and maintain persistence through multiple injection points including must-use plugins and core file modifications.

CORE WordPress Core

CVE-2026-34424

CRITICAL CVSS 9.3 2026-04-09
Threat Entry Updated 2026-04-29

CVE-2026-39614 - WordPress Core

Missing Authorization vulnerability in ilGhera JW Player for WordPress jw-player-7-for-wp allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects JW Player for WordPress: from n/a through

CORE WordPress Core

CVE-2026-39614

MEDIUM CVSS 5.4 2026-04-08
Threat Entry Updated 2026-04-24

CVE-2026-39466 - WordPress Core

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in WPMU DEV - Your All-in-One WordPress Platform Broken Link Checker broken-link-checker allows Blind SQL Injection.This issue affects Broken Link Checker: from n/a through

CORE WordPress Core

CVE-2026-39466

HIGH CVSS 7.6 2026-04-08
Threat Entry Updated 2026-04-24

CVE-2026-23806 - WordPress Core

Missing Authorization vulnerability in BlueGlass Interactive AG Jobs for WordPress job-postings allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Jobs for WordPress: from n/a through

CORE WordPress Core

CVE-2026-23806

HIGH CVSS 7.5 2026-03-25
Threat Entry Updated 2026-04-24

CVE-2026-22523 - WordPress Core

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themepassion Ultra WordPress Admin ultra-admin allows Reflected XSS.This issue affects Ultra WordPress Admin: from n/a through

CORE WordPress Core

CVE-2026-22523

HIGH CVSS 7.1 2026-03-25
Threat Entry Updated 2026-04-16

CVE-2026-33290 - WordPress Core

WPGraphQL provides a GraphQL API for WordPress sites. Prior to version 2.10.0, an authorization flaw in updateComment allows an authenticated low-privileged user (including a custom role with zero capabilities) to change moderation status of their own comment (for example to APPROVE) without the moderate_comments capability. This can bypass moderation workflows and let untrusted users self-approve content. Version 2.10.0 contains a patch. ### Details In WPGraphQL 2.9.1 (tested), authorization for updateComment is owner-based, not field-based: - plugins/wp-graphql/src/Mutation/CommentUpdate.php:92 allows moderators. - plugins/wp-graphql/src/Mutation/CommentUpdate.php:99:99 also allows the comment owner, even if they lack moderation…

CORE WordPress Core

CVE-2026-33290

MEDIUM CVSS 4.3 2026-03-24
Threat Entry Updated 2026-04-22

CVE-2026-32448 - WordPress Core

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Eric Teubert Podlove Podcast Publisher podlove-podcasting-plugin-for-wordpress allows Stored XSS.This issue affects Podlove Podcast Publisher: from n/a through

CORE WordPress Core

CVE-2026-32448

MEDIUM CVSS 6.5 2026-03-13
Threat Entry Updated 2026-04-22

CVE-2026-32412 - WordPress Core

Server-Side Request Forgery (SSRF) vulnerability in Gift Up! Gift Up Gift Cards for WordPress and WooCommerce gift-up allows Server Side Request Forgery.This issue affects Gift Up Gift Cards for WordPress and WooCommerce: from n/a through

CORE WordPress Core

CVE-2026-32412

MEDIUM CVSS 5.4 2026-03-13
Threat Entry Updated 2026-04-29

CVE-2026-32409 - WordPress Core

Missing Authorization vulnerability in WPMU DEV - Your All-in-One WordPress Platform Forminator forminator allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Forminator: from n/a through

CORE WordPress Core

CVE-2026-32409

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-04-22

CVE-2026-3906 - WordPress Core

WordPress core is vulnerable to unauthorized access in versions 6.9 through 6.9.1. The Notes feature (block-level collaboration annotations) was introduced in WordPress 6.9 to allow editorial comments directly on posts in the block editor. However, the REST API `create_item_permissions_check()` method in the comments controller did not verify that the authenticated user has `edit_post` permission on the target post when creating a note. This makes it possible for authenticated attackers with Subscriber-level access to create notes on any post, including posts authored by other users, private posts, and posts in any…

CORE WordPress Core

CVE-2026-3906

MEDIUM CVSS 4.3 2026-03-11
Threat Entry Updated 2026-04-28

CVE-2026-22459 - WordPress Core

Missing Authorization vulnerability in Blend Media WordPress CTA easy-sticky-sidebar allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WordPress CTA: from n/a through

CORE WordPress Core

CVE-2026-22459

MEDIUM CVSS 6.5 2026-03-05
Threat Entry Updated 2026-04-22

CVE-2026-22390 - WordPress Core

Improper Control of Generation of Code ('Code Injection') vulnerability in Builderall Builderall Builder for WordPress builderall-cheetah-for-wp allows Code Injection.This issue affects Builderall Builder for WordPress: from n/a through

CORE WordPress Core

CVE-2026-22390

CRITICAL CVSS 9.9 2026-03-05
Threat Entry Updated 2026-04-15

CVE-2026-27938 - WordPress Core

WPGraphQL provides a GraphQL API for WordPress sites. Prior to version 2.9.1, the `wp-graphql/wp-graphql` repository contains a GitHub Actions workflow (`release.yml`) vulnerable to OS command injection through direct use of `${{ github.event.pull_request.body }}` inside a `run:` shell block. When a pull request from `develop` to `master` is merged, the PR body is injected verbatim into a shell command, allowing arbitrary command execution on the Actions runner. Version 2.9.1 contains a fix for the vulnerability.

CORE WordPress Core

CVE-2026-27938

HIGH CVSS 7.7 2026-02-26
Scroll to top