CVE-2025-3776

Severity CVSS v4.0:
Pending analysis
Type:
CWE-94 Code Injection
Publication date:
24/04/2025
Last modified:
29/04/2025

Description

The Verification SMS with TargetSMS plugin for WordPress is vulnerable to limited Remote Code Execution in all versions up to, and including, 1.5 via the 'targetvr_ajax_handler' function. This is due to a lack of validation on the type of function that can be called. This makes it possible for unauthenticated attackers to execute any callable function on the site, such as phpinfo().