Security readout for executives and security teams
Plain-English summary
This flaw lets a logged-in TYPO3 backend user plant script content through Page TSconfig that can execute in the page preview view. It is not remotely exploitable by an anonymous internet user, but it can expose or alter sensitive backend session data if a privileged user views affected preview content.
Executive priority
Treat this as a scheduled but important CMS security update. It requires authenticated backend access, lowering internet-scale urgency, but compromise could affect sensitive CMS users and content integrity.
Technical view
CVE-2021-32667 is a persistent cross-site scripting issue in TYPO3 CMS Page Preview (Web>View) caused by improper encoding of Page TSconfig settings. Affected ranges are 9.0.0-9.5.28, 10.0.0-10.4.17, and 11.0.0-11.3.0. CVSS 3.1 is 6.4, with low privileges, user interaction, high complexity, and high confidentiality/integrity impact.
Likely exposure
Exposure is most likely on TYPO3 CMS sites running affected 9.x, 10.x, or 11.x versions where backend users can modify relevant Page TSconfig and other backend users use the Web>View preview module.
Exploitation context
The source bundle states exploitation requires a valid backend user account and user interaction. KEV is false, and the provided sources do not state active exploitation in the wild.
Researcher notes
Evidence supports CWE-79 persistent XSS in Page Preview through improperly encoded Page TSconfig. Sources do not provide exploit details or indicators. Focus validation on version ranges, backend privilege paths, and preview-module usage rather than external scanning alone.
Mitigation direction
- Upgrade TYPO3 CMS to 9.5.29, 10.4.18, 11.3.1, or later supported releases.
- Review TYPO3 vendor advisories before applying compensating controls.
- Limit backend accounts to users who genuinely need Page TSconfig permissions.
- Review backend user roles and remove unnecessary content or configuration privileges.
Validation and detection
- Inventory TYPO3 CMS versions across public and internal sites.
- Confirm affected instances are upgraded beyond the vulnerable version ranges.
- Review backend roles for users able to edit relevant Page TSconfig.
- Check whether affected teams use the Web>View page preview module.
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-32667 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:H/PR:L/UI:R/S:U/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:H/PR:L/UI:R/S:U/C:H/I:H/A:N1.25.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.4MediumVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/TYPO3/TYPO3.CMS/security/advisories/GHSA-8mq9-fqv8-59wfCVE reference · x_refsource_CONFIRM
- https://typo3.org/security/advisory/typo3-core-sa-2021-009CVE 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.
