CVE-2026-18480

8.8

WordPress · SureCart

A broken access control vulnerability in the SureCart WordPress plugin allows authenticated users to modify other accounts, including administrator accounts, potentially leading to full account takeover.

Executive summary

The SureCart WordPress plugin contains a high-severity privilege management vulnerability that allows low-privileged subscribers to hijack administrator accounts.

Vulnerability

This is an improper privilege management vulnerability occurring because the plugin fails to perform adequate authorization checks when updating customer records. Any authenticated user with a subscriber-level account can exploit this flaw to modify email addresses and associate customer records with arbitrary users, facilitating account takeover via password reset.

Business impact

The ability for a standard subscriber to escalate privileges to an administrator represents a critical threat to the integrity and confidentiality of the WordPress installation. Successful exploitation allows an attacker to gain full control over the site, leading to potential data theft, unauthorized content modification, or complete system compromise. With a CVSS score of 8.8, this vulnerability is categorized as high severity and requires immediate attention to prevent unauthorized administrative access.

Remediation

Immediate Action: Update the SureCart WordPress plugin to version 4.6.3 or later immediately to resolve the improper permission checks.

Proactive Monitoring: Audit user account modifications and administrative activity logs for anomalous changes to account emails or suspicious privilege escalations.

Compensating Controls: Deploy a Web Application Firewall with rules configured to detect and block suspicious requests targeting account update endpoints if the patch cannot be applied instantly.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the severity of this privilege management flaw, organizations using the SureCart plugin must prioritize updating to version 4.6.3. The potential for unauthorized administrative account takeover creates a significant security risk that outweighs the effort of applying the vendor-supplied patch. Ensure all administrative credentials are audited for signs of compromise following the update.

More WordPress CVEs all →

Sources

Originally found and disclosed by Jakub Herman, with WPScan (coordinator), per the CVE Program record.