Security readout for executives and security teams
Plain-English summary
CVE-2025-53222 is a reflected cross-site scripting issue in the WordPress tagDiv Opt-In Builder plugin, package td-subscription, affecting versions through 1.7.3. An attacker could trick a user into opening a crafted link, potentially causing script execution in that user’s browser. No cited source confirms active exploitation.
Executive priority
Treat as a high-priority website security item where the affected plugin is installed. The main business risk is session or user trust abuse through malicious links. It is less urgent for sites without the plugin or where exposure cannot be confirmed.
Technical view
The CVE describes CWE-79 improper input neutralization during web page generation in tagDiv Opt-In Builder <=1.7.3. CVSS 3.1 is 7.1 high: network exploitable, low complexity, no privileges required, user interaction required, scope changed, with low confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely limited to WordPress sites running tagDiv Opt-In Builder / td-subscription versions 1.7.3 or earlier. Sites without this plugin are not indicated as affected by the provided sources.
Exploitation context
The vulnerability is reflected XSS, so exploitation requires a user to interact with attacker-controlled content or a crafted URL. The CVE is not listed as KEV in the provided bundle, and no cited source states it is being exploited in the wild.
Researcher notes
Evidence is limited to the CVE data and Patchstack database reference. The bundle does not provide a fixed version, specific vulnerable parameter, proof of concept, or confirmed exploitation. Avoid assuming exploitability beyond reflected XSS requiring user interaction.
Mitigation direction
- Inventory WordPress sites for tagDiv Opt-In Builder / td-subscription.
- Identify installations running version 1.7.3 or earlier.
- Check tagDiv, WordPress plugin, and Patchstack guidance for a fixed version or workaround.
- If not business-critical, disable or remove the plugin until vendor guidance is confirmed.
- Prioritize patching sites with authenticated users, administrators, or public traffic.
Validation and detection
- Confirm plugin presence and version on each WordPress instance.
- Verify whether installed versions are 1.7.3 or earlier.
- Review vendor or Patchstack advisory for remediation status before closing the finding.
- Confirm the plugin is updated, removed, or otherwise addressed per vendor guidance.
- Monitor security advisories for updated exploit or fix information.
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-2025-53222 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.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/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:N/UI:R/S:C/C:L/I:L/A:L2.83.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.1HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Source materials
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.
