LiveActive security incident?Get immediate response
CVE Record

CVE-2022-33970: WordPress Shortcode Addons plugin <= 3.1.2 - Authenticated WordPress Options Change vulnerability

Authenticated WordPress Options Change vulnerability in Biplob018 Shortcode Addons plugin <= 3.1.2 at WordPress.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects the WordPress Shortcode Addons plugin through version 3.1.2. A highly privileged authenticated WordPress user could change WordPress options through the plugin. That can undermine site configuration and may affect confidentiality, integrity, and availability. The supplied sources do not show active exploitation.

Executive priority

Treat as a high-priority WordPress hygiene issue where the plugin is present. It is less urgent than unauthenticated internet-facing exploitation, but privileged account compromise could turn it into a site-control incident. Prioritize inventory, removal or update guidance, and admin account review.

Technical view

CVE-2022-33970 is an authenticated WordPress options change vulnerability in Biplob018 Shortcode Addons <= 3.1.2. CVSS 3.1 is 7.2, with network access, low complexity, high privileges required, no user interaction, unchanged scope, and high CIA impact. CWE is listed as CWE-264.

Likely exposure

Exposure is limited to WordPress installations using Shortcode Addons version 3.1.2 or earlier. Risk is highest on multi-user sites, sites with many administrators, or sites where privileged WordPress accounts may be compromised.

Exploitation context

The source bundle does not include KEV listing or cited evidence of active exploitation. The issue requires authenticated high privileges, so it is not described as unauthenticated remote compromise. Supplied evidence does not identify a public exploit, vulnerable endpoint, or weaponized technique.

Researcher notes

The supplied record is sparse. It confirms affected product, version range, severity, privilege requirement, and impact ratings, but not root cause, endpoint, proof of concept, or fixed version. Avoid assuming a specific patch or exploit path without vendor or Patchstack details.

Mitigation direction

  • Inventory WordPress sites for Shortcode Addons <= 3.1.2.
  • Check the WordPress plugin page and Patchstack entry for vendor remediation guidance.
  • Upgrade, remove, or disable the plugin according to confirmed vendor guidance.
  • Restrict high-privilege WordPress accounts to trusted users only.
  • Review recent WordPress option changes and administrator activity.

Validation and detection

  • Confirm whether Shortcode Addons is installed on each WordPress site.
  • Record the installed plugin version and compare it to <= 3.1.2.
  • Review WordPress users with administrator or equivalent privileges.
  • Audit wp_options changes around suspicious privileged sessions.
  • Monitor vendor and Patchstack pages for confirmed fixed-version details.
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-33970 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
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

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

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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2022-33970Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Biplob018Shortcode Addons (WordPress plugin)<= 3.1.2Listed
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.