LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25142: NovaRad NovaPACS Diagnostics Viewer 8.5 XML External Entity Injection

NovaRad NovaPACS Diagnostics Viewer 8.5.19.75 contains an unauthenticated XML External Entity (XXE) injection vulnerability in XML preference import settings. Attackers can craft malicious XML files with DTD parameter entities to retrieve arbitrary system files through an out-of-band channel attack.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

NovaPACS Diagnostics Viewer 8.5.19.75 has a critical XML parsing flaw. A malicious XML preferences import can make the application disclose arbitrary local files through an external channel. For healthcare environments, this could expose sensitive system or patient-adjacent data if the affected viewer is present and reachable.

Executive priority

Treat as high-priority if NovaPACS Diagnostics Viewer 8.5.19.75 is deployed. The vulnerability can disclose local files without authentication according to the CVE data. Prioritize asset discovery, vendor guidance, and egress restrictions, especially in clinical environments handling sensitive data.

Technical view

CVE-2018-25142 is an XXE vulnerability, CWE-611, in XML preference import settings of NovaRad NovaPACS Diagnostics Viewer 8.5.19.75. The record describes unauthenticated exploitation using crafted XML with DTD parameter entities to retrieve arbitrary system files out-of-band. CVSS is 9.8, vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Likely exposure

Exposure is limited to organizations running NovaPACS Diagnostics Viewer 8.5.19.75. Risk is higher where the viewer can process untrusted XML preference files or reach external network destinations. The provided sources do not identify other affected versions or confirm internet-scale exposure.

Exploitation context

A public ExploitDB reference and Zero Science Lab disclosure are listed, so technical exploit information is publicly available. CISA KEV status is false in the provided bundle, and no cited source confirms active exploitation in the wild.

Researcher notes

Evidence supports affected version 8.5.19.75 only. Sources cite public exploit material and a third-party disclosure, but the bundle does not provide a patch version, vendor advisory details, or KEV confirmation. Avoid assuming broader NovaPACS product impact without vendor confirmation.

Mitigation direction

  • Identify any NovaPACS Diagnostics Viewer 8.5.19.75 installations.
  • Check NovaRad guidance for fixed versions or vendor-recommended controls.
  • Restrict XML preference imports to trusted administrators and trusted files only.
  • Limit outbound network access from viewer hosts where operationally feasible.
  • Monitor for unusual external callbacks from systems running the viewer.

Validation and detection

  • Inventory endpoints and confirm installed NovaPACS Diagnostics Viewer versions.
  • Review whether XML preference import functionality is enabled or used.
  • Check egress logs for unexpected outbound connections from viewer systems.
  • Verify whether vendor updates or advisories apply to deployed builds.
  • Confirm compensating controls restrict untrusted XML handling.
Prepared
Confidence
high
Sources
5

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.

cwe · low confidence lookup

CWE-611: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookup
cve · low confidence lookup

CVE-2018-25142 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2018-25142Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NovaRad CorporationNovaPACS Diagnostics Viewer8.5.19.75Listed
Weakness

CWE details

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

CWE-611 · source CWE mapping

Improper Restriction of XML External Entity Reference

Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.