Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/OliveTin/OliveTin
  4. ›
  5. CVE-2026-30223

CVE-2026-30223: OliveTin has JWT Audience Validation Bypass in Local Key and HMAC Modes

March 5, 2026 (updated March 6, 2026)

When JWT authentication is configured using either:

  • authJwtPubKeyPath (local RSA public key), or
  • authJwtHmacSecret (HMAC secret),

the configured audience value (authJwtAud) is not enforced during token parsing. As a result, validly signed JWT tokens with an incorrect aud claim are accepted for authentication. This allows authentication using tokens intended for a different audience/service.

References

  • github.com/OliveTin/OliveTin
  • github.com/OliveTin/OliveTin/commit/e97d8ecbd8d6ba468c418ca496fcd18f78131233
  • github.com/OliveTin/OliveTin/releases/tag/3000.11.1
  • github.com/OliveTin/OliveTin/security/advisories/GHSA-g962-2j28-3cg9
  • github.com/advisories/GHSA-g962-2j28-3cg9
  • nvd.nist.gov/vuln/detail/CVE-2026-30223

Code Behaviors & Features

Detect and mitigate CVE-2026-30223 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260304231339-e97d8ecbd8d6

Fixed versions

  • 0.0.0-20260304231339-e97d8ecbd8d6

Solution

Upgrade to version 0.0.0-20260304231339-e97d8ecbd8d6 or above.

Impact 8.8 HIGH

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

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication
  • CWE-345: Insufficient Verification of Data Authenticity

Source file

go/github.com/OliveTin/OliveTin/CVE-2026-30223.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 13 May 2026 00:21:44 +0000.