AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-5062

MEDIUM · CVSS 4.9 EPSS 0.27%

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The PrettyLinks plugin for WordPress is vulnerable to SQL Injection through the 's' (search) parameter on the listing page, affecting all versions up to 3.6.20. This flaw allows authenticated attackers with Administrator-level access to manipulate SQL queries, potentially leading to the extraction of sensitive database information. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data exposure.

CVE
CVE-2026-5062
Severity
MEDIUM
CVSS
4.9
EPSS
0.27%
WordPress

Original NVD Description

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.