LiveActive security incident?Get immediate response
CVE Record

CVE-2021-25088: Google XML Sitemaps < 4.1.3 - Admin+ Stored Cross-Site Scripting

The XML Sitemaps WordPress plugin before 4.1.3 does not sanitise and escape a settings before outputting it in the Debug page, which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup)

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-25088 affects the XML Sitemaps WordPress plugin before 4.1.3. A trusted administrator could save content that later runs as script on the plugin Debug page. Business urgency is limited by the high-privilege requirement, but multisite environments may care because it bypasses normal unfiltered_html restrictions.

Executive priority

Treat as a targeted maintenance fix, not an emergency breach signal. Prioritize shared WordPress and multisite environments where administrator privileges are delegated to multiple people.

Technical view

The plugin fails to sanitize and escape a settings value before rendering it on the Debug page, creating stored cross-site scripting. The source describes Admin+ exploitation, including cases where unfiltered_html is disallowed. No CVSS score is provided in the bundle.

Likely exposure

Exposure is limited to WordPress sites running the XML Sitemaps or Google XML Sitemaps plugin before 4.1.3. The practical attack surface appears to require a high-privilege authenticated user with access to the relevant settings and Debug page.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. This is not described as unauthenticated remote compromise; it is a stored XSS issue requiring high privileges.

Researcher notes

Classified as CWE-79. The vulnerable behavior is improper sanitization and escaping of a setting rendered on the Debug page. Evidence supports Admin+ stored XSS only; the bundle does not provide exploit telemetry, CVSS details, or broader affected product claims.

Mitigation direction

  • Update the plugin to version 4.1.3 or later.
  • Inventory WordPress sites for affected XML Sitemaps plugin versions.
  • Restrict administrator access, especially in multisite environments.
  • If updating is blocked, review current vendor guidance before applying compensating controls.

Validation and detection

  • Confirm installed plugin name and version on each WordPress site.
  • Check whether any site runs a version before 4.1.3.
  • Review who can access plugin settings and the Debug page.
  • Confirm the update is applied successfully after remediation.
Prepared
Confidence
medium
Sources
3

Public sources used

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-2021-25088 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownXML Sitemaps4.1.3Listed
Weakness

CWE details

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