Security readout for executives and security teams
Plain-English summary
A public WordPress site using Paid Memberships Pro 2.12.5 or earlier could let an unauthenticated attacker alter membership levels, including prices. The main business risk is revenue or access-policy manipulation, not data theft or service outage based on the cited CVSS impact.
Executive priority
Treat this as a near-term patching issue for revenue-generating membership sites. It is not rated critical, but unauthorized price or membership-level changes can create direct financial and trust impact.
Technical view
CVE-2023-6855 is a missing authorization flaw in the plugin's REST API permission check, specifically pmpro_rest_api_get_permissions_check. Versions up to and including 2.12.5 could allow unauthenticated modification of plugin-created membership levels. The issue maps to CWE-862 and has CVSS 3.1 score 5.3.
Likely exposure
Exposure is likely limited to WordPress sites running Paid Memberships Pro up to 2.12.5 with the affected REST API code present. The source bundle does not identify other products, forks, or hosted services as affected.
Exploitation context
The CVE is not listed as KEV, and the provided sources do not cite active exploitation. The attack is network-reachable, low complexity, requires no privileges or user interaction, but cited impact is limited to integrity changes.
Researcher notes
Evidence supports missing authorization in the plugin REST API and unauthenticated integrity impact. The bundle does not provide exploit telemetry, exact fixed release text, or broader affected-product evidence, so avoid claims beyond Paid Memberships Pro through 2.12.5.
Mitigation direction
- Upgrade Paid Memberships Pro beyond 2.12.5, following vendor or WordPress plugin guidance.
- Review vendor guidance and the referenced changeset before assuming remediation is complete.
- Restrict administrative access and monitor membership-level changes until patched.
- Back up and verify membership levels and pricing after remediation.
Validation and detection
- Inventory WordPress sites for Paid Memberships Pro versions up to 2.12.5.
- Confirm patched code includes the corrected REST API permission behavior.
- Review membership levels and prices for unexpected recent changes.
- Check web and WordPress logs for suspicious REST API activity.
- Verify no affected plugin copy remains in staging or backup deployments.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-6855 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/383c7837-e7b7-4608-9cdc-91b7dbc7f4e2?source=cveCVE reference
- https://plugins.trac.wordpress.org/browser/paid-memberships-pro/trunk/includes/rest-api.php#L528CVE reference
- https://plugins.trac.wordpress.org/changeset/3011575/paid-memberships-pro/trunk/includes/rest-api.php?contextall=1&old=2947813&old_path=%2Fpaid-memberships-pro%2Ftrunk%2Fincludes%2Frest-api.phpCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
