Security readout for executives and security teams
Plain-English summary
CVE-2022-4410 affects the WordPress Permalink Manager Lite plugin through version 2.2.20.3. A logged-in lower-privileged user could cause stored script execution on the plugin’s permalink-manager page, but only under a specific condition involving another plugin or theme that lets them use unfiltered HTML in titles.
Executive priority
Treat as a moderate-priority WordPress hygiene issue. It is not reported as actively exploited in the provided sources, but it can create persistent browser-side risk on affected admin workflows.
Technical view
The issue is stored cross-site scripting caused by improper output escaping of post, page, or media titles in Permalink Manager Lite. The reported attack path requires authenticated access and a separate plugin or theme configuration that lets lower-privileged users with unfiltered_html modify titles. CVSS 3.1 score is 6.4, CWE-79.
Likely exposure
Exposure is most likely on WordPress sites running Permalink Manager Lite 2.2.20.3 or earlier, especially where custom roles, plugins, or themes grant lower-privileged users unusual HTML permissions or title-editing workflows.
Exploitation context
The provided sources do not show KEV listing or active exploitation. Exploitation is authenticated and conditional, but successful stored XSS could affect administrators or users viewing the vulnerable plugin page.
Researcher notes
Focus validation on the prerequisite chain: vulnerable plugin version, title rendering on the permalink-manager page, and lower-privileged users able to save unfiltered HTML through another component. The affected-product metadata in the bundle is limited, so avoid broadening scope beyond Permalink Manager Lite.
Mitigation direction
- Inventory sites using Permalink Manager Lite and identify versions at or below 2.2.20.3.
- Check vendor or WordPress.org guidance for the fixed release and update promptly.
- Restrict unfiltered_html to trusted administrators only.
- Review plugins and themes that alter title-editing permissions.
- Disable the plugin temporarily if vulnerable exposure cannot be controlled.
Validation and detection
- Confirm installed Permalink Manager Lite versions across WordPress environments.
- Review custom roles for unfiltered_html and title modification rights.
- Audit related plugins or themes that change content permissions.
- Inspect affected content titles for suspicious script-like content.
- Verify the permalink-manager page escapes titles after remediation.
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-2022-4410 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.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/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:L/UI:N/S:C/C:L/I:L/A:N3.12.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/6cbf9636-9d9d-44d4-b873-8920f2dbb846?source=cveCVE reference
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2833667%40permalink-manager&new=2833667%40permalink-manager&sfp_email=&sfph_mail=CVE reference
- https://wpscan.com/vulnerability/004a4516-7704-40df-b939-7a8ceeb7e7deCVE reference
- https://www.wordfence.com/threat-intel/vulnerabilities/id/6cbf9636-9d9d-44d4-b873-8920f2dbb846CVE reference · x_transferred
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.
