Description
yeti-platform yeti before 2.1.12 allows attackers to generate valid JWT tokens is the secret is not changed (by setting YETI_AUTH_SECRET_KEY to a value other than SECRET).
Published: 2026-05-08
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from the Yeti platform’s handling of JSON Web Tokens. When the YETI_AUTH_SECRET_KEY remains at its default value (SECRET) or is set to a predictable string, the platform accepts any JWT signed with that key without validating the payload. An attacker who learns this key can forge tokens that the system treats as authentic, enabling impersonation of users or service accounts. This misstep constitutes an authentication bypass, allowing unauthorized access to sensitive data or privileged functions. The weakness is identified as CWE‑798, improper configuration leading to insecure default secret usage.

Affected Systems

The flaw affects Yeti Platform versions prior to 2.1.12. Any deployment that has not changed the YETI_AUTH_SECRET_KEY from its default (“SECRET”) is vulnerable. The platform is open‑source; the vendor is not listed in CNA records but affected installations are those running the community build without a proper secret.

Risk and Exploitability

The exploit requires knowledge of the YETI_AUTH_SECRET_KEY; if left at default, attackers could guess or obtain it from exposed configuration. Once the key is known, an attacker can generate arbitrary JWTs that the service accepts, effectively bypassing authentication and gaining system‑wide access. The CVSS score of 7.5 indicates high severity, though an EPSS score of <1% suggests a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote or local depending on how the secret is exposed, but it requires the attacker to discover or predict the key.

Generated by OpenCVE AI on May 8, 2026 at 21:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update YETI_AUTH_SECRET_KEY to a strong, unique value and keep it secret
  • Upgrade to Yeti Platform 2.1.12 or newer, which enforces secret changes
  • After changing the secret, revoke and regenerate all existing JWT tokens or conduct an audit to remove stale forged tokens

Generated by OpenCVE AI on May 8, 2026 at 21:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 08 May 2026 21:30:00 +0000

Type Values Removed Values Added
Title Yeti Platform Hardcoded JWT Secret Enables Auth Bypass

Fri, 08 May 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Yeti-platform
Yeti-platform yeti
CPEs cpe:2.3:a:yeti-platform:yeti:*:*:*:*:*:*:*:*
Vendors & Products Yeti-platform
Yeti-platform yeti

Fri, 08 May 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-798
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 08 May 2026 05:45:00 +0000

Type Values Removed Values Added
Description yeti-platform yeti before 2.1.12 allows attackers to generate valid JWT tokens is the secret is not changed (by setting YETI_AUTH_SECRET_KEY to a value other than SECRET).
References

Subscriptions

Yeti-platform Yeti
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-08T18:24:44.897Z

Reserved: 2024-09-11T00:00:00.000Z

Link: CVE-2024-46508

cve-icon Vulnrichment

Updated: 2026-05-08T18:21:54.195Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-08T06:16:09.963

Modified: 2026-05-08T19:58:25.380

Link: CVE-2024-46508

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-11T16:11:41Z

Weaknesses