CVE-2026-30223

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.
Configurations

No configuration.

History

06 Mar 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 21:16

Updated : 2026-03-06 21:16


NVD link : CVE-2026-30223

Mitre link : CVE-2026-30223

CVE.ORG link : CVE-2026-30223


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication

CWE-345

Insufficient Verification of Data Authenticity