Lucene search
+L

140 matches found

CVE
CVE
added 2026/03/06 9:01 p.m.27 views

CVE-2026-30223

CVE-2026-30223 (OliveTin) : A JWT audience check bypass exists prior to OliveTin v3000.11.1 when authJwtPubKeyPath or authJwtHmacSecret are configured. The configured audience (authJwtAud) is not enforced during token parsing, allowing signed tokens with an incorrect aud claim to be accepted for ...

8.8CVSS5.8AI score0.00301EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/06 9:01 p.m.24 views

CVE-2026-30224 OliveTin: Session Fixation - Logout Fails to Invalidate Server-Side Session

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

5.4CVSS0.00302EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/06 9:01 p.m.13 views

CVE-2026-30224 OliveTin: Session Fixation - Logout Fails to Invalidate Server-Side Session

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

5.4CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/06 9:01 p.m.7 views

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

5.4CVSS5.7AI score0.00302EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.16 views

OliveTin 代码问题漏洞

OliveTin is an open-source web application developed by OliveTin. Versions of OliveTin prior to 300.11.1 had code vulnerabilities. These vulnerabilities stemmed from the lack of server-side session revocation when users log out, allowing attackers to continue authenticating after logging out usin...

5.4CVSS7.3AI score0.00302EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.11 views

OliveTin 安全漏洞

OliveTin is an open-source web application developed by OliveTin. Versions of OliveTin prior to 300.11.1 contained security vulnerabilities. These vulnerabilities were due to authorization flaws, which could allow verified users with the view: false permission to enumerate bindings and metadata...

6.5CVSS7.3AI score0.00417EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.14 views

OliveTin 安全漏洞

OliveTin is an open-source web application developed by OliveTin. Versions of OliveTin prior to 3.00.11.1 contained security vulnerabilities. These vulnerabilities were caused by authentication context confusion in the RestartAction, which could allow low-privilege verified users to perform...

5.3CVSS7.3AI score0.00414EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.25 views

OliveTin 数据伪造问题漏洞

OliveTin is an open-source web application developed by OliveTin. Versions of OliveTin prior to 3.00.11.1 had a data manipulation vulnerability. This vulnerability stemmed from the lack of enforcing the audience value during JWT authentication configuration, which could lead to authentication usi...

8.8CVSS7.2AI score0.00301EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/05 9:24 p.m.13 views

OliveTin doesn't check view permission when returning dashboards

Summary An authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be correctly denied, the backend does not enforce IsAllowedView when constructing dashboard and...

6.5CVSS6.1AI score0.00417EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/05 9:24 p.m.4 views

GHSA-JF73-858C-54PG OliveTin doesn't check view permission when returning dashboards

Summary An authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution exec may be correctly denied, the backend does not enforce IsAllowedView when constructing dashboard and...

6.5CVSS6.1AI score0.00417EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/05 8:53 p.m.6 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration through improper handling of the Logout. An attacker can maintain unauthorized access by replaying a previously captured session cookie after a user logs out. Remediation Upgrade...

6.4CVSS5.8AI score0.00302EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/05 8:52 p.m.9 views

User Impersonation

Overview Affected versions of this package are vulnerable to User Impersonation in the authentication process when JWT tokens are parsed without enforcing the audience claim in certain configurations. An attacker can gain unauthorized access by presenting a validly signed JWT token with an...

8.8CVSS5.8AI score0.00301EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/05 8:52 p.m.19 views

GHSA-G962-2J28-3CG9 OliveTin has JWT Audience Validation Bypass in Local Key and HMAC Modes

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

8.8CVSS6AI score0.00301EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/05 8:16 p.m.11 views

CVE-2026-28789

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.3, an unauthenticated denial-of-service vulnerability exists in OliveTin’s OAuth2 login flow. Concurrent requests to /oauth/login can trigger unsynchronized access to a shared registeredStates map,...

7.5CVSS0.00394EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/05 7:34 p.m.9 views

CVE-2026-28790 OliveTin: Unauthenticated Action Termination via KillAction When Guests Must Login

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.0, OliveTin allows an unauthenticated guest to terminate running actions through KillAction even when authRequireGuestsToLogin: true is enabled. Guests are correctly blocked from dashboard access, bu...

7.5CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/05 7:34 p.m.4 views

CVE-2026-28790

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.0, OliveTin allows an unauthenticated guest to terminate running actions through KillAction even when authRequireGuestsToLogin: true is enabled. Guests are correctly blocked from dashboard access, bu...

7.5CVSS5.9AI score0.0065EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/03/05 7:33 p.m.28 views

CVE-2026-28789

OliveTin prior to 3000.10.3 is vulnerable to an unauthenticated denial-of-service in the OAuth2 login flow. Concurrent requests to /oauth/login can access a shared registeredStates map unsafely, causing a Go runtime panic (fatal error: concurrent map writes) and terminating the process when OAuth...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/03/05 7:33 p.m.8 views

EUVD-2026-9873

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.3, an unauthenticated denial-of-service vulnerability exists in OliveTin’s OAuth2 login flow. Concurrent requests to /oauth/login can trigger unsynchronized access to a shared registeredStates map,...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/05 7:33 p.m.4 views

CVE-2026-28789 OliveTin: Unauthenticated DoS via concurrent map writes in OAuth2 state handling

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.3, an unauthenticated denial-of-service vulnerability exists in OliveTin’s OAuth2 login flow. Concurrent requests to /oauth/login can trigger unsynchronized access to a shared registeredStates map,...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/05 7:33 p.m.32 views

CVE-2026-28789 OliveTin: Unauthenticated DoS via concurrent map writes in OAuth2 state handling

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.10.3, an unauthenticated denial-of-service vulnerability exists in OliveTin’s OAuth2 login flow. Concurrent requests to /oauth/login can trigger unsynchronized access to a shared registeredStates map,...

7.5CVSS0.00394EPSS
SaveExploits1References2
Rows per page
Query Builder