CVE-2025-15486

T

he 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.

Configurations

No configuration.

History

14 Jan 2026, 06:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-14 06:15

Updated : 2026-01-14 16:25


NVD link : CVE-2025-15486

Mitre link : CVE-2025-15486

CVE.ORG link : CVE-2025-15486


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')