Description
A path traversal vulnerability exists in Sage Employee Self Service’s custom logo functionality due to improper validation of file path parameters. By leveraging directory traversal sequences and their encoded variants, an attacker may bypass directory restrictions and access files outside the application's intended file system scope. Successful exploitation would require knowledge of valid file names and paths.

Depending on the privileges of the affected component, exploitation could result in the disclosure of sensitive information, including configuration files, environment settings, application assets, and log data.

The vulnerability has been remediated through enhanced path validation and secure path resolution controls that prevent access to unauthorised locations.
Published: 2026-09-01
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Confidentiality compromise via file disclosure
Action: Patch Now
AI Analysis

Impact

A path‑traversal flaw exists in the custom logo upload of Sage Employee Self Service. The application fails to validate the file path submitted by users, enabling attackers to embed directory‑traversal sequences—including encoded forms—to reference files outside the intended directory. If an attacker knows the names of legitimate files, the system will serve the requested resource, potentially exposing configuration, environment, asset and log files.

Affected Systems

The vulnerability affects Sage Employee Self Service by the vendor Sage. The product, Sage Employee Self Service, is susceptible in all versions that have not applied Sage’s remediation. No specific patched versions are mentioned, so any installation lacking the vendor’s fix remains at risk.

Risk and Exploitability

The CVSS score of 5.9 denotes moderate severity; the EPSS is not available and the issue is not listed in the CISA KEV catalog, signifying a potentially non‑negligible risk of exploitation. Attack requires only knowledge of a valid file name and path, not elevated privileges, meaning local or network attackers with access to the web application could use the flaw to read sensitive files and obtain information that may aid further attacks.

Generated by OpenCVE AI on September 1, 2026 at 04:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Sage Employee Self Service update that enforces secure path validation for custom logos.
  • Disable or delete the custom logo upload capability until the update is applied.
  • Continuously monitor web server and application logs for attempted path traversal patterns and audit file system access to detect exploitation attempts.

Generated by OpenCVE AI on September 1, 2026 at 04:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Sage
Sage employee Self Service
Vendors & Products Sage
Sage employee Self Service

Tue, 01 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Sep 2026 05:15:00 +0000

Type Values Removed Values Added
Title Path Traversal in Sage Employee Self Service Custom Logo Functionality

Tue, 01 Sep 2026 02:45:00 +0000

Type Values Removed Values Added
Description A path traversal vulnerability exists in Sage Employee Self Service’s custom logo functionality due to improper validation of file path parameters. By leveraging directory traversal sequences and their encoded variants, an attacker may bypass directory restrictions and access files outside the application's intended file system scope. Successful exploitation would require knowledge of valid file names and paths. Depending on the privileges of the affected component, exploitation could result in the disclosure of sensitive information, including configuration files, environment settings, application assets, and log data. The vulnerability has been remediated through enhanced path validation and secure path resolution controls that prevent access to unauthorised locations.
Weaknesses CWE-22
References
Metrics cvssV3_0

{'score': 5.9, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Sage Employee Self Service
cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-09-01T13:17:09.060Z

Reserved: 2026-07-29T15:00:02.293Z

Link: CVE-2026-67395

cve-icon Vulnrichment

Updated: 2026-09-01T13:16:57.991Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T03:16:51.060

Modified: 2026-09-09T15:41:24.427

Link: CVE-2026-67395

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:16:04Z

Weaknesses
  • CWE-22

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