---
id: CVE-2026-69102
title: >-
  MaxKey contains an unauthorized access vulnerability due to a hard-coded JWT
  signing secret in application-maxkey.properties that allows unauthenticated
  attackers to forge valid JWT tokens and authenticate as any user by exploiting
  the p…
summary: >-
  MaxKey contains an unauthorized access vulnerability due to a hard-coded JWT
  signing secret in application-maxkey.properties that allows unauthenticated
  attackers to forge valid JWT tokens and authenticate as any user by exploiting
  the p…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-798
published: '2026-08-11'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T20:32:12.967'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-69102'
references:
  - url: 'https://github.com/dromara/MaxKey'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/dromara/MaxKey/commit/6cda394ec111f03a06fb2eed0de74f787d68bd97
    label: disclosure@vulncheck.com
  - url: 'https://github.com/dromara/MaxKey/issues/270'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/maxkey-hard-coded-jwt-secret-unauthorized-access-via-login-jwt-trust
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00641
epssPercentile: 0.48448
ingestedAt: '2026-09-24T20:51:40.191Z'
---

## Overview

MaxKey contains an unauthorized access vulnerability due to a hard-coded JWT signing secret in application-maxkey.properties that allows unauthenticated attackers to forge valid JWT tokens and authenticate as any user by exploiting the password-skipped login endpoint. Attackers can craft a JWT token signed with the publicly known default secret, submit it to the /sign/login/jwt/trust endpoint, and obtain a fully authenticated admin session with access to SSO application configuration and downstream application secrets.

## Remediation

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