Lucene search
+L

82311 matches found

EUVD
EUVD
added 2026/07/31 3:43 a.m.12 views

EUVD-2026-51395

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, ViewerSessionValidation uses only the session-id prefix of a WOPI access token and does not enforce the requested viewer action, allowing a malicious or compromised WOPI viewer with a view session to forge the token...

6.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 3:43 a.m.56 views

CVE-2026-62323

CVE-2026-62323 affects Cloudreve prior to 4.17.0 where WOPI viewer sessions can bypass token suffix validation. The WOPI middleware only checks the session ID prefix and does not compare the full access_token to the stored token, allowing a forged suffix to authorize read and, crucially, write op...

6.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 1:48 a.m.13 views

EUVD-2026-51381

An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the ValidateMCPAuth pipeline for...

9.3CVSS5.9AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/31 1:48 a.m.7 views

CVE-2026-14541 Authentication Bypass and Audience Confusion in MCP Toolbox OAuth Provider

An authentication bypass and audience confusion vulnerability exists in the Google OAuth provider component of Google mcp-toolbox version 1.4.0. When a Google authService is initialized with mcpEnabled: true but lacks an explicitly defined audience or clientId, the ValidateMCPAuth pipeline for...

9.3CVSS5.5AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.9 views

GitLab 19.1 < 19.1.3 / 19.2 < 19.2.1 (CVE-2026-15831)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.3 and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user to bypass...

4.3CVSS5.5AI score0.00221EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/31 12:0 a.m.18 views

PT-2026-66834

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 participant url value containing a dangerous URI scheme. T...

7.3CVSS5.3AI score0.00282EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/31 12:0 a.m.18 views

PT-2026-66727

Name of the Vulnerable Software and Affected Versions Keycloak affected versions not specified Description Keycloak allows authentication via Google accounts and can be restricted to specific Google Workspace domains. A flaw exists in the token exchange feature, which enables the swapping of a...

6.8CVSS5.5AI score0.00189EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:0 a.m.7 views

FreeBSD : Gitlab -- vulnerabilities (661d3db5-8bd9-11f1-9c40-2cf05da270f3)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 661d3db5-8bd9-11f1-9c40-2cf05da270f3 advisory. Gitlab reports: Sensitive Information Exposure issue in Workhorse impacts GitLab CE/EE Mass...

8.5CVSS6.2AI score0.00394EPSS
SaveExploits0References15
NVD
NVD
added 2026/07/30 11:16 p.m.8 views

CVE-2026-66421

OpenClaw Dashboard contains a stored cross-site scripting vulnerability that allows unauthenticated remote attackers to execute arbitrary JavaScript in the administrator's browser session by injecting HTML markup into agent transcript messages processed through the sessions API. Attackers can cra...

9.3CVSS0.00363EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/30 9:18 p.m.13 views

CVE-2026-68501

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS0.00341EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/30 9:17 p.m.10 views

CVE-2026-52539

Outstatic CMS = 2.1.9 contains a hardcoded JWT signing secret. When the OSTTOKENSECRET environment variable is not set, the application falls back to the default value which is publicly visible in the source code repository. An unauthenticated remote attacker can exploit this by forging JWT sessi...

9.1CVSS0.00303EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/30 8:27 p.m.7 views

CVE-2026-68501

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS5.8AI score0.00341EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2026/07/30 8:27 p.m.39 views

CVE-2026-68501 Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS0.00341EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/30 8:27 p.m.48 views

CVE-2026-68501

Sylius Mollie Plugin for Sylius is affected by an IDOR vulnerability prior to versions 2.2.8, 3.2.4, and 3.3.1. The GET endpoints /{_locale}/thank-you (PageRedirectController::thankYouAction) and /{_locale}/get-code (QrCodeAction::fetchQrCodeFromOrder) can look up sequential orderId values withou...

6.5CVSS5.8AI score0.00341EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/30 8:27 p.m.6 views

CVE-2026-68501 Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS5.5AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/07/30 8:23 p.m.36 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS0.00263EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/30 8:23 p.m.9 views

CVE-2026-54715 GoAccess: Heap Out-of-Bounds Write in parse_browser()

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.5AI score0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 8:23 p.m.13 views

EUVD-2026-51300

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. In version 1.10.2, parsebrowser assumes the matched browser token begins with Opera and moves a trailing version substring to match plus five, allowing a crafted User-Age...

7.1CVSS5.9AI score0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 5:0 p.m.14 views

EUVD-2026-51199

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:45 p.m.7 views

SUSE CVE-2026-46354

Coder allows organizations to provision remote development environments via Terraform. In versions prior tp 2.24.5, 2.29.13, 2.30.8, 2.31.12, 2.32.2, and 2.33.3, azureidentity.Validate verifies that the PKCS7 signer certificate chains to a trusted Azure CA but never verifies the PKCS7 signature...

9.1CVSS7.8AI score0.0026EPSS
SaveExploits0References2
Rows per page
Query Builder