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.

Total15,552
Critical939
High3,155
Medium11,241
Reset
Showing 1641-1660 of 15552 records
Threat Entry Updated 2026-06-17

CVE-2026-3334 - Cms Commander Client Plugin

The CMS Commander plugin for WordPress is vulnerable to SQL Injection via the 'or_blogname', 'or_blogdescription', and 'or_admin_email' parameters in all versions up to, and including, 2.288. This is due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL queries in the restore workflow. This makes it possible for authenticated attackers, with CMS Commander API key access, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Cms Commander Client

CVE-2026-3334

HIGH CVSS 8.8 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-3333 - Minhnhut Link Gateway Plugin

The MinhNhut Link Gateway plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'linkgate' shortcode in all versions up to, and including, 3.6.1 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 Minhnhut Link Gateway

CVE-2026-3333

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

CVE-2026-3335 - Canto Plugin

The Canto plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.1.1 via the `/wp-content/plugins/canto/includes/lib/copy-media.php` file. This is due to the file being directly accessible without any authentication, authorization, or nonce checks, and the `fbc_flight_domain` and `fbc_app_api` URL components being accepted as user-supplied POST parameters rather than read from admin-configured options. Since the attacker controls both the destination server and the `fbc_app_token` value, the entire fetch-and-upload chain is attacker-controlled — the server never contacts Canto's legitimate API, and the uploaded file originates entirely from…

PLUGIN Canto

CVE-2026-3335

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

CVE-2026-3332 - Xhanch – My Advanced Settings Plugin

The Xhanch - My Advanced Settings plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing nonce validation in the `xms_setting()` function on the settings update handler. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Settings that can be modified include favicon URL, Google Analytics account ID, and various WordPress behavior toggles. The `favicon_url`…

PLUGIN Xhanch – My Advanced Settings

CVE-2026-3332

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

CVE-2026-3331 - Lobot Slider Administrator Plugin

The Lobot Slider Administrator plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 0.6.0. This is due to missing or incorrect nonce validation on the fourty_slider_options_page function. This makes it possible for unauthenticated attackers to modify plugin slider-page configuration via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Lobot Slider Administrator

CVE-2026-3331

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

CVE-2026-3003 - Vagaro Booking Widget Plugin

The Vagaro Booking Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘vagaro_code’ parameter in all versions up to, and including, 0.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Vagaro Booking Widget

CVE-2026-3003

HIGH CVSS 7.2 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-2941 - Linksy Search And Replace Plugin

The Linksy Search and Replace plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'linksy_search_and_replace_item_details' function in all versions up to, and including, 1.0.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to update any database table, any value, including the wp_capabilities database field, which allows attackers to change their own role to administrator, which leads to privilege escalation.

PLUGIN Linksy Search And Replace

CVE-2026-2941

HIGH CVSS 8.8 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-2723 - Post Snippits Plugin

The Post Snippits plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the settings page handlers for saving, adding, and deleting snippets. This makes it possible for unauthenticated attackers to modify plugin settings and inject malicious scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Post Snippits

CVE-2026-2723

MEDIUM CVSS 6.1 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-2837 - Ricerca Smart Search Plugin

The Ricerca – advanced search plugin for WordPress is vulnerable to Stored Cross-Site Scripting via plugin's settings in all versions up to, and including, 1.1.12 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

PLUGIN Ricerca Smart Search

CVE-2026-2837

MEDIUM CVSS 4.4 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-2720 - Hr Press Lite Plugin

The Hr Press Lite plugin for WordPress is vulnerable to unauthorized access of sensitive employee data due to a missing capability check on the `hrp-fetch-employees` AJAX action in all versions up to, and including, 1.0.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve sensitive employee information including names, email addresses, phone numbers, salary/pay rates, employment dates, and employment status.

PLUGIN Hr Press Lite

CVE-2026-2720

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

CVE-2026-2503 - Element Camp Plugin

The ElementCamp plugin for WordPress is vulnerable to time-based SQL Injection via the 'meta_query[compare]' parameter in the 'tcg_select2_search_post' AJAX action in all versions up to, and including, 2.3.6. This is due to the user-supplied compare value being placed as an SQL operator in the query without validation against an allowlist of comparison operators. The value is passed through esc_sql(), but since the payload operates as an operator (not inside quotes), esc_sql() has no effect on payloads that don't contain quote characters. This makes it possible for authenticated attackers, with Author-level…

PLUGIN Element Camp

CVE-2026-2503

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

CVE-2026-2501 - Eds Social Share Plugin

The Ed's Social Share plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `social_share` shortcode in all versions up to, and including, 2.0. This is 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 Eds Social Share

CVE-2026-2501

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

CVE-2026-2496 - Eds Font Awesome Plugin

The Ed's Font Awesome plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `eds_font_awesome` shortcode in all versions up to, and including, 2.0. This is 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 Eds Font Awesome

CVE-2026-2496

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

CVE-2026-2468 - Quentn Wp Plugin

The Quentn WP plugin for WordPress is vulnerable to SQL Injection via the 'qntn_wp_access' cookie in all versions up to, and including, 1.2.12. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the `get_user_access()` method. 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 Quentn Wp

CVE-2026-2468

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

CVE-2026-2440 - SurveyJS: Drag & Drop Form Builder Plugin

The SurveyJS plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.5.3 via survey result submissions. This is due to insufficient input sanitization and output escaping. The public survey page exposes the nonce required for submission, allowing unauthenticated attackers to submit HTML-encoded payloads that are decoded and rendered as executable HTML when an administrator views survey results, leading to stored XSS in the admin context.

PLUGIN SurveyJS: Drag & Drop Form Builder

CVE-2026-2440

HIGH CVSS 7.2 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-2427 - Itsukaita Plugin

The itsukaita plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'day_from' and 'day_to' parameters in all versions up to, and including, 0.1.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 an administrator into performing an action such as clicking on a link.

PLUGIN Itsukaita

CVE-2026-2427

MEDIUM CVSS 6.1 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-2424 - Reward Video Ad For Wordpress Plugin

The Reward Video Ad for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.6. This is due to insufficient input sanitization and output escaping on plugin settings such as the 'Account ID', 'Message before the video', and color fields. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Reward Video Ad For Wordpress

CVE-2026-2424

MEDIUM CVSS 4.4 2026-03-21
Threat Entry Updated 2026-06-17

CVE-2026-2375 - App Builder – Create Native Android & iOS Apps On The Flight Plugin

The App Builder – Create Native Android & iOS Apps On The Flight plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 5.5.10. This is due to the `verify_role()` function in `AuthTrails.php` explicitly whitelisting the `wcfm_vendor` role alongside `subscriber` and `customer`, and assigning it directly via `wp_insert_user()` without integrating with WCFM Marketplace's vendor approval workflow. This makes it possible for unauthenticated attackers to register an account with the `wcfm_vendor` role by supplying the `role` parameter in the `/wp-json/app-builder/v1/register` REST API endpoint, bypassing the standard…

PLUGIN App Builder – Create Native Android & iOS Apps On The Flight

CVE-2026-2375

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

CVE-2026-2351 - Task Manager Plugin

The Task Manager plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 3.0.2 via the callback_get_text_from_url() function. 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.

PLUGIN Task Manager

CVE-2026-2351

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

CVE-2026-2290 - Post Affiliate Pro Plugin

The Post Affiliate Pro plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.28.0. This makes it possible for authenticated attackers, with Administrator-level access, to make web requests to initiate arbitrary outbound requests from the application and read the returned response content. Successful exploitation was confirmed by receiving and observing response data from an external Collaborator endpoint.

PLUGIN Post Affiliate Pro

CVE-2026-2290

MEDIUM CVSS 6.5 2026-03-21
Scroll to top