Backend users who had access to the recycler module could delete arbitrary data from any database table defined in the TCA - regardless of whether the...
Description
Backend users who had access to the recycler module could delete arbitrary data from any database table defined in the TCA - regardless of whether they had permission to that particular table
Remediation
Apply vendor security updates immediately. Monitor for exploitation attempts and review access logs.
---METADATA---
VENDOR: Frenify
PRODUCT: Mow
AFFECTED_VERSIONS: 0 through 4.10
CONFIDENCE: high
MISSING: none
---END_METADATA---
Description Summary:
The Frenify Mow WordPress theme is affected by a Cross-Site Request Forgery (CSRF) vulnerability, which can lead to unauthorized code injection.
Executive Summary:
A CSRF vulnerability in the Frenify Mow WordPress theme allows an attacker to perform unauthorized code injection, potentially leading to full site compromise.
Vulnerability Details
CVE-ID: CVE-2025-58997
Affected Software: Frenify Mow
Affected Versions: 0 through 4.10
Vulnerability: The theme is susceptible to Cross-Site Request Forgery (CWE-352), which allows an attacker to trick an authenticated administrator into executing malicious actions, resulting in code injection.
Business Impact
While the CVSS score is 9.6, the requirement for user interaction (UI:R) slightly modifies the attack vector. However, successful exploitation can result in full administrative control over the WordPress instance, leading to data breaches, site defacement, or the installation of malicious backdoors.
Remediation Plan
Immediate Action: Update the Frenify Mow theme to version 4.11 or higher immediately to resolve the vulnerability.
Proactive Monitoring: Review WordPress administrative logs for unauthorized changes to theme files or suspicious plugin/user activity that could indicate a CSRF-based compromise.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious CSRF attempts and enforce strict administrative access policies for the WordPress dashboard.
Exploitation Status
Public Exploit Available: No (unknown)
Analyst Notes: As of Sep 9, 2025, there is no public information indicating active exploitation or a public proof-of-concept for this vulnerability. CSRF attacks are highly dependent on tricking an active administrator into clicking a malicious link.
Analyst Recommendation
Administrators should treat this vulnerability with high urgency and apply the update to version 4.11 immediately. Ensuring that administrative sessions are secure and that users are educated on the risks of clicking suspicious links while logged into the site will provide additional defense-in-depth.