400602 matches found
CVE-2026-82560
Pod::Text versions before 6.1.1 for Perl allow CPU and memory exhaustion formatting a POD document whose =over nesting drives the margin to the output width. Each =over adds its indent to the margin, which wrap subtracts from the output width to get the space available for text. When that space...
CVE-2026-94001
A flaw in the Admin REST API of Keycloak (an open-source identity and access management solution) allows a delegated administrator to bypass fine-grained reset-password permissions. The endpoint used for deleting user credentials fails to properly check these permissions, enabling an administrato...
CVE-2026-94000
A flaw in the Admin REST API of Keycloak (open-source identity and access management) exists in the group-membership endpoints . The system fails to check whether a group grants administrative privileges before allowing a user to be added to it. This allows a delegated administrator holding the m...
CVE-2026-93999
Keycloak's OIDC token refresh process contains a flaw where the server restores requested audiences from stored client IDs but fails to verify whether the target audience client is still enabled before issuing a new access token. This allows an application holding an existing refresh token to con...
CVE-2026-93987
rclone versions 1.56.0 through 1.75.0 contain a path traversal vulnerability in the rclone serve docker volume plugin. The newVolume() function in cmd/serve/docker/volume.go constructs a mountpoint via filepath.Join(drv.root, name) using the attacker-controlled name field from a Docker VolumeDriv...
CVE-2026-93986
rclone before 1.75.1 contains a path traversal vulnerability in how it handles names from server and third-party listing responses. The tool fails to confine object names to the listed directory, allowing attackers to craft names containing forward slashes and parent directory references (e.g., ....
CVE-2026-93985
OpenPanel js-runtime through commit bad75bdd is affected by a sandbox escape in its JavaScript webhook template validator . The validator fails to block computed member access to constructor chains, allowing attackers with project write access to craft webhook templates using computed property no...
CVE-2026-93984
OpenPanel tracking API, through commit bad75bddc74d12d36cfb843f4531d3b830a8d994 , fails to verify the client secret cryptographic hash before authorizing revenue events and bot filtering. An attacker possessing only a public client ID can supply arbitrary dummy secrets to inject forged revenue me...
CVE-2026-93983
OpenPanel (through commit bad75bdd ) contains a SQL injection vulnerability in its ClickHouse query layer. The root cause is a failure to escape property keys used in ClickHouse SQL queries, allowing an authenticated user to inject boolean SQL terms via crafted filter names. This enables attacker...
CVE-2026-93981
hono/jsx (a server-side rendering component of the hono web framework) before version 4.13.7 fails to HTML-escape plain strings in several rendering paths: child or fallback of Suspense , string child of ErrorBoundary alongside an async sibling, the single child of Context.Provider , and the root...
CVE-2026-93982
OpenPanel (through commit bad75bdd ) writes Model Context Protocol (MCP) authentication tokens from URL query parameters to plaintext application logs without redaction. Attackers with access to application stdout or centralized logging systems can capture base64-encoded credentials to replay MCP...
CVE-2026-78030
DBI (Perl database access module) versions before 1.653 are affected via the DBD::DBM component. The dbm_type and dbm_mldbm connect attributes are passed to Perl's require without validation; because require treats path-shaped strings as literal filenames (bypassing @INC), a value containing / tr...
CVE-2026-93742
Totolink A3002MU routers running firmware Hh-B20211125.1046 are vulnerable to a command injection flaw in the formWsc function located in the file /boafrm/formWsc . The root cause is improper handling of the localPin argument, allowing a remote attacker to inject arbitrary commands. The vulnerabi...
CVE-2026-9858
Partial Shipment for Woocommerce (WordPress plugin, versions ≤ 3.4) is vulnerable to Missing Authorization via the wxp_order_shipment, wxp_order_item_shipment, and wxp_order_set_shipped AJAX actions. The root cause is that the AJAX handlers in woocommerce-partial-shipment.php (lines 228, 263, 291...
CVE-2026-1256
YS LeadGen – Popups, Opt-ins & Lead Capture for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) in all versions up to and including 2.1.4 due to missing capability checks on popup management AJAX endpoints. Authenticated users with Subscriber-level or higher access can create arbitra...
CVE-2026-76579
LiteSpeed Cache for WordPress (all versions up to and including 7.9 ) contains a Reflected Cross-Site Scripting vulnerability in the ESI (esi) parameter due to insufficient input sanitization and output escaping. An unauthenticated attacker can inject arbitrary scripts by supplying a validly sign...
CVE-2026-9613
CVE-2026-9613 affects the Datalogics Ecommerce Delivery WordPress plugin in all versions up to and including 2.6.65 . The root cause is improper authorization verification in multiple AJAX actions (datalogics_create_shipping / datalogics_cancel_shipping), allowing authenticated users with subscri...
CVE-2026-1255
CVE-2026-1255 affects the YS LeadGen WordPress plugin (Popups, Opt-ins & Lead Capture) in all versions up to and including 2.1.4 . The vulnerability is an unauthenticated information disclosure in the ysleadgen_get_captured_data AJAX action, which is accessible without authentication. This allows...
CVE-2026-9289
WordLift – AI powered SEO – Schema plugin for WordPress (versions up to and including 3.54.10 ) is vulnerable to unauthenticated sensitive information exposure via its JSON-LD REST API endpoints (/wordlift/v1/jsonld/). The root cause is that these routes are registered with a permission_callback ...
CVE-2026-9766
The Empik for Woocommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to and including 1.5.1 . The root cause is improper verification of user permissions in the empik_csv_process_emp_log_classes AJAX action, allowing any authenticated user with subscriber-level ...
CVE-2026-8354
Gum Addon for Elementor (WordPress plugin) is vulnerable to Stored Cross-Site Scripting (XSS) via the pop_tag parameter in the popover_btn widget, affecting all versions up to and including 1.3.15 . The root cause is insufficient input sanitization and output escaping, allowing authenticated user...
CVE-2026-18346
The TikTok for Business WordPress plugin (all versions up to 1.4.1 ) is vulnerable to authorization bypass via the auth_code parameter. The plugin fails to verify that the requester is authorized before processing a token exchange, allowing an unauthenticated attacker to overwrite the merchant's ...
CVE-2026-5410
The Redux Framework WordPress plugin (versions ≤ 4.5.13) is vulnerable to Stored Cross-Site Scripting via the spinner field. The root cause is twofold: the user_meta_save() function only sanitizes array values, so scalar spinner values bypass sanitization entirely, and class-redux-spinner.php (li...
CVE-2026-15098
The Real3D Flipbook Lite WordPress plugin (up to 5.1.1 ) has a Stored Cross-Site Scripting flaw in the on_shortcode() and print_global_options() functions. Shortcode attribute values (e.g. lightboxtext) are copied into $this->flipbook_options and emitted via wp_json_encode() inside a sequence...
CVE-2026-9855
The Custom Field Template plugin for WordPress is vulnerable to generic SQL Injection via the post_ID parameter in all versions up to and including 2.7.8 . The root cause is insufficient escaping on the user-supplied parameter and lack of preparation on the existing SQL query. The capability chec...
CVE-2026-87917
The MC4WP: Mailchimp for WordPress plugin (versions up to and including 4.14.0 ) is vulnerable to Reflected Cross-Site Scripting (XSS) via the 'data' Dynamic Content Tag , caused by insufficient input sanitization and output escaping. An unauthenticated attacker can inject arbitrary web scripts i...
CVE-2026-1984
The Ibtana – Ecommerce Product Addons plugin for WordPress contains a missing capability check on the iepa_use_gt_editor AJAX action , affecting all versions up to and including 0.4.7.7 . An authenticated attacker with Subscriber-level access or higher can update or delete arbitrary post meta ent...
CVE-2026-5400
CVE-2026-5400 is a Stored Cross-Site Scripting vulnerability in the Redux Framework plugin for WordPress, affecting versions up to and including 4.5.13 . The root cause is insufficient input sanitization of nested array values in the user_meta_save() function and unsafe output of filter CSS value...
CVE-2026-7527
The WP Ghost (Hide My WP Ghost) – Security & Firewall plugin for WordPress is affected by an Open Redirect vulnerability in all versions up to and including 7.0.02 . The root cause is insufficient validation of user input, specifically through the redirect_to parameter. An unauthenticated attacke...
CVE-2026-85658
ProfilePress (Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content) for WordPress is vulnerable to arbitrary shortcode execution in all versions up to and including 4.17.2 . The root cause is improper validation of a value before passing it to do_...
CVE-2026-75959
CVE-2026-75959 affects the GoPay for WooCommerce plugin for WordPress (all versions up to and including 1.0.36 ). The vulnerability is a SQL Injection in the log_table_filter parameter, caused by insufficient escaping of user-supplied input and lack of proper SQL query preparation. Authenticated ...
CVE-2026-12402
CVE-2026-12402 affects the OTP Login & Register Woocommerce plugin for WordPress in all versions up to and including 2.7.3 . The vulnerability is a Stored Cross-Site Scripting (XSS) in the 'fb-config' Setting , caused by insufficient input sanitization and output escaping. An authenticated attack...
CVE-2026-13200
The Create plugin for WordPress (by Mediavine) is vulnerable to generic SQL injection via the 'order' parameter in all versions up to and including 2.5.3 . The root cause is insufficient escaping and inadequate preparation of the SQL query. The vulnerable code path in the advanced-filter branch i...
CVE-2026-2422
WP Composer – The Easiest Page Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to and including 1.0.5 . The flaw resides in the pbwp_raw_shortcode shortcode handler, which decodes Base64-encoded content and outputs it directly without sanitization or e...
CVE-2026-1641
The Wow Elements Addons for Elementor plugin for WordPress is affected by a Server-Side Request Forgery (SSRF) vulnerability in all versions up to and including 1.11.2 . The root cause is the plugin passing user-controlled input from the 'Changelog File' setting directly to the wp_remote_get func...
CVE-2026-4327
The The Welcomizer WordPress plugin is vulnerable to Remote Code Execution in all versions up to and including 2.8.1 . The root cause is a missing current_user_can() capability check on the twiz_ajax_callback AJAX action's savesection handler, combined with the use of eval() to execute user-suppl...
CVE-2026-9232
CVE-2026-9232 affects the Easy Appointments plugin for WordPress in all versions up to and including 3.12.27 . A missing authorization check in the handle_customers_ajax (a.k.a. ea_get_customers_ajax) AJAX action allows any authenticated user with contributor-level or higher privileges to extract...
CVE-2026-15463
The SSL Zen — SSL Certificate Installer & HTTPS Redirects plugin for WordPress (versions up to and including 4.7.42 ) is vulnerable to Reflected Cross-Site Scripting via the host parameter (the CVELIST title also references a uri parameter). The root cause is insufficient input sanitization and o...
CVE-2026-6295
WP Optimizer (WordPress plugin) is vulnerable to SQL Injection via the 's' parameter in all versions up to and including 2.5.0 . The root cause is an unsafe subquery-detection branch in the Query::parse_key_compare_field() method: when a user-supplied value matches the regex ^[(\s]*SELECT\s+, it ...
CVE-2026-13191
The Create plugin for WordPress (by MediaVine ) is affected by a generic SQL injection in the order_by parameter, present in all versions up to and including 2.5.3 . The root cause is insufficient escaping of the user-supplied parameter combined with lack of proper preparation of the existing SQL...
CVE-2026-15946
CVE-2026-15946 affects the Search Atlas SEO WordPress plugin (versions up to and including 2.6.23 ). The vulnerability is an authorization bypass in the handle_whitelabel_password_early function, where the plugin fails to properly verify user authorization before allowing modification of the whit...
CVE-2026-1242
The BlockSpare plugin for WordPress (Gutenberg Site Builder Blocks & Starter Sites) is vulnerable to authorization bypass in all versions up to and including 4.2.6 . The root cause is a logic error in the permission callback where an AND (&&) operator was used instead of an OR (||) operator, allo...
CVE-2026-13770
AppMySite – WordPress & WooCommerce Mobile App Builder plugin (versions up to and including 3.15.3 ) is vulnerable to Stored Cross-Site Scripting via the save_ams_license_key AJAX handler. The handler performs no capability check and no nonce verification, and suffers from insufficient input sani...
CVE-2026-9832
The Payment Gateway of Stripe for WooCommerce WordPress plugin (all versions up to and including 5.0.8 ) is vulnerable to improper verification of cryptographic signature . The publicly accessible woocommerce_api_wt_stripe webhook endpoint wraps its sole call to \Stripe\Webhook::constructEvent() ...
CVE-2026-4792
The Bread plugin for WordPress (versions up to and including 2.9.12 ) is vulnerable to information exposure due to missing authentication and authorization checks on the download_settings function, which is registered on the plugins_loaded hook and explicitly allows execution on non-admin (public...
CVE-2026-2278
The VW Writer Blog theme for WordPress is affected by a missing capability check on the vw_writer_blog_reset_all_settings function in all versions up to and including 1.3.8 . Authenticated users with Subscriber-level access or above can call this function to reset all theme customizer settings to...
CVE-2026-15947
The Metasync plugin for WordPress (also referenced as Search Atlas SEO ) is vulnerable to unauthorized data modification in versions up to and including 2.6.23 . The root cause is a missing capability check on the save_instant_indexing_settings() function registered on the admin_init hook, which ...
CVE-2026-15664
Quill Forms (Conversational Multi Step Forms, Surveys & Quizzes) for WordPress is affected by a stored cross-site scripting vulnerability in all versions up to and including 5.7.1 . The flaw stems from insufficient input sanitization and output escaping in the Multiple Choice "Other" field . An u...
CVE-2026-11608
The WP Customer Reviews plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the wpcr3_fname parameter in all versions up to and including 3.7.8 , caused by insufficient input sanitization and output escaping. Unauthenticated attackers can inject arbitrary web scripts that exe...
CVE-2026-11899
PDF Builder for WooCommerce – Create invoices, packing slips and more is a WordPress plugin vulnerable to authorization bypass in all versions up to and including 2.0.11 . The flaw exists in the GetInvoiceDetail AJAX handler (woocommerce-pdf-invoice-ajax.php), where the plugin fails to properly v...