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.

Total14,712
Critical880
High2,932
Medium10,703
Reset
Showing 161-180 of 14712 records
Threat Entry Updated 2026-05-20

CVE-2026-8685 - Infility Global Plugin

The Infility Global plugin for WordPress is vulnerable to SQL Injection via the 'orderby' and 'order' parameters in all versions up to, and including, 2.15.16. This is due to insufficient escaping on user supplied parameters and lack of sufficient preparation on the existing SQL query within the show_control_data::post_list() function, which is registered as an admin menu page with only the 'read' capability. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive…

PLUGIN Infility Global

CVE-2026-8685

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

CVE-2026-8627 - Correct Prices Plugin

The Correct Prices plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the $_SERVER['PHP_SELF'] variable in versions up to and including 1.0. This is due to the correct_prices_page() function echoing $_SERVER['PHP_SELF'] into a form's action attribute without any input sanitization or output escaping (such as esc_url() or esc_attr()). Because PHP_SELF reflects attacker-controlled path-info appended to the script URL, an attacker can break out of the attribute and inject arbitrary markup. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can…

PLUGIN Correct Prices

CVE-2026-8627

MEDIUM CVSS 6.1 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8626 - Sponsorme Plugin

The SponsorMe plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via PHP_SELF Parameter in all versions up to, and including, 0.5.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The PHP_SELF value is reflected in two separate locations within the vulnerable function — a form action attribute and an anchor href attribute — both of which…

PLUGIN Sponsorme

CVE-2026-8626

MEDIUM CVSS 6.1 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8624 - LJ comments import: reloaded Plugin

The LJ comments import: reloaded plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via PHP_SELF Parameter in all versions up to, and including, 0.97.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The vulnerability arises specifically because PHP_SELF includes attacker-controllable PATH_INFO appended to the script name, and there are two distinct unsanitized echo points for this…

PLUGIN LJ comments import: reloaded

CVE-2026-8624

MEDIUM CVSS 6.1 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8420 - Blogchat Chat System Plugin

The BLOGCHAT Chat System plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.6.3. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Blogchat Chat System

CVE-2026-8420

MEDIUM CVSS 6.1 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8610 - Ts Webfonts For Conoha Plugin

The TypeSquare Webfonts for ConoHa plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.0.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to modify the plugin's site-wide font settings, including the typesquare_auth option (fontThemeUseType), show_post_form, and typesquare_fonttheme, by submitting a POST request to any wp-admin page. For fontThemeUseType values 1 and 3, no nonce verification is performed either, meaning those branches…

PLUGIN Ts Webfonts For Conoha

CVE-2026-8610

MEDIUM CVSS 4.3 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8424 - Remove Yellow Bgbox Plugin

The Remove Yellow BGBOX plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing or incorrect nonce validation on the 'rybb_api_settings' page. This makes it possible for unauthenticated attackers to reset the plugin's stored settings by overwriting its configuration via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Remove Yellow Bgbox

CVE-2026-8424

MEDIUM CVSS 4.3 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8423 - Javibola Custom Theme Plugin

The JaviBola Custom Theme Test plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.5. This is due to missing or incorrect nonce validation on the options page. This makes it possible for unauthenticated attackers to change the site's active theme by modifying the jbct_theme option via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Javibola Custom Theme

CVE-2026-8423

MEDIUM CVSS 4.3 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-7284 - Easy Elements Plugin

The Easy Elements for Elementor – Addons & Website Templates plugin for WordPress is vulnerable to privilege escalation via user registration in all versions up to, and including, 1.4.4. This is due to the 'easyel_handle_register' function not restricting what user roles a user can register with. This makes it possible for unauthenticated attackers to supply the 'administrator' role during registration and gain administrator access to the site.

PLUGIN Easy Elements

CVE-2026-7284

CRITICAL CVSS 9.8 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-7467 - Expand Maker Plugin

The Read More & Accordion plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.5.7. This is due to the 'RadMoreAjax::importData' function not restricting which database tables can be written to during import and not properly validating the imported data. This makes it possible for authenticated attackers, with permission granted by the site owner through the plugin's role settings, to insert arbitrary rows into the 'wp_users' and 'wp_usermeta' tables, including the 'wp_capabilities' field, allowing them to create a new administrator account and gain administrator…

PLUGIN Expand Maker

CVE-2026-7467

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

CVE-2026-8038 - Faces Of Users Plugin

The Faces of Users plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'default' shortcode attribute in the 'facesofusers' shortcode in all versions up to, and including, 0.0.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Faces Of Users

CVE-2026-8038

MEDIUM CVSS 6.4 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-7462 - Vatansms Wp Sms Plugin

The VatanSMS WP SMS plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the `page` parameter in all versions up to, and including, 1.01. This is due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick an administrator into performing an action such as clicking on a link.

PLUGIN Vatansms Wp Sms

CVE-2026-7462

MEDIUM CVSS 6.1 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-7472 - Expand Maker Plugin

The Read More & Accordion plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'orderby' parameter in all versions up to, and including, 3.5.7. This is due to the use of esc_sql() without surrounding the value in quotes in an ORDER BY clause inside the getAllDataByLimit() and getAccordionAllDataByLimit() functions in ReadMoreData.php. The user-supplied $_GET['orderby'] value is only processed through esc_attr() (an HTML-escaping function) before being passed to these database functions, where esc_sql() is applied but the value is directly concatenated—unquoted—into the ORDER BY fragment of the SQL…

PLUGIN Expand Maker

CVE-2026-7472

MEDIUM CVSS 4.9 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8419 - Amazon Scraper Plugin

The Amazon Scraper plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Amazon Scraper

CVE-2026-8419

MEDIUM CVSS 4.3 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-8418 - Game Catalog Plugin

The Games Catalog plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.2.0. This is due to missing or incorrect nonce validation on the gc_crud() function which handles the delete action (action=delete) via a GET request without any wp_verify_nonce() / check_admin_referer() call. This makes it possible for unauthenticated attackers to delete arbitrary game catalog entries (including the associated WordPress post created for the game) via a forged request, granted they can trick a site administrator into performing an action such as clicking on a…

PLUGIN Game Catalog

CVE-2026-8418

MEDIUM CVSS 4.3 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-6555 - Prosolution Wp Client Plugin

The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 2.0.0. This is due to an array validation mismatch where only the first file in the upload array undergoes extension and MIME type validation, while all files are processed and uploaded to a web-accessible directory. This makes it possible for unauthenticated attackers to upload malicious PHP files and achieve remote code execution by sending a valid first file followed by a malicious file.

PLUGIN Prosolution Wp Client

CVE-2026-6555

CRITICAL CVSS 9.8 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-6456 - Account Switcher Plugin

The Account Switcher plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.2. This is due to the `rememberLogin` REST API endpoint using a loose comparison (`!=` instead of `!==`) for secret validation at `app/RestAPI.php:111`, combined with no validation that the secret is non-empty. When a target user has never used the "Remember me" feature, their `asSecret` user meta does not exist, causing `get_user_meta()` to return an empty string. An attacker can send an empty `secret` parameter, which passes the comparison (`'' != ''`…

PLUGIN Account Switcher

CVE-2026-6456

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

CVE-2026-6549 - Logo Manager For Enamad Plugin

The Logo Manager For Enamad plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' attribute of the `vc_enamad_namad`, `vc_enamad_shamed`, and `vc_enamad_custom` shortcodes in all versions up to, and including, 0.7.4 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Logo Manager For Enamad

CVE-2026-6549

MEDIUM CVSS 6.4 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-6404 - Anomaly Detection And Alerting Plugin

The Anomify AI – Anomaly Detection and Alerting plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'anomify_api_key' parameter in versions up to and including 0.3.6. This is due to insufficient input sanitization and missing output escaping: the plugin applies sanitize_text_field() to the Metric Data Key input before saving it via update_option(), but sanitize_text_field() strips HTML tags without encoding double-quote characters, and the value is then echoed directly into an HTML attribute context (value="...") without esc_attr(). This makes it possible for authenticated attackers with administrator-level access to inject…

PLUGIN Anomaly Detection And Alerting

CVE-2026-6404

MEDIUM CVSS 4.4 2026-05-20
Threat Entry Updated 2026-05-20

CVE-2026-6452 - Bigfishgames Syndicate Plugin

The Bigfishgames Syndicate plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing or incorrect nonce validation on the bigfishgames_syndicate_submenu() function. This makes it possible for unauthenticated attackers to reset plugin settings and update them via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Bigfishgames Syndicate

CVE-2026-6452

MEDIUM CVSS 4.3 2026-05-20
Scroll to top