Vulnerability Description
Simple Link Directory through 9.0.4 interpolates the sld_no_results_found option into a JavaScript string literal without encoding. Because sanitize_text_field leaves quotes intact, a stored payload breaks out of the string and runs script for every page visitor.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://wordpress.org/plugins/simple-link-directory/
- https://www.vulncheck.com/advisories/simple-link-directory-through-stored-xss-vi
FAQ
What is CVE-2026-53741?
CVE-2026-53741 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Simple Link Directory through 9.0.4 interpolates the sld_no_results_found option into a JavaScript string literal without encoding. Because sanitize_text_field leaves quotes intact, a stored payload b...
How severe is CVE-2026-53741?
CVE-2026-53741 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53741?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.