Lucene search
+L

5237 matches found

SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.11 views

SUSE CVE-2026-53024

In the Linux kernel, the following vulnerability has been resolved: greybus: raw: fix use-after-free if write is called after disconnect If a user writes to the chardev after disconnect has been called, the kernel panics with the following trace with CONFIGINITONFREEDEFAULTON=y: BUG: kernel NULL...

7.8CVSS5.8AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.12 views

SUSE CVE-2026-53064

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix null-deref with concurrent writes in passthrough mode In passthrough mode, when dm-cache starts to invalidate a cache entry and bio prison cell lock fails due to concurrent write to the same cached block, mg-cell...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.12 views

SUSE CVE-2026-53250

In the Linux kernel, the following vulnerability has been resolved: xsk: cache csumstart/csumoffset to fix TOCTOU in xskskbmetadata The TX metadata area resides in the UMEM buffer which is memory-mapped and concurrently writable by userspace. In xskskbmetadata, csumstart and csumoffset are read...

7CVSS5.9AI score0.00104EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.21 views

PT-2026-52923

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Btrfs file system where the dirty pages io tree is released prematurely. Within the btrfs write and wait transaction function, the system attempts to write dirty...

7.5CVSS6.1AI score0.00609EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.29 views

PT-2026-53002

Name of the Vulnerable Software and Affected Versions Fluentd versions prior to 1.19.3 Description Insufficient validation of the $tag placeholder allows for the dynamic construction of file paths that can be manipulated. If an instance is configured to receive logs from untrusted sources and use...

9.8CVSS6.1AI score0.01085EPSS
SaveExploits1References18
OSV
OSV
added 2026/06/25 10:21 p.m.26 views

GHSA-RM3J-F69W-WQMQ golang.org/x/crypto vulnerable to infinite loop on large channel writes

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS6AI score0.00525EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/25 10:21 p.m.16 views

golang.org/x/crypto vulnerable to infinite loop on large channel writes

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS6AI score0.00525EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/06/25 9:16 p.m.13 views

CVE-2026-56445

The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join without sanitization, allowing file writes to arbitrary paths...

9.1CVSS0.0064EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/25 8:46 p.m.36 views

CVE-2026-56445

The CVE-2026-56445 issue affects the qrscp application’s C-STORE handler. It directly uses an attacker-supplied DICOM dataset instance in os.path.join() without sanitization, enabling writes to arbitrary file paths on the system. This is a path traversal vulnerability in the file-write path, with...

9.1CVSS6AI score0.0064EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:46 p.m.9 views

CVE-2026-56445

The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join without sanitization, allowing file writes to arbitrary paths...

9.1CVSS6AI score0.0064EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/25 8:46 p.m.8 views

CVE-2026-56445 pydicom pynetdicom Library Path Traversal

The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join without sanitization, allowing file writes to arbitrary paths...

8.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/25 8:46 p.m.53 views

CVE-2026-56445 pydicom pynetdicom Library Path Traversal

The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join without sanitization, allowing file writes to arbitrary paths...

9.1CVSS0.0064EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/25 8:46 p.m.38 views

CVE-2026-56445 pydicom pynetdicom Library Path Traversal

The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join without sanitization, allowing file writes to arbitrary paths...

9.1CVSS5.9AI score0.0064EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/25 7:16 p.m.25 views

CVE-2026-53925

Glances is an open-source system cross-platform monitoring tool. From 4.0.8 until 4.5.5, the securepopen function in glances/secure.py interprets file redirection, | pipe, and && command chaining operators in command strings. These operators are applied without any validation on the target file...

7.8CVSS0.00183EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/25 6:47 p.m.34 views

CVE-2026-50548 Cursor Desktop sandbox escape via agent-controlled working directory

Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default, and the sandbox grants write access to the command's working directory. A flaw was identified in how the agent could modify the workingdirectory parameter, which could...

9.3CVSS0.01011EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/25 6:03 p.m.14 views

CVE-2026-53925

Glances is an open-source system cross-platform monitoring tool. From 4.0.8 until 4.5.5, the securepopen function in glances/secure.py interprets file redirection, | pipe, and && command chaining operators in command strings. These operators are applied without any validation on the target file...

7.8CVSS6.1AI score0.00183EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/25 5:56 p.m.12 views

CVE-2026-54250 K3s: ZIP Archive Path Traversal Vulnerability in etcd Snapshot Decompression

K3s is a fully conformant production-ready Kubernetes distribution. Prior to 1.35.3+k3s1, 1.34.6+k3s1, v1.33.10+k3s1, a path traversal vulnerability exists in K3s's etcd snapshot decompression functionality. Zip files containing archive members with maliciously crafted names can be written to...

5.8CVSS5.9AI score0.00167EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/25 5:56 p.m.10 views

CVE-2026-54250

K3s is a fully conformant production-ready Kubernetes distribution. Prior to 1.35.3+k3s1, 1.34.6+k3s1, v1.33.10+k3s1, a path traversal vulnerability exists in K3s's etcd snapshot decompression functionality. Zip files containing archive members with maliciously crafted names can be written to...

5.8CVSS6AI score0.00167EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/06/25 4:08 p.m.19 views

[SECURITY] Fedora 44 Update: goose-1.36.0-1.fc44

Goose is your on-machine AI agent, capable of automating complex development tasks from start to finish. More than just code suggestions, goose can build entire projects from scratch, write and execute code, debug failures, orchestrate workflows, and interact with external APIs - autonomously...

8.8CVSS5.9AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 3:31 p.m.7 views

OPENSUSE-SU-2026:21159-1 Security update for python-py7zr

This update for python-py7zr fixes the following issues: Changes in python-py7zr: - CVE-2026-23879: crafted malicious symbolic link chains in an archive can lead to an arbitrary file write bsc1268669 - CVE-2026-55195: unchecked extraction size can cause a denial of service bsc1268665 -...

8.7CVSS5.9AI score0.00566EPSS
SaveExploits0References6
Rows per page
Query Builder