Vulnerability Description
The Kunze Law plugin for WordPress is vulnerable to Stored Cross-Site Scripting via plugin's shortcode in all versions up to, and including, 2.1 due to the plugin fetching HTML content from a remote server and injecting it into pages without any sanitization or 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. Additional presence of a path traversal vulnerability in the shortcode name allows writing malicious HTML files to arbitrary writable locations on the server.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/kunze-law/tags/2.1/kunze-law.php#L406
- https://plugins.trac.wordpress.org/browser/kunze-law/tags/2.1/kunze-law.php#L531
- https://www.wordfence.com/threat-intel/vulnerabilities/id/f7957619-e562-4043-920
FAQ
What is CVE-2025-15486?
CVE-2025-15486 is a vulnerability with a CVSS score of 4.4 (MEDIUM). The Kunze Law plugin for WordPress is vulnerable to Stored Cross-Site Scripting via plugin's shortcode in all versions up to, and including, 2.1 due to the plugin fetching HTML content from a remote s...
How severe is CVE-2025-15486?
CVE-2025-15486 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-15486?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.