Security readout for executives and security teams
Plain-English summary
CVE-2018-10572 is an OpenEMR access-control issue in the patient-file letter feature. Authenticated remote users could bypass intended restrictions using specific request parameters. The sources identify OpenEMR versions before 5.0.1, but do not provide CVSS, impact detail, or evidence of active exploitation.
Executive priority
Prioritize remediation where OpenEMR stores sensitive patient information or has many non-admin authenticated users. Treat as a near-term hygiene fix, especially for legacy systems, but the provided evidence does not support emergency prioritization based on active exploitation.
Technical view
The vulnerable component is interface/patient_file/letter.php in OpenEMR before 5.0.1. The CVE states that authenticated remote users can bypass intended access restrictions through the newtemplatename and form_body parameters. Public references point to a GitHub issue, pull request, commit, and 5.0.1 release information.
Likely exposure
Exposure is most likely in OpenEMR deployments older than 5.0.1 where authenticated users can access the patient-file letter workflow. The source bundle does not identify affected CPEs, roles, configurations, or hosted exposure patterns.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The issue requires authenticated remote access, reducing broad internet drive-by risk, but it still matters because it concerns access restrictions in a patient-file feature.
Researcher notes
Evidence is limited: no CVSS, CWE, CPE, exploit status, or detailed impact is provided in the CVE bundle. Analysis should stay tied to OpenEMR before 5.0.1 and the named parameters unless additional vendor or advisory data is reviewed.
Mitigation direction
- Upgrade OpenEMR deployments older than 5.0.1 to a fixed vendor-supported release.
- Review the referenced OpenEMR 5.0.1 release notes and linked fix materials.
- Restrict access to patient-file letter functionality to trusted roles only.
- Check vendor guidance for any additional supported remediation steps.
Validation and detection
- Inventory OpenEMR instances and confirm installed versions are 5.0.1 or later.
- Review access controls for interface/patient_file/letter.php and related letter workflows.
- Check logs for unusual authenticated activity involving letter template or form body changes.
- Confirm the referenced fix is present if maintaining a patched legacy branch.
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-10572 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/openemr/openemr/commit/699e3c2ef68545357cac714505df1419b8bf2051CVE reference · x_refsource_MISC
- https://github.com/openemr/openemr/issues/1518CVE reference · x_refsource_MISC
- https://www.open-emr.org/wiki/index.php/Release_Features#Version_5.0.1CVE reference · x_refsource_MISC
- https://github.com/openemr/openemr/pull/1519CVE reference · x_refsource_MISC
- https://csticsfrontline.wordpress.com/2018/05/24/openemr-%E5%BC%B1%E9%BB%9E%E5%88%86%E6%9E%90/CVE 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.
