Vulnerability Description
The LT Unleashed plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.1.1 via the 'template' parameter in the `book` shortcode due to insufficient path sanitization. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where files such as wp-config.php can be included.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/lt-unleashed/tags/1.1.1/lt-unleashed.
- https://plugins.trac.wordpress.org/browser/lt-unleashed/trunk/lt-unleashed.php#L
- https://plugins.trac.wordpress.org/browser/lt-unleashed/trunk/lt-unleashed.php#L
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c72099cc-e70a-4afe-92c
FAQ
What is CVE-2025-13886?
CVE-2025-13886 is a vulnerability with a CVSS score of 7.5 (HIGH). The LT Unleashed plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.1.1 via the 'template' parameter in the `book` shortcode due to insufficient path sa...
How severe is CVE-2025-13886?
CVE-2025-13886 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-13886?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.