Security readout for executives and security teams
Plain-English summary
CVE-2018-10102 is a WordPress core cross-site scripting issue fixed in WordPress 4.9.5. The problem was that a version string was not escaped before being placed in a generator tag. Older, unpatched WordPress sites may expose users or administrators to browser-side script execution.
Executive priority
Handle during normal vulnerability remediation, faster for public legacy WordPress. There is no cited active exploitation, but XSS in a major CMS can create account and trust risk if old sites remain exposed.
Technical view
Before WordPress 4.9.5, get_the_generator did not escape the version string before outputting it in a generator tag. The provided sources identify this as an XSS issue and point to WordPress core changeset 42893 and the matching GitHub commit as the fix evidence.
Likely exposure
Exposure is likely limited to WordPress core deployments older than 4.9.5, including packaged WordPress builds before their vendor security update. The bundle does not identify affected plugins, themes, or non-WordPress products.
Exploitation context
The bundle does not show CISA KEV listing, active exploitation, public exploit status, or attacker prerequisites. Treat internet-facing legacy WordPress as the main concern, but do not assume active abuse from these sources alone.
Researcher notes
Evidence is strong for the root cause and fix location, but incomplete for CVSS, exploitability conditions, and real-world exploitation. Avoid expanding affected scope beyond WordPress before 4.9.5 or relevant vendor packages named in the sources.
Mitigation direction
- Upgrade WordPress core to 4.9.5 or later.
- Apply Debian WordPress security updates where Debian packages are used.
- Check current vendor guidance for supported upgrade paths.
- Prioritize externally reachable and administrator-used WordPress sites.
Validation and detection
- Inventory WordPress core versions across production and staging.
- Flag any WordPress instance below 4.9.5.
- For Debian systems, verify DSA-4193 or DLA-1366-1 coverage.
- Confirm deployed source includes the referenced escaping fix.
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.
CVE-2018-10102 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://wpvulndb.com/vulnerabilities/9055CVE reference · x_refsource_MISC
- DSA-4193CVE reference · vendor-advisory, x_refsource_DEBIAN
- https://core.trac.wordpress.org/changeset/42893CVE reference · x_refsource_CONFIRM
- https://wordpress.org/news/2018/04/wordpress-4-9-5-security-and-maintenance-release/CVE reference · x_refsource_CONFIRM
- [debian-lts-announce] 20180427 [SECURITY] [DLA 1366-1] wordpress security updateCVE reference · mailing-list, x_refsource_MLIST
- https://codex.wordpress.org/Version_4.9.5CVE reference · x_refsource_CONFIRM
- https://github.com/WordPress/WordPress/commit/31a4369366d6b8ce30045d4c838de2412c77850dCVE reference · x_refsource_CONFIRM
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.
