๐Ÿ” CVE Alert

CVE-2026-6395

MEDIUM 6.1

Word 2 Cash <= 0.9.2 - Cross-Site Request Forgeryto Stored Cross-Site Scripting via Settings Page

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
0th

The Word 2 Cash plugin for WordPress is vulnerable to Cross-Site Request Forgery leading to Stored Cross-Site Scripting in versions up to and including 0.9.2. This is due to the complete absence of nonce verification on the settings save handler in the w2c_admin() function, combined with missing input sanitization before storage and missing output escaping when rendering the stored value. The w2c-definitions POST parameter is saved raw via update_option() and later echoed without escaping inside a <textarea> element. This makes it possible for unauthenticated attackers to forge a request on behalf of a logged-in administrator, storing arbitrary JavaScript payloads that execute in the WordPress admin panel whenever the settings page is visited.

CWE CWE-352
Vendor winking
Product word 2 cash
Published May 20, 2026
Last Updated May 20, 2026
Stay Ahead of the Next One

Get instant alerts for winking word 2 cash

Be the first to know when new medium vulnerabilities affecting winking word 2 cash are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

winking / Word 2 Cash
0 โ‰ค 0.9.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/e4c7ca5c-38aa-4413-83eb-29185cca2a74?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/word-2-cash/trunk/word2cash.php#L31 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/word-2-cash/tags/0.9.2/word2cash.php#L31 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/word-2-cash/trunk/word2cash.php#L20 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/word-2-cash/tags/0.9.2/word2cash.php#L20 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/word-2-cash/trunk/word2cash.php#L18 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/word-2-cash/tags/0.9.2/word2cash.php#L18

Credits

Muhammad Nur Ibnu Hubab