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.

Total10,857
Critical0
High0
Medium10,857
Reset
Showing 1521-1540 of 10857 records
Threat Entry Updated 2026-01-08

CVE-2025-15000 - Page Keys Plugin

The Page Keys plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘page_key’ parameter in all versions up to, and including, 1.3.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, 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 Page Keys

CVE-2025-15000

MEDIUM CVSS 4.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14999 - Kento Latest Tabs Plugin

The Latest Tabs plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5. This is due to missing or incorrect nonce validation on the settings update handler in admin-page.php. 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.

PLUGIN Kento Latest Tabs

CVE-2025-14999

MEDIUM CVSS 4.3 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14904 - Newsletter Email Subscribe Plugin

The Newsletter Email Subscribe plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.4. This is due to incorrect nonce validation on the nels_settings_page 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 Newsletter Email Subscribe

CVE-2025-14904

MEDIUM CVSS 4.3 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14901 - Bit Form Plugin

The Bit Form – Contact Form Plugin plugin for WordPress is vulnerable to unauthorized workflow execution due to missing authorization in the triggerWorkFlow function in all versions up to, and including, 2.21.6. This is due to a logic flaw in the nonce verification where the security check only blocks requests when both the nonce verification fails and the user is logged in. This makes it possible for unauthenticated attackers to replay form workflow executions and trigger all configured integrations including webhooks, email notifications, CRM integrations, and automation platforms via the…

PLUGIN Bit Form

CVE-2025-14901

MEDIUM CVSS 6.5 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14867 - Flashcard Plugin

The Flashcard plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 0.9 via the 'source' attribute of the 'flashcard' shortcode. This makes it possible for authenticated attackers, with contributor level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

PLUGIN Flashcard

CVE-2025-14867

MEDIUM CVSS 6.5 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14891 - Customer Reviews For Woocommerce Plugin

The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'displayName' parameter in all versions up to, and including, 5.93.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with customer-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. While it is possible to invoke the AJAX action without authentication, the attacker would need to know a valid form ID, which requires them to place an…

PLUGIN Customer Reviews For Woocommerce

CVE-2025-14891

MEDIUM CVSS 6.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14875 - Hblpay Payment Gateway For Woocommerce Plugin

The HBLPAY Payment Gateway for WooCommerce plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘cusdata’ parameter in all versions up to, and including, 5.0.0 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 Hblpay Payment Gateway For Woocommerce

CVE-2025-14875

MEDIUM CVSS 6.1 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14888 - Simple User Meta Editor Plugin

The Simple User Meta Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the user meta value field in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, 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 Simple User Meta Editor

CVE-2025-14888

MEDIUM CVSS 4.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14887 - Email Service Provider For Wordpress Plugin

The twinklesmtp – Email Service Provider For WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via plugin's sender settings in all versions up to, and including, 1.03 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 Email Service Provider For Wordpress

CVE-2025-14887

MEDIUM CVSS 4.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14845 - Security Plugin

The NS IE Compatibility Fixer plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) in all versions up to, and including, 2.1.5. This is due to missing nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to modify the plugin's settings via a forged request granted they can trick an administrator into performing an action such as clicking on a link.

PLUGIN Security

CVE-2025-14845

MEDIUM CVSS 4.3 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14796 - My Album Gallery Plugin

The My Album Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via image titles in all versions up to, and including, 1.0.4. This is due to insufficient input sanitization and output escaping on the 'attachment->title' attribute. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN My Album Gallery

CVE-2025-14796

MEDIUM CVSS 6.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14842 - Drag And Drop Multiple File Upload Contact Form 7 Plugin

The Drag and Drop Multiple File Upload – Contact Form 7 plugin for WordPress is vulnerable to limited upload of files with a dangerous type in all versions up to, and including, 1.3.9.2. This is due to the plugin not blocking .phar and .svg files. This makes it possible for unauthenticated attackers to upload arbitrary .phar or .svg files containing malicious PHP or JavaScript code. Malicious PHP code can be used to achieve remote code execution on the server via direct file access, if the server is configured to execute…

PLUGIN Drag And Drop Multiple File Upload Contact Form 7

CVE-2025-14842

MEDIUM CVSS 6.1 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14802 - Wordpress Lms Plugin

The LearnPress – WordPress LMS Plugin for WordPress is vulnerable to unauthorized file deletion in versions up to, and including, 4.3.2.2 via the /wp-json/lp/v1/material/{file_id} REST API endpoint. This is due to a parameter mismatch between the DELETE operation and authorization check, where the endpoint uses file_id from the URL path but the permission callback validates item_id from the request body. This makes it possible for authenticated attackers, with teacher-level access, to delete arbitrary lesson material files uploaded by other teachers via sending a DELETE request with their own item_id (to…

PLUGIN Wordpress Lms

CVE-2025-14802

MEDIUM CVSS 5.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14719 - Relevanssi Premium Plugin

The Relevanssi WordPress plugin before 4.26.0, Relevanssi Premium WordPress plugin before 2.29.0 do not sanitize and escape a parameter before using it in a SQL statement, allowing contributor and above roles to perform SQL injection attacks

PLUGIN Relevanssi Premium

CVE-2025-14719

MEDIUM CVSS 4.9 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14792 - Key Figures Plugin

The Key Figures plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the kf_field_figure_default_color_render function in all versions up to, and including, 1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, 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 Key Figures

CVE-2025-14792

MEDIUM CVSS 4.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14626 - Qr Code Tag For Wc From Goaskle Com Plugin

The QR Code for WooCommerce order emails, PDF invoices, packing slips plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode in all versions up to, and including, 1.9.42 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 Qr Code Tag For Wc From Goaskle Com

CVE-2025-14626

MEDIUM CVSS 6.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14468 - Accelerated Mobile Pages Plugin

The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.1.9. This is due to inverted nonce verification logic in the amp_theme_ajaxcomments AJAX handler, which rejects requests with VALID nonces and accepts requests with MISSING or INVALID nonces. This makes it possible for unauthenticated attackers to submit comments on behalf of logged-in users via a forged request granted they can trick a user into performing an action such as clicking on a link, and the plugin's template…

PLUGIN Accelerated Mobile Pages

CVE-2025-14468

MEDIUM CVSS 4.3 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14465 - Sticky Action Buttons Plugin

The Sticky Action Buttons 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 the sabs_options_page_form_submit() 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 Sticky Action Buttons

CVE-2025-14465

MEDIUM CVSS 4.3 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14453 - My Album Gallery Plugin

The My Album Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'style_css' shortcode attribute in all versions up to, and including, 1.0.4 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 My Album Gallery

CVE-2025-14453

MEDIUM CVSS 6.4 2026-01-07
Threat Entry Updated 2026-01-08

CVE-2025-14147 - Easy Github Gist Shortcodes Plugin

The Easy GitHub Gist Shortcodes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' parameter of the gist shortcode in all versions up to, and including, 1.0 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 Easy Github Gist Shortcodes

CVE-2025-14147

MEDIUM CVSS 6.4 2026-01-07
Scroll to top