CVE Catalog

CVE-2026-53741

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.14%

4th percentile - higher than 4% of all known CVEs

Summary

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.

Risk Assessment

This vulnerability allows persistent script execution in all visitors' browsers, potentially leading to data theft or account takeover.

Recommendation

Update Simple Link Directory to a version that properly encodes output.

Other vulnerabilities in Simple Link Directory

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS