AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-13358

MEDIUM · CVSS 5.3 EPSS 0.27%

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-13358
Severity
MEDIUM
CVSS
5.3
EPSS
0.27%
WordPress

Original NVD Description

The Accessiy By CodeConfig Accessibility plugin for WordPress is vulnerable to unauthorized page creation due to missing authorization checks in versions up to, and including, 1.0.0. This is due to the plugin not performing capability checks in the `Settings::createPage()` function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create arbitrary published pages on the site via the `ccpcaCreatePage` AJAX action.