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.

Total519
Critical73
High150
Medium296
Reset
Showing 161-180 of 519 records
Threat Entry Updated 2025-08-19

CVE-2025-6758 - Real Spaces Wordpress Properties Directory Theme

The Real Spaces - WordPress Properties Directory Theme theme for WordPress is vulnerable to privilege escalation via the 'imic_agent_register' function in all versions up to, and including, 3.6. This is due to a lack of restriction in the registration role. This makes it possible for unauthenticated attackers to arbitrarily choose their role, including the Administrator role, during user registration.

THEME Real Spaces Wordpress Properties Directory Theme

CVE-2025-6758

CRITICAL CVSS 9.8 2025-08-19
Threat Entry Updated 2025-08-19

CVE-2025-8218 - Real Spaces Wordpress Properties Directory Theme

The Real Spaces - WordPress Properties Directory Theme theme for WordPress is vulnerable to privilege escalation via the 'change_role_member' parameter in all versions up to, and including, 3.5. This is due to a lack of restriction in the profile update role. This makes it possible for unauthenticated attackers to arbitrarily choose their role, including the Administrator role, during a profile update.

THEME Real Spaces Wordpress Properties Directory Theme

CVE-2025-8218

HIGH CVSS 8.8 2025-08-19
Threat Entry Updated 2025-08-18

CVE-2025-8142 - Soledad Theme

The Soledad theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 8.6.7 via the 'header_layout' parameter. This makes it possible for authenticated attackers, with Contributor-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 file types can be uploaded and included.

THEME Soledad

CVE-2025-8142

HIGH CVSS 8.8 2025-08-16
Threat Entry Updated 2025-08-18

CVE-2025-8105 - The Soledad Theme

The The Soledad theme for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 8.6.7. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

THEME The Soledad

CVE-2025-8105

HIGH CVSS 7.3 2025-08-16
Threat Entry Updated 2025-08-18

CVE-2025-8143 - Soledad Theme

The Soledad theme for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘pcsml_smartlists_h’ parameter in all versions up to, and including, 8.6.7 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.

THEME Soledad

CVE-2025-8143

MEDIUM CVSS 6.4 2025-08-16
Threat Entry Updated 2025-12-18

CVE-2025-8891 - Oceanwp Theme

The OceanWP theme for WordPress is vulnerable to Cross-Site Request Forgery in versions 4.0.9 to 4.1.1. This is due to missing or incorrect nonce validation on the oceanwp_notice_button_click() function. This makes it possible for unauthenticated attackers to install the Ocean Extra plugin via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

THEME Oceanwp

CVE-2025-8891

MEDIUM CVSS 4.3 2025-08-13
Threat Entry Updated 2025-08-11

CVE-2025-7726 - The7 Theme

The The7 theme for WordPress is vulnerable to Stored Cross-Site Scripting via its lightbox rendering code in all versions up to, and including, 12.6.0 due to insufficient input sanitization and output escaping. The theme’s JavaScript reads user-supplied 'title' and 'data-dt-img-description' attributes directly via jQuery.attr(), concatenates them into an HTML string, and inserts that string into the DOM using methods such as jQuery.html() without escaping or filtering. 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…

THEME The7

CVE-2025-7726

MEDIUM CVSS 6.4 2025-08-09
Threat Entry Updated 2025-08-06

CVE-2025-7399 - Betheme

The Betheme theme for WordPress is vulnerable to Stored Cross-Site Scripting via an Elementor display setting in all versions up to, and including, 28.1.3 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.

THEME Betheme

CVE-2025-7399

MEDIUM CVSS 6.4 2025-08-06
Threat Entry Updated 2025-08-06

CVE-2025-8595 - Zakra Theme

The Zakra theme for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the welcome_notice_import_handler() function in all versions up to, and including, 4.1.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to import demo settings.

THEME Zakra

CVE-2025-8595

MEDIUM CVSS 4.3 2025-08-06
Threat Entry Updated 2025-07-29

CVE-2025-5587 - Appzend Theme

The Appzend theme for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘progressbarLayout’ parameter in all versions up to, and including, 1.2.6 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.

THEME Appzend

CVE-2025-5587

MEDIUM CVSS 6.4 2025-07-29
Threat Entry Updated 2025-07-29

CVE-2025-6495 - Bricks Theme

The Bricks theme for WordPress is vulnerable to blind SQL Injection via the ‘p’ parameter in all versions up to, and including, 1.12.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 unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

THEME Bricks

CVE-2025-6495

HIGH CVSS 7.5 2025-07-29
Threat Entry Updated 2025-07-29

CVE-2025-6989 - Kallyas Theme

The Kallyas theme for WordPress is vulnerable to arbitrary folder deletion due to insufficient file path validation in the delete_font() function in all versions up to, and including, 4.21.0. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary folders on the server.

THEME Kallyas

CVE-2025-6989

HIGH CVSS 8.1 2025-07-26
Threat Entry Updated 2025-07-29

CVE-2025-6991 - Kallyas Theme

The kallyas theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 4.21.0 via the 'TH_LatestPosts4` widget. This makes it possible for authenticated attackers, with Contributor-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 file types can be uploaded and included.

THEME Kallyas

CVE-2025-6991

HIGH CVSS 7.5 2025-07-26
Threat Entry Updated 2025-07-29

CVE-2025-5529 - Educenter Theme

The Educenter theme for WordPress is vulnerable to Stored Cross-Site Scripting via the Circle Counter Block in all versions up to, and including, 1.6.2 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.

THEME Educenter

CVE-2025-5529

MEDIUM CVSS 6.4 2025-07-26
Threat Entry Updated 2025-07-29

CVE-2025-8097 - Woodmart Theme

The WoodMart theme for WordPress is vulnerable to Improper Input Validation in all versions up to, and including, 8.2.6. This is due to insufficient validation of the qty parameter in the woodmart_update_cart_item function. This makes it possible for unauthenticated attackers to manipulate cart quantities using fractional values, allowing them to obtain products for free by setting extremely small quantities (e.g., 0.00001) that round cart totals to $0.00, effectively bypassing payment requirements and allowing unauthorized acquisition of virtual or downloadable products.

THEME Woodmart

CVE-2025-8097

MEDIUM CVSS 5.3 2025-07-26
Threat Entry Updated 2025-07-29

CVE-2025-8198 - High Converting Ecommerce Wordpress Theme

The MinimogWP – The High Converting eCommerce WordPress Theme theme for WordPress is vulnerable to price manipulation in all versions up to, and including, 3.9.0. This is due to an insufficient check on quantity values when changing quantities in the cart. This makes it possible for unauthenticated attackers to add items to the cart and adjust the quantity to a fractional amount, causing the price to change based on the fractional amount. The vulnerability cannot be exploited if WooCommerce version 9.8.2+ is installed.

THEME High Converting Ecommerce Wordpress Theme

CVE-2025-8198

HIGH CVSS 7.5 2025-07-26
Threat Entry Updated 2025-07-22

CVE-2025-6222 - Manage User Wallet Theme

The WooCommerce Refund And Exchange with RMA - Warranty Management, Refund Policy, Manage User Wallet theme for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'ced_rnx_order_exchange_attach_files' function in all versions up to, and including, 3.2.6. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

THEME Manage User Wallet

CVE-2025-6222

CRITICAL CVSS 9.8 2025-07-18
Threat Entry Updated 2025-07-16

CVE-2025-31422 - Allows Object Injection Theme

Deserialization of Untrusted Data vulnerability in designthemes Visual Art | Gallery WordPress Theme allows Object Injection. This issue affects Visual Art | Gallery WordPress Theme: from n/a through 2.4.

THEME Allows Object Injection

CVE-2025-31422

HIGH CVSS 8.8 2025-07-16
Threat Entry Updated 2025-07-15

CVE-2025-5394 - Charity Multipurpose Non Profit Wordpress Theme

The Alone – Charity Multipurpose Non-profit WordPress Theme theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the alone_import_pack_install_plugin() function in all versions up to, and including, 7.8.3. This makes it possible for unauthenticated attackers to upload zip files containing webshells disguised as plugins from remote locations to achieve remote code execution.

THEME Charity Multipurpose Non Profit Wordpress Theme

CVE-2025-5394

CRITICAL CVSS 9.8 2025-07-15
Threat Entry Updated 2025-07-15

CVE-2025-5393 - Charity Multipurpose Non Profit Wordpress Theme

The Alone – Charity Multipurpose Non-profit WordPress Theme theme for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the alone_import_pack_restore_data() function in all versions up to, and including, 7.8.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).

THEME Charity Multipurpose Non Profit Wordpress Theme

CVE-2025-5393

CRITICAL CVSS 9.1 2025-07-15
Scroll to top