Lucene search
K

15 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 9:14 a.m.10 views

CVE-2022-23600

fleet is an open source device management, built on osquery. Versions prior to 4.9.1 expose a limited ability to spoof SAML authentication with missing audience verification. This impacts deployments using SAML SSO in two specific cases: 1. A malicious or compromised Service Provider SP could reu...

6.5CVSS6.8AI score0.00889EPSS
Exploits0References1
CVE
CVE
added 2025/11/25 12:0 a.m.23 views

CVE-2025-9803

CVE-2025-9803 affects lunary-ai/lunary version 1.9.34, where the Google OAuth integration fails to verify the aud (audience) field in the Google access token. This allows tokens issued to malicious apps to be accepted, potentially enabling account takeover. The vulnerability is mitigated in versi...

9.3CVSS6.9AI score0.00417EPSS
Exploits2References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/10/23 8:16 p.m.12 views

CVE-2025-62610

Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud Audience verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid...

8.1CVSS6.7AI score0.0035EPSS
Exploits1References1
Cvelist
Cvelist
added 2025/10/22 7:24 p.m.11 views

CVE-2025-62610 Hono Improperly Authorizes JWT Audience Validation

Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud Audience verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid...

8.1CVSS0.0035EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/10/22 7:24 p.m.8 views

CVE-2025-62610 Hono Improperly Authorizes JWT Audience Validation

Hono is a Web application framework that provides support for any JavaScript runtime. In versions from 1.1.0 to before 4.10.2, Hono’s JWT Auth Middleware does not provide a built-in aud Audience verification option, which can cause confused-deputy / token-mix-up issues: an API may accept a valid...

8.1CVSS6.3AI score0.0035EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.6 views

PT-2025-43405

Name of the Vulnerable Software and Affected Versions Hono versions 1.1.0 through 4.10.1 Description Hono’s JWT authentication middleware lacked built-in verification of the aud Audience claim. This could lead to confused-deputy or token-mix-up issues, where an API might accept a valid token...

8.1CVSS5.4AI score0.0035EPSS
Exploits1References16
EUVD
EUVD
added 2025/10/03 8:7 p.m.29 views

EUVD-2022-0962

Malicious code in bioql PyPI...

6.5CVSS6.5AI score0.00889EPSS
Exploits0References4
Huntr
Huntr
added 2025/08/27 12:0 a.m.8 views

Account takeover due to missing oauth audience verification in google sign in

Description The web application integrates Google OAuth for user authentication. Upon successful Google sign-in and user consent, the application receives a token from Google. This token is used by the web application to fetch user profile information such as email and name and complete the login...

9.3CVSS6AI score0.00417EPSS
Exploits2
Github Security Blog
Github Security Blog
added 2022/02/07 9:57 p.m.23 views

Limited ability to spoof SAML authentication with missing audience verification in Fleet

Impact This impacts deployments using SAML SSO in two specific cases: 1. A malicious or compromised Service Provider SP could reuse the SAML response to log into Fleet as a user -- only if the user has an account with the same email in Fleet, and the user signs into the malicious SP via SAML SSO...

6.5CVSS1.3AI score0.00889EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2022/02/04 10:32 p.m.9 views

CVE-2022-23600 Limited ability to spoof SAML authentication with missing audience verification

fleet is an open source device management, built on osquery. Versions prior to 4.9.1 expose a limited ability to spoof SAML authentication with missing audience verification. This impacts deployments using SAML SSO in two specific cases: 1. A malicious or compromised Service Provider SP could reu...

5.3CVSS6.5AI score0.00889EPSS
Exploits0References2
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.48 views

CVE-2022-23600 Limited ability to spoof SAML authentication with missing audience verification

fleet is an open source device management, built on osquery. Versions prior to 4.9.1 expose a limited ability to spoof SAML authentication with missing audience verification. This impacts deployments using SAML SSO in two specific cases: 1. A malicious or compromised Service Provider SP could reu...

5.3CVSS6.6AI score0.00889EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2022/02/04 12:0 a.m.15 views

PT-2022-16116 · Fleet +1 · Fleet +1

Name of the Vulnerable Software and Affected Versions: Fleet versions prior to 4.9.1 Description: The issue exposes a limited ability to spoof SAML authentication with missing audience verification, impacting deployments using SAML SSO in two specific cases. A malicious or compromised Service...

8.1CVSS6.9AI score0.00889EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2021/05/19 10:26 a.m.5 views

jwt-go: access restriction bypass vulnerability

A vulnerability was found in jwt-go where it is vulnerable to Access Restriction Bypass if m"aud" happens to be string, as allowed by the spec, the type assertion fails and the value of aud is "". This can cause audience verification to succeed even if the audiences being passed are incorrect if...

7.5CVSS7.2AI score0.0214EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2020/09/30 10:37 p.m.41 views

CVE-2020-26160

A vulnerability was found in jwt-go where it is vulnerable to Access Restriction Bypass if m"aud" happens to be string, as allowed by the spec, the type assertion fails and the value of aud is "". This can cause audience verification to succeed even if the audiences being passed are incorrect if...

7.5CVSS2.6AI score0.0214EPSS
Exploits0References4
Veracode
Veracode
added 2020/09/30 12:55 a.m.32 views

Authorization Bypass

github.com/dgrijalva/jwt-go is vulnerable to authorization bypass. The vulnerability exists as the audience verification succeeds even if the type assertion fails when the value of aud is ""...

7.5CVSS3.3AI score0.0214EPSS
Exploits0References3Affected Software3
Rows per page
Query Builder