Description
The NGINX Agent config_dirs directive allows a low-privileged attacker to gain limited read and write access to files outside of the designated secure directory. The config_dirs directive required for this issue can also be configured through NGINX Instance Manager. A successful exploit may allow an attacker to cross a security boundary.

Impact:
A remotely authenticated low-privileged attacker could gain limited read and write access outside of the list of directories specified in the NGINX Agent configuration.



Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Published: 2026-07-15
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The NGINX Agent’s config_dirs directive does not properly validate directory paths, permitting a low‑privileged, remotely authenticated user to read or write files outside the set of directories defined in the Agent configuration. This directory traversal style flaw (CWE‑22) allows the attacker to cross a security boundary and potentially alter or access sensitive files on the host, such as configuration or credential files, without acquiring higher privileges.

Affected Systems

F5’s NGINX Agent and NGINX Instance Manager are impacted. Any release containing the vulnerable config_dirs handling is susceptible; the advisory explicitly references the F5:NGINX Agent and F5:NGINX Instance Manager. Software that has reached end of technical support is not evaluated in this assessment.

Risk and Exploitability

The CVSS score of 5.3 denotes moderate severity, and the EPSS score of less than 1 % indicates a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires the attacker to be authenticated with a low‑privilege account and to manipulate the config_dirs request to a path outside the permitted directories, resulting in limited read/write access to files beyond the intended boundary.

Generated by OpenCVE AI on July 31, 2026 at 03:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade F5:NGINX Agent and NGINX Instance Manager to the latest version that addresses the config_dirs flaw.
  • If an upgrade is delayed, modify the Agent’s configuration to disable the config_dirs directive or restrict it to the minimal set of directories that must be writable, enforcing the principle of least privilege.
  • Commission continuous monitoring of system logs for attempts to read or write files outside the permitted directories and configure alerts for repeated unauthorized access patterns.

Generated by OpenCVE AI on July 31, 2026 at 03:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
First Time appeared F5
F5 nginx Agent
F5 nginx Instance Manager
Vendors & Products F5
F5 nginx Agent
F5 nginx Instance Manager

Wed, 15 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Description The NGINX Agent config_dirs directive allows a low-privileged attacker to gain limited read and write access to files outside of the designated secure directory. The config_dirs directive required for this issue can also be configured through NGINX Instance Manager. A successful exploit may allow an attacker to cross a security boundary. Impact: A remotely authenticated low-privileged attacker could gain limited read and write access outside of the list of directories specified in the NGINX Agent configuration. Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
Title NGINX Agent Vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

F5 Nginx Agent Nginx Instance Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: f5

Published:

Updated: 2026-07-15T15:37:18.438Z

Reserved: 2026-07-08T15:49:43.045Z

Link: CVE-2026-60062

cve-icon Vulnrichment

Updated: 2026-07-15T15:37:13.973Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:45:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')