CVE-2026-94487
Deferred Deferred - Pending Action

Unauthenticated CSRF in PublishPress Capabilities

Vulnerability report for CVE-2026-94487, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: Patchstack

Description

Unauthenticated Cross Site Request Forgery (CSRF) in PublishPress Capabilities <= 2.50.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-24
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
publishpress capabilities to 2.50.1 (inc)
publishpress capabilities to 2.51.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated Cross Site Request Forgery (CSRF) vulnerability affecting PublishPress Capabilities plugin versions 2.50.1 and below. It allows attackers to trick logged-in users into performing unintended actions via malicious links or forms without needing authentication.

Detection Guidance

Detecting this CSRF vulnerability requires checking the installed version of the PublishPress Capabilities plugin. Use WordPress admin dashboard to view the plugin version or run SQL query on the database: SELECT * FROM wp_options WHERE option_name LIKE '%publishpress_capabilities_version%';

Impact Analysis

An attacker could exploit this to make logged-in users change passwords, make unauthorized purchases, or perform other privileged actions. The impact requires user interaction like clicking a link but could lead to account compromise or financial loss.

Mitigation Strategies

Update the PublishPress Capabilities plugin to version 2.51.0 or later immediately. Enable auto-updates for vulnerable plugins if using Patchstack. Remove unused plugins and restrict user permissions to reduce attack surface.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94487. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart