OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, 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. This issue has been patched in version 3000.11.1.
Use CWE-287, Olivetin vendor hub and Olivetin product page to widen CVE-2026-30223 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-27626, CVE-2026-31817 and CVE-2026-28790 for nearby disclosures in the same product family.