Vulnerability Database

310,469

Total vulnerabilities in the database

CVE-2025-13358

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.

  • Published: Dec 6, 2025
  • Updated: Dec 7, 2025
  • CVE: CVE-2025-13358
  • Severity: Medium
  • Exploit:

CVSS v3:

  • Severity: Medium
  • Score: 5.3
  • AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

CWEs: