Vulnerability Description
The myLinksDump plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'link_title' parameter in all versions up to, and including, 1.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/mylinksdump/tags/1.6/myLinksDump.php#
- https://plugins.trac.wordpress.org/browser/mylinksdump/tags/1.6/myLinksDump.php#
- https://plugins.trac.wordpress.org/browser/mylinksdump/trunk/myLinksDump.php#L32
- https://plugins.trac.wordpress.org/browser/mylinksdump/trunk/myLinksDump.php#L55
- https://www.wordfence.com/threat-intel/vulnerabilities/id/efd18739-3cd1-486c-958
FAQ
What is CVE-2026-2288?
CVE-2026-2288 is a vulnerability with a CVSS score of 4.8 (MEDIUM). The myLinksDump plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'link_title' parameter in all versions up to, and including, 1.6 due to insufficient input sanitization and ou...
How severe is CVE-2026-2288?
CVE-2026-2288 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-2288?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.