HackerFeeds
All CVEs

CVE-2026-52539

CRITICAL9.1

Published 2026-07-30 · Updated 2026-07-31 · Source cve@mitre.org

Description

Outstatic CMS <= 2.1.9 contains a hardcoded JWT signing secret. When the OST_TOKEN_SECRET environment variable is not set, the application falls back to the default value which is publicly visible in the source code repository. An unauthenticated remote attacker can exploit this by forging JWT session tokens with arbitrary user data and full administrative permissions.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CWE-798
View on NVD