CVE-2025-62076

7.1

Ido Kobelkowsky · Simple Payment

A stored cross-site scripting vulnerability exists in the Ido Kobelkowsky Simple Payment plugin for WordPress, allowing unauthenticated attackers to execute malicious scripts in a user browser.

Executive summary

The Simple Payment plugin for WordPress is vulnerable to a cross-site scripting flaw that allows unauthenticated attackers to execute arbitrary scripts in the context of a victim's session.

Vulnerability

This vulnerability is a cross-site scripting (CWE-79) flaw caused by improper neutralization of user-supplied input during web page generation. An unauthenticated attacker can leverage this to inject malicious scripts that execute when an unsuspecting user visits the affected page.

Business impact

The exploitation of this vulnerability can lead to unauthorized actions performed on behalf of legitimate users, potentially including administrative account takeover or the theft of sensitive session cookies. With a CVSS score of 7.1, this flaw is categorized as High severity, representing a significant risk to the integrity and confidentiality of the affected WordPress environment.

Remediation

Immediate Action: Administrators should immediately deactivate or remove the Simple Payment plugin until a security update is released by the vendor.

Proactive Monitoring: Security teams should monitor web server access logs for anomalous request patterns or strings containing script tags directed at the site.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to detect and block common cross-site scripting payloads to provide temporary protection.

Exploitation status

Public Exploit Available: No (exploit_available: unknown)

Analyst recommendation

Given the High severity rating and the potential for account compromise, organizations utilizing the Simple Payment plugin must prioritize its removal or restriction. Until the vendor provides a verified patch, the plugin should remain disabled to ensure the security of the broader web application infrastructure.

More Ido Kobelkowsky CVEs

Sources

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