Lucene search
+L

552948 matches found

CVE
CVE
added 2 days ago16 views

CVE-2026-68088

The CVE describes a Linux kernel usb gadget rndis vulnerability where the rndis_query_response() path now validates BufLength and BufOffset (introducing a length check) to match the handling in rndis_set_response(). The vulnerability affects the rndis function of the USB gadget subsystem in the L...

5.3AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2 days ago32 views

CVE-2026-68088 usb: gadget: function: rndis: add length check to response query

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2 days ago9 views

CVE-2026-72582

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS0.00347EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

DEBIAN-CVE-2026-71392

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow write. An attacker can...

5.3CVSS6AI score0.0039EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago5 views

CVE-2026-71392

GNU Emacs for Android is vulnerable to an integer overflow in the sfntreadcmapformat12 function in src/sfnt.c. When processing a crafted TrueType font file, an unguarded addition in the xmalloc allocation call wraps around on 32-bit builds, causing a heap buffer overflow write. An attacker can...

5.3CVSS0.0039EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago10 views

CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in a...

5.3CVSS0.0039EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago3 views

DEBIAN-CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in a...

5.3CVSS6.1AI score0.0039EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago3 views

DEBIAN-CVE-2026-66485

GNU cpio is vulnerable to an uncontrolled memory allocation in the makepath function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a...

4.6CVSS5.4AI score0.00132EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago7 views

CVE-2026-66484

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS0.00157EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-66485

GNU cpio is vulnerable to an uncontrolled memory allocation in the makepath function at src/makepath.c. The function uses alloca to allocate stack memory based on the length of argpath, which is derived from an archive-controlled pathname during extraction. A malicious cpio archive containing a...

4.6CVSS0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

DEBIAN-CVE-2026-66484

GNU cpio contains a Path Traversal vulnerability in its tar archive extraction functionality. When extracting a tar archive in copy-in mode with the --no-absolute-filenames option, the extracted file name is normalized but the tar hard-link target is passed to the linktoname function without...

4.6CVSS5.3AI score0.00157EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2 days ago16 views

Exploit for CVE-2026-14802

CVE-2026-14802 Name of the Vulnerable Software and Affected Ve...

7.5CVSS7.3AI score0.01324EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2 days ago18 views

Exploit for CVE-2026-15598

CVE-2026-15598 A weakness has been identified in antv layou...

6.5CVSS6.3AI score0.00313EPSS
SaveExploits1
OSV
OSV
added 2 days ago5 views

PYSEC-2026-3639 Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

Summary A workspace tool shared with a read grant returned its full Python source to the recipient. Any authenticated non-admin who could use a shared tool could also read its source, including any user on the instance when a tool was shared publicly. Source is meant to be a writer-only tier: the...

6.5CVSS5.9AI score0.0026EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago6 views

PYSEC-2026-3646 Open WebUI: Users denied the image-generation permission can still generate images via chat completions

Summary An authenticated user whose features.imagegeneration permission has been revoked can still make the server generate images by sending the feature flag in a chat-completion request. The chat pipeline took the client-supplied features object at face value and never re-checked the permission...

4.3CVSS5.4AI score0.00267EPSS
SaveExploits0References8
PyPA
PyPA
added 2 days ago9 views

Open WebUI: Cross-user file content disclosure via request-scoped direct model knowledge metadata

SummaryOpen WebUI lets a client define a model inline on a chat request instead of selecting a saved workspace model. The knowledge attached to such an inline model was used as-is, without checking that the caller can read what it points at. Any authenticated user who knows another user's file id...

5.3CVSS5.5AI score0.0025EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
added 2 days ago7 views

Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

SummaryA workspace tool shared with a read grant returned its full Python source to the recipient. Any authenticated non-admin who could use a shared tool could also read its source, including any user on the instance when a tool was shared publicly. Source is meant to be a writer-only tier: the...

6.5CVSS5.8AI score0.0026EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2 days ago7 views

PYSEC-2026-3637 Open WebUI: Any authenticated user can stall a worker via a knowledge-search pattern that backtracks catastrophically

Summary The built-in knowledge search tools let a chat participant choose the pattern used to grep knowledge files. Patterns containing regex metacharacters were compiled with Python's backtracking re engine and run against every line of every reachable file, with no time limit anywhere on that...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago3 views

PYSEC-2026-3644 Open WebUI: Instance-wide stall via automation recurrence rules that force multi-second parsing

Summary In every affected release, automation recurrence parsing anchors minutely and hourly rules at a fixed date of 2000-01-01 and then walks forward one interval at a time to find the next run. A single FREQ=MINUTELY rule therefore enumerates roughly a quarter-century of occurrences,...

6.5CVSS5.5AI score0.00295EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago5 views

PYSEC-2026-3643 Open WebUI: Cross-user file content disclosure via request-scoped direct model knowledge metadata

Summary Open WebUI lets a client define a model inline on a chat request instead of selecting a saved workspace model. The knowledge attached to such an inline model was used as-is, without checking that the caller can read what it points at. Any authenticated user who knows another user's file i...

5.3CVSS5.5AI score0.0025EPSS
SaveExploits0References7
Rows per page
Query Builder