Security readout for executives and security teams
Plain-English summary
CVE-2018-1000208 describes a directory traversal issue in MODX Revolution 2.6.4 and earlier. The reported impact is file removal through a web request path tied to the security/login processor. Severity scoring and prerequisites are not provided, so urgency depends on whether older MODX instances are still reachable.
Executive priority
Treat this as a targeted legacy-platform risk. Prioritize discovery and upgrade if MODX is business-facing or internet exposed, but avoid assuming active exploitation from the available evidence.
Technical view
The CVE identifies /core/model/modx/modmanagerrequest.class.php in MODX Revolution <=2.6.4 as vulnerable to directory traversal resulting in file removal. The record says exploitation appears possible by web request via the security/login processor and that the issue was fixed in GitHub pull request 13980.
Likely exposure
Organizations running MODX Revolution 2.6.4 or earlier may be exposed, especially if the MODX web application or manager/login surface is internet reachable. The source bundle does not provide CPEs, deployment details, or authentication prerequisites.
Exploitation context
The source bundle does not cite known active exploitation, and KEV is false. Public information confirms the vulnerability record and a related MODX pull request, but does not establish real-world exploitation or exploit maturity.
Researcher notes
Evidence is sparse: no CVSS, CWE, CPE, exploit confirmation, or detailed prerequisite data is provided. Analysis should stay anchored to MODX Revolution <=2.6.4, directory traversal, file removal impact, web-request reachability, and PR 13980 as the named fix reference.
Mitigation direction
- Inventory MODX Revolution deployments and identify versions at or below 2.6.4.
- Review MODX vendor guidance and upgrade to a version containing the PR 13980 fix.
- If upgrade is delayed, reduce exposure of MODX management and login surfaces where feasible.
- Verify backups and recovery procedures for affected MODX file paths.
- Monitor MODX security advisories for any additional guidance.
Validation and detection
- Confirm installed MODX Revolution version for every deployment.
- Check whether the PR 13980 fix is present in the deployed codebase.
- Review web logs for unusual requests to MODX login or manager paths.
- Review file integrity or backup records for unexpected file removals.
- Document any internet-exposed MODX instances for remediation tracking.
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.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2018-1000208 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://github.com/modxcms/revolution/pull/13980CVE 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.
