Lookup for vulnerable packages by Package URL.

Purlpkg:pypi/oauthenticator@0.4.0
Typepypi
Namespace
Nameoauthenticator
Version0.4.0
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version17.4.0
Latest_non_vulnerable_version17.4.0
Affected_by_vulnerabilities
0
url VCID-1cjr-4x2x-vyfe
vulnerability_id VCID-1cjr-4x2x-vyfe
summary OAuthenticator provides plugins for JupyterHub to use common OAuth providers, as well as base classes for writing one's own Authenticators with any OAuth 2.0 provider. `GoogleOAuthenticator.hosted_domain` is used to restrict what Google accounts can be authorized access to a JupyterHub. The restriction is intented to be to Google accounts part of one or more Google organization verified to control specified domain(s). Prior to version 16.3.0, the actual restriction has been to Google accounts with emails ending with the domain. Such accounts could have been created by anyone which at one time was able to read an email associated with the domain. This was described by Dylan Ayrey (@dxa4481) in this [blog post] from 15th December 2023). OAuthenticator 16.3.0 contains a patch for this issue. As a workaround, restrict who can login another way, such as `allowed_users` or `allowed_google_groups`.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-29033
reference_id
reference_type
scores
0
value 0.00276
scoring_system epss
scoring_elements 0.51324
published_at 2026-06-11T12:55:00Z
1
value 0.00276
scoring_system epss
scoring_elements 0.51469
published_at 2026-06-13T12:55:00Z
2
value 0.00276
scoring_system epss
scoring_elements 0.51455
published_at 2026-06-14T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-29033
1
reference_url https://github.com/jupyterhub/oauthenticator
reference_id
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/jupyterhub/oauthenticator
2
reference_url https://github.com/jupyterhub/oauthenticator/commit/5246b09675501b09fb6ed64022099b7644812f60
reference_id 5246b09675501b09fb6ed64022099b7644812f60
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-03-21T16:20:15Z/
url https://github.com/jupyterhub/oauthenticator/commit/5246b09675501b09fb6ed64022099b7644812f60
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-29033
reference_id CVE-2024-29033
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-29033
4
reference_url https://github.com/advisories/GHSA-55m3-44xf-hg4h
reference_id GHSA-55m3-44xf-hg4h
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-55m3-44xf-hg4h
5
reference_url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-55m3-44xf-hg4h
reference_id GHSA-55m3-44xf-hg4h
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-03-21T16:20:15Z/
url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-55m3-44xf-hg4h
6
reference_url https://trufflesecurity.com/blog/google-oauth-is-broken-sort-of
reference_id google-oauth-is-broken-sort-of
reference_type
scores
0
value 7.5
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-03-21T16:20:15Z/
url https://trufflesecurity.com/blog/google-oauth-is-broken-sort-of
fixed_packages
0
url pkg:pypi/oauthenticator@16.3.0
purl pkg:pypi/oauthenticator@16.3.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-74mf-wuab-5qcv
1
vulnerability VCID-ucvb-b9h4-vkcu
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/oauthenticator@16.3.0
aliases CVE-2024-29033, GHSA-55m3-44xf-hg4h
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-1cjr-4x2x-vyfe
1
url VCID-5mwe-g3be-5kh8
vulnerability_id VCID-5mwe-g3be-5kh8
summary OAuthenticator is an OAuth token library for the JupyerHub login handler. CILogonOAuthenticator is provided by the OAuthenticator package, and lets users log in to a JupyterHub via CILogon. This is primarily used to restrict a JupyterHub only to users of a given institute. The allowed_idps configuration trait of CILogonOAuthenticator is documented to be a list of domains that indicate the institutions whose users are authorized to access this JupyterHub. This authorization is validated by ensuring that the *email* field provided to us by CILogon has a *domain* that matches one of the domains listed in `allowed_idps`.If `allowed_idps` contains `berkeley.edu`, you might expect only users with valid current credentials provided by University of California, Berkeley to be able to access the JupyterHub. However, CILogonOAuthenticator does *not* verify which provider is used by the user to login, only the email address provided. So a user can login with a GitHub account that has email set to `<something>@berkeley.edu`, and that will be treated exactly the same as someone logging in using the UC Berkeley official Identity Provider. The patch fixing this issue makes a *breaking change* in how `allowed_idps` is interpreted. It's no longer a list of domains, but configuration representing the `EntityID` of the IdPs that are allowed, picked from the [list maintained by CILogon](https://cilogon.org/idplist/). Users are advised to upgrade.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2022-31027
reference_id
reference_type
scores
0
value 0.00267
scoring_system epss
scoring_elements 0.50455
published_at 2026-06-11T12:55:00Z
1
value 0.00267
scoring_system epss
scoring_elements 0.50593
published_at 2026-06-14T12:55:00Z
2
value 0.00267
scoring_system epss
scoring_elements 0.50606
published_at 2026-06-13T12:55:00Z
3
value 0.00267
scoring_system epss
scoring_elements 0.50589
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2022-31027
1
reference_url https://github.com/jupyterhub/oauthenticator
reference_id
reference_type
scores
0
value 4.2
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/jupyterhub/oauthenticator
2
reference_url https://github.com/jupyterhub/oauthenticator/commit/5cd2d1816f90dc5c946e6e38fd2d0ba535624c5c
reference_id
reference_type
scores
0
value 4.2
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/jupyterhub/oauthenticator/commit/5cd2d1816f90dc5c946e6e38fd2d0ba535624c5c
3
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/oauthenticator/PYSEC-2022-206.yaml
reference_id
reference_type
scores
0
value 4.2
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/pypa/advisory-database/tree/main/vulns/oauthenticator/PYSEC-2022-206.yaml
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2022-31027
reference_id CVE-2022-31027
reference_type
scores
0
value 4.2
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2022-31027
5
reference_url https://github.com/advisories/GHSA-r7v4-jwx9-wx43
reference_id GHSA-r7v4-jwx9-wx43
reference_type
scores
0
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-r7v4-jwx9-wx43
6
reference_url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-r7v4-jwx9-wx43
reference_id GHSA-r7v4-jwx9-wx43
reference_type
scores
0
value 4.2
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
1
value MODERATE
scoring_system cvssv3.1_qr
scoring_elements
2
value MODERATE
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-23T14:05:56Z/
url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-r7v4-jwx9-wx43
fixed_packages
0
url pkg:pypi/oauthenticator@15.0.0
purl pkg:pypi/oauthenticator@15.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1cjr-4x2x-vyfe
1
vulnerability VCID-74mf-wuab-5qcv
2
vulnerability VCID-ucvb-b9h4-vkcu
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/oauthenticator@15.0.0
aliases CVE-2022-31027, GHSA-r7v4-jwx9-wx43, GMS-2022-1894, PYSEC-2022-206
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-5mwe-g3be-5kh8
2
url VCID-74mf-wuab-5qcv
vulnerability_id VCID-74mf-wuab-5qcv
summary OAuthenticator is software that allows OAuth2 identity providers to be plugged in and used with JupyterHub. Prior to version 17.4.0, an authentication bypass vulnerability in oauthenticator allows an attacker with an unverified email address on an Auth0 tenant to login to JupyterHub. When email is used as the usrname_claim, this gives users control over their username and the possibility of account takeover. This issue has been patched in version 17.4.0.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2026-33175
reference_id
reference_type
scores
0
value 0.00148
scoring_system epss
scoring_elements 0.35037
published_at 2026-06-11T12:55:00Z
1
value 0.00148
scoring_system epss
scoring_elements 0.35217
published_at 2026-06-14T12:55:00Z
2
value 0.00148
scoring_system epss
scoring_elements 0.35215
published_at 2026-06-12T12:55:00Z
3
value 0.00148
scoring_system epss
scoring_elements 0.3524
published_at 2026-06-13T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2026-33175
1
reference_url https://github.com/jupyterhub/oauthenticator
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/jupyterhub/oauthenticator
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2026-33175
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2026-33175
3
reference_url https://support.auth0.com/center/s/article/Enforce-Email-Verification-With-Sending-Email-After-Each-Denied-Access
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://support.auth0.com/center/s/article/Enforce-Email-Verification-With-Sending-Email-After-Each-Denied-Access
4
reference_url https://github.com/jupyterhub/oauthenticator/releases/tag/17.4.0
reference_id 17.4.0
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-04-07T15:48:30Z/
url https://github.com/jupyterhub/oauthenticator/releases/tag/17.4.0
5
reference_url https://github.com/jupyterhub/oauthenticator/commit/f0c7002dc36e41efae0f674033cf7888a21d96f9
reference_id f0c7002dc36e41efae0f674033cf7888a21d96f9
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-04-07T15:48:30Z/
url https://github.com/jupyterhub/oauthenticator/commit/f0c7002dc36e41efae0f674033cf7888a21d96f9
6
reference_url https://github.com/advisories/GHSA-rrvg-cxh4-qhrv
reference_id GHSA-rrvg-cxh4-qhrv
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-rrvg-cxh4-qhrv
7
reference_url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-rrvg-cxh4-qhrv
reference_id GHSA-rrvg-cxh4-qhrv
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-04-07T15:48:30Z/
url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-rrvg-cxh4-qhrv
fixed_packages
0
url pkg:pypi/oauthenticator@17.4.0
purl pkg:pypi/oauthenticator@17.4.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/oauthenticator@17.4.0
aliases CVE-2026-33175, GHSA-rrvg-cxh4-qhrv
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-74mf-wuab-5qcv
3
url VCID-ucvb-b9h4-vkcu
vulnerability_id VCID-ucvb-b9h4-vkcu
summary OAuthenticator is software that allows OAuth2 identity providers to be plugged in and used with JupyterHub. JupyterHub < 5.0, when used with `GlobusOAuthenticator`, could be configured to allow all users from a particular institution only. This worked fine prior to JupyterHub 5.0, because `allow_all` did not take precedence over `identity_provider`. Since JupyterHub 5.0, `allow_all` does take precedence over `identity_provider`. On a hub with the same config, now all users will be allowed to login, regardless of `identity_provider`. `identity_provider` will basically be ignored. This is a documented change in JupyterHub 5.0, but is likely to catch many users by surprise. OAuthenticator 16.3.1 fixes the issue with JupyterHub 5.0, and does not affect previous versions. As a workaround, do not upgrade to JupyterHub 5.0 when using `GlobusOAuthenticator` in the prior configuration.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-37300
reference_id
reference_type
scores
0
value 0.00209
scoring_system epss
scoring_elements 0.43507
published_at 2026-06-14T12:55:00Z
1
value 0.00209
scoring_system epss
scoring_elements 0.43516
published_at 2026-06-13T12:55:00Z
2
value 0.00209
scoring_system epss
scoring_elements 0.43497
published_at 2026-06-12T12:55:00Z
3
value 0.00209
scoring_system epss
scoring_elements 0.4334
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-37300
1
reference_url https://github.com/jupyterhub/oauthenticator
reference_id
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/jupyterhub/oauthenticator
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-37300
reference_id CVE-2024-37300
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-37300
3
reference_url https://github.com/jupyterhub/oauthenticator/commit/d1aea05fa89f2beae15ab0fa0b0d071030f79654
reference_id d1aea05fa89f2beae15ab0fa0b0d071030f79654
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-12T18:00:57Z/
url https://github.com/jupyterhub/oauthenticator/commit/d1aea05fa89f2beae15ab0fa0b0d071030f79654
4
reference_url https://github.com/advisories/GHSA-gprj-3p75-f996
reference_id GHSA-gprj-3p75-f996
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-gprj-3p75-f996
5
reference_url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-gprj-3p75-f996
reference_id GHSA-gprj-3p75-f996
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
1
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-12T18:00:57Z/
url https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-gprj-3p75-f996
6
reference_url https://jupyterhub.readthedocs.io/en/stable/howto/upgrading-v5.html#authenticator-allow-all-and-allow-existing-users
reference_id upgrading-v5.html#authenticator-allow-all-and-allow-existing-users
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-06-12T18:00:57Z/
url https://jupyterhub.readthedocs.io/en/stable/howto/upgrading-v5.html#authenticator-allow-all-and-allow-existing-users
fixed_packages
0
url pkg:pypi/oauthenticator@16.3.1
purl pkg:pypi/oauthenticator@16.3.1
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-74mf-wuab-5qcv
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/oauthenticator@16.3.1
aliases CVE-2024-37300, GHSA-gprj-3p75-f996
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-ucvb-b9h4-vkcu
Fixing_vulnerabilities
Risk_score4.0
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:pypi/oauthenticator@0.4.0