Lucene search
+L

398 matches found

OSV
OSV
added 2026/05/12 10:23 p.m.5 views

GHSA-GXX6-H3G6-VWJH SillyTavern has Authentication Bypass via SSO Header Injection

Resolution SillyTavern 1.18.0 now includes a configuration option to limit which IP addresses can authorize using SSO headers, limiting to just loopback addresses by default. A setting can be customized according to user's needs. Documentation: https://docs.sillytavern.app/administration/sso/...

9.8CVSS5.8AI score0.00218EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/12 12:0 a.m.15 views

PT-2026-40545

Name of the Vulnerable Software and Affected Versions SillyTavern versions prior to 1.18.0 Description An authentication bypass and account takeover issue exists when Authelia or Authentik SSO is enabled. The software accepts Remote-User for Authelia and X-Authentik-Username for Authentik HTTP...

9.8CVSS5.8AI score0.00218EPSS
SaveExploits0References14
Chainguard
Chainguard
added 2026/05/06 7:17 p.m.17 views

CVE-2026-41889 vulnerabilities

Vulnerabilities for packages: commercial-expanso-edge, step-issuer-fips, pgtimetable, cerbos, openfga, openbao-fips, openbao, grafana-alloy, ferretdb, sqlexporter, step, step-issuer, falcosidekick-fips, spicedb, chainloop-control-plane, sftpgo-plugin-eventstore, splunk-otel-collector,...

9.8CVSS5.9AI score0.00356EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/04/22 7:17 p.m.4 views

GHSA-MF9W-MJ56-HR94 vulnerabilities

Vulnerabilities for packages: authentik, keep-fips, superset, ggshield, localstack, kserve, keep, authentik-fips, litellm...

5.4AI score
SaveExploits0
Chainguard
Chainguard
added 2026/04/22 7:17 p.m.11 views

CVE-2026-41066 vulnerabilities

Vulnerabilities for packages: airflow, kubeflow-pipelines-visualization-server, authentik, datadog-agent-fips, label-studio, open-webui, datadog-agent, datahub-ingestion, datahub-ingestion-fips, nemo, synapse, authentik-fips...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/04/22 7:17 p.m.11 views

CVE-2026-28684 vulnerabilities

Vulnerabilities for packages: authentik, keep-fips, superset, ggshield, localstack, kserve, keep, authentik-fips, litellm...

6.6CVSS6.5AI score0.00258EPSS
SaveExploits1
Chainguard
Chainguard
added 2026/04/22 7:17 p.m.11 views

GHSA-VFMQ-68HX-4JFW vulnerabilities

Vulnerabilities for packages: airflow, kubeflow-pipelines-visualization-server, authentik, datadog-agent-fips, label-studio, open-webui, datadog-agent, datahub-ingestion, datahub-ingestion-fips, nemo, synapse, authentik-fips...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/04/16 11:36 p.m.4 views

BIT-AUTHENTIK-2026-25748 authentik has a forward authentication bypass with broken cookie

authentik is an open-source identity provider. Prior to 2025.10.4 and 2025.12.4, with a malformed cookie it was possible to bypass authentication when using forward authentication in the authentik Proxy Provider when used in conjunction with Traefik or Caddy as reverse proxy. When a malicious...

8.6CVSS5.5AI score0.00611EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/16 11:36 p.m.5 views

BIT-AUTHENTIK-2026-25227 authentik affected by Remote Code Execution via Context Key Injection in PropertyMapping Test Endpoint

authentik is an open-source identity provider. From 2021.3.1 to before 2025.8.6, 2025.10.4, and 2025.12.4, when using delegated permissions, a User that has the permission Can view Property Mapping or Can view Expression Policy is able to execute arbitrary code within the authentik server contain...

9.1CVSS6.1AI score0.00801EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/16 11:36 p.m.7 views

BIT-AUTHENTIK-2025-64708 authentik invitation expiry is delayed by at least 5 minutes

authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, in previous authentik versions, invitations were considered valid regardless if they are expired or not, thus relying on background tasks to clean up expired ones. In a normal scenario this can take up to 5...

5.8CVSS7.2AI score0.00242EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 11:36 p.m.7 views

BIT-AUTHENTIK-2025-64521 authentik deactivated service accounts can authenticate to OAuth

authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, when authenticating with clientid and clientsecret to an OAuth provider, authentik creates a service account for the provider. In previous authentik versions, authentication for this account was possible even...

4.8CVSS7.2AI score0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 11:36 p.m.3 views

BIT-AUTHENTIK-2025-29928 authentik's deletion of sessions did not revoke sessions when using database session storage

authentik is an open-source identity provider. Prior to versions 2024.12.4 and 2025.2.3, when authentik was configured to use the database for session storage which is a non-default setting, deleting sessions via the Web Interface or the API would not revoke the session and the session holder wou...

8CVSS5.7AI score0.00364EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 11:36 p.m.5 views

BIT-AUTHENTIK-2024-52289 authentik has an insecure default configuration for OAuth2 Redirect URIs

authentik is an open-source identity provider. Redirect URIs in the OAuth2 provider in authentik are checked by RegEx comparison. When no Redirect URIs are configured in a provider, authentik will automatically use the first redirecturi value received as an allowed redirect URI, without escaping...

9.8CVSS5.7AI score0.0106EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/16 11:36 p.m.6 views

BIT-AUTHENTIK-2024-52287 authentik performs insufficient validation of OAuth scopes

authentik is an open-source identity provider. When using the clientcredentials or devicecode OAuth grants, it was possible for an attacker to get a token from authentik with scopes that haven't been configured in authentik. authentik 2024.8.5 and 2024.10.3 fix this issue...

7.2CVSS5.7AI score0.00561EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 11:36 p.m.4 views

BIT-AUTHENTIK-2024-47077 authentik cross-provider token validation problems

authentik is an open-source identity provider. Prior to versions 2024.8.3 and 2024.6.5, access tokens issued to one application can be stolen by that application and used to impersonate the user against any other proxy provider. Also, a user can steal an access token they were legitimately issued...

6.5CVSS5.7AI score0.00417EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/16 11:36 p.m.5 views

BIT-AUTHENTIK-2024-47070 authentik vulnerable to password authentication bypass via X-Forwarded-For HTTP header

authentik is an open-source identity provider. A vulnerability that exists in versions prior to 2024.8.3 and 2024.6.5 allows bypassing password login by adding X-Forwarded-For header with an unparsable IP address, e.g. a. This results in a possibility of logging into any account with a known logi...

9CVSS5.7AI score0.00568EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/16 11:36 p.m.9 views

BIT-AUTHENTIK-2024-38371 Insufficient access control for OAuth2 Device Code flow in authentik

authentik is an open-source Identity Provider. Access restrictions assigned to an application were not checked when using the OAuth2 Device code flow. This could potentially allow users without the correct authorization to get OAuth tokens for an application and access it. This issue has been...

9.8CVSS5.7AI score0.00585EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/16 11:36 p.m.7 views

BIT-AUTHENTIK-2024-37905 Improper Access Control and Incorrect Authorization in github.com/goauthentik/authentik

authentik is an open-source Identity Provider that emphasizes flexibility and versatility. Authentik API-Access-Token mechanism can be exploited to gain admin user privileges. A successful exploit of the issue will result in a user gaining full admin access to the Authentik application, including...

8.8CVSS5.7AI score0.00757EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/16 11:36 p.m.13 views

BIT-AUTHENTIK-2024-23647 PKCE downgrade attack in Authentik

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

8.8CVSS7.4AI score0.00544EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 11:36 p.m.8 views

BIT-AUTHENTIK-2024-21637 XSS in Authentik via JavaScript-URI as Redirect URI and form_post Response Mode

Authentik is an open-source Identity Provider. Authentik is a vulnerable to a reflected Cross-Site Scripting vulnerability via JavaScript-URIs in OpenID Connect flows with responsemode=formpost. This relatively user could use the described attacks to perform a privilege escalation. This...

7.6CVSS6AI score0.00547EPSS
SaveExploits0References4
Rows per page
Query Builder