Lucene search
+L

615768 matches found

NVD
NVD
added 2026/09/04 3:17 p.m.4 views

CVE-2026-85697

Documenso 2.17.0 contains an access control vulnerability in the PDF-serving endpoint that fails to validate document visibility settings. Attackers with low privileges can read restricted documents within their team or cross-tenant by leveraging missing ownership validation on document data...

7.1CVSS0.00303EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85691

MegaParse 0.0.55 contains an unauthenticated server-side request forgery vulnerability in the POST /v1/url endpoint that fetches caller-supplied URLs server-side. Attackers can supply internal service URLs or metadata endpoints without authentication to read their responses directly from the JSON...

8.7CVSS0.00336EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85671

QAnything 2.0.0 contains an authentication bypass vulnerability in the /api/localdocqa/getfilebase64 and /api/localdocqa/getdoc endpoints that allows unauthenticated attackers to access any uploaded file or document. Attackers can enumerate file identifiers through unauthenticated endpoints and...

8.7CVSS0.00364EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.9 views

CVE-2026-85673

LLaMA-Factory contains a server-side request forgery vulnerability in the OpenAI-compatible API multimodal media URL handler that allows unauthenticated attackers to bypass SSRF validation. The checkssrfurl guard validates URLs once but requests.get follows redirects and re-resolves DNS without...

8.7CVSS0.00382EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.8 views

CVE-2026-85661

excel-mcp-server 0.1.8 fails to enforce path confinement in stdio mode when EXCELFILESPATH is unset, allowing attackers to read and write arbitrary files. Attackers can supply unchecked file paths to read and write tools to access any file accessible to the process...

9.8CVSS0.00441EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.8 views

CVE-2026-85650

Trigger.dev before 4.5.2 contains a server-side request forgery vulnerability in webhook alert channel delivery URLs that are fetched without validation or SSRF protection. Authenticated users with organization membership can create alert channels with URLs targeting internal services and metadat...

5.4CVSS0.00313EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85619

AppFlowy-Cloud 0.9.64 fails to verify that requested collab objects belong to the workspace in authorization checks, allowing attackers to access documents and database rows across workspaces. Attackers can supply a victim's object ID with their own workspace ID to bypass access controls and read...

7.7CVSS0.0054EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.8 views

CVE-2026-85605

Slink before 1.12.3 fails to properly authorize access to image comment endpoints, allowing unauthenticated attackers to read comment threads via GET /api/image/imageId/comments and server-sent-events subscriptions. Attackers who obtain image IDs out of band can retrieve full comment threads on...

6.9CVSS0.0039EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-81859

CP4BA - IBM Enterprise Records could allow a local attacker to obtain sensitive information due to the use of a broken or risky cryptographic algorithm...

6.2CVSS0.0011EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 3:13 p.m.17 views

CVE-2026-80812

CVE-2026-80812 affects the Linux kernel 's ALSA dummy driver. The function snd_dummy_probe() does not validate the devptr->id (card index) value, assuming it is always within range. While this is safe for devices created at module probe time, a device manually bound via the sysfs interface can...

5.3AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 3:13 p.m.35 views

CVE-2026-80812 ALSA: dummy: Check card index validity at probe

In the Linux kernel, the following vulnerability has been resolved: ALSA: dummy: Check card index validity at probe snddummyprobe blindly trusts that the given devptr-id value is within the proper card index range. It's OK for the devices the driver itself creates at the module probe time, but if...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 3:13 p.m.7 views

EUVD-2026-71247

In the Linux kernel, the following vulnerability has been resolved: ALSA: dummy: Check card index validity at probe snddummyprobe blindly trusts that the given devptr-id value is within the proper card index range. It's OK for the devices the driver itself creates at the module probe time, but if...

5.3AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 3:13 p.m.11 views

CVE-2026-80812 ALSA: dummy: Check card index validity at probe

In the Linux kernel, the following vulnerability has been resolved: ALSA: dummy: Check card index validity at probe snddummyprobe blindly trusts that the given devptr-id value is within the proper card index range. It's OK for the devices the driver itself creates at the module probe time, but if...

5.6AI score
SaveExploits0References11
CVE
CVE
added 2026/09/04 3:13 p.m.18 views

CVE-2026-80798

CVE-2026-80798 affects the Linux kernel NFC LLCP subsystem . The receive path in nfc_llcp_rx_skb() never validated that a frame is at least LLCP_HEADER_SIZE bytes before parsing. When a short frame is received, the computation skb->len - LLCP_HEADER_SIZE underflows (as size_t), causing the TLV...

5.4AI score0.00234EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/04 3:12 p.m.31 views

CVE-2026-80785 fbdev: serialize mode sysfs access with lock_fb_info()

In the Linux kernel, the following vulnerability has been resolved: fbdev: serialize mode sysfs access with lockfbinfo showmode, showmodes, and storemode access fbinfo-modelist and fbinfo-mode without holding lockfbinfo. storemodes takes lockfbinfo while replacing the modelist and freeing the old...

0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 3:12 p.m.10 views

CVE-2026-80785

In the Linux kernel, the following vulnerability has been resolved: fbdev: serialize mode sysfs access with lockfbinfo showmode, showmodes, and storemode access fbinfo-modelist and fbinfo-mode without holding lockfbinfo. storemodes takes lockfbinfo while replacing the modelist and freeing the old...

5.4AI score0.00155EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 3:12 p.m.10 views

CVE-2026-80785 fbdev: serialize mode sysfs access with lock_fb_info()

In the Linux kernel, the following vulnerability has been resolved: fbdev: serialize mode sysfs access with lockfbinfo showmode, showmodes, and storemode access fbinfo-modelist and fbinfo-mode without holding lockfbinfo. storemodes takes lockfbinfo while replacing the modelist and freeing the old...

5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/09/04 3:12 p.m.16 views

CVE-2026-80779

CVE-2026-80779 is a Linux kernel vulnerability in the net/ionic network driver. The dedicated hardware timestamp RX queue is allocated with an index equal to nrxqs_per_lif , but the txqcqs array only holds regular queue pairs. Using that out-of-bounds index to set rxq->partner can read one ent...

5.3AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 3:10 p.m.21 views

CVE-2026-78658

IBM UrbanCode Deploy (UCD) and IBM DevOps Deploy contain an information disclosure vulnerability (CWE-212) in the redaction engine. When a deployment's secure property begins with certain non-ASCII characters , subsequent ASCII secure values embedded inside unsecure properties may fail to be mask...

6.5CVSS5.3AI score0.00275EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 2:32 p.m.6 views

EUVD-2026-71149

Onyx 4.6.6 fails to properly restrict access to custom tool credentials stored in customheaders, allowing any authenticated user to read admin-defined API keys. Attackers with basic authentication can call GET /tool/toolid or GET /tool endpoints to retrieve plaintext authorization headers and...

7.1CVSS5.3AI score0.0029EPSS
SaveExploits0References5
Rows per page
Query Builder