Search

Search Results (370556 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-65761 1 Joomshaper.com 1 Easy Store Extension For Joomla 2026-07-28 N/A
Joomla Extension - joomshaper.com - Unauthenticated SQL injection in Easy Store extension 1.0.0-2.0.1 - Improper validation of order parameters lead to an unauthenticated SQL injection in easystore, allowing full DB read access including credentials and sessions.
CVE-2026-65759 1 Joomshaper.com 1 Easy Store Extension For Joomla 2026-07-28 N/A
Joomla Extension - joomshaper.com - unauthenticated payment/order forgery in Easy Store extension 1.0.0-2.0.1 - Critical order and payment information, including states, are processed from client side input, enabling unauthenticated attackers to manipulate payment and order states of arbritrary orders.
CVE-2026-65763 1 Phoca 1 Phoca Maps Extension For Joomla 2026-07-28 N/A
Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Maps 5.0.0-6.0.4 - Improper validation of user inputs lead to a reflective XSS vulnerability.
CVE-2026-65762 1 Phoca 1 Phoca Guestbook Extension For Joomla 2026-07-28 N/A
Joomla Extension - phoca.cz - Reflected XSS vulnerability in Phoca Guestbook 5.0.0-6.1.0 - Improper validation of user inputs lead to a reflective XSS vulnerability.
CVE-2026-21655 2 Johnson Control, Johnsoncontrols 2 Victor, Victor 2026-07-28 N/A
Deserialization of untrusted data vulnerability in Johnson Control victor on Windows allows capec-586. This issue affects victor: from 2.9 before 3.0.
CVE-2026-66139 1 Openstack 1 Zaqar 2026-07-28 4.8 Medium
OpenStack Zaqar through 22.0.0 allows authentication bypass via an EXTRA-SPEC header when a UUID is known.
CVE-2026-12982 2 Dan Rossiter, Wordpress 2 Document Gallery, Wordpress 2026-07-28 6.1 Medium
The Document Gallery WordPress plugin before 5.1.1 does not properly sanitise and escape user input before reflecting it back in the response of an unauthenticated AJAX action, leading to a Reflected Cross-Site Scripting vulnerability which can be exploited against unauthenticated users.
CVE-2026-13400 2 Nsquared, Wordpress 2 Simply Schedule Appointments, Wordpress 2026-07-28 6.1 Medium
Simply Schedule Appointments is vulnerable to unauthenticated Stored Cross-Site Scripting in all versions up to and including 1.6.12.2. The root cause is a sanitization-ordering defect: the rendered notification content is decoded back into live HTML after it has already passed through the Simply Schedule Appointments WordPress plugin before 1.6.12.4's wp_kses_post() filter, so a double-encoded payload survives intake and is reintroduced as an executable element at render time.
CVE-2026-13597 2 Markchenlife, Wordpress 2 Qrcode-login-for-weixin, Wordpress 2026-07-28 9.1 Critical
The 微信二维码登陆 WordPress plugin through 1.3 does not properly validate WeChat webhook requests, as its signature check always passes, and it discloses the generated login code in the webhook response. This allows an unauthenticated attacker to forge a login event for any existing username, read the login code, and redeem it through an unauthenticated AJAX action to log in as that user, including an administrator, without a password.
CVE-2026-13714 2 Realtyna, Wordpress 2 Realtyna Organic Idx Plugin + Wpl Real Estate, Wordpress 2026-07-28 9.8 Critical
The Realtyna Organic IDX plugin + WPL Real Estate WordPress plugin before 5.3.0 does not validate the type of uploaded files, and its file upload functionality is gated only by an API that is enabled by default and authenticated with hardcoded credentials shipped identically across all installations. This makes it possible for unauthenticated attackers to upload arbitrary PHP files and achieve remote code execution.
CVE-2026-13726 2 Themeisle, Wordpress 2 Mpg, Wordpress 2026-07-28 7.1 High
The MPG WordPress plugin before 4.1.8 does not sanitise and escape a parameter before reflecting it back in the response, allowing unauthenticated attackers to perform Reflected Cross-Site Scripting against a victim who is induced to send a crafted request.
CVE-2026-14203 2 Smart Manager, Wordpress 2 Smart Manager, Wordpress 2026-07-28 4.8 Medium
The Smart Manager WordPress plugin before 8.92.0 does not properly encode a post field before rendering it into an HTML attribute in its management grid, allowing users with the Contributor role or above to inject JavaScript that executes in the browser session of an administrator who views the grid.
CVE-2026-14236 2 Scottpaterson, Wordpress 2 Contact Form 7 – Paypal & Stripe Add-on, Wordpress 2026-07-28 4.7 Medium
The Contact Form 7 WordPress plugin before 2.5 does not validate the host of a user-supplied return URL before using it as the success and cancel redirect targets of a Stripe checkout, allowing an unauthenticated attacker to redirect a victim, via a crafted link, to an arbitrary external site after the checkout flow.
CVE-2026-14289 2 Facturaone Para Woocommerce Con Verifactu, Wordpress 2 Facturaone Para Woocommerce Con Verifactu, Wordpress 2026-07-28 9 Critical
The FacturaONE para WooCommerce con VeriFactu WordPress plugin before 5.37 does not authenticate one of its request handlers, whose only protection is derived from a cryptographic key that is empty in the default, unconfigured state, allowing unauthenticated attackers to write an arbitrary file into a web-accessible directory and achieve remote code execution.
CVE-2026-66476 2 Syed Balkhi, Wordpress 2 Easy Digital Downloads, Wordpress 2026-07-28 4.9 Medium
Administrator Arbitrary File Deletion in Easy Digital Downloads <= 3.6.9 versions.
CVE-2026-66477 2 Shufflehound, Wordpress 2 Gillion, Wordpress 2026-07-28 5.3 Medium
Unauthenticated Broken Access Control in Gillion <= 4.13 versions.
CVE-2026-48030 1 Pheditor 1 Pheditor 2026-07-28 9.9 Critical
Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.4, an OS Command Injection vulnerability in the terminal action handler allows any authenticated user to execute arbitrary OS commands by injecting shell metacharacters into the 'dir' POST parameter, completely bypassing the TERMINAL_COMMANDS whitelist and achieving full Remote Code Execution with web server privileges. This issue has been patched in version 2.0.4.
CVE-2026-54540 1 Pheditor 1 Pheditor 2026-07-28 8.8 High
Pheditor is a single-file editor and file manager written in PHP. Prior to version 2.0.5, there is an authenticated terminal command whitelist bypass. The terminal feature checks whether the submitted command starts with one of the configured TERMINAL_COMMANDS values, then passes the full command string to shell_exec(). Shell command substitution such as $() is not blocked, so an authenticated user with the terminal permission can bypass a restricted command allowlist and execute arbitrary shell commands as the web server user. This issue has been patched in version 2.0.5.
CVE-2026-16771 1 At&t 1 Arris Bgw210‑700 2026-07-28 8.8 High
In firmware versions 2.7.7 and earlier, the Arris BGW210‑700 gateway fails to enforce any server‑side authentication on its /cgi-bin/*.ha management endpoints, relying solely on client‑side CSS/JavaScript gating that can be bypassed by any HTTP client. This allows unauthenticated attackers on the LAN to read sensitive configuration data, modify persistent device settings, or trigger backend diagnostic operations. The issue appears systemic across the CGI handler chain.
CVE-2026-15992 2 Teydeastudio, Wordpress 2 Wp Password Policy, Wordpress 2026-07-28 8.8 High
The WP Password Policy plugin for WordPress is vulnerable to Privilege Escalation in all versions up to and including 3.7.1. This is due to missing authorization checks and nonce verification in the `get_user()` function of the `Module_Password_Hint` class, which unconditionally calls `WP_User::set_role()` with the attacker-supplied `role` parameter on any account resolved via `$_POST['user_login']`, without confirming the requesting user holds the capability to assign roles. This makes it possible for authenticated attackers, with subscriber-level access and above, to escalate their own privileges to Administrator by submitting a crafted POST request — with `action` set to `createuser` and `role` set to `administrator` — to the password-reset form endpoint. The vulnerable code path is reachable via the `password_hint` filter hooked during the WordPress password-reset form render, meaning an attacker need only possess a valid password-reset cookie to reach the sink.