Money Space <= 2.13.9 - Unauthenticated Sensitive Information Exposure

8.6
Exposure of Sensitive Information to an Unauthorized Actor
CVE CVE-2025-13371
CVSS 8.6 (High)
Publicly Published January 6, 2026
Last Updated January 13, 2026
Researcher Kannika Khongpan

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.

References

Share

Vulnerability Details for Money Space

Software Type Plugin
Software Slug money-space (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.14.0, or a newer patched version
Affected Version
  • <= 2.13.9
Patched Version
  • 2.14.0

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation