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,002
Critical1,249
High4,286
Medium12,246
Reset
Showing 961-980 of 18002 records
Threat Entry Updated 2026-06-22

CVE-2026-7515 - Betterdocs Pro Plugin

The BetterDocs Pro plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 3.8.0 via the `doc_style` parameter. This makes it possible for unauthenticated attackers 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 file types can be uploaded and included.

PLUGIN Betterdocs Pro

CVE-2026-7515

CRITICAL CVSS 9.8 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-8713 - Fusion Builder Plugin

The Avada (Fusion) Builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the maybe_delete_files function in all versions up to, and including, 3.15.3. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The attack requires a published Avada form configured to save entries to the database; an unauthenticated attacker submits a path-traversal payload via the wp_ajax_nopriv_fusion_form_submit_ajax handler while also controlling…

PLUGIN Fusion Builder

CVE-2026-8713

CRITICAL CVSS 9.1 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-8118 - Addons And Templates Kit For Elementor Plugin

The Royal Addons for Elementor – Addons and Templates Kit for Elementor plugin for WordPress is vulnerable to Arbitrary File Read in versions 1.7.1058 through 1.7.1059. This is due to the wpr_get_csv_handle() helper (introduced in version 1.7.1058 as part of the patch for CVE-2026-6229) falling back to is_readable() and fopen($source, 'r') on the attacker-controlled settings.table_upload_csv.url value when it does not parse as an HTTP URL, with no allow-list, traversal block, or extension check. This makes it possible for authenticated attackers, with Contributor-level access and above, to save a crafted wpr-data-table…

PLUGIN Addons And Templates Kit For Elementor

CVE-2026-8118

MEDIUM CVSS 6.5 2026-06-19
Threat Entry Updated 2026-06-23

CVE-2026-7547 - Integration Marktplaats For Woocommerce Plugin

The Woosa – Marktplaats for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in versions up to and including 2.0.4. This is due to insufficient path sanitization in the render_logs_ui() function, which accepts a base64-encoded file name from the 'log_file' GET parameter and concatenates it directly with the plugin's log directory path without validating that the resolved path remains within the intended directory. This makes it possible for authenticated attackers, with Administrator-level access, to read the contents of arbitrary files on the server, including wp-config.

PLUGIN Integration Marktplaats For Woocommerce

CVE-2026-7547

MEDIUM CVSS 4.9 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-4328 - Advanced Import Plugin

The Advanced Import plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.4.6. This is due to the plugin using wp_remote_get() to fetch a user-supplied URL without validating that the URL does not point to internal or private network resources in the demo_download_and_unzip() function. The 'demo_file' parameter from $_POST is passed through sanitize_text_field() (which only handles XSS-related sanitization) and then directly into wp_remote_get() when 'demo_file_type' is set to 'url'. Notably, the plugin uses wp_safe_remote_get() in other locations (theme template libraries) which would provide…

PLUGIN Advanced Import

CVE-2026-4328

MEDIUM CVSS 6.4 2026-06-19
Threat Entry Updated 2026-06-23

CVE-2026-11989 - Bit Integrations Plugin

The Bit integrations – Form Integration, Webhook, Spreadsheets, CRM, LMS & Email Automation plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.8.7 via the upload_attachment. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. Exploitation requires a form integration to be configured with a field mapped to a WooCommerce product image, product gallery, downloadable files, or Google Contacts attachment field,…

PLUGIN Bit Integrations

CVE-2026-11989

MEDIUM CVSS 6.5 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-12157 - Block Editor Plugin

The BetterDocs - Knowledge Base Docs & FAQ Solution for Elementor & Block Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the blockId attribute of the betterdocs/category-slate-layout Gutenberg block in versions up to, and including, 4.5.3. This is due to insufficient input sanitization and output escaping in the CategorySlateLayout::render() method, which echoes the blockId block attribute directly into an HTML class attribute without esc_attr(). This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever…

PLUGIN Block Editor

CVE-2026-12157

MEDIUM CVSS 6.4 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-1856 - Creavi Booking Service Plugin

The Appointment Booking Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via custom booking field labels in all versions up to, and including, 1.4.4 due to insufficient input sanitization and output escaping. 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 Creavi Booking Service

CVE-2026-1856

MEDIUM CVSS 6.4 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-12430 - Blocksy Companion Plugin

The Blocksy Companion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 2.1.45 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with editor-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 Blocksy Companion

CVE-2026-12430

MEDIUM CVSS 4.4 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-10779 - Classified Listing Plugin

The Classified Listing – Classified ads & Business Directory plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 5.4.2. This is due to a missing capability/ownership check on the gallery_image_update_as_feature AJAX handler (action: rtcl_fb_gallery_image_update_as_feature), which accepts a user-supplied listing ID and attachment ID and sets the featured image of a listing while only validating a nonce that is exposed to any logged-in user on the frontend listing-submission form. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change the featured…

PLUGIN Classified Listing

CVE-2026-10779

MEDIUM CVSS 4.3 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-10034 - Shapepress Dsgvo Plugin

The WP DSGVO Tools (GDPR) plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.1.39. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to supply an arbitrary victim email address and trigger immediate SAR processing via the process_now and is_ajax parameters, receiving tokenized download links (zip_link, pdf_link) in the HTTP response that expose the victim's personal data — including WordPress account details, comment author names, email addresses,…

PLUGIN Shapepress Dsgvo

CVE-2026-10034

MEDIUM CVSS 5.3 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-11775 - User Admin Simplifier Plugin

The User Admin Simplifier plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.0.0. This is due to missing or incorrect nonce validation on the useradminsimplifier_options_page function. This makes it possible for unauthenticated attackers to reset and permanently delete any user's stored menu and admin-bar configuration via a forged request that triggers uas_save_admin_options() and overwrites the useradminsimplifier_options database entry via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN User Admin Simplifier

CVE-2026-11775

MEDIUM CVSS 4.3 2026-06-19
Threat Entry Updated 2026-07-01

CVE-2026-56024 - WP EasyPay Plugin

Cross-Site Request Forgery (CSRF) vulnerability in Saad Iqbal WP EasyPay allows Cross Site Request Forgery. This issue affects WP EasyPay: from n/a through 4.5.0.

PLUGIN WP EasyPay

CVE-2026-56024

MEDIUM CVSS 6.5 2026-06-18
Threat Entry Updated 2026-06-22

CVE-2026-38717 - the file upload function Plugin

InHand Networks IR912 V1.0.0.r20042 and IR915 V1.0.0.r20042 (including earlier versions) were discovered to contain a command injection vulnerability in the file upload function. The vulnerability allows remote attackers to execute arbitrary commands as root via a crafted input.

PLUGIN the file upload function

CVE-2026-38717

CRITICAL CVSS 9.8 2026-06-18
Threat Entry Updated 2026-06-22

CVE-2026-38716 - the Python application export function Plugin

InHand Networks IR912 V1.0.0.r20042 and IR915 V1.0.0.r20042 (including earlier versions) were discovered to contain a command injection vulnerability in the Python application export function. This vulnerability allows remote attackers to execute arbitrary commands as root via a crafted input.

PLUGIN the Python application export function

CVE-2026-38716

CRITICAL CVSS 9.8 2026-06-18
Threat Entry Updated 2026-06-22

CVE-2026-38715 - the log viewing function Plugin

InHand Networks IR912 V1.0.0.r20042 and IR915 V1.0.0.r20042 (including earlier versions) were discovered to contain a command injection vulnerability in the log viewing function. This vulnerability allows remote attackers to execute arbitrary commands as root via a crafted input.

PLUGIN the log viewing function

CVE-2026-38715

CRITICAL CVSS 9.8 2026-06-18
Threat Entry Updated 2026-06-22

CVE-2026-38714 - the Python configuration function Plugin

InHand Networks IR912 V1.0.0.r20042 and IR915 V1.0.0.r20042 (including earlier versions) were discovered to contain a command injection vulnerability in the Python configuration function. This vulnerability allows remote attackers to execute arbitrary commands as root via a crafted input.

PLUGIN the Python configuration function

CVE-2026-38714

CRITICAL CVSS 9.8 2026-06-18
Threat Entry Updated 2026-06-22

CVE-2026-38718 - the device registration function Plugin

InHand Networks IR912 V1.0.0.r20042 and IR915 V1.0.0.r20042 (including earlier versions) were discovered to contain a buffer overflow vulnerability in the device registration function. This vulnerability could allow an attacker to cause a denial of service attack on the remote target device.

PLUGIN the device registration function

CVE-2026-38718

HIGH CVSS 7.5 2026-06-18
Threat Entry Updated 2026-06-18

CVE-2026-56012 - Media LIbrary Assistant Plugin

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in David Lingren Media LIbrary Assistant allows Blind SQL Injection. This issue affects Media LIbrary Assistant: from n/a through 3.35.

PLUGIN Media LIbrary Assistant

CVE-2026-56012

HIGH CVSS 8.5 2026-06-18
Threat Entry Updated 2026-06-18

CVE-2026-56009 - Bricksable for Bricks Builder Plugin

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Bricksable for Bricks Builder allows Stored XSS. This issue affects Bricksable for Bricks Builder: from n/a through 1.6.83.

PLUGIN Bricksable for Bricks Builder

CVE-2026-56009

MEDIUM CVSS 5.9 2026-06-18
Scroll to top