Lucene search
K

1978 matches found

RedhatCVE
RedhatCVE
added 2026/05/13 8:23 p.m.3 views

CVE-2026-43983

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function oidcservice.go validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization state befor...

8.5CVSS5.8AI score0.00035EPSS
Exploits1References1
NVD
NVD
added 2026/05/13 8:16 p.m.7 views

CVE-2026-33381

When a user's access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this...

5.9CVSS0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/05/13 8:16 p.m.4 views

UBUNTU-CVE-2026-33381

When a user's access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this...

5.9CVSS5.8AI score0.00012EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/13 8:16 p.m.2 views

CVE-2026-33381

When a user's access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this...

5.9CVSS5.8AI score0.00012EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/05/13 8:2 p.m.6 views

Strapi: Password Reset Does Not Revoke Existing Refresh Sessions

Summary of CVE-2026-22706 Vulnerability Details - CVE: CVE-2026-22706 - CVSS v3.1 Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N 2.1 — Low - Affected Versions: @strapi/admin and @strapi/plugin-users-permissions =5.33.3 Description of CVE-2026-22706 In Strapi versions prio...

6.5CVSS5.8AI score0.00059EPSS
Exploits0References3Affected Software2
CVE
CVE
added 2026/05/13 7:28 p.m.20 views

CVE-2026-33381

Technical details about CVE-2026-33381 are not publicly available in the provided documents. Monitor for updates from Grafana advisories and NVD.

5.9CVSS5.8AI score0.00012EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/13 7:28 p.m.3 views

CVE-2026-33381 Users can generate Service Account tokens after permissions removal

When a user's access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this...

5.9CVSS5.8AI score0.00012EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 7:28 p.m.5 views

CVE-2026-33381

When a user's access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this...

5.9CVSS5.8AI score0.00012EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2026/05/13 12:0 a.m.6 views

Grafana OSS 安全漏洞

Grafana OSS is an open-source visualization dashboard developed by Grafana. There is a security vulnerability in Grafana OSS, which arises from the possibility of users continuing to perform operations within a short period after their token permissions for service accounts have been revoked. Thi...

5.9CVSS5.8AI score0.00012EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.5 views

PT-2026-40794

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A race condition exists where a user may still be able to mint tokens for a service account for a few seconds after their access has been revoked. Recommendation...

6.6CVSS5.7AI score0.00019EPSS
Exploits0References20
Github Security Blog
Github Security Blog
added 2026/05/12 10:23 p.m.9 views

SillyTavern: Existing sessions are not invalidated after password change, allowing session reuse and account takeover

Summary Changing a user’s password does not invalidate existing sessions, allowing an attacker with a stolen cookie to retain access even after the victim resets their password. Details SillyTavern relies on cookie-session for authentication, storing all session data user handle, permissions in a...

7.5CVSS5.8AI score0.00017EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/05/12 9:31 p.m.5 views

EUVD-2026-29822

A session management vulnerability in AOS-8 allows previously authenticated users to retain network access after their accounts are administratively disabled. Existing sessions are not invalidated when credentials are revoked, enabling continued access until session expiration. An attacker with...

5.4CVSS5.7AI score0.00035EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/12 7:19 p.m.29 views

CVE-2026-44873 Insufficient Session Invalidation on User Account Deactivation in AOS-8 Operating System

A session management vulnerability in AOS-8 allows previously authenticated users to retain network access after their accounts are administratively disabled. Existing sessions are not invalidated when credentials are revoked, enabling continued access until session expiration. An attacker with...

5.4CVSS0.00035EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/12 7:19 p.m.4 views

CVE-2026-44873

A session management vulnerability in AOS-8 allows previously authenticated users to retain network access after their accounts are administratively disabled. Existing sessions are not invalidated when credentials are revoked, enabling continued access until session expiration. An attacker with...

5.4CVSS5.7AI score0.00035EPSS
Exploits0References2Affected Software1
Snyk
Snyk
added 2026/05/12 5:23 p.m.4 views

Improper Authorization

Overview Affected versions of this package are vulnerable to Improper Authorization due to insufficient validation in the createTokenFromRefreshToken function. An attacker can maintain access to resources by using a valid refresh token even after authorization has been revoked, the account has be...

8.5CVSS5.7AI score0.00035EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/05/12 2:19 p.m.27 views

CVE-2026-43983 Pocket ID: OIDC refresh token flow bypasses authorization revocation, account disabling, and group restrictions

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function oidcservice.go validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization state befor...

8.5CVSS0.00035EPSS
Exploits1References1
EUVD
EUVD
added 2026/05/12 2:19 p.m.5 views

EUVD-2026-29482

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function oidcservice.go validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization state befor...

8.5CVSS5.8AI score0.00035EPSS
Exploits1References1
CVE
CVE
added 2026/05/12 2:19 p.m.9 views

CVE-2026-43983

Pocket ID’s OIDC refresh token flow (createTokenFromRefreshToken in oidc_service.go) fails to re-check the user’s current authorization state before issuing new tokens prior to version 2.6.0. This can allow token refresh after authorization revocation, post-account disabling, or after removal fro...

8.5CVSS5.8AI score0.00035EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/12 2:19 p.m.5 views

CVE-2026-43983 Pocket ID: OIDC refresh token flow bypasses authorization revocation, account disabling, and group restrictions

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function oidcservice.go validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization state befor...

8.5CVSS5.8AI score0.00035EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/12 2:19 p.m.5 views

CVE-2026-43983

Pocket ID is an OIDC provider that allows users to authenticate with their passkeys to your services. Prior to 2.6.0, The createTokenFromRefreshToken function oidcservice.go validates the refresh token's cryptographic integrity but does not re-validate the user's current authorization state befor...

8.5CVSS5.8AI score0.00035EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder