CVE-2025-62909

8.1

mrityunjay · Smart WeTransfer

A missing authorization vulnerability in the Smart WeTransfer WordPress plugin allows authenticated users to exploit incorrectly configured access control security levels.

Executive summary

A missing authorization flaw in the Smart WeTransfer plugin for WordPress allows authenticated users to bypass access controls, posing a risk to application integrity.

Vulnerability

This vulnerability is caused by a missing authorization check, categorized as CWE-862, which allows an authenticated user to perform actions outside of their intended privilege scope. The attack vector is network-based and requires the attacker to hold low-level privileges to successfully trigger the flaw.

Business impact

The exploitation of this vulnerability could lead to unauthorized access or modification of data within the WordPress environment, depending on the specific functions exposed by the plugin. With a CVSS score of 8.1, this is classified as a high-severity issue that could facilitate lateral movement or unauthorized administrative actions, potentially leading to significant reputational damage or service disruption.

Remediation

Immediate Action: As no specific patch version is currently identified, administrators should immediately deactivate and remove the Smart WeTransfer plugin until a fix is provided by the vendor.

Proactive Monitoring: Security teams should review web server access logs for anomalous requests to the plugin directory, particularly those originating from user accounts with standard or low-level permissions.

Compensating Controls: Implement a Web Application Firewall (WAF) rule to block unauthorized access to the specific plugin endpoints utilized by Smart WeTransfer, which can serve as a temporary virtual patch.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the high CVSS score and the nature of the missing authorization flaw, immediate removal of the affected plugin is the only effective way to eliminate risk until a security update is released. Organizations should prioritize identifying all instances of this plugin within their infrastructure and ensure that access controls are strictly enforced across all installed components.

Sources

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