LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24528: FluentSMTP < 2.0.1 - Authenticated Stored XSS

The FluentSMTP WordPress plugin before 2.0.1 does not sanitize parameters before storing the settings in the database, nor does the plugin escape the values before outputting them when viewing the SMTP settings set by this plugin, leading to a stored cross site scripting (XSS) vulnerability. Only users with roles capable of managing plugins can modify the plugin's settings.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-24528 is a stored cross-site scripting issue in the FluentSMTP WordPress plugin before 2.0.1. A user who can manage plugins could save unsafe content in SMTP settings that later runs in a browser when those settings are viewed.

Executive priority

Treat this as a targeted admin-plane risk, not an internet-wide emergency. Prioritize patching during normal vulnerability maintenance, faster for sites with many administrators or weak account controls.

Technical view

The plugin did not sanitize settings before database storage and did not escape values before rendering the SMTP settings page. This creates authenticated stored XSS, mapped to CWE-79. The documented precondition is access to a role capable of managing plugins.

Likely exposure

Exposure is limited to WordPress sites running FluentSMTP before 2.0.1. Risk is higher where plugin-management rights are broadly delegated, shared across teams, or available to accounts without strong authentication controls.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation evidence. The issue requires authenticated plugin-management privileges, which limits opportunistic exploitation but still matters if an admin account is compromised or over-permissioned.

Researcher notes

The source evidence supports authenticated stored XSS in FluentSMTP before 2.0.1, with plugin-management capability required. CVSS is not provided in the bundle, and no public exploitation evidence is cited here.

Mitigation direction

  • Upgrade FluentSMTP to version 2.0.1 or later.
  • Restrict plugin-management capabilities to trusted administrators.
  • Review WordPress admin accounts for unnecessary elevated roles.
  • Check vendor guidance for any additional remediation notes.

Validation and detection

  • Inventory WordPress sites using the FluentSMTP plugin.
  • Confirm installed FluentSMTP versions are 2.0.1 or later.
  • Review which users can manage plugins on affected sites.
  • Check recent plugin settings changes for unexpected modifications.
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
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-24528 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
UnknownFluentSMTP – WordPress Mail SMTP, SES, SendGrid, Mailgun and Any SMTP Plugin2.0.1Listed
Weakness

CWE details

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