VYPR
Unrated severityNVD Advisory· Published Aug 2, 2023· Updated Aug 2, 2024

CVE-2023-26441

CVE-2023-26441

Description

Cacheservice did not correctly check if relative cache object were pointing to the defined absolute location when accessing resources. An attacker with access to the database and a local or restricted network would be able to read arbitrary local file system resources that are accessible by the services system user account. We have improved path validation and make sure that any access is contained to the defined root directory. No publicly available exploits are known.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Cacheservice path traversal in OX App Suite allows authenticated attackers with database access to read arbitrary files on the server.

Vulnerability

The vulnerability resides in the Cacheservice component of OX App Suite. The service fails to properly validate that relative cache object paths are contained within the defined absolute root directory, allowing path traversal. This affects versions prior to the security update that introduced improved path validation [1].

Exploitation

An attacker must have access to the database and be positioned on a local or restricted network. By crafting cache object references with relative path components (e.g., ../), the attacker can escape the intended root directory and access arbitrary files on the filesystem. No user interaction is required beyond the initial access conditions [1].

Impact

Successful exploitation allows the attacker to read any local file system resource that is accessible by the services system user account. This leads to information disclosure of sensitive data, such as configuration files, credentials, or other application data [1].

Mitigation

The vendor has addressed the issue by implementing proper path validation to ensure all cache object accesses are confined to the defined root directory. Users should apply the latest security update for OX App Suite. No publicly available exploits are known, and the vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog [1].

References
  1. Packet Storm

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.