Lucene search
K

59516 matches found

CVE
CVE
added 2026/05/15 7:26 p.m.11 views

CVE-2026-44564

Open WebUI (self-hosted offline AI platform) contains a vulnerability in the ydoc:document:update Socket.IO handler that allows read-only users to modify in-memory Yjs documents. The handler validates room membership but does not verify write permission, and read-only users join the document room...

5.4CVSS5.8AI score0.00042EPSS
Exploits1References1Affected Software1
EUVD
EUVD
added 2026/05/15 7:26 p.m.5 views

EUVD-2026-30616

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the ydoc:document:update Socket.IO event handler checks whether the sender is a member of the document's Socket.IO room line 678 but does not verify that the sender has write...

5.4CVSS5.8AI score0.00042EPSS
Exploits1References1
Metasploit
Metasploit
added 2026/05/15 7:1 p.m.103 views

HUSTOJ Admin users can zip-slip problem_import_qduoj.php, planting PHP files in webroot for RCE

A user with administrative privileges can abuse the problemimportqduoj.php CGI script using a crafted zip file zip-slip to traverse backwards through the filesystem, then to the webroot, where they can extract a PHP file that spawns a shell to get full RCE in the context of the webserver. Module...

9.8CVSS5.8AI score0.58917EPSS
Exploits4
NVD
NVD
added 2026/05/15 5:16 p.m.5 views

CVE-2026-44774

Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, and 3.7.1, Traefik's Kubernetes Gateway API provider allows a tenant with HTTPRoute creation permissions to expose the REST provider handler, bypassing the providers.rest.insecure=false setting. The Gateway provider...

9.9CVSS0.00016EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/05/15 4:30 p.m.3 views

CVE-2026-44774 Traefik: Gateway API TraefikService backend accepts rest@internal, allowing unauthorized exposure of the REST provider despite providers.rest.insecure=false

Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, and 3.7.1, Traefik's Kubernetes Gateway API provider allows a tenant with HTTPRoute creation permissions to expose the REST provider handler, bypassing the providers.rest.insecure=false setting. The Gateway provider...

6.4CVSS5.8AI score0.00016EPSS
Exploits1References4
OSV
OSV
added 2026/05/15 4:27 p.m.2 views

GHSA-GCMJ-C9GG-9VH6 @joplin/onenote-converter: Path traversal in OneNote importer allows overwriting arbitrary files

Summary A path traversal vulnerability in the OneNote importer allows overwriting arbitrary files on disk. Details The OneNote converter does not sanitize the names of embedded files before writing them to disk. As a result, it's possible for an attacker to create a malicious .one file that...

8.2CVSS6.2AI score0.00007EPSS
Exploits0References7
NVD
NVD
added 2026/05/15 3:16 p.m.9 views

CVE-2026-38728

An issue in Nodemailer smtpserver before v.3.18.3 allows a remote attacker to cause a denial of service via the SMTPStream.write, lib/smtp-stream.js components...

7.5CVSS0.00131EPSS
Exploits0References3
OSV
OSV
added 2026/05/15 3:16 p.m.6 views

UBUNTU-CVE-2026-8669

Imager versions through 1.030 for Perl allow a heap out of bounds OOB write on crafted multi-frame GIF files. Imager::File::GIF's ireadgifmultilow allocates a single per-row buffer GifRow sized for the GIF's global screen width 'SWidth' and reuses it across every image in the file. The page-match...

6.5CVSS5.9AI score0.00012EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2026/05/15 2:48 p.m.6 views

CVE-2026-4430

A flaw was found in LibreOffice. A remote attacker could exploit this out-of-bounds write vulnerability by tricking a user into opening a specially crafted OOXML Office Open XML document with mismatched encryption salt parameters. This could lead to a denial of service DoS, making the application...

7.8CVSS5.8AI score0.00018EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/15 2:2 p.m.5 views

CVE-2026-43907

A flaw was found in OpenImageIO. A remote attacker can exploit a signed integer overflow vulnerability by providing a specially crafted DPX image file. This flaw leads to a heap-based out-of-bounds write, which can result in a denial of service crash or potentially arbitrary code execution in...

8.3CVSS6.3AI score0.00072EPSS
Exploits1References2
OSV
OSV
added 2026/05/15 2:2 p.m.2 views

OESA-2026-2328 compat-openssl11 security update

OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security TLS and Secure Sockets Layer SSL protocols. Security Fixes: Issue summary: Writing large, newline-free data into a BIO chain using the line-buffering filter where the next BIO performs short writes c...

7.5CVSS6.1AI score0.01131EPSS
Exploits1References7
Debian CVE
Debian CVE
added 2026/05/15 1:31 p.m.5 views

CVE-2026-8669

Imager versions through 1.030 for Perl allow a heap out of bounds OOB write on crafted multi-frame GIF files. Imager::File::GIF's ireadgifmultilow allocates a single per-row buffer GifRow sized for the GIF's global screen width 'SWidth' and reuses it across every image in the file. The page-match...

6.5CVSS5.9AI score0.00012EPSS
Exploits0
CVE
CVE
added 2026/05/15 1:31 p.m.12 views

CVE-2026-8669

CVE-2026-8669 affects Imager versions through 1.030 for Perl, allowing a heap out-of-bounds write when parsing crafted multi-frame GIF files. The root cause is i_readgif_multi_low reusing a single per-row buffer (GifRow) sized to the GIF’s global screen width (SWidth) across multiple images, comb...

6.5CVSS5.9AI score0.00012EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/15 1:31 p.m.34 views

CVE-2026-8669 Imager versions through 1.030 for Perl allow a heap out of bounds (OOB) write on crafted multi-frame GIF files

Imager versions through 1.030 for Perl allow a heap out of bounds OOB write on crafted multi-frame GIF files. Imager::File::GIF's ireadgifmultilow allocates a single per-row buffer GifRow sized for the GIF's global screen width 'SWidth' and reuses it across every image in the file. The page-match...

0.00012EPSS
Exploits0References2
OSV
OSV
added 2026/05/15 10:44 a.m.2 views

SUSE-SU-2026:21677-1 Security update for dnsmasq

This update for dnsmasq fixes the following issues Security issues: - CVE-2026-2291: dnsmasq can be abused to record false cached data enabling DoS or attacker redirect bsc1258251. - CVE-2026-4890: DoS vulnerability in the DNSSEC validation bsc1265001. - CVE-2026-4891: heap-based out-of-bounds re...

8.4CVSS6AI score0.0024EPSS
Exploits4References17
NVD
NVD
added 2026/05/15 10:16 a.m.13 views

CVE-2026-41970

Out-of-bounds write vulnerability in the distributed file system module. Impact: Successful exploitation of this vulnerability may affect availability...

6.8CVSS0.00015EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/15 9:33 a.m.34 views

CVE-2026-41970

Out-of-bounds write vulnerability in the distributed file system module. Impact: Successful exploitation of this vulnerability may affect availability...

6.8CVSS0.00015EPSS
Exploits0References2
CVE
CVE
added 2026/05/15 9:33 a.m.10 views

CVE-2026-41970

The CVE-2026-41970 entry describes an out-of-bounds write vulnerability in the distributed file system module . The available info notes that exploitation could impact availability . The CVSS 3.1 vector indicates Adjacent access, Low privileges, and Low integrity impact with a High availability i...

6.8CVSS5.8AI score0.00015EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/15 9:33 a.m.12 views

EUVD-2026-30534

Out-of-bounds write vulnerability in the distributed file system module. Impact: Successful exploitation of this vulnerability may affect availability...

6.8CVSS5.8AI score0.00015EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/15 9:33 a.m.9 views

CVE-2026-41970

Out-of-bounds write vulnerability in the distributed file system module. Impact: Successful exploitation of this vulnerability may affect availability...

6.8CVSS5.8AI score0.00015EPSS
Exploits0References2
Rows per page
Query Builder