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 241-260 of 14712 records
Threat Entry Updated 2026-05-14

CVE-2026-7525 - My Calendar Plugin

The My Calendar – Accessible Event Manager plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.7.9. 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 custom-level access and above, to bypass the moderation and approval workflow by tampering with the POST body to publish events or set other unauthorized statuses such as cancelled or private, in ways their role does not permit. While the UI correctly…

PLUGIN My Calendar

CVE-2026-7525

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

CVE-2026-5361 - Envira Gallery Lite Plugin

The Envira Gallery Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the REST API in versions up to and including 1.12.4. This is due to insufficient input sanitization in the update_gallery_data() function and improper output escaping in the gallery_init() function. The sanitize_config_values() function only sanitizes the justified_gallery_theme and justified_row_height parameters, but does not sanitize the arrows parameter. When the arrows value is output in the inline JavaScript configuration, it uses esc_attr() which is designed for HTML attribute contexts, not JavaScript contexts, allowing JavaScript expression injection. This makes…

PLUGIN Envira Gallery Lite

CVE-2026-5361

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

CVE-2026-5486 - Unlimited Elements For Elementor Plugin

The Unlimited Elements for Elementor plugin for WordPress is vulnerable to SQL Injection via the 'data[filter_search]' parameter in the get_cat_addons AJAX action in versions up to and including 2.0.7. This is due to insufficient input sanitization and the use of deprecated escaping functions combined with direct string concatenation in SQL query construction. The vulnerability is exacerbated because the normalizeAjaxInputData() function calls stripslashes() on all user input, removing the protection provided by WordPress's wp_magic_quotes() function. Subsequently, the filter_search parameter is escaped using the deprecated wpdb->_escape() function and then directly concatenated into…

PLUGIN Unlimited Elements For Elementor

CVE-2026-5486

MEDIUM CVSS 6.5 2026-05-14
Threat Entry Updated 2026-05-13

CVE-2026-4609 - Groups And Communities Plugin

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the pm_invite_user function in all versions up to, and including, 5.9.8.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to add themselves or any registered user to any ProfileGrid group, including closed and paid groups, bypassing all authorization and payment gates.

PLUGIN Groups And Communities

CVE-2026-4609

HIGH CVSS 7.1 2026-05-13
Threat Entry Updated 2026-05-13

CVE-2026-4608 - Groups And Communities Plugin

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to blind SQL Injection via the 'rid' parameter in all versions up to, and including, 5.9.8.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. 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 information from the database.

PLUGIN Groups And Communities

CVE-2026-4608

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

CVE-2026-4607 - Groups And Communities Plugin

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.9.8.4. This is due to the plugin not properly verifying that a user is authorized to perform an action via the pm_set_group_order, pm_set_group_items, and pm_set_field_order AJAX actions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify site-wide ProfileGrid group settings including group menu order, group list order, group icon display, and field ordering.

PLUGIN Groups And Communities

CVE-2026-4607

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

CVE-2026-6177 - Custom Twitter Feeds Plugin

The Custom Twitter Feeds plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to and including 2.5.4. This is due to insufficient output escaping in the CTF_Display_Elements::get_post_text() function when rendering cached tweet text. The plugin's ctf_get_more_posts AJAX action is available to unauthenticated users and directly outputs cached tweet data through nl2br() without HTML escaping. When an attacker can get malicious content into cached tweet data (either by tweeting content that gets cached by the site's feed configuration, or through other vulnerabilities), the malicious HTML/JavaScript is executed when…

PLUGIN Custom Twitter Feeds

CVE-2026-6177

HIGH CVSS 7.2 2026-05-13
Threat Entry Updated 2026-05-13

CVE-2026-3425 - Rometheme For Elementor Plugin

The RTMKit Addons for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.0.2 via the 'path' parameter of the 'get_content' AJAX action. This makes it possible for authenticated attackers, with Author-level access and above, to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where PHP files can be uploaded and included.

PLUGIN Rometheme For Elementor

CVE-2026-3425

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

CVE-2026-3426 - Rometheme For Elementor Plugin

The RTMKit Addons for Elementor plugin for WordPress is vulnerable to unauthorized modification of data due to missing capability checks on the save_widget() and reset_all_widgets() functions in all versions up to, and including, 2.0.2. This makes it possible for authenticated attackers, with Author-level access and above, to modify or reset site-wide widget configurations.

PLUGIN Rometheme For Elementor

CVE-2026-3426

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

CVE-2026-4798 - Avada Builder Plugin

The Avada Builder plugin for WordPress is vulnerable to time-based SQL Injection via the ‘product_order’ parameter in all versions up to, and including, 3.15.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Note: The vulnerability can only be exploited if WooCommerce was previously used and then deactivated.

PLUGIN Avada Builder

CVE-2026-4798

HIGH CVSS 7.5 2026-05-13
Threat Entry Updated 2026-05-13

CVE-2026-4782 - Avada Builder Plugin

The Avada Builder plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 3.15.2 via the 'fusion_get_svg_from_file' function with the 'custom_svg' parameter of the 'fusion_section_separator' shortcode. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. The vulnerability was partially patched in version 3.15.2 and fully patched in version 3.15.3.

PLUGIN Avada Builder

CVE-2026-4782

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

CVE-2026-2515 - Ai Powered Email Marketing For Wordpress Plugin

The Hostinger Reach – AI-Powered Email Marketing for WordPress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'handle_ajax_action' function in all versions up to, and including, 1.3.8. This makes it possible for authenticated attackers, with Subscriber-level access and above, to use the 'hostinger_reach_connection_notice_action' action to update the API key value stored in the database. This vulnerability can only be exploited when the plugin is not connected to a site and no API key value exists in the database.

PLUGIN Ai Powered Email Marketing For Wordpress

CVE-2026-2515

MEDIUM CVSS 5.3 2026-05-13
Threat Entry Updated 2026-05-13

CVE-2026-3004 - Snow Monkey Blocks Plugin

The Snow Monkey Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘data-slick' attribute in all versions up to, and including, 24.1.11 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 Snow Monkey Blocks

CVE-2026-3004

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

CVE-2026-6965 - Elearning And Online Course Solution Plugin

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to and including 3.9.9. This is due to the `get_course_id_by()` function unconditionally trusting the user-supplied `course` GET parameter as the authoritative course ID for content ownership lookups, which is then consumed by `can_user_manage()`, the plugin's sole authorization gate for instructor-level operations, causing it to evaluate instructor membership against the attacker-controlled course rather than the course that actually owns the target content object. This makes it possible for authenticated…

PLUGIN Elearning And Online Course Solution

CVE-2026-6965

MEDIUM CVSS 5.3 2026-05-13
Threat Entry Updated 2026-05-13

CVE-2026-6929 - Joomsport Sports League Results Management Plugin

The JoomSport – for Sports: Team & League, Football, Hockey & more plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'sortf' parameter in all versions up to, and including, 5.7.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Joomsport Sports League Results Management

CVE-2026-6929

HIGH CVSS 7.5 2026-05-13
Threat Entry Updated 2026-05-13

CVE-2026-7635 - Activity Logging For Wordpress Plugin

The coreActivity: Activity Logging for WordPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.0. This is due to the plugin failing to validate or strip PHP serialization syntax from the User-Agent HTTP header before storing it in the logmeta table, and subsequently calling `maybe_unserialize()` on every retrieved `meta_value` in `query_metas()` without verifying the data was originally serialized by the application. This makes it possible for unauthenticated attackers to inject a crafted PHP serialized payload via the User-Agent header during any logged…

PLUGIN Activity Logging For Wordpress

CVE-2026-7635

HIGH CVSS 8.1 2026-05-13
Threat Entry Updated 2026-05-13

CVE-2026-7619 - Charitable Plugin

The Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 1.8.10.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with access to the donation management admin area (requiring the edit_others_donations capability) and above, to append additional SQL queries into already existing queries that can be used to extract…

PLUGIN Charitable

CVE-2026-7619

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

CVE-2026-6962 - Cost Of Goods For Woocommerce Plugin

The Cost of Goods: Product Cost & Profit Calculator for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'alg_wc_cog_product_cost' and 'alg_wc_cog_product_profit' shortcodes in all versions up to, and including, 4.1.0 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 Cost Of Goods For Woocommerce

CVE-2026-6962

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

CVE-2026-6828 - Conversational Form Builder Plugin

The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'permission_message' parameter in all versions up to, and including, 6.2.1 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 Conversational Form Builder

CVE-2026-6828

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

CVE-2026-7051 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 8.9.0. This is due to a missing ownership verification in the B2S_Post_Tools::deleteUserPublishPost() and B2S_Post_Tools::deleteUserSchedPost() functions, neither function includes a blog_user_id constraint in its database query, allowing authenticated attackers to soft-delete any user's B2S post records by supplying arbitrary sequential wp_b2s_posts.id values via the 'postId' parameter. This makes it possible for authenticated attackers to delete other users' published and scheduled social media post records, disrupting content publishing workflows.

PLUGIN Blog2social

CVE-2026-7051

MEDIUM CVSS 5.4 2026-05-13
Scroll to top