LiveActive security incident?Get immediate response
CVE Record

CVE-2022-1750: Sticky Popup <= 1.2 - Authenticated (Admin+) Stored Cross-Site Scripting

The Sticky Popup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘ popup_title' parameter in versions up to, and including, 1.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with admin level capabilities and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This issue mostly affects sites where unfiltered_html has been disabled for administrators and on multi-site installations where unfiltered_html is disabled for administrators.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-1750 is a stored cross-site scripting issue in the WordPress Sticky Popup plugin through version 1.2. It matters most where administrator HTML privileges are restricted, including multisite deployments. An attacker needs admin-level access first, limiting likelihood, but successful abuse could run unwanted script in users' browsers.

Executive priority

Treat this as a targeted WordPress hygiene issue, not an emergency internet-wide compromise. Prioritize sites with Sticky Popup, multisite usage, strict HTML controls, or weak admin account security. Remediate during normal vulnerability management unless suspicious administrator activity is present.

Technical view

The vulnerability is CWE-79 stored XSS through the popup_title parameter, caused by insufficient sanitization and output escaping. CVSS 3.1 is 5.5 with network access, low complexity, high privileges required, no user interaction, changed scope, and low confidentiality and integrity impact.

Likely exposure

Exposure is limited to WordPress sites using Sticky Popup versions up to and including 1.2. The issue mostly affects multisite installations or sites where unfiltered_html is disabled for administrators. Sites without this plugin, or without admin compromise or misuse, are not indicated as exposed by the supplied sources.

Exploitation context

The supplied sources do not report active exploitation, and the CVE is not marked KEV. Abuse requires authenticated admin-level capability, so the main concern is malicious, compromised, or overly privileged administrator accounts creating persistent script content.

Researcher notes

Evidence identifies affected versions through 1.2 and the vulnerable popup_title parameter. The source bundle does not name a fixed version or confirm exploitation. Keep findings constrained to Sticky Popup for WordPress and avoid assuming broader Numixtech product impact.

Mitigation direction

  • Inventory WordPress sites for Sticky Popup and record installed versions.
  • If present at version 1.2 or earlier, check vendor guidance for an update or remediation.
  • Disable or remove the plugin if no supported fix is available.
  • Restrict administrator access and review privileged accounts for necessity.
  • Review popup content for unexpected script-like changes.

Validation and detection

  • Confirm whether Sticky Popup is installed on each WordPress site.
  • Check the installed plugin version against the affected range through 1.2.
  • Verify whether the site is multisite or disables unfiltered_html for administrators.
  • Review administrative audit logs for unexpected popup edits.
  • Confirm remediation by retesting plugin version or removal status.
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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-2022-1750 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

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
5.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N2.32.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2022-1750Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
numixtechSticky Popup0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.