---
id: CVE-2026-67395
title: >-
  A path traversal vulnerability exists in Sage Employee Self Service’s custom
  logo functionality due to improper validation of file path parameters
summary: >-
  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 b…
severity: medium
cvss: 5.9
cvssVector: 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-22
published: '2026-09-01'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T15:41:24.427'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-67395'
references:
  - url: >-
      https://docs.sage.com/docs/en/customer/hrms/current/open/SageHRMS_PU_Q22026_RN.pdf
    label: support@hackerone.com
tags:
  - nvd
epss: 0.01099
epssPercentile: 0.64221
ingestedAt: '2026-09-09T16:14:05.517Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
