Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-5062 2 Supercleanse, Wordpress 2 Prettylinks – Affiliate Link Management, Url Shortener, Link Cloaking, Tracking & Branded Short Links, Wordpress 2026-08-05 4.9 Medium
The PrettyLinks – Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin plugin for WordPress is vulnerable to SQL Injection via the 's' (search) parameter on the Pretty Links listing page in all versions up to, and including, 3.6.20. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the `search_links_table()` function. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVE-2026-12426 2 Supercleanse, Wordpress 2 Members – Membership & User Role Editor Plugin, Wordpress 2026-07-14 5.3 Medium
The Members – Membership & User Role Editor Plugin plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.2.22 via the members_filter_protected_posts_for_rest. This makes it possible for unauthenticated attackers to extract determine the existence and exact count of access-restricted posts, and use per-page pagination as a boolean oracle to infer keywords and content contained within those hidden restricted posts.