What the vulnerability does
01Description
The Specific Content For Mobile – Customize the mobile version without redirections plugin for WordPress is vulnerable to SQL Injection via the eos_scfm_duplicate_post_as_draft() function in all versions up to, and including, 0.5.5 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 COntributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Explanation of Vulnerability in Simple Terms
02Summary
Specific Content For Mobile versions up to 0.5.5 contain a SQL injection vulnerability that allows authenticated users to read sensitive data from the site's database. An attacker with low-level access can craft malicious input to extract information without modifying or disrupting the database. This vulnerability does not require user interaction and affects confidentiality only.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site's database by injecting SQL commands.
Potential impact on your site
04Site Impact
Authenticated users can extract private data (posts, user info, settings) from your database without your knowledge.
Conditions required to exploit
05Prerequisites
Attacker must have a low-level user account on the site; no user interaction required.
Key dates
06Disclosure timeline
November 12, 2025
CVE published
April 8, 2026
Record updated