Tax Service Electronic HDM <= 1.2.0 - Unauthenticated Arbitrary SQL Injection
Strategic Overview
<= 1.2.0CVE-2025-12061Vulnerability Overview
The TAX SERVICE Electronic HDM plugin for WordPress is vulnerable to SQL Injection via the 'importTaxService' AJAX endpoint in all versions up to, and including, 1.2.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query and a missing capability check. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database and inject new users to completely takeover the site.
Technical Analysis
REMEDIATION: Update to version 1.2.1, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C