Lucene search
+L

81347 matches found

ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-67330

@better-auth/scim a better-auth plugin versions = 1.4.0-beta.27 through = 1.7.0-beta.0 through = 1.7.0-beta.9 contain an authorization bypass. SCIM token issuance did not reject provider IDs already used by existing SSO, SAML, OIDC, generic OAuth, or social account providers, and the same logical...

9.9CVSS5.5AI score0.00352EPSS
SaveExploits0References3
Nuclei
Nuclei
added 4 days ago19 views

OneDev < 4.0.3 - User Access Token Leak

OneDev before version 4.0.3 contains an insecure endpoint that allows retrieval of arbitrary user details, including access tokens, due to missing security checks on /users/id, letting attackers leak sensitive data and impersonate users, exploit requires no special conditions. id: CVE-2021-21246...

8.6CVSS7.3AI score0.49051EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 4 days ago10 views

CVE-2026-14561

The Authora : Easy login with mobile number WordPress plugin before 1.7.7 does not keep its one-time login code confidential, returning the code and a valid verification token in the response of an unauthenticated action, allowing unauthenticated attackers to log in as any user whose registered...

5.7AI score0.00164EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 days ago8 views

CVE-2026-13604

The Pixelavo WordPress plugin before 1.5.4 registers an unauthenticated AJAX action, gated only by a nonce that it emits publicly on every front-end page, that forwards client-supplied event data to the configured Facebook Conversions API using the administrator's stored access token. This allows...

5.6AI score0.00132EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago13 views

CVE-2026-13604

CVE-2026-13604 affects the Pixelavo WordPress plugin (pre-1.5.4). The vulnerability is an unauthenticated AJAX action, gated only by a nonce emitted on every front-end page, that forwards client-supplied event data to the Facebook Conversions API using the administrator’s stored access token. Thi...

5.6AI score0.00132EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 days ago7 views

CVE-2026-11882

The Builderall for WordPress plugin before 3.0.2 does not bind the state value of its public OAuth authentication routes to the initiating user session, allowing unauthenticated attackers to complete the connection flow and overwrite the stored third-party integration access token. A durable...

5.3AI score0.00177EPSS
SaveExploits0References1
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-51697

The Builderall for WordPress plugin before 3.0.2 does not bind the state value of its public OAuth authentication routes to the initiating user session, allowing unauthenticated attackers to complete the connection flow and overwrite the stored third-party integration access token. A durable...

5.3AI score0.00177EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago13 views

CVE-2026-11882

The Builderall for WordPress plugin (pre-3.0.2) has an OAuth flaw where the state value from public OAuth routes is not bound to the initiating user session. This allows unauthenticated attackers to complete the OAuth connection flow and overwrite the stored third‑party integration access token. ...

5.3AI score0.00177EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago42 views

CVE-2026-3141

FormGent WordPress plugin (

9.1CVSS5.5AI score0.00467EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 4 days ago10 views

PT-2026-67342

The WooCommerce - Social Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to and including 2.8.7. This is due to the plugin's Apple login handler accepting the Apple id token and decoding only its base64 payload without verifying the JWT signature against Apple...

9.8CVSS5.5AI score0.004EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago13 views

CVE-2026-18481

Stored cross-site scripting in the participant URL handling in AWS Ops Wheel before PR 168 might allow an authenticated remote user to steal session tokens and escalate to full administrative control of the deployed instance via a crafted participanturl value containing a dangerous URI scheme. To...

7.3CVSS0.00282EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 5 days ago8 views

CVE-2026-18481 Stored XSS in Participant URL Field leads to Account Takeover via Session Token Theft

Stored cross-site scripting in the participant URL handling in AWS Ops Wheel before PR 168 might allow an authenticated remote user to steal session tokens and escalate to full administrative control of the deployed instance via a crafted participanturl value containing a dangerous URI scheme. To...

7.3CVSS5.3AI score0.00282EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago23 views

CVE-2026-18481

CVE-2026-18481 describes a stored cross-site scripting flaw in the AWS Ops Wheel project, affecting the participant_url handling. The issue, triggered by a crafted participant_url value with a dangerous URI scheme, could allow an authenticated remote user to steal session tokens and escalate to f...

7.3CVSS5.3AI score0.00282EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago37 views

CVE-2026-18481 Stored XSS in Participant URL Field leads to Account Takeover via Session Token Theft

Stored cross-site scripting in the participant URL handling in AWS Ops Wheel before PR 168 might allow an authenticated remote user to steal session tokens and escalate to full administrative control of the deployed instance via a crafted participanturl value containing a dangerous URI scheme. To...

7.3CVSS0.00282EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago7 views

CVE-2026-18481

Stored cross-site scripting in the participant URL handling in AWS Ops Wheel before PR 168 might allow an authenticated remote user to steal session tokens and escalate to full administrative control of the deployed instance via a crafted participanturl value containing a dangerous URI scheme. To...

7.3CVSS5.3AI score0.00282EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 5 days ago8 views

CVE-2026-54725

vault-secrets-webhook is a Kubernetes mutating webhook that makes direct secret injection into Pods possible. Prior to 1.23.1, parseVaultConfig in pkg/webhook/config.go accepts the vault.security.banzaicloud.io/vault-addr annotation, MutateConfigMap and MutateSecret call newVaultClient in...

9.6CVSS5.5AI score0.0032EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 5 days ago9 views

EUVD-2026-51591

vault-secrets-webhook is a Kubernetes mutating webhook that makes direct secret injection into Pods possible. Prior to 1.23.1, parseVaultConfig in pkg/webhook/config.go accepts the vault.security.banzaicloud.io/vault-addr annotation, MutateConfigMap and MutateSecret call newVaultClient in...

9.6CVSS5.5AI score0.0032EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 5 days ago7 views

CVE-2026-54725 vault-addr annotation SSRF -- webhook makes outbound HTTP call to attacker URL during admission; vault-serviceaccount enables cluster-wide SA token theft via TokenRequest API

vault-secrets-webhook is a Kubernetes mutating webhook that makes direct secret injection into Pods possible. Prior to 1.23.1, parseVaultConfig in pkg/webhook/config.go accepts the vault.security.banzaicloud.io/vault-addr annotation, MutateConfigMap and MutateSecret call newVaultClient in...

9.6CVSS5.5AI score0.0032EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

CVE-2026-54725 vault-addr annotation SSRF -- webhook makes outbound HTTP call to attacker URL during admission; vault-serviceaccount enables cluster-wide SA token theft via TokenRequest API

vault-secrets-webhook is a Kubernetes mutating webhook that makes direct secret injection into Pods possible. Prior to 1.23.1, parseVaultConfig in pkg/webhook/config.go accepts the vault.security.banzaicloud.io/vault-addr annotation, MutateConfigMap and MutateSecret call newVaultClient in...

9.6CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago32 views

CVE-2026-54725 vault-addr annotation SSRF -- webhook makes outbound HTTP call to attacker URL during admission; vault-serviceaccount enables cluster-wide SA token theft via TokenRequest API

vault-secrets-webhook is a Kubernetes mutating webhook that makes direct secret injection into Pods possible. Prior to 1.23.1, parseVaultConfig in pkg/webhook/config.go accepts the vault.security.banzaicloud.io/vault-addr annotation, MutateConfigMap and MutateSecret call newVaultClient in...

9.6CVSS0.0032EPSS
SaveExploits0References3
Rows per page
Query Builder