Security readout for executives and security teams
Plain-English summary
CVE-2021-36845 is a stored XSS issue in the YITH Maintenance Mode WordPress plugin through version 1.3.8. An authenticated, high-privilege user could save malicious content in plugin settings that later runs in another user’s browser. Business risk is mainly account compromise, content manipulation, and trust impact on affected WordPress sites.
Executive priority
Treat this as a medium-priority cleanup item unless the plugin is internet-facing on a high-value site or administrator access is weak. Prioritize removal or vendor-guided upgrade during the next WordPress maintenance cycle.
Technical view
The sources describe multiple authenticated stored XSS flaws across 46 YITH Maintenance Mode settings parameters. CVSS 3.1 is 6.9 with network attack vector, low complexity, high privileges required, user interaction required, changed scope, high confidentiality impact, low integrity impact, and no availability impact. The affected product is YITH Maintenance Mode for WordPress <= 1.3.8.
Likely exposure
Exposure is limited to WordPress sites with YITH Maintenance Mode installed at version 1.3.8 or earlier. Practical exploitation requires authenticated high-privilege access and a later page visit that triggers stored script execution.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. The issue is still relevant for stale WordPress installations, especially where administrator accounts are shared, weakly protected, or compromised.
Researcher notes
The bundle identifies affected versions and many vulnerable settings but does not name a fixed release. Avoid assuming patch status beyond vendor guidance. Validation should focus on plugin presence, version, privilege boundaries, and evidence of suspicious stored configuration.
Mitigation direction
- Inventory WordPress sites for YITH Maintenance Mode and installed version.
- If version is <= 1.3.8, follow vendor or WordPress plugin guidance immediately.
- Disable or remove the plugin where it is not operationally required.
- Restrict WordPress administrator access and enforce strong authentication.
- Review plugin settings for unexpected scripts, HTML, URLs, or styling changes.
Validation and detection
- Check whether YITH Maintenance Mode is installed and active.
- Record plugin version and flag any installation at <= 1.3.8.
- Review administrator accounts with access to plugin settings.
- Inspect maintenance-mode configuration for suspicious saved content.
- Check web and WordPress admin logs for unexpected configuration changes.
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-2021-36845 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.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/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:H/UI:R/S:C/C:H/I:L/A:N1.74.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.9MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/yith-maintenance-mode/#developersCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/yith-maintenance-mode/wordpress-yith-maintenance-mode-plugin-1-3-8-multiple-authenticated-stored-cross-site-scripting-xss-vulnerabilitiesCVE reference · x_refsource_MISC
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.
