Lucene search
+L

217 matches found

Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-58425 OAuth token introspection returns metadata of tokens issued to other clients (RFC 7662 section 4 violation)

OAuth token introspection returns metadata of tokens issued to other clients RFC 7662 section 4 violation...

0.00243EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-69119

Taubyte Tau v1.1.10 contains a missing authorization vulnerability in the services/auth HTTP service that allows any authenticated user to read or permanently delete another tenant's project by supplying an arbitrary project ID to the GET and DELETE /projects/id endpoints. The GitHubTokenHTTPAuth...

8.3CVSS5.5AI score0.00315EPSS
SaveExploits0References5
NVD
NVD
added 5 days ago7 views

CVE-2026-73211

PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.1.6, ActorFollowModel.updateScore interpolates the attacker-controlled ActivityPub actor inboxUrl into an SQL query, allowing an unauthenticated remote server to read and write PeerTube database tables, including...

9.8CVSS0.00393EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago15 views

CVE-2026-73211 PeerTube: Unauthenticated remote SQL injection in ActorFollowModel.updateScore()

PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.1.6, ActorFollowModel.updateScore interpolates the attacker-controlled ActivityPub actor inboxUrl into an SQL query, allowing an unauthenticated remote server to read and write PeerTube database tables, including...

9.8CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-56786

PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.1.6, ActorFollowModel.updateScore interpolates the attacker-controlled ActivityPub actor inboxUrl into an SQL query, allowing an unauthenticated remote server to read and write PeerTube database tables, including...

9.8CVSS5.6AI score0.00393EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-56782

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to obtain a live Google Sheets OAuth access token for that workspace by calling the Google Sheets helper getAccessToken. The vulnerable path checks only whether the caller has read access...

7.6CVSS5.3AI score0.00315EPSS
SaveExploits0References4
Cvelist
Cvelist
added 5 days ago26 views

CVE-2026-48767 Google Sheets OAuth access token disclosure to guest members via getAccessToken

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to obtain a live Google Sheets OAuth access token for that workspace by calling the Google Sheets helper getAccessToken. The vulnerable path checks only whether the caller has read access...

7.6CVSS0.00315EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago38 views

CVE-2026-48767

TypeBot (workspace chatbot builder) before v3.17.0 is affected. A low-privilege guest can call the Google Sheets helper getAccessToken to decrypt and retrieve the workspace’s Google Sheets OAuth token, and return the raw bearer token to the caller, enabling token minting/reuse outside TypeBot. Th...

7.6CVSS5.3AI score0.00315EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago9 views

CVE-2026-48767 Google Sheets OAuth access token disclosure to guest members via getAccessToken

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to obtain a live Google Sheets OAuth access token for that workspace by calling the Google Sheets helper getAccessToken. The vulnerable path checks only whether the caller has read access...

7.6CVSS5.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 5 days ago3 views

PT-2026-70795

TypeBot is a chatbot builder tool. Versions prior to 3.17.0 allow a low-privilege guest member of a workspace to obtain a live Google Sheets OAuth access token for that workspace by calling the Google Sheets helper getAccessToken. The vulnerable path checks only whether the caller has read access...

7.6CVSS5.3AI score0.00315EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 5 days ago1 views

PT-2026-70798

PeerTube is an ActivityPub-federated video streaming platform. Prior to 8.1.6, ActorFollowModel.updateScore interpolates the attacker-controlled ActivityPub actor inboxUrl into an SQL query, allowing an unauthenticated remote server to read and write PeerTube database tables, including...

9.8CVSS5.6AI score0.00393EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.8 views

CVE-2026-71244

Paperless-ngx's MailAccountViewSet.test action, when called with an existing account's ID and a masked password field, reuses the stored password, accounttype, refreshtoken, and expiration from that existing account while allowing the caller to supply a different imapserver, imapport, and...

6.5CVSS5.5AI score0.00201EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.12 views

CVE-2026-71244 Paperless-ngx - Mail Account Test Connection Leaks Stored IMAP/OAuth Credentials to Attacker-Controlled Host

Paperless-ngx's MailAccountViewSet.test action, when called with an existing account's ID and a masked password field, reuses the stored password, accounttype, refreshtoken, and expiration from that existing account while allowing the caller to supply a different imapserver, imapport, and...

6.5CVSS5.2AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/04 8:38 p.m.67 views

CVE-2026-54020

Open WebUI (self-hosted AI platform) contains a DNS rebinding SSRF vulnerability (CVE-2026-54020) affecting pre-0.11.0 behavior. An attacker who controls authoritative DNS for a submitted hostname could have validation return a public address while the connection later resolves to an internal add...

6.3CVSS5.5AI score0.00213EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/04 7:52 p.m.14 views

Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00338EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/04 7:52 p.m.7 views

GHSA-RQ84-P6RR-VF89 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00338EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/04 2:20 p.m.9 views

CVE-2026-69250

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the OAuth2 token refresh endpoint POST /api/v1/oauth2-credential/refresh/:credentialId is unauthenticated by design and performs a server-side HTTP request to the credential-controlled...

8.5CVSS5.6AI score0.00342EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/01 6:0 a.m.39 views

CVE-2026-11882

Builderall for WordPress plugin prior to version 3.0.2 contains an OAuth state handling flaw: it does not bind the OAuth flow state to the initiating user session, enabling unauthenticated attackers to finish the connection flow and overwrite the stored third‑party integration access token. A dur...

3.7CVSS5.3AI score0.00192EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 12:0 p.m.40 views

CVE-2026-18382 Project-koku/koku-metrics-operator: koku-metrics-operator: service-account client credentials sent to user-controlled token_url

A flaw was found in koku-metrics-operator. The operator's CostManagementMetricsConfig custom resource allows a user able to edit the CR to specify an arbitrary OAuth token endpoint. When authentication.type is set to service-account, the operator sends the tenant's Red Hat SSO clientid and...

6.8CVSS0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3467 garminconnect Has Insecure Permission Assignment for Garmin OAuth Token Store

Insecure Permission Assignment for Garmin OAuth Token Store Summary garminconnect ≤ 0.3.4 wrote its OAuth token store to disk without restricting file-system permissions. Under the default Linux umask 022 the token file garmintokens.json was created world-readable 0o644. The file contains the DI...

8.4CVSS5.4AI score
SaveExploits0References8
Rows per page
Query Builder