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.

Total18,248
Critical1,270
High4,357
Medium12,382
Reset
Showing 3441-3460 of 18248 records
Threat Entry Updated 2026-06-17

CVE-2026-32332 - Easy Form Plugin

Missing Authorization vulnerability in Ays Pro Easy Form easy-form allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Easy Form: from n/a through

PLUGIN Easy Form

CVE-2026-32332

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-32329 - Advanced Related Posts Plugin

Missing Authorization vulnerability in Ays Pro Advanced Related Posts advanced-related-posts allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Advanced Related Posts: from n/a through

PLUGIN Advanced Related Posts

CVE-2026-32329

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-32330 - Photo Gallery by 10Web Plugin

Cross-Site Request Forgery (CSRF) vulnerability in 10Web Photo Gallery by 10Web photo-gallery allows Cross Site Request Forgery.This issue affects Photo Gallery by 10Web: from n/a through

PLUGIN Photo Gallery by 10Web

CVE-2026-32330

MEDIUM CVSS 4.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-32328 - Lemmony Plugin

Cross-Site Request Forgery (CSRF) vulnerability in shufflehound Lemmony lemmony allows Cross Site Request Forgery.This issue affects Lemmony: from n/a through < 1.7.1.

PLUGIN Lemmony

CVE-2026-32328

MEDIUM CVSS 5.4 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-31922 - Fox LMS Plugin

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Ays Pro Fox LMS fox-lms allows Blind SQL Injection.This issue affects Fox LMS: from n/a through

PLUGIN Fox LMS

CVE-2026-31922

HIGH CVSS 8.5 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-31918 - immonex Kickstart Plugin

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in immonex immonex Kickstart immonex-kickstart allows Stored XSS.This issue affects immonex Kickstart: from n/a through

PLUGIN immonex Kickstart

CVE-2026-31918

MEDIUM CVSS 6.5 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-31919 - Advanced Coupons for WooCommerce Coupons Plugin

Missing Authorization vulnerability in Josh Kohlbach Advanced Coupons for WooCommerce Coupons advanced-coupons-for-woocommerce-free allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Advanced Coupons for WooCommerce Coupons: from n/a through

PLUGIN Advanced Coupons for WooCommerce Coupons

CVE-2026-31919

MEDIUM CVSS 4.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-31917 - WP ERP Plugin

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in weDevs WP ERP erp allows SQL Injection.This issue affects WP ERP: from n/a through

PLUGIN WP ERP

CVE-2026-31917

HIGH CVSS 8.5 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-31916 - Latest Post Shortcode Plugin

Missing Authorization vulnerability in Iulia Cazan Latest Post Shortcode latest-post-shortcode allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Latest Post Shortcode: from n/a through

PLUGIN Latest Post Shortcode

CVE-2026-31916

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-31915 - Flatsome Plugin

Missing Authorization vulnerability in UX-themes Flatsome flatsome allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Flatsome: from n/a through

PLUGIN Flatsome

CVE-2026-31915

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-2890 - Formidable Forms Plugin

The Formidable Forms plugin for WordPress is vulnerable to a payment integrity bypass in all versions up to, and including, 6.28. This is due to the Stripe Link return handler (`handle_one_time_stripe_link_return_url`) marking payment records as complete based solely on the Stripe PaymentIntent status without comparing the intent's charged amount against the expected payment amount, and the `verify_intent()` function validating only client secret ownership without binding intents to specific forms or actions. This makes it possible for unauthenticated attackers to reuse a PaymentIntent from a completed low-value payment to mark a…

PLUGIN Formidable Forms

CVE-2026-2890

HIGH CVSS 7.5 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-2879 - GetGenie – AI Content Writer with Keyword Research & SEO Tracking Tools Plugin

The GetGenie plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.3.2. This is due to missing validation on the `id` parameter in the `create()` method of the `GetGenieChat` REST API endpoint. The method accepts a user-controlled post ID and, when a post with that ID exists, calls `wp_update_post()` without verifying that the current user owns the post or that the post is of the expected `getgenie_chat` type. This makes it possible for authenticated attackers, with Author-level access and above, to overwrite…

PLUGIN GetGenie – AI Content Writer with Keyword Research & SEO Tracking Tools

CVE-2026-2879

MEDIUM CVSS 5.4 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-2888 - Formidable Forms Plugin

The Formidable Forms plugin for WordPress is vulnerable to an authorization bypass through user-controlled key in all versions up to, and including, 6.28. This is due to the `frm_strp_amount` AJAX handler (`update_intent_ajax`) overwriting the global `$_POST` data with attacker-controlled JSON input and then using those values to recalculate payment amounts via field shortcode resolution in `generate_false_entry()`. The handler relies on a nonce that is publicly exposed in the page's JavaScript (`frm_stripe_vars.nonce`), which provides CSRF protection but not authorization. This makes it possible for unauthenticated attackers to manipulate PaymentIntent amounts before…

PLUGIN Formidable Forms

CVE-2026-2888

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-2257 - GetGenie – AI Content Writer with Keyword Research & SEO Tracking Tools Plugin

The GetGenie plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.3.2 due to missing validation on a user controlled key in the `action` function. This makes it possible for authenticated attackers, with Author-level access and above, to update post metadata for arbitrary posts. Combined with a lack of input sanitization, this leads to Stored Cross-Site Scripting when a higher-privileged user (such as an Administrator) views the affected post's "Competitor" tab in the GetGenie sidebar.

PLUGIN GetGenie – AI Content Writer with Keyword Research & SEO Tracking Tools

CVE-2026-2257

MEDIUM CVSS 6.4 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-22216 - Wpdiscuz Plugin

wpDiscuz before 7.6.47 contains a missing rate limiting vulnerability that allows unauthenticated attackers to subscribe arbitrary email addresses to post notifications by sending POST requests to the wpdAddSubscription handler in class.WpdiscuzHelperAjax.php. Attackers can exploit LIKE wildcard characters in the subscription query to match multiple email addresses and generate unwanted notification emails to victim accounts.

PLUGIN Wpdiscuz

CVE-2026-22216

MEDIUM CVSS 6.9 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-22215 - Wpdiscuz Plugin

wpDiscuz before 7.6.47 contains a cross-site request forgery vulnerability in the getFollowsPage() function that allows attackers to trigger unauthorized actions without nonce validation. Attackers can craft malicious requests to enumerate follow relationships and manipulate user follow data by exploiting the missing CSRF protection in the follows page handler.

PLUGIN Wpdiscuz

CVE-2026-22215

MEDIUM CVSS 5.3 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-22209 - Wpdiscuz Plugin

wpDiscuz before 7.6.47 contains a cross-site scripting vulnerability in the customCss field that allows administrators to inject malicious scripts by breaking out of style tags. Attackers with admin access can inject payloads like in the custom CSS setting to execute arbitrary JavaScript in user browsers.

PLUGIN Wpdiscuz

CVE-2026-22209

MEDIUM CVSS 5.1 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-22210 - Wpdiscuz Plugin

wpDiscuz before 7.6.47 contains a cross-site scripting vulnerability that allows attackers to inject malicious code through unescaped attachment URLs in HTML output by exploiting the WpdiscuzHelperUpload class. Attackers can craft malicious attachment records or filter hooks to inject arbitrary JavaScript into img and anchor tag attributes, executing code in the context of WordPress users viewing comments.

PLUGIN Wpdiscuz

CVE-2026-22210

LOW CVSS 2.1 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-22203 - Wpdiscuz Plugin

wpDiscuz before 7.6.47 contains an information disclosure vulnerability that allows administrators to inadvertently expose OAuth secrets by exporting plugin options as JSON. Attackers can obtain exported files containing plaintext API secrets like fbAppSecret, googleClientSecret, twitterAppSecret, and other social login credentials from support tickets, backups, or version control repositories.

PLUGIN Wpdiscuz

CVE-2026-22203

MEDIUM CVSS 6.9 2026-03-13
Threat Entry Updated 2026-06-17

CVE-2026-22201 - Wpdiscuz Plugin

wpDiscuz before 7.6.47 contains an IP spoofing vulnerability in the getIP() function that allows attackers to bypass IP-based rate limiting and ban enforcement by trusting untrusted HTTP headers. Attackers can set HTTP_CLIENT_IP or HTTP_X_FORWARDED_FOR headers to spoof their IP address and circumvent security controls.

PLUGIN Wpdiscuz

CVE-2026-22201

MEDIUM CVSS 6.9 2026-03-13
Scroll to top