Security readout for executives and security teams
Plain-English summary
A vulnerable WPO365 LOGIN WordPress plugin can store attacker-supplied script content that later runs in an administrator's browser. The source says an anonymous user can plant the content, and administrator dashboard access can trigger it. That creates a credible path to administrator actions and possible site takeover.
Executive priority
Treat this as urgent for any public WordPress site using WPO365 LOGIN. The business risk is not just browser compromise; the cited impact includes administrator-level actions that may lead to full site control.
Technical view
CVE-2021-43409 is stored cross-site scripting in WPO365 LOGIN up to and including version 15.3. It is network-reachable, requires no attacker authentication, and requires administrator interaction. The CVSS 3.1 score is 9.3 with changed scope and high confidentiality and integrity impact.
Likely exposure
Internet-facing WordPress sites using WPO365 LOGIN, especially versions up to and including 15.3, are the likely exposure. Sites using Microsoft Office 365 or Azure AD login integration should be prioritized for inventory review.
Exploitation context
The bundle does not show CISA KEV listing or active exploitation evidence. Public reporting says anonymous users can submit stored content that executes when a WordPress administrator authenticates and opens the dashboard, enabling actions in that administrator context.
Researcher notes
Evidence supports stored, second-order XSS with unauthenticated input and administrator-triggered execution. The bundle names the affected range as up to 15.3 but does not provide complete patch details. Do not assume active exploitation without separate KEV or vendor evidence.
Mitigation direction
- Identify all WordPress sites running the WPO365 LOGIN plugin.
- Confirm installed plugin versions against vendor changelog and CVE guidance.
- Upgrade to a vendor-supported version outside the affected range.
- Disable or remove the plugin where it is not required.
- Review administrator accounts and WordPress settings for unexpected changes.
Validation and detection
- Inventory plugin name and version across production and staging WordPress sites.
- Check whether any site runs WPO365 LOGIN version 15.3 or older.
- Review WordPress administrator users created around suspicious login or dashboard activity.
- Inspect relevant web and WordPress logs for anonymous submissions before admin dashboard access.
- Use safe scanner checks; avoid executing active script payloads in production.
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-43409 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
- Critical
- CVSS
- 9.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/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:N/UI:R/S:C/C:H/I:H/A:N2.85.8Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.3CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wpo365.com/change-log/CVE reference · x_refsource_MISC
- https://appcheck-ng.com/wordpress-microsoft-office-365-azure-ad-login-persistent-cross-site-scripting/CVE 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.
