LiveActive security incident?Get immediate response
CVE Record

CVE-2022-27235: WordPress Social Share Buttons by Supsystic plugin <= 2.2.3 - Multiple Broken Access Control vulnerabilities

Multiple Broken Access Control vulnerabilities in Social Share Buttons by Supsystic plugin <= 2.2.3 at WordPress.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2022-27235Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SupsysticSocial Share Buttons by Supsystic (WordPress plugin)<= 2.2.3Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-264 · source CWE mapping

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.