← Vulnerability feed

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.

7.5 CVSS 3.1 High EPSS 47% · top 1.2% CWE-22 · Path traversal
7.5CVSS 3.1 base score
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

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

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

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.

Start free Open in platform

Related vulnerabilities

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

7.5CVE-2023-26256Stagil navigation path traversal vulnerabilityAn unauthenticated path traversal vulnerability affects the "STAGIL Navigation for Jira - Menu & Themes" plugin before 2.0.52 for Jira. By modifying …EPSS 12%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-2023-26255), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.