Security readout for executives and security teams
Plain-English summary
This is a stored cross-site scripting issue in the wpWax Team WordPress plugin. A logged-in user with contributor-level access or higher could save content that later runs script in another user’s browser. It is not listed as known exploited, but it can create business risk where many contributors or contractors can access WordPress.
Executive priority
Treat as a moderate website governance issue. Prioritize sites with public traffic, multiple content contributors, or less trusted accounts. Remediate during the next routine WordPress maintenance window unless local account compromise is suspected.
Technical view
CVE-2022-34853 affects wpWax Team plugin versions 1.2.6 and earlier. The CVE describes multiple authenticated persistent XSS vulnerabilities requiring low privileges and user interaction, with changed scope and low integrity impact. The source bundle does not identify exact vulnerable fields, exploit activity, or a fixed version.
Likely exposure
Exposure is limited to WordPress sites running the wpWax Team plugin at version 1.2.6 or earlier, especially where contributor, author, editor, or administrator accounts are numerous, shared, or weakly governed.
Exploitation context
The attacker must already have contributor-level or higher access. Successful exploitation likely depends on a victim viewing affected stored content. The source bundle and KEV status do not support a claim of active exploitation.
Researcher notes
The public bundle confirms product, affected version range, privilege requirement, XSS class, CVSS vector, and non-KEV status. It does not provide vulnerable parameters, proof-of-concept details, active exploitation evidence, or a definitive patched version.
Mitigation direction
- Check vendor, WordPress plugin, and Patchstack guidance for fixed-version details.
- Update the Team plugin if a vendor-supported fixed version is available.
- Disable or remove the plugin where it is unnecessary.
- Limit contributor-or-higher WordPress accounts to trusted users only.
- Review WordPress account hygiene, MFA, and role assignments.
Validation and detection
- Inventory WordPress sites for the wpWax Team plugin.
- Confirm whether any installation is version 1.2.6 or earlier.
- Review contributor-or-higher accounts on affected sites.
- Inspect Team plugin content for unexpected script-like content.
- Check vendor advisories before declaring remediation complete.
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-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-34853 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
- 4.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/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:L/UI:R/S:C/C:N/I:L/A:N2.31.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/adl-team/#descriptionCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/adl-team/wordpress-team-plugin-1-2-6-multiple-authenticated-persistent-cross-site-scripting-xss-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.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
