Vulnerability record · CVE-2023-26255 · published 28 February 2023
CVE-2023-26255: STAGIL Navigation for Jira path traversal allows unauthenticated file read
Stagil · Stagil Navigation
The STAGIL Navigation for Jira - Menu & Themes plugin before 2.0.52 contains a path traversal flaw in the snjCustomDesignConfig endpoint. An attacker can modify the fileName parameter to escape the intended directory and read arbitrary files from the server filesystem. Because the endpoint is unauthenticated, any network-reachable Jira instance with the vulnerable plugin is exposed.
Description
An unauthenticated path traversal vulnerability affects the "STAGIL Navigation for Jira - Menu & Themes" plugin before 2.0.52 for Jira. By modifying the fileName parameter to the snjCustomDesignConfig endpoint, it is possible to traverse and read the file system.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Automated analysis
high priorityUnauthenticated network-accessible path traversal with high confidentiality impact and a public exploit, though no KEV listing or ransomware use is documented.
What it is
The STAGIL Navigation for Jira - Menu & Themes plugin before 2.0.52 contains a path traversal flaw in the snjCustomDesignConfig endpoint. An attacker can modify the fileName parameter to escape the intended directory and read arbitrary files from the server filesystem. Because the endpoint is unauthenticated, any network-reachable Jira instance with the vulnerable plugin is exposed.
Impact
An unauthenticated attacker can read files accessible to the Jira process, potentially exposing configuration files, credentials, or other sensitive data. There is no integrity or availability impact per the CVSS vector.
Attack surface
Reachable over the network via HTTP requests to the snjCustomDesignConfig endpoint with a crafted fileName parameter. No authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N).
Exploitation
No CISA KEV listing, but EPSS is 0.47199 (98.8th percentile) and a public exploit reference is tagged Exploit, indicating active interest and available proof-of-concept code.
What to do
- Upgrade the STAGIL Navigation for Jira plugin to version 2.0.52 or later.
- If immediate patching is not possible, restrict network access to the Jira instance and the snjCustomDesignConfig endpoint to trusted users or networks.
- Review Jira and plugin logs for requests to snjCustomDesignConfig with suspicious fileName parameters.
- Rotate any credentials or secrets that may have been stored in files readable by the Jira process.
Detection
- Search web access logs for requests to the snjCustomDesignConfig endpoint with path traversal sequences (e.g., ../) in the fileName parameter.
- Monitor for anomalous file read activity by the Jira process, especially access to files outside the plugin or Jira directories.
- Alert on unauthenticated requests to plugin endpoints that normally require authentication.
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-2023-26255 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-26255), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.