Money Space <= 2.13.9 - Unauthenticated Sensitive Information Exposure

2026-01-06 18:35
Kannika Khongpan

Strategic Overview

Status
Patched in 2.14.0
Affected PluginMoney Space
Affected Version<= 2.13.9
CVSS8.6High
CVECVE-2025-13371
View all Money Space vulnerabilities

Vulnerability Overview

The MoneySpace plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.13.9. This is due to the plugin storing full payment card details (PAN, card holder name, expiry month/year, and CVV) in WordPress post_meta using base64_encode(), and then embedding these values into the publicly accessible mspaylink page's inline JavaScript without any authentication or authorization check. This makes it possible for unauthenticated attackers who know or can guess an order_id to access the mspaylink endpoint and retrieve full credit card numbers and CVV codes directly from the HTML/JS response, constituting a severe PCI-DSS violation.

Technical Analysis

REMEDIATION: Update to version 2.14.0, or a newer patched version --- IDENTIFIER: CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C