CVE-2026-81767

7.5

Yalla · Simple Payment

A broken access control vulnerability in the Simple Payment plugin allows unauthenticated attackers to perform unauthorized actions due to missing authorization checks.

Executive summary

The Simple Payment plugin for WordPress is vulnerable to an unauthenticated broken access control flaw, posing a significant risk of unauthorized system manipulation.

Vulnerability

This is a missing authorization vulnerability (CWE-862) occurring within the Simple Payment plugin. The flaw allows an unauthenticated attacker to bypass security controls and perform unauthorized operations on the target system.

Business impact

Successful exploitation of this vulnerability allows unauthorized users to manipulate payment processes or data without requiring valid credentials. Given the CVSS score of 7.5, this high-severity flaw could lead to financial discrepancies, service disruption, or data integrity issues, directly impacting the business operation's reliability and customer trust.

Remediation

Immediate Action: Update the WordPress Simple Payment plugin to version 2.5.3 or later immediately to resolve the missing authorization check.

Proactive Monitoring: Review web server and WordPress access logs for unusual requests directed at plugin endpoints that deviate from standard user traffic patterns.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious or unauthorized requests targeting the plugin's administration or payment processing endpoints.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

This vulnerability represents a significant security risk due to the lack of required authentication for sensitive operations. Administrators must prioritize updating the Simple Payment plugin to the patched version as soon as possible to prevent potential unauthorized access and maintain the integrity of payment workflows.

Sources

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