← Vulnerability feed

Vulnerability record · CVE-2019-14205 · published 21 July 2019

CVE-2019-14205: WordPress Adaptive Images plugin path traversal allows arbitrary file read

Nevma · Adaptive Images

The Nevma Adaptive Images plugin before 0.6.67 for WordPress contains a local file inclusion flaw in adaptive-images-script.php. The source_file parameter under adaptive-images-settings is not properly validated, letting a remote attacker read files outside the intended directory. Because the plugin is commonly installed on public WordPress sites, unauthenticated file disclosure is possible.

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

Description

A Local File Inclusion vulnerability in the Nevma Adaptive Images plugin before 0.6.67 for WordPress allows remote attackers to retrieve arbitrary files via the $REQUEST['adaptive-images-settings']['source_file'] parameter in adaptive-images-script.php.

CVSS:3.1/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 19 September 2026. Confidence: high.

high priorityUnauthenticated remote file disclosure with a high CVSS score and very high EPSS probability, though not listed in CISA KEV.

What it is

The Nevma Adaptive Images plugin before 0.6.67 for WordPress contains a local file inclusion flaw in adaptive-images-script.php. The source_file parameter under adaptive-images-settings is not properly validated, letting a remote attacker read files outside the intended directory. Because the plugin is commonly installed on public WordPress sites, unauthenticated file disclosure is possible.

Impact

An attacker can retrieve arbitrary files readable by the web server, exposing configuration files, credentials, and other sensitive data. The CVSS vector shows high confidentiality impact with no integrity or availability impact.

Attack surface

Reachable over the network through adaptive-images-script.php with the adaptive-images-settings[source_file] parameter. The CVSS vector indicates no privileges required and no user interaction, so it can be triggered directly by an unauthenticated remote request.

Exploitation

Public exploit references are tagged Exploit and Third Party Advisory, and EPSS is 0.63375 (99.172 percentile), indicating high likelihood of exploitation activity. The CVE is not listed in CISA KEV.

What to do

  • Update the Adaptive Images plugin to version 0.6.67 or later.
  • If immediate patching is not possible, disable or remove the plugin until it can be updated.
  • Restrict access to adaptive-images-script.php at the web server or WAF where feasible.
  • Review web server file permissions so the WordPress process cannot read unrelated sensitive files.
  • Monitor plugin advisories and WordPress update channels for further guidance.

Detection

  • Search web access logs for requests to adaptive-images-script.php containing adaptive-images-settings and source_file parameters.
  • Look for source_file values containing path traversal sequences such as ../ or absolute paths.
  • Alert on unusual file paths or sensitive filenames requested through the plugin endpoint.
  • Correlate repeated or automated requests to the plugin script from single source IPs.

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-2019-14205 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.

7.5CVE-2019-14206Nevma adaptive images path traversal vulnerabilityAn Arbitrary File Deletion vulnerability in the Nevma Adaptive Images plugin before 0.6.67 for WordPress allows remote attackers to delete arbitrary …EPSS 4.7%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%analysed

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