Lucene search
+L

2430 matches found

CVE
CVE
added 2026/08/06 11:22 a.m.70 views

CVE-2026-68481

CVE-2026-68481 affects Apache CXF’s DefaultEncryptingOAuthDataProvider. Revoked access and refresh tokens can still be decrypted, and TokenIntrospectionService reports active:true, contrary to RFC expectations that revoked tokens be invalidated and introspection return {"active":false}. The issue...

7.5CVSS5.4AI score0.00425EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/06 11:22 a.m.18 views

CVE-2026-68481 Apache CXF: Revocation bypass in DefaultEncryptingOAuthDataProvider

In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and...

7.5CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 11:22 a.m.35 views

CVE-2026-68481 Apache CXF: Revocation bypass in DefaultEncryptingOAuthDataProvider

In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and...

0.00425EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 3:13 p.m.40 views

CVE-2026-60053 Apache Answer: Residual Administrative API Key Access After Role or Account Revocation

Insufficient Session Expiration vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Administrative API keys remained usable after the owning administrator was demoted or the account was marked inactive, suspended, or deleted, allowing continued access until the keys...

0.00349EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 3:13 p.m.10 views

CVE-2026-60053 Apache Answer: Residual Administrative API Key Access After Role or Account Revocation

Insufficient Session Expiration vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.1. Administrative API keys remained usable after the owning administrator was demoted or the account was marked inactive, suspended, or deleted, allowing continued access until the keys...

9.1CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added 2026/08/05 3:13 p.m.50 views

CVE-2026-60053

CVE-2026-60053 describes an Insufficient Session Expiration vulnerability in Apache Answer up to version 2.0.1. Administrative API keys remained usable after the owning administrator was demoted or the account was marked inactive, suspended, or deleted, allowing continued access until keys were r...

9.1CVSS5.4AI score0.00349EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/05 2:40 p.m.58 views

CVE-2026-39924

CVE-2026-39924 affects Flarum prior to 1.8.16. The vulnerability is a session persistence issue caused by not clearing the access_tokens table on password changes, leaving attacker-held sessions active even after a victim resets a password. The TokensClearer::clearPasswordTokens() function only r...

7.6CVSS5.6AI score0.00225EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/05 1:15 p.m.12 views

tomcat: Apache Tomcat: Error condition not handled when configuring CRLs

A flaw was found in Apache Tomcat. When configuring Certificate Revocation Lists CRLs for a FFM presumably a specific type of connector, the system fails to detect and act upon an error condition. This oversight could lead to unexpected behavior or a security bypass, as the intended security...

9.1CVSS5.5AI score0.00525EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/05 1:11 p.m.11 views

tomcat: Apache Tomcat: Error condition not handled when configuring CRLs

A flaw was found in Apache Tomcat. When configuring Certificate Revocation Lists CRLs for a FFM presumably a specific type of connector, the system fails to detect and act upon an error condition. This oversight could lead to unexpected behavior or a security bypass, as the intended security...

9.1CVSS5.4AI score0.00525EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/05 8:16 a.m.9 views

CVE-2026-71206

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase...

8.3CVSS0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:59 a.m.59 views

CVE-2026-71206

Shiori CVE-2026-71206 affects the JWT CheckToken flow: it validates only the HMAC signature and returns the embedded claims.Account without re-fetching from the DB, with no session store or token revocation. Deletion or demotion of an account does not invalidate existing tokens, so an attacker co...

8.3CVSS5.3AI score0.00215EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.9 views

CVE-2026-71206

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase. Deleting an account or...

8.3CVSS5.4AI score0.00215EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.8 views

CVE-2026-71206 shiori - JWT CheckToken Never Re-Validates Account State, Allowing Stale-Privilege Access After Deletion or Demotion

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase...

8.3CVSS5.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:59 a.m.16 views

CVE-2026-71206 shiori - JWT CheckToken Never Re-Validates Account State, Allowing Stale-Privilege Access After Deletion or Demotion

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase...

8.3CVSS5.3AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 6:59 a.m.14 views

EUVD-2026-53203

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase. Deleting an account or...

8.3CVSS5.4AI score0.00215EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/04 10:9 a.m.8 views

golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey

A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority CA. A remote attacker could potentially exploit this by presenting a revoked key, leading t...

9.1CVSS5.6AI score0.00568EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/03 2:55 p.m.9 views

EUVD-2026-52328

A flaw was found in 389 Directory Server. During SASL PLAIN authentication, the server installs connection-level bind credentials before performing the account-lock check. If the account is subsequently found to be locked, the bind is reported as failed to the client, but the already-installed...

5.4CVSS5.3AI score0.00167EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.7 views

Improper Certificate Validation

Overview org.bouncycastle:bcprov-ext-jdk15on is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Improper Certificate Validation in the check method of ProvOcspRevocationChecker, which verifies a stapled OCSP response's signature and then trea...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.7 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the check method of ProvOcspRevocationChecker, which verifies a stapled OCSP response's signature and then treats the certificate as unrevoked when no SingleResponse entry matches its CertID, without...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.7 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the check method of ProvOcspRevocationChecker, which verifies a stapled OCSP response's signature and then treats the certificate as unrevoked when no SingleResponse entry matches its CertID, without...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Rows per page
Query Builder