Lucene search
+L

1272 matches found

Vulnrichment
Vulnrichment
โ€ขadded 2026/05/27 4:52 p.m.โ€ข20 views

CVE-2026-48153 Budibase: SSRF via OAuth2 token endpoint URL reaches internal hosts and cloud metadata

Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check that every other outbound fetch path in the codebase uses. The Joi schema for the OAuth2 URL has no...

8.5CVSS5.8AI score0.00175EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/27 3:43 p.m.โ€ข12 views

CVE-2026-44325 free5GC: NRF POST /oauth2/token structured-form parser type-confusion panic family (Reflect.Set on incompatible types)

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NRF root SBI endpoint POST /oauth2/token contains a parser-level type-confusion bug family. The handler in NFs/nrf/internal/sbi/apiaccesstoken.go reflects over models.NrfAccessTokenAccessTokenReq,...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits1References4
CVE
CVE
โ€ขadded 2026/05/27 3:43 p.m.โ€ข62 views

CVE-2026-44325

CVE-2026-44325 affects free5GC NRF (v4.2.1) where POST /oauth2/token parses form data with a reflective type-confusion in api_accesstoken.go. The handler reflects over NrfAccessTokenAccessTokenReq, incorrectly treating most fields as a *models.PlmnId and assigns it to various destination fields, ...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
โ€ขadded 2026/05/27 12:00 a.m.โ€ข16 views

free5GC ๅฎ‰ๅ…จๆผๆดž

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.2.2 contained security vulnerabilities. These vulnerabilities stemmed from the lack of an OAuth2/bearer-token authorization middleware when SMF mounted UPI management routing groups,...

10CVSS5.8AI score0.00331EPSS
SaveExploits1References5
CNNVD
CNNVD
โ€ขadded 2026/05/27 12:00 a.m.โ€ข15 views

free5GC ๅฎ‰ๅ…จๆผๆดž

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC prior to 4.2.2 contained a security vulnerability. This vulnerability stemmed from a parser type confusion in the NRFโ€™s OAuth2 token endpoint, which could potentially cause a panic due to a single...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits1References4
OSV
OSV
โ€ขadded 2026/05/20 7:07 p.m.โ€ข11 views

GO-2026-4963 openvpn-auth-oauth2 returns FUNC_SUCCESS on client-deny, allowing unauthenticated VPN access in github.com/jkroepke/openvpn-auth-oauth2

openvpn-auth-oauth2 returns FUNCSUCCESS on client-deny, allowing unauthenticated VPN access in github.com/jkroepke/openvpn-auth-oauth2...

10CVSS5.8AI score0.00438EPSS
SaveExploits0References7
AstraLinux
AstraLinux
โ€ขadded 2026/05/20 5:53 a.m.โ€ข9 views

Astra Linux โ€“ Vulnerability in golang-golang-x-oauth2

An attacker can pass a maliciously malformed token, causing unexpected memory consumption during parsing...

7.5CVSS6.4AI score0.00838EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/05/20 12:00 a.m.โ€ข17 views

Linux Distros Unpatched Vulnerability : CVE-2026-41070

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on SSO auth flows. From version 1.26.3 to...

10CVSS7.5AI score0.00438EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
โ€ขadded 2026/05/19 12:00 a.m.โ€ข10 views

Spring Office Hours Podcast: S5E16 - May Release Train Shift & What's Coming in Spring Boot 4.1

Join Dan Vega and DaShaun Carter for the latest updates from the Spring Ecosystem. In this episode, Dan and DaShaun break down the recently announced shift of the May release train from May 11-22 to June 1-5, and what that means for your upgrade planning across the Spring portfolio. They also dig...

5.8AI score
SaveExploits0
Snyk
Snyk
โ€ขadded 2026/05/18 1:29 p.m.โ€ข19 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via unvalidated URL processing in the OAuth2 dynamic client registration process. An attacker can access internal network resources or sensitive information by supplying malicious URLs to be fetched by t...

7.2CVSS5.2AI score0.00207EPSS
SaveExploits0References2
Snyk
Snyk
โ€ขadded 2026/05/18 1:29 p.m.โ€ข19 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via unvalidated URL processing in the OAuth2 dynamic client registration process. An attacker can access internal network resources or sensitive information by supplying malicious URLs to be fetched by t...

7.2CVSS5.2AI score0.00207EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/15 5:33 p.m.โ€ข48 views

Better Auth: OAuth callback accepts mismatched `state` when cookie-backed state storage is used without PKCE

Am I affected? Users are affected if all of the following are true: - The application uses better-auth at a version below 1.6.2 or @better-auth/sso paired with such a version. - betterAuth account: storeStateStrategy is set to "cookie". The default "database" is not affected. - The application...

6AI score
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/12 5:16 p.m.โ€ข16 views

CVE-2026-44166 Pocketbase: Account pre-hijacking via OAuth2 unverfied->verified autolinking upgrade

Pocketbase is an open source web backend written in go. Prior to 0.22.42 and 0.37.4, in some situations, if an attacker knows the email address of the victim they can create and link an unverified PocketBase user in advance by authenticating with one of the OAuth2 app providers, e.g. "A". When th...

6.1CVSS5.7AI score0.00247EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/08 10:56 p.m.โ€ข19 views

free5GC NRF: type-confusion panic in POST /oauth2/token structured-form parser via Reflect.Set on incompatible types

Summary free5GC's NRF root SBI endpoint POST /oauth2/token contains a parser-level type-confusion bug family. The handler in NFs/nrf/internal/sbi/apiaccesstoken.go reflects over models.NrfAccessTokenAccessTokenReq, special-cases only plain string and NrfNfManagementNfType fields, and treats every...

7.5CVSS5.8AI score0.00394EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
โ€ขadded 2026/05/08 5:39 p.m.โ€ข11 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration due to the failure to revoke existing refresh tokens in the auth.refreshtokens and auth.oauth2refreshtokens tables after a password change. An attacker can maintain unauthorized access to a user's account...

4.2CVSS5.8AI score
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/05/08 4:16 p.m.โ€ข27 views

CVE-2026-41070

openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on SSO auth flows. From version 1.26.3 to before version 1.27.3, when openvpn-auth-oauth2 is deployed in the experimental plugin mode shared library loaded by OpenVPN via the plugin...

10CVSS0.00438EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
โ€ขadded 2026/05/08 4:16 p.m.โ€ข13 views

CVE-2026-41070

openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on SSO auth flows. From version 1.26.3 to before version 1.27.3, when openvpn-auth-oauth2 is deployed in the experimental plugin mode shared library loaded by OpenVPN via the plugin...

10CVSS5.7AI score0.00438EPSS
SaveExploits0References4
Cvelist
Cvelist
โ€ขadded 2026/05/08 3:14 p.m.โ€ข45 views

CVE-2026-41070 openvpn-auth-oauth2 returns FUNC_SUCCESS on client-deny, allowing unauthenticated VPN access

openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on SSO auth flows. From version 1.26.3 to before version 1.27.3, when openvpn-auth-oauth2 is deployed in the experimental plugin mode shared library loaded by OpenVPN via the plugin...

10CVSS0.00438EPSS
SaveExploits0References2
OSV
OSV
โ€ขadded 2026/05/08 3:14 p.m.โ€ข10 views

CVE-2026-41070 openvpn-auth-oauth2 returns FUNC_SUCCESS on client-deny, allowing unauthenticated VPN access

openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on SSO auth flows. From version 1.26.3 to before version 1.27.3, when openvpn-auth-oauth2 is deployed in the experimental plugin mode shared library loaded by OpenVPN via the plugin...

10CVSS5.9AI score
SaveExploits0References4
Debian CVE
Debian CVE
โ€ขadded 2026/05/08 3:14 p.m.โ€ข15 views

CVE-2026-41070

openvpn-auth-oauth2 is a plugin/management interface client for OpenVPN server to handle an OIDC based single sign-on SSO auth flows. From version 1.26.3 to before version 1.27.3, when openvpn-auth-oauth2 is deployed in the experimental plugin mode shared library loaded by OpenVPN via the plugin...

10CVSS5.7AI score0.00438EPSS
SaveExploits0
Rows per page
Query Builder