CVE-2025-57919

7.2

ConveyThis · ConveyThis Translate

The ConveyThis Language Translate plugin for WordPress is vulnerable to PHP object injection due to improper deserialization of untrusted data.

Executive summary

A critical deserialization vulnerability in the ConveyThis Translate plugin for WordPress allows high-privileged attackers to execute arbitrary code or perform unauthorized actions.

Vulnerability

This vulnerability involves the insecure deserialization of untrusted data, specifically categorized as CWE-502. The flaw allows an authenticated user with administrative privileges to perform PHP object injection, which can lead to remote code execution or complete system compromise.

Business impact

Successful exploitation of this vulnerability could result in total system compromise, including unauthorized data access, modification of site content, and potential full administrative takeover of the affected WordPress instance. Given the CVSS score of 7.2, this represents a high-severity risk that could lead to significant operational disruption and data loss.

Remediation

Immediate Action: Update the ConveyThis Translate plugin to the latest available version as provided by the vendor. If an update is not currently available, deactivate and remove the plugin from the WordPress environment until a secure version is released.

Proactive Monitoring: Monitor server-side logs and administrative access logs for suspicious activity or unexpected code execution patterns. Use security scanning tools to audit WordPress plugin configurations for known vulnerabilities.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules specifically configured to detect and block malicious serialized PHP objects. Ensure that administrative access to the WordPress dashboard is restricted to authorized personnel only.

Exploitation status

Public Exploit Available: No (There is no confirmed public exploit in the available data).

Analyst recommendation

Security teams should prioritize updating the ConveyThis Translate plugin immediately to eliminate this deserialization flaw. Organizations that cannot verify the security of their current plugin installation should treat the component as a critical risk and consider temporary removal until remediation is applied.

History

  1. Disclosed CVE record published
  2. Published in the daily brief high section
  3. Published in the daily brief high section
  4. Analyst report written
  5. Fix documented version 269.2 per Wordfence

Sources

Originally found and disclosed by mcdruid | Patchstack Bug Bounty Program, per the CVE Program record.