377957 matches found
CVE-2026-12231
The Exclusive Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘ exadinfoboximage’ parameter in all versions up to, and including, 2.7.9.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers,...
CVE-2026-15236
Affected software: Gallery for Google Photos WordPress plugin (before 1.2.1). Vulnerability: Access control flaw allows unauthenticated access to stored third-party OAuth credentials (persistent access and refresh tokens) of the connected Google account. Impact (as described): Long-term compromis...
CVE-2026-13389
The issue concerns the webtoffee-cookie-consent WordPress plugin prior to version 3.5.3 . The vulnerability arises because several REST API routes do not perform authorization checks, enabling unauthenticated attackers to export and delete stored visitor consent records, create posts, and alter t...
CVE-2026-16540
The CVE-2026-16540 affects the Simply Schedule Appointments WordPress plugin prior to 1.6.12.6. A REST endpoint on wp-json/ssa/v1/appointments/purge allows unauthenticated users to bypass per-appointment scoping and, in premium editions, to mass-delete records. The root cause is a purge_appointme...
CVE-2025-15675
The Charitable WordPress plugin is vulnerable to Stored XSS in the campaign image ALT text. Versions before 1.8.5.3 do not sanitize/escape this field before output in an HTML attribute, enabling a high‑privilege campaign‑management user to inject scripts on the front‑end campaign page. Remediatio...
CVE-2026-16291
The CVE concerns the ProfileGrid WordPress plugin before 5.9.9.8, where deletion of notifications does not verify that the notification belongs to the requesting user. This leads to an IDOR-style vulnerability allowing any authenticated user (e.g., Subscriber) to delete other users’ notifications...
CVE-2026-16292
The CVE-2026-16292 entry concerns the WordPress Frontend File Manager Plugin (≤ 23.6). The vulnerability is due to missing nonce validation on a file-metadata update action, enabling a CSRF attack to modify metadata on a logged-in user’s uploaded file, potentially allowing the attacker to downloa...
CVE-2026-16064
The CVE-2026-16064 entry concerns the Event Booking Manager for WooCommerce WordPress plugin (pre-5.3.7). The root cause is improper authorization verification on objects during quick-edit operations, where the plugin checks only a global capability instead of per-object permissions. This allows ...
CVE-2026-16063
The CVE pertains to the WordPress plugin Event Booking Manager for WooCommerce (for WordPress) before version 5.3.7 . The vulnerability arises because the plugin does not sanitise/escape event timeline content submitted by users with post-editing access before storing and rendering it on the publ...
CVE-2026-16062
The CVE concerns the WordPress plugin Event Booking Manager for WooCommerce (pre-5.3.7). Deserialization of user-controlled input in event content fields allows users with Contributor-level access and above to inject PHP objects. The vulnerability does not introduce a POP chain by itself, but if ...
CVE-2026-16285
The CVE-2026-16285 entry concerns the Product Attachment for WooCommerce WordPress plugin prior to 2.3.3 . The issue is an missing authorization check when streaming files from the media library, allowing unauthenticated users to download any attachment (including private or unlinked uploads) by ...
CVE-2026-16042
The CVE covers the LWS Optimize WordPress plugin (before 3.4). Root cause: cache-clearing actions do not perform a capability check, allowing any authenticated user (including Subscribers) to flush site caches and trigger repeated cache rebuilds. The documents do not specify exploit details or a ...
CVE-2026-16273
The CVE-2026-16273 entry describes a stored cross-site scripting vulnerability in the Narrative Publisher WordPress plugin up to version 1.0.7. It occurs because the REST-exposed post meta field is not access-restricted and is not escaped when rendered, enabling users with contributor-level acces...
CVE-2026-16261
The CVE concerns the WordPress plugin login-social (v1.0.4) which does not validate password-reset requests against a reset key or the requester’s identity. It issues authentication sessions from unverified third‑party sign‑in data, enabling unauthenticated attackers to either reset any user’s pa...
CVE-2026-12586
The Lenxel WP WordPress theme (up to version 1.0.31) allows unauthenticated password resets by validating only a CSRF nonce, with no authorization or ownership check on the password-reset action. The underlying issue is a missing access control for the reset endpoint, enabling attackers to reset ...
CVE-2026-11872
The CVE-2026-11872 affects the Clever Mega Menu for Visual Composer WordPress plugin up to version 1.0.1. The root cause is a missing nonce or capability check in an AJAX action that updates navigation menu item metadata, enabling any authenticated user (including Subscribers) to overwrite menu i...
CVE-2026-15939
Vulnerability summary (CVE-2026-15939): The Simple Restrict WordPress plugin, versions before 1.2.9, does not enforce its content-restriction permission check on the REST API as it does on the front end, instead relying on a generic capability check. This mismatch allows users with contributor-le...
CVE-2026-16256
POUCO Import Users WordPress plugin (≤1.0.0) is affected. The vulnerability stems from missing capability/nonce checks on AJAX actions available to unauthenticated users and reliance on an attacker-supplied role, enabling unauthenticated attackers to create a new administrator account and take ov...
CVE-2026-14817
The CVE-2026-14817 entry concerns the Element Pack Addons for Elementor WordPress plugin, versions before 8.7.13. The vulnerability arises because option values passed through certain data attributes are not sanitized before a bundled UI library re-parses and renders them in the browser, enabling...
CVE-2026-15385
The CVE concerns the RT Mega Menu WordPress plugin (pre-1.5.2). The flaw is a missing capability check on the AJAX action that saves mega-menu configuration and per-menu-item settings; access is gated only by a nonce readable from an admin page. This permits a subscriber-level user to enable the ...
CVE-2026-15248
Meta Box WordPress plugin (versions before 5.13.1) does not verify a user’s authorization to delete a supplied attachment, enabling a low-privilege role (e.g., Contributor) to permanently delete media belonging to other users via an IDOR-like action. Affected component: attachment deletion path i...
CVE-2026-15241
The CVE-2026-15241 entry concerns the AI ChatBot for WooCommerce WordPress plugin (pre-4.8.4). The flaw is a missing authorization/nonce check on an AJAX action, allowing unauthenticated users to misuse the site owner’s stored third-party API key to send requests billed to the owner’s account, an...
CVE-2026-15206
The CVE concerns the SMS Alert WordPress plugin (versions before 3.9.8). The vulnerability arises because the plugin does not bind the user’s real verified mobile session to the verified phone number; after OTP verification, the signup/login handler uses an attacker-supplied phone number to selec...
CVE-2026-14938
The CVE-2026-14938 entry documents a vulnerability in the FluentBoards WordPress plugin (versions before 1.95.3). The issue: during a board import, the plugin fails to verify that selected items belong to a board the requester is authorized to access. This allows any authenticated user with membe...
CVE-2026-15151
Affected product : Five Star Restaurant Reservations WordPress plugin (before 2.7.23). Issue : Missing capability check on an AJAX action enables users with the lowest booking-management role to reset the site’s configured booking notification rules. Impact : As described, this permits privilege ...
CVE-2026-14864
The CVE describes a Stored XSS in the JetEngine WordPress plugin (versions before 3.8.12). The issue arises because a post meta value is not escaped before being output via a JetEngine shortcode, allowing users with the Contributor role and above to inject scripts that run in the context of highe...
CVE-2026-14841
King Addons for Elementor for WordPress (plugin) prior to 51.1.76 is affected by a reflected XSS: a user-supplied grid setting is not escaped before being echoed into an HTML attribute in an unauthenticated AJAX response. This can enable arbitrary JavaScript execution in a visitor’s browser when ...
CVE-2026-18573
Summary: The CVE-2026-18573 affects the keycloak-services component of Keycloak. The root cause is improper evaluation of client state during a realm update, allowing a user with client management permissions to bypass client policies by first creating a public client and then upgrading it to a c...
CVE-2026-18572
Keycloak is affected by a vulnerability in its time-based access control. A flaw allows a user to include a fake time value in an authorization request, which overrides the actual server time and bypasses time-based restrictions, potentially granting access to protected resources outside allowed ...
CVE-2026-18571
CVE-2026-18571 affects Keycloak’s user-creation flow when FGAP V2 is enabled. A sub-administrator allowed to create users can add those users to any group, including groups they are not authorized to manage, potentially enabling unauthorized access or elevated privileges for new users. The connec...
CVE-2026-18570
CVE-2026-18570 affects the Red Hat Build of Keycloak (keycloak-services) where the full-scope-disabled client-policy executor only validates the fullScopeAllowed field if present. Omission of this field allows a delegated user to bypass policy, creating a client with full scope access and enablin...
CVE-2026-9335
CVE-2026-9335 concerns keras-team/keras ≤ 3.14.0, where improper handling of HDF5 ExternalLinks in ExternalLink resolution allows arbitrary local HDF5 file content disclosure. The vulnerability arises because KerasFileEditor and keras.saving.load_weights bypass safe_get_h5_group and safe_get_h5_d...
CVE-2026-51954
Technical details for CVE-2026-51954 are not publicly available in the provided documents. Monitor for updates; the current sources do not specify affected products, impact, or remediation.
CVE-2026-8457
The CVE affects the WooCommerce – Social Login plugin for WordPress up to version 2.8.7. Root cause: the Apple login handler decodes the id_token payload without validating the JWT signature against Apple’s public keys and without verifying issuer, audience, or expiry, combined with a publicly ex...
CVE-2026-13339
The CVE-2026-13339 issue concerns the CubeWP Framework WordPress plugin, affected versions are all up to and including 1.1.30. Affected component: cubewp_get_svg_content function, which allows a Directory Traversal. Unauthenticated attackers can read arbitrary server files containing sensitive in...
CVE-2026-18352
The WordPress plugin User Access Manager (up to version 2.3.15) is vulnerable to Directory Traversal via the uamgetfile parameter. Unauthenticated attackers can read arbitrary server files because attachment_url_to_postid() may return 0 for a traversal path, causing the code to fall back to a glo...
CVE-2026-18556
CVE-2026-18556 affects N-able N-central (through 2026.1) and describes an authentication bypass via an alternate path/channel. The CVSS 4.0 vector indicates NETWORK attack with high impact on confidentiality (Vulnerable: HIGH; Subsequent: NEGLIGIBLE) and no privileges required. The connected reco...
CVE-2026-55734
CVE-2026-55734 affects guardian: from 2.0.0 before 2.4.1. The vulnerability lies in Guardian.Permissions.encode_permissions!/1 (Elixir) where each map key is converted to an atom via String.to_atom(to_string(k)) before validation. If a key has an integer value, the encoding path bypasses validati...
CVE-2026-55733
CVE-2026-55733 concerns Guardian permissions AtomEncoding: when encoding permission scopes, external binary inputs are passed to String.to_atom/1 without allow-list checks, causing unbounded atom creation. Each unseen binary mints a permanent BEAM atom; the atom table is finite (~1,048,576 entrie...
CVE-2026-54894
CVE-2026-54894 affects guardian: from 0.1.0 before 2.4.1. The issue arises when Guardian.Plug.Keys converts attacker-controlled binaries into atoms via String.to_atom/1, creating permanent atoms (e.g., "guardian_") and a second atom for keys mustered by claims_key/resource_key/token_key. Since at...
CVE-2026-55735
CVE-2026-55735 affects guardian: from 1.0.0 up to before 2.4.1. The revoke/3 path in Guardian.revoke/3 decodes tokens with peek/1 without signature verification, unlike refresh/2 and exchange/4 which verify. An attacker who knows a victim’s jti/sub can forge a JWT and submit it to an endpoint tha...
CVE-2026-67326
GitPython prior to 3.1.50 fails to validate newline characters in the section parameter of config_writer(), allowing an attacker to inject arbitrary section headers into .git/config. Attackers can inject newlines to forge a [core] section with hooksPath pointing to attacker-controlled directories...
CVE-2026-67303
FreeRDP vulnerability CVE-2026-67303 affects FreeRDP before 3.29.0. When serial device redirection is enabled and a server-controlled IRP_MJ_DEVICE_CONTROL request specifies an unsupported IOCTL with a non-zero OutputBufferLength, CommDeviceIoControl() can fail with BytesReturned = 0. This mismat...
CVE-2026-67332
Technical details (affected products/versions/mitigation) are not publicly provided in the supplied documents. Monitor for updates.
CVE-2026-67292
FreeRDP before 3.29.0 is affected by a buffer over-disclosure in the gateway WebSocket transport (libfreerdp/core/gateway/websocket.c). The client reuses a fixed 1024-byte Pong response stream, not sealing its length to the received Ping payload. A non-empty Ping from a malicious gateway/WebSocke...
CVE-2026-67337
CVE-2026-67337 affects better-auth versions before 1.4.9. The issue is a two‑factor authentication bypass when session.cookieCache is enabled: attackers with valid primary credentials can reach authenticated routes without completing second‑factor verification by exploiting premature session cach...
CVE-2026-67309
Traefik 3.7.x (>=3.7.0 and
CVE-2026-67306
CVE-2026-67306 describes an out-of-bounds read in FreeRDP up to version 3.28.0 when decoding planar RLE bitmaps in libfreerdp/codec/planar.c (planar_decompress_plane_rle and planar_decompress_plane_rle_only). The 1-byte control byte is checked, but the following 0–15 attacker-declared raw bytes a...
CVE-2026-67312
Axios versions 0.28.0–0.32.x and 1.0.0–1.17.x are vulnerable to DoS due to uncontrolled recursion in formDataToJSON when serializing FormData with Content-Type: application/json. A field name with thousands of nested bracket-delimited segments can cause unbounded recursion in buildPath(), trigger...