8.6
/ 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Description
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.
AI Analysis
Unauthenticated Sensitive Information Exposure due to the storage of full payment card details in WordPress post_meta and embedding them into publicly accessible JavaScript without authentication or authorization checks.
Basic Information
ID
CVE-2025-13371
Source
Wordfence
Published
Jan 7, 2026 at 06:36
Affected Product
Vendor
moneyspace
Product
Money Space
Version
*
Affected Versions
moneyspace Money Space *
CWE Classification
AI Assessment
AI Score
8.6 / 10
AI Severity
High
Vendor
MoneySpace
Product
Money Space plugin for WordPress
Version
2.13.9
References
- www.wordfence.com /threat-intel/vulnerabilities/id/77db827d-9afd-4b59-b0ad-1ad562634c52
- github.com /MoneySpace-net/money-space-for-Woocommerce/blob/e79d96cfc1b12cece15c6f0b309045403cc6a9d2/view/mspaylink.php
- plugins.trac.wordpress.org /browser/money-space/trunk/view/mspaylink.php
- plugins.trac.wordpress.org /browser/money-space/tags/2.13.9/view/mspaylink.php
- github.com /MoneySpace-net/money-space-for-Woocommerce/blob/e79d96cfc1b12cece15c6f0b309045403cc6a9d2/view/mspaylink.php