LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24547: KN Fix Your Title <= 1.0.1 - Authenticated Stored XSS

The KN Fix Your Title WordPress plugin through 1.0.1 was vulnerable to Authenticated Stored XSS in the separator field.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

KN Fix Your Title, a WordPress plugin, is reported vulnerable through version 1.0.1 to authenticated stored cross-site scripting in its separator field. An attacker would need authenticated access that can modify that field, but stored XSS can affect later viewers of the stored content. No CVSS score or active exploitation evidence is provided.

Executive priority

Treat as a targeted website hygiene issue, not a confirmed emergency. Prioritize sites using this plugin, especially externally managed WordPress environments or sites with multiple administrator-level users.

Technical view

The supplied sources describe CWE-79 in KN Fix Your Title through 1.0.1. The vulnerable input is the separator field, where insufficient sanitization or escaping could allow stored script execution. The source bundle does not identify a fixed version, patch details, or exploit availability.

Likely exposure

Exposure is limited to WordPress sites with the KN Fix Your Title plugin installed at version 1.0.1 or earlier. Risk depends on who can authenticate and modify the separator field, and who later views affected output.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. The vulnerability is authenticated and stored, so exploitation requires a valid account with access to the affected setting or workflow.

Researcher notes

Evidence is sparse: affected product, vulnerable version range, CWE, and field are identified, but CVSS, fixed version, patch diff, and exploitation status are not supplied. Avoid assuming broader WordPress impact beyond this plugin.

Mitigation direction

  • Check vendor or plugin repository guidance for a fixed release.
  • Disable or remove the plugin if it is not required.
  • Restrict access to plugin settings to trusted administrators.
  • Review WordPress accounts with elevated content or settings permissions.

Validation and detection

  • Inventory WordPress sites for the KN Fix Your Title plugin.
  • Confirm whether installed versions are 1.0.1 or earlier.
  • Review plugin settings access roles and recent administrator activity.
  • Check security monitoring for unusual stored script alerts.
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-24547 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
UnknownKN Fix Your Title1.0.1Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

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.