LiveActive security incident?Get immediate response
CVE Record

CVE-2020-23263: Persistent Cross-site scripting vulnerability on Fork CMS version 5.8.2 allows remote attackers to inject a...

Persistent Cross-site scripting vulnerability on Fork CMS version 5.8.2 allows remote attackers to inject arbitrary Javascript code via the "navigation_title" parameter and the "title" parameter in /private/en/pages/add.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-23263 is a stored cross-site scripting issue in Fork CMS 5.8.2. An attacker can place JavaScript into page title fields, causing it to persist and later run in another user's browser. Business impact depends on who can reach the affected page-management function and what permissions victims have.

Executive priority

Treat as a targeted remediation item, not an emergency, unless Fork CMS administration is broadly accessible or used by high-privilege staff. Prioritize confirming version exposure and applying vendor guidance.

Technical view

The CVE describes persistent XSS through the navigation_title and title parameters in /private/en/pages/add in Fork CMS 5.8.2. The source bundle provides no CVSS score, CWE, detailed privilege requirement, or confirmed fixed release. A Fork CMS pull request is the only vendor-linked reference.

Likely exposure

Exposure is most likely limited to organizations running Fork CMS 5.8.2 with reachable page-management functionality. The sources do not confirm whether exploitation requires authentication or specific CMS privileges, so teams should verify access controls locally.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle, and no cited source confirms active exploitation. Stored XSS can still be impactful because malicious script may execute later in a trusted user's browser session.

Researcher notes

Evidence is sparse. The description identifies parameters and route, but the bundle lacks CVSS, CWE mapping, authentication context, exploit maturity, and fixed version details. Avoid assuming broader Fork CMS version impact without vendor confirmation.

Mitigation direction

  • Check Fork CMS guidance and PR #3093 for the vendor-approved fix path.
  • Upgrade or patch affected Fork CMS 5.8.2 deployments if a fixed release is available.
  • Restrict access to /private/en/pages/add to trusted administrative users only.
  • Review title and navigation title handling for output encoding and input validation.
  • Monitor CMS content changes for suspicious script-like entries.

Validation and detection

  • Inventory internet-facing and internal Fork CMS deployments.
  • Confirm whether any deployment is running Fork CMS 5.8.2.
  • Review access controls for /private/en/pages/add.
  • Test safely that page title fields are encoded when rendered.
  • Inspect existing page titles for unexpected script or HTML content.
Prepared
Confidence
medium
Sources
3

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.

cve · low confidence lookup

CVE-2020-23263 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
n/an/an/aListed
Weakness

CWE details

No CWE listed

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