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,897
Critical917
High3,023
Medium10,759
Reset
Showing 161-180 of 14897 records
Threat Entry Updated 2026-04-01

CVE-2026-3191 - Minify Html Markup Plugin

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

PLUGIN Minify Html Markup

CVE-2026-3191

MEDIUM CVSS 5.4 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-3139 - User Role Editor Plugin

The User Profile Builder – Beautiful User Registration Forms, User Profiles & User Role Editor plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 3.15.5 via the wppb_save_avatar_value() function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to reassign ownership of arbitrary posts and attachments by changing 'post_author'.

PLUGIN User Role Editor

CVE-2026-3139

MEDIUM CVSS 4.3 2026-03-31
Threat Entry Updated 2026-04-15

CVE-2026-3881 - Performance Monitor Plugin

The Performance Monitor WordPress plugin through 1.0.6 does not validate a parameter before making a request to it, which could allow unauthenticated users to perform SSRF attacks

PLUGIN Performance Monitor

CVE-2026-3881

MEDIUM CVSS 5.8 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-1834 - Ibtana Visual Editor Plugin

The Ibtana – WordPress Website Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ive' shortcode in all versions up to, and including, 1.2.5.7 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 Ibtana Visual Editor

CVE-2026-1834

MEDIUM CVSS 6.4 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-1877 - Auto Post Scheduler Plugin

The Auto Post Scheduler plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.84. This is due to missing nonce validation on the 'aps_options_page' 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 Auto Post Scheduler

CVE-2026-1877

MEDIUM CVSS 6.1 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-4146 - Loco Translate Plugin

The Loco Translate plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘update_href’ parameter in all versions up to, and including, 2.8.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.

PLUGIN Loco Translate

CVE-2026-4146

MEDIUM CVSS 6.1 2026-03-31
Threat Entry Updated 2026-04-08

CVE-2026-1710 - Woocommerce Payments Plugin

The WooPayments: Integrated WooCommerce Payments plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'save_upe_appearance_ajax' function in all versions up to, and including, 10.5.1. This makes it possible for unauthenticated attackers to update plugin settings.

PLUGIN Woocommerce Payments

CVE-2026-1710

MEDIUM CVSS 6.5 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-1797 - Truebooker Appointment Booking Plugin

The Appointment Booking and Scheduler Plugin – Truebooker plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.1.4 through views php files. This makes it possible for unauthenticated attackers to view potentially sensitive information contained in the exposed views php files via direct access.

PLUGIN Truebooker Appointment Booking

CVE-2026-1797

MEDIUM CVSS 5.3 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-3300 - Everest Forms Plugin

The Everest Forms Pro plugin for WordPress is vulnerable to Remote Code Execution via PHP Code Injection in all versions up to, and including, 1.9.12. This is due to the Calculation Addon's process_filter() function concatenating user-submitted form field values into a PHP code string without proper escaping before passing it to eval(). The sanitize_text_field() function applied to input does not escape single quotes or other PHP code context characters. This makes it possible for unauthenticated attackers to inject and execute arbitrary PHP code on the server by submitting a crafted…

PLUGIN Everest Forms

CVE-2026-3300

CRITICAL CVSS 9.8 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-4020 - Gravity Smtp Plugin

The Gravity SMTP plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.1.4. This is due to a REST API endpoint registered at /wp-json/gravitysmtp/v1/tests/mock-data with a permission_callback that unconditionally returns true, allowing any unauthenticated visitor to access it. When the ?page=gravitysmtp-settings query parameter is appended, the plugin's register_connector_data() method populates internal connector data, causing the endpoint to return approximately 365 KB of JSON containing the full System Report. This makes it possible for unauthenticated attackers to retrieve detailed system configuration data including PHP…

PLUGIN Gravity Smtp

CVE-2026-4020

HIGH CVSS 7.5 2026-03-31
Threat Entry Updated 2026-04-01

CVE-2026-5130 - Debugger Troubleshooter Plugin

The Debugger & Troubleshooter plugin for WordPress was vulnerable to Unauthenticated Privilege Escalation in versions up to and including 1.3.2. This was due to the plugin accepting the wp_debug_troubleshoot_simulate_user cookie value directly as a user ID without any cryptographic validation or authorization checks. The cookie value was used to override the determine_current_user filter, which allowed unauthenticated attackers to impersonate any user by simply setting the cookie to their target user ID. This made it possible for unauthenticated attackers to gain administrator-level access and perform any privileged actions including creating new…

PLUGIN Debugger Troubleshooter

CVE-2026-5130

HIGH CVSS 8.8 2026-03-30
Threat Entry Updated 2026-04-01

CVE-2026-4257 - Contact Form By Supsystic Plugin

The Contact Form by Supsystic plugin for WordPress is vulnerable to Server-Side Template Injection (SSTI) leading to Remote Code Execution (RCE) in all versions up to, and including, 1.7.36. This is due to the plugin using the Twig `Twig_Loader_String` template engine without sandboxing, combined with the `cfsPreFill` prefill functionality that allows unauthenticated users to inject arbitrary Twig expressions into form field values via GET parameters. This makes it possible for unauthenticated attackers to execute arbitrary PHP functions and OS commands on the server by leveraging Twig's `registerUndefinedFilterCallback()` method to register…

PLUGIN Contact Form By Supsystic

CVE-2026-4257

CRITICAL CVSS 9.8 2026-03-30
Threat Entry Updated 2026-03-30

CVE-2026-3124 - Download Monitor Plugin

The Download Monitor plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.1.7 via the executePayment() function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to complete arbitrary pending orders by exploiting a mismatch between the PayPal transaction token and the local order, allowing theft of paid digital goods by paying a minimal amount for a low-cost item and using that payment token to finalize a high-value order.

PLUGIN Download Monitor

CVE-2026-3124

HIGH CVSS 7.5 2026-03-30
Threat Entry Updated 2026-03-30

CVE-2026-2602 - Twentig Plugin

The Twentig plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'featuredImageSizeWidth' parameter in versions up to, and including, 1.9.7 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 Twentig

CVE-2026-2602

MEDIUM CVSS 6.4 2026-03-29
Threat Entry Updated 2026-03-30

CVE-2026-2595 - Quads Ads Manager For Google Adsense Plugin

The Quads Ads Manager for Google AdSense plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.0.98.1 due to insufficient input sanitization and output escaping of multiple ad metadata parameters. 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 Quads Ads Manager For Google Adsense

CVE-2026-2595

MEDIUM CVSS 5.4 2026-03-28
Threat Entry Updated 2026-03-30

CVE-2026-2442 - Drag And Drop Website Builder Plugin

The Page Builder: Pagelayer – Drag and Drop website builder plugin for WordPress is vulnerable to Improper Neutralization of CRLF Sequences ('CRLF Injection') in all versions up to, and including, 2.0.7. This is due to the contact form handler performing placeholder substitution on attacker-controlled form fields and then passing the resulting values into email headers without removing CR/LF characters. This makes it possible for unauthenticated attackers to inject arbitrary email headers (for example Bcc / Cc) and abuse form email delivery via the 'email' parameter granted they can target a…

PLUGIN Drag And Drop Website Builder

CVE-2026-2442

MEDIUM CVSS 5.3 2026-03-28
Threat Entry Updated 2026-03-30

CVE-2026-1307 - Ninja Forms The Contact Form Builder That Grows With You Plugin

The Ninja Forms - The Contact Form Builder That Grows With You plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.14.1 via a callback function for the admin_enqueue_scripts action handler in blocks/bootstrap.php. This makes it possible for authenticated attackers, with Contributor-level access and above, to gain access to an authorization token to view form submissions for arbitrary forms, which could potentially contain sensitive information.

PLUGIN Ninja Forms The Contact Form Builder That Grows With You

CVE-2026-1307

MEDIUM CVSS 6.5 2026-03-28
Threat Entry Updated 2026-03-30

CVE-2026-4987 - Other Custom Form Builder Plugin

The SureForms – Contact Form, Payment Form & Other Custom Form Builder plugin for WordPress is vulnerable to Payment Amount Bypass in all versions up to, and including, 2.5.2. This is due to the create_payment_intent() function performing a payment validation solely based on the value of a user-controlled parameter. This makes it possible for unauthenticated attackers to bypass configured form payment-amount validation and create underpriced payment/subscription intents by setting form_id to 0.

PLUGIN Other Custom Form Builder

CVE-2026-4987

HIGH CVSS 7.5 2026-03-28
Threat Entry Updated 2026-03-30

CVE-2026-4248 - Ultimate Member Plugin

The Ultimate Member plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.11.2. This is due to the '{usermeta:password_reset_link}' template tag being processed within post content via the '[um_loggedin]' shortcode, which generates a valid password reset token for the currently logged-in user viewing the page. This makes it possible for authenticated attackers, with Contributor-level access and above, to craft a malicious pending post that, when previewed by an Administrator, generates a password reset token for the Administrator and exfiltrates it to an attacker-controlled…

PLUGIN Ultimate Member

CVE-2026-4248

HIGH CVSS 8.0 2026-03-27
Threat Entry Updated 2026-03-30

CVE-2026-33559 - Osm Plugin

WordPress Plugin "OpenStreetMap" provided by MiKa contains a cross-site scripting vulnerability. On the site with the affected version of the plugin enabled, a logged-in user with a page-creating/editing privilege can embed some malicious script with a crafted HTTP request. When a victim user accesses this page, the script may be executed in the user's web browser.

PLUGIN Osm

CVE-2026-33559

MEDIUM CVSS 5.1 2026-03-27
Scroll to top