Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-10083 2 Apcu Manager, Wordpress 2 Apcu Manager, Wordpress 2026-06-29 7.5 High
The APCu Manager WordPress plugin before 4.5.0 does not escape APCu object-cache keys before rendering them in an admin-area page, leading to a Stored Cross-Site Scripting vulnerability. When a persistent object cache is enabled, cache keys derived from unsanitised user input (e.g. a transient name created by another APCu Manager WordPress plugin before 4.5.0 from an unauthenticated request) are output without escaping and execute arbitrary JavaScript in the session of an administrator viewing the page.