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.
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-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- 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
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:H/UI:N/S:U/C:H/I:H/A:H1.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/shortcode-addons/#developersCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/shortcode-addons/wordpress-shortcode-addons-plugin-3-1-2-authenticated-wordpress-options-change-vulnerabilityCVE 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.
