Search Results (16120 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-62112 2 Melograno Venture Studio, Wordpress 2 Amelia, Wordpress 2026-09-13 7.6 High
Editor SQL Injection in Amelia <= 2.4.9 versions.
CVE-2026-62103 2 Wordpress, Wpeverest 2 Wordpress, Everest Forms 2026-09-13 9.8 Critical
Unauthenticated PHP Object Injection in Everest Forms <= 3.6.0 versions.
CVE-2026-62109 2 Wordpress, Wowdevs 2 Wordpress, Sky Addons For Elementor 2026-09-13 7.6 High
Editor SQL Injection in Sky Addons for Elementor <= 3.8.4 versions.
CVE-2026-62135 2 Arraytics, Wordpress 2 Booktics, Wordpress 2026-09-13 5.3 Medium
Unauthenticated Broken Access Control in Booktics <= 1.0.24 versions.
CVE-2026-62133 2 Rometheme, Wordpress 2 Rtmkit, Wordpress 2026-09-12 5.4 Medium
Subscriber Cross Site Request Forgery (CSRF) in RTMKit <= 2.1.5 versions.
CVE-2026-62134 2 Brainstormforce, Wordpress 2 Starter Templates, Wordpress 2026-09-12 4.3 Medium
Contributor Insecure Direct Object References (IDOR) in Starter Templates <= 4.7.5 versions.
CVE-2026-62137 2 John James Jacoby, Wordpress 2 Bbpress, Wordpress 2026-09-12 5.3 Medium
Unauthenticated Sensitive Data Exposure in bbPress <= 2.6.14 versions.
CVE-2026-62138 2 Visualcomposer, Wordpress 2 Visual Composer Website Builder, Wordpress 2026-09-12 6.5 Medium
Contributor Cross Site Scripting (XSS) in Visual Composer Website Builder <= 45.16.1 versions.
CVE-2026-62139 2 Google, Wordpress 2 Site Kit By Google, Wordpress 2026-09-12 4.3 Medium
Unauthenticated Cross Site Request Forgery (CSRF) in Site Kit by Google <= 1.186.0 versions.
CVE-2026-62110 2 Bold-themes, Wordpress 2 Bold Page Builder, Wordpress 2026-09-12 6.5 Medium
Contributor Cross Site Scripting (XSS) in Bold Page Builder <= 5.9.9 versions.
CVE-2026-62111 2 Ido Kobelkowsky, Wordpress 2 Simple Payment, Wordpress 2026-09-12 6.5 Medium
Contributor Cross Site Scripting (XSS) in Simple Payment <= 2.5.4 versions.
CVE-2026-62088 2 10up, Wordpress 2 Elasticpress, Wordpress 2026-09-12 5.3 Medium
Insertion of Sensitive Information Into Sent Data vulnerability in 10up ElasticPress allows Retrieve Embedded Sensitive Data. This issue affects ElasticPress: from n/a through 5.3.4.
CVE-2026-85645 2 10web, Wordpress 2 Form Maker By 10web – Mobile-friendly Drag & Drop Contact Form Builder, Wordpress 2026-09-11 6.1 Medium
The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the bulk_action parameter in all versions up to, and including, 1.15.46 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.
CVE-2026-84816 2 Realmag777, Wordpress 2 Wpcs, Wordpress 2026-09-11 7.1 High
Unauthenticated Cross Site Scripting (XSS) in WPCS <= 1.3.2 versions.
CVE-2026-81825 2 Specialk, Wordpress 2 Simple Ajax Chat – Add A Fast, Secure Chat Box, Wordpress 2026-09-11 7.2 High
The Simple Ajax Chat – Add a Fast, Secure Chat Box plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Chat Message in all versions up to, and including, <= 20260811 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. The nonce protecting chat message submission is publicly visible on the chat page, rendering it ineffective as an authentication barrier and allowing fully unauthenticated attackers to submit malicious messages that are stored persistently and rendered to all visitors on every page load.
CVE-2026-81786 2 Villatheme, Wordpress 2 Thank You Page Customizer For Woocommerce, Wordpress 2026-09-11 7.5 High
Unauthenticated Broken Access Control in Thank You Page Customizer for WooCommerce <= 1.2.2 versions.
CVE-2026-81275 2 Wordpress, Youzify 2 Wordpress, Youzify 2026-09-11 6.5 Medium
Subscriber Arbitrary File Download in Youzify <= 1.3.7 versions.
CVE-2026-77807 2 Acyba, Wordpress 2 Acymailing – An Ultimate Newsletter Plugin And Marketing Automation Solution For Wordpress, Wordpress 2026-09-11 7.5 High
The AcyMailing – An Ultimate Newsletter Plugin and Marketing Automation Solution for WordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 11.0.4 via the `user[name]` Parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Exploitation requires "Embed images" option in AcyMailing configuration being enabled.
CVE-2026-19991 2 Stiofansisland, Wordpress 2 Userswp – Front-end Login Form, User Registration, User Profile & Members Directory Plugin For Wp, Wordpress 2026-09-11 8.1 High
The UsersWP plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 1.2.70 via the upload_file_remove() AJAX handler. The plugin stores the value of an account 'file' form field taken directly from $_POST when no real $_FILES upload is provided (process_account() calls uwp_validate_fields() and array_merges the result with the empty output of UsersWP_Files::validate_uploads()). At storage time the value is only checked with validate_file(), which passes any string that does not contain a literal '../'. When the value is later processed by upload_file_remove(), it is again gated with validate_file() and then normalized through uwp_get_file_relative_url(); that helper performs a global str_replace() of the uploads base URL against the stored URL, allowing a crafted URL containing embedded '..<uploads-baseurl>' tokens to collapse into '../../' traversal sequences after the last validation. The transformed value is then appended to the uploads base directory and passed to wp_delete_file() without any canonical containment check. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the affected site's server (including wp-config.
CVE-2026-19797 2 Gm Alex, Wordpress 2 User Access Manager, Wordpress 2026-09-11 6.1 Medium
The User Access Manager plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'tab_group_section' parameter in all versions up to, and including, 2.3.18 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.