CVE-2026-10039: Frontend Admin by DynamiApps <= 3.28.28 - Authenticated (Administrator+) SQL Injection via 'order' Parameter
The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to generic SQL Injection via the 'order' parameter in all versions up to, and including, 3.28.28 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. 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. Exploitation requires that the attacker also supply a valid 'orderby' parameter in the same request, as this is necessary to reach the vulnerable code path that processes and concatenates the 'order' value into the SQL query.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
wordpress/plugin/Frontend Admin by DynamiAppsto a version that resolves this vulnerability.Fixed in 3.28.28
Event History
Frequently Asked Questions
What is the severity of CVE-2026-10039?
The severity of CVE-2026-10039 is medium with a CVSS score of 4.9.
What types of attacks can exploit CVE-2026-10039?
CVE-2026-10039 can be exploited via authenticated SQL Injection attacks through the 'order' parameter.
How do I fix CVE-2026-10039?
To fix CVE-2026-10039, update the Frontend Admin by DynamiApps plugin to the latest version beyond 3.28.28.
What impact does CVE-2026-10039 have on my WordPress site?
CVE-2026-10039 can lead to unauthorized access to sensitive data due to SQL Injection.
Is authentication required to exploit CVE-2026-10039?
Yes, exploitation of CVE-2026-10039 requires authenticated access for Administrator or higher roles.