Security readout for executives and security teams
Plain-English summary
CVE-2026-22347 is a DOM-based cross-site scripting issue in the WordPress Carousel Horizontal Posts Content Slider plugin through version 3.3.2. A successful attack requires a logged-in attacker and user interaction, but could affect site visitors or administrators who interact with crafted content or links.
Executive priority
Treat as a routine but time-bound WordPress remediation item. Prioritize internet-facing or multi-author sites, especially where many users can log in. No public source provided here confirms active exploitation.
Technical view
The CVE describes improper neutralization of input during web page generation, classified as CWE-79. CVSS 3.1 is 6.5 with network attack vector, low complexity, low privileges required, user interaction required, and changed scope. The public record identifies affected versions as through 3.3.2.
Likely exposure
Exposure is limited to WordPress sites using the Carousel Horizontal Posts Content Slider plugin at version 3.3.2 or earlier. Sites not running this plugin are not affected based on the supplied sources.
Exploitation context
The CVE record does not state active exploitation, and the source bundle marks CISA KEV as false. Exploitation requires prior low-level privileges and a victim interaction, reducing urgency compared with unauthenticated XSS but still relevant for multi-user WordPress sites.
Researcher notes
Public details are limited. The affected-version statement says through 3.3.2, while the structured affected entry is sparse. Avoid assuming a patch version unless confirmed by vendor or Patchstack details.
Mitigation direction
- Inventory WordPress sites for the affected plugin and version.
- Check vendor or plugin repository guidance for an available fixed release.
- Update the plugin if a vendor-supported fix is available.
- Disable or remove the plugin where it is unnecessary.
- Restrict WordPress accounts to the minimum required privileges.
Validation and detection
- Confirm whether the plugin is installed on each WordPress site.
- Record the installed plugin version and compare with <= 3.3.2.
- Review vendor advisories for corrected version information.
- Check security logs for suspicious authenticated activity involving this plugin.
- Use authorized vulnerability scanning to confirm exposure status.
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-2026-22347 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.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/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:R/S:C/C:L/I:L/A:L2.33.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.5MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
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.
