AUGUST 26, 2026
Live Feed
Back to database
Case File

CVE-2026-10083

HIGH · CVSS 7.5 EPSS 0.20%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-06-29 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects WordPress, Java.

CVE
CVE-2026-10083
Severity
HIGH
CVSS
7.5
EPSS
0.20%
WordPress Java

Original NVD Description

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.