← Vulnerability feed

Vulnerability record · CVE-2018-7719 · published 25 March 2018

CVE-2018-7719: Acrolinx Server on Windows directory traversal

Acrolinx · Acrolinx Server

Acrolinx Server before 5.2.5 on Windows is vulnerable to directory traversal (CWE-22), allowing crafted paths to reach files outside the intended web root. The flaw is remotely reachable without authentication, so any exposed instance is a candidate for probing.

7.5 CVSS 3.0 High EPSS 47% · top 1.2% CWE-22 · Path traversal
7.5CVSS 3.0 base score, v2 5.0
47%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Acrolinx Server before 5.2.5 on Windows allows Directory Traversal.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityRemote, unauthenticated file disclosure with a public exploit and very high EPSS percentile, though no confirmed in-the-wild or KEV activity.

What it is

Acrolinx Server before 5.2.5 on Windows is vulnerable to directory traversal (CWE-22), allowing crafted paths to reach files outside the intended web root. The flaw is remotely reachable without authentication, so any exposed instance is a candidate for probing.

Impact

An attacker can read arbitrary files on the host that the Acrolinx Server process can access, exposing configuration, credentials or other sensitive data. The CVSS vector shows high confidentiality impact with no integrity or availability effect.

Attack surface

Reached over the network via HTTP with no authentication and no user interaction required (AV:N/AC:L/PR:N/UI:N). Any internet- or intranet-exposed Acrolinx Server on Windows is in scope.

Exploitation

No CISA KEV listing, but a public Exploit-DB entry (44345) exists and EPSS is 0.46874 (98.8th percentile), indicating meaningful and elevated exploitation likelihood.

What to do

  • Upgrade Acrolinx Server to 5.2.5 or later on Windows; this is the only complete fix.
  • If immediate upgrade is not possible, restrict network access to the Acrolinx Server to trusted hosts and place it behind an authenticating reverse proxy.
  • Run the Acrolinx Server service under a low-privilege account with minimal filesystem read access to limit what traversal can reach.
  • Review and rotate any credentials or secrets stored in files readable by the Acrolinx Server process.
  • Monitor vendor advisories for further guidance on the affected 5.1 and subsequent service releases.

Detection

  • Inspect web server and Acrolinx logs for requests containing traversal sequences such as ../, ..\, or encoded variants (%2e%2e) targeting file paths.
  • Alert on HTTP requests to the Acrolinx Server that reference Windows system paths or configuration files outside expected application directories.
  • Baseline normal file access by the Acrolinx Server process and flag reads of files outside its install and data directories.
  • Correlate outbound or internal access to known Acrolinx Server endpoints with anomalous file-read patterns from the service account.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2018-7719 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed10.0CVE-2026-34909UniFi OS path traversal allows unauthenticated file accessUniFi OS devices contain a path traversal flaw (CWE-22) that lets a network-reachable attacker read files on the underlying system. Because the expos…KEVEPSS 1.8%analysed6.5CVE-2026-20262Cisco Catalyst SD-WAN Manager path traversal in file uploadCisco Catalyst SD-WAN Manager (formerly vManage) fails to properly validate user-supplied input during a file upload process, allowing path traversal…KEVEPSS 28%analysed8.4CVE-2024-1708ConnectWise ScreenConnect path traversal enabling remote code executionConnectWise ScreenConnect 23.9.7 and earlier contain a path-traversal flaw (CWE-22) that can let an attacker execute remote code or reach confidentia…KEVEPSS 95%analysed

Source: NIST National Vulnerability Database (record CVE-2018-7719), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.