Lucene search
+L

11691 matches found

Cvelist
Cvelist
added 2026/04/02 1:57 p.m.32 views

CVE-2026-30867 CocoaMQTT: Denial of Service via Reachable Assertion in `PUBLISH` Packet Parsing

CocoaMQTT is a MQTT 5.0 client library for iOS and macOS written in Swift. Prior to version 2.2.2, a vulnerability exists in the packet parsing logic of CocoaMQTT that allows an attacker or a compromised/malicious MQTT broker to remotely crash the host iOS/macOS/tvOS application. If an attacker...

5.7CVSS0.00318EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/04/02 8:24 a.m.12 views

nodejs: Nodejs denial of service

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS6.8AI score0.01097EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/02 5:58 a.m.11 views

CVE-2026-34872

A flaw was found in Mbed TLS and TF-PSA-Crypto. This vulnerability, stemming from improper input validation in the finite-field Diffie-Hellman FFDH key exchange, allows a remote attacker to force the shared secret into a small, predictable set of values. This lack of contributory behavior can...

9.1CVSS5.9AI score0.00204EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/02 12:00 a.m.27 views

goshs 安全漏洞

Goshs is a simple HTTP server developed by Patrick Hener using Go language. Versions of Goshs from 1.1.0 to 2.0.0-beta.2 contained security vulnerabilities. These vulnerabilities stemmed from the use of shared tokens, which could bypass the limited file download restrictions, allowing access to a...

8.1CVSS5.9AI score0.00392EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/01 11:58 p.m.13 views

GHSA-W2FM-25VW-VH7F mcp-handler has a tool response leak across concurrent client sessions ('Race Condition')

mcp-handler versions prior to 1.1.0 accepted @modelcontextprotocol/sdk =1.26.0, which contains the fix for CVE-2026-25536. Workarounds - Upgrade @modelcontextprotocol/sdk to =1.26.0 note: the SDK will throw on transport reuse, which will break mcp-handler 1.1.0 which effectively forces the upgrad...

7.1CVSS6.9AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/01 11:00 p.m.11 views

CVE-2026-34586

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.1, checksharedaccessallowed validates only session existence — it does not check SharedPdf.inactive expiration / max views or SharedPdf.deleted. The Serve and...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/01 11:00 p.m.9 views

CVE-2026-32951

Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.3, 2026.2.0-latest to before 2026.2.2, and 2026.3.0-latest to before 2026.3.0, an authenticated user can obtain shared draft topic titles by sending an inline onebox request with a categoryid parameter...

4.3CVSS5.8AI score0.00201EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/01 8:58 p.m.16 views

goshs has Auth Bypass via Share Token

Summary When using the Share Token it is possible to bypass the limited selected file download with all the gosh functionalities, including code exec. Details The BasicAuthMiddleware checks for a ?token= parameter before checking credentials. If the token exists in SharedLinks, the request passes...

8.1CVSS5.9AI score0.00392EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/01 8:16 p.m.42 views

DEBIAN-CVE-2026-34872

An issue was discovered in Mbed TLS 3.5.x and 3.6.x through 3.6.5 and TF-PSA-Crypto 1.0. There is a lack of contributory behavior in FFDH due to improper input validation. Using finite-field Diffie-Hellman, the other party can force the shared secret into a small set of values lack of contributor...

9.1CVSS5.3AI score0.00204EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/01 8:16 p.m.20 views

CVE-2026-34872

An issue was discovered in Mbed TLS 3.5.x and 3.6.x through 3.6.5 and TF-PSA-Crypto 1.0. There is a lack of contributory behavior in FFDH due to improper input validation. Using finite-field Diffie-Hellman, the other party can force the shared secret into a small set of values lack of contributor...

9.1CVSS5.8AI score0.00204EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/01 7:52 p.m.14 views

Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Summary All three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent requests. When two users initiate OAuth login for the same provider...

7.7CVSS6AI score0.00338EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/04/01 6:16 p.m.18 views

CVE-2026-34376

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.0, an access-control vulnerability allows unauthenticated users to retrieve password-protected shared PDFs by directly calling the file-serving endpoint without...

7.5CVSS0.0037EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/01 5:05 p.m.19 views

CVE-2026-34376

PdfDing is vulnerable prior to version 1.7.0 due to an access-control flaw that allowed unauthenticated retrieval of password‑protected shared PDFs via the direct file‑serving endpoint without completing the password verification flow. This could expose confidential documents intended to be prote...

7.5CVSS5.7AI score0.0037EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/01 5:05 p.m.10 views

CVE-2026-34376 PdfDing: Password-protected share bypass via direct serve endpoint

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.0, an access-control vulnerability allows unauthenticated users to retrieve password-protected shared PDFs by directly calling the file-serving endpoint without...

7.5CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/01 5:05 p.m.24 views

CVE-2026-34376 PdfDing: Password-protected share bypass via direct serve endpoint

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.0, an access-control vulnerability allows unauthenticated users to retrieve password-protected shared PDFs by directly calling the file-serving endpoint without...

7.5CVSS0.0037EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/01 5:05 p.m.4 views

CVE-2026-34376 PdfDing: Password-protected share bypass via direct serve endpoint

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.0, an access-control vulnerability allows unauthenticated users to retrieve password-protected shared PDFs by directly calling the file-serving endpoint without...

7.5CVSS5.7AI score0.0037EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/01 5:05 p.m.9 views

CVE-2026-34376

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.0, an access-control vulnerability allows unauthenticated users to retrieve password-protected shared PDFs by directly calling the file-serving endpoint without...

7.5CVSS5.7AI score0.0037EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/04/01 5:05 p.m.12 views

EUVD-2026-17981

PdfDing is a selfhosted PDF manager, viewer and editor offering a seamless user experience on multiple devices. Prior to version 1.7.0, an access-control vulnerability allows unauthenticated users to retrieve password-protected shared PDFs by directly calling the file-serving endpoint without...

7.5CVSS5.7AI score0.0037EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/01 5:03 p.m.9 views

CVE-2026-34363

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects...

8.2CVSS5.8AI score0.00367EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.13 views

nodejs: Nodejs denial of service

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS6.8AI score0.01097EPSS
SaveExploits0References5
Rows per page
Query Builder