๐Ÿ” CVE Alert

CVE-2026-6397

MEDIUM 6.4

Sticky <= 2.5.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'readmoretext' Shortcode Attribute

CVSS Score
6.4
EPSS Score
0.0%
EPSS Percentile
10th

The Sticky plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `cvmh-sticky` shortcode `readmoretext` attribute in versions up to and including 2.5.6. This is due to insufficient input sanitization and output escaping in the `cvmh_sticky_front_render()` function โ€” the `readmoretext` attribute value is passed through `apply_filters()` and directly concatenated into the HTML output without any escaping function such as `esc_html()`. This makes it possible for authenticated attackers with Contributor-level access and above to inject arbitrary web scripts in pages that will execute whenever a user accesses a page containing the injected shortcode.

CWE CWE-79
Vendor cvmh
Product sticky
Published May 20, 2026
Last Updated May 20, 2026
Stay Ahead of the Next One

Get instant alerts for cvmh sticky

Be the first to know when new medium vulnerabilities affecting cvmh sticky 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:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

cvmh / Sticky
0 โ‰ค 2.5.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/135783c5-8175-4775-a013-f1e2bef04479?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/sticky/trunk/includes/functions.php#L118 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/sticky/tags/2.5.6/includes/functions.php#L118 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/sticky/trunk/includes/shortcode.php#L7 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/sticky/tags/2.5.6/includes/shortcode.php#L7

Credits

Djaidja Moundjid