CVE-2026-30224

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, OliveTin does not revoke server-side sessions when a user logs out. Although the browser cookie is cleared, the corresponding session remains valid in server storage until expiry (default ≈ 1 year). An attacker with a previously stolen or captured session cookie can continue authenticating after logout, resulting in a post-logout authentication bypass. This is a session management flaw that violates expected logout semantics. 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-30224

Mitre link : CVE-2026-30224

CVE.ORG link : CVE-2026-30224


JSON object : View

Products Affected

No product.

CWE
CWE-384

Session Fixation

CWE-613

Insufficient Session Expiration