---
id: CVE-2025-7453
aliases:
  - GHSA-2hfh-94w5-wxvf
title: ZPan Uses Hard-Coded Password
summary: ZPan Uses Hard-Coded Password
severity: low
cvss: 3.7
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N'
vendor: saltbo
product: github.com/saltbo/zpan
ecosystem: go
affected:
  - github.com/saltbo/zpan < 1.6.6
patched:
  - github.com/saltbo/zpan 1.6.6
published: '2025-07-11'
updated: '2026-07-16'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-2hfh-94w5-wxvf'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-7453'
  - url: 'https://github.com/saltbo/zpan/issues/219'
  - url: 'https://github.com/saltbo/zpan/pull/410'
  - url: >-
      https://github.com/saltbo/zpan/commit/8662db8d4b06057631faf3deba4132e66705e947
  - url: 'https://github.com/saltbo/zpan'
  - url: 'https://github.com/saltbo/zpan/releases/tag/v1.6.6'
  - url: 'https://vuldb.com/?ctiid.316097'
  - url: 'https://vuldb.com/?id.316097'
  - url: 'https://vuldb.com/?submit.608447'
tags:
  - osv
  - go
epss: 0.00382
epssPercentile: 0.32076
ingestedAt: '2026-07-17T19:00:51.289Z'
---

## Overview

A vulnerability was found in saltbo zpan up to 1.6.5/1.7.0-beta2. It has been rated as problematic. This issue affects the function NewToken of the file zpan/internal/app/service/token.go of the component JSON Web Token Handler. The manipulation with the input 123 leads to use of hard-coded password. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used.

## Affected packages

- `github.com/saltbo/zpan < 1.6.6`

## Remediation

Upgrade to a patched release:

- `github.com/saltbo/zpan 1.6.6`
