CVE-2026-85391 PUBLISHED

Peppermint through 0.5.5 Use of Hard-coded JWT Signing Secret in docker-compose.yml

Assigner: VulnCheck
Reserved: 03.09.2026 Published: 03.09.2026 Updated: 03.09.2026

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentials.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Peppermint-Lab
Product peppermint
Versions Default: unaffected
  • affected from 0 to 0.5.5 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Use of Hard-coded Credentials CWE