Security readout for executives and security teams
Plain-English summary
CVE-2022-27235 affects the WordPress Social Share Buttons by Supsystic plugin up to version 2.2.3. An authenticated WordPress user could bypass intended access controls, creating limited confidentiality, integrity, and availability risk. This is more urgent for multi-user WordPress sites than single-admin sites.
Executive priority
Treat as a moderate-priority WordPress hygiene issue. Prioritize sites with public registration, many contributors, customers, or shared administrative workflows.
Technical view
The source bundle describes multiple broken access control issues in Social Share Buttons by Supsystic <= 2.2.3. CVSS 3.1 is 6.3 with network access, low complexity, low privileges required, no user interaction, unchanged scope, and low C/I/A impact. CWE is listed as CWE-264.
Likely exposure
Exposure is likely limited to WordPress sites with this plugin installed at version 2.2.3 or earlier, especially sites allowing non-admin logins.
Exploitation context
The bundle does not show CISA KEV listing or other evidence of active exploitation. The CVSS vector indicates exploitation requires network access and a low-privileged authenticated account, but not user interaction.
Researcher notes
The bundle identifies affected product and version range, CVSS, CWE, and references, but does not provide endpoint detail, exploit evidence, or a confirmed fixed version. Avoid assuming active exploitation or specific patch levels without vendor confirmation.
Mitigation direction
- Inventory WordPress sites for Social Share Buttons by Supsystic.
- Confirm whether installed versions are 2.2.3 or earlier.
- Check vendor, WordPress.org, and Patchstack guidance for a fixed release.
- Update when a vendor-supported fixed version is confirmed.
- Disable or remove the plugin if it is unnecessary or unsupported.
- Limit WordPress account creation and privileges where feasible.
Validation and detection
- Check plugin inventory across production and staging WordPress sites.
- Record installed plugin versions and compare against <= 2.2.3.
- Review WordPress roles with access to affected sites.
- Test authorization behavior in staging using approved low-privileged accounts.
- Review logs for unusual plugin-related administrative changes.
- Document remediation status per affected site.
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-264: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2022-27235 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
- 6.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
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:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/social-share-buttons-by-supsystic/#developersCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/social-share-buttons-by-supsystic/wordpress-social-share-buttons-by-supsystic-plugin-2-2-3-multiple-broken-access-control-vulnerabilitiesCVE reference · x_refsource_CONFIRM
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.
Permissions, Privileges, and Access Controls
Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
