Lucene search
+L

7475 matches found

RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.14 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 16.2 security advisory

An update for Red Hat OpenStack Platform 16.2 Train is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

10CVSS5.2AI score0.02128EPSS
SaveExploits7References26
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.13 views

openstack-nova-compute: Arbitrary Host File Overwrite via Unconstrained qemu-img Format Handling in OpenStack Nova

A flaw in OpenStack Nova’s interaction with the qemu-img utility allows an authenticated user to overwrite arbitrary files on the compute host. This occurs because Nova invokes qemu-img without strictly constraining the disk image format, enabling a malicious user to craft a QCOW2 header on a raw...

8.2CVSS5.5AI score0.00374EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/13 6:19 p.m.21 views

CVE-2026-73653 Vitest: Browser Mode provider commands bypass the file-access permission gate

Vitest is a testing framework powered by Vite. Prior to versions 3.2.7, 4.1.10, and 5.0.0-beta.6, Browser Mode provider commands including upload, takeScreenshot, screenshotMatcher, stopChunkTrace, deleteTracing, and annotateTraces accept browser-supplied file paths without enforcing the allowWri...

9.4CVSS5.7AI score
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/08/13 4:40 p.m.9 views

CVE-2026-59196

A flaw was found in pnpm, a package manager. This vulnerability allows a remote attacker to manipulate the package installation process by using a specially crafted lockfile alias. This could lead to path traversal, enabling the attacker to write files outside the designated installation director...

7.1CVSS4.9AI score0.00401EPSS
SaveExploits1References4
NVD
NVD
added 2026/08/13 3:19 p.m.15 views

CVE-2026-53803

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.9 views

AZL-95771 CVE-2026-53803 affecting package rsync for versions less than 3.5.0-1

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS6AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 3:19 p.m.6 views

ALPINE-CVE-2026-53803

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS6AI score0.00229EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 2:33 p.m.55 views

CVE-2026-53803

Technical details are not publicly available in the provided documents (no concrete affected products, versions, or fixes are described). Monitor for updates.

8.5CVSS5.4AI score0.00229EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/13 2:33 p.m.10 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.5AI score0.00229EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:33 p.m.13 views

EUVD-2026-58089

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.4AI score0.00229EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:33 p.m.104 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:33 p.m.33 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.5AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/13 2:11 p.m.12 views

ep_etherpad-lite: Import/export uses Math.random() for temp file paths; predictable paths on shared /tmp enable symlink-based file overwrite

Description src/node/handler/ImportHandler.ts and src/node/handler/ExportHandler.ts both compute their temporary working-file paths as: ts const randNum = Math.floorMath.random 0xFFFFFFFF; const srcFile = $os.tmpdir/etherpadexport$randNum.html; const destFile =...

4.2CVSS5.6AI score0.00175EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/13 2:11 p.m.9 views

GHSA-2JWF-F4XQ-F24H ep_etherpad-lite: Import/export uses Math.random() for temp file paths; predictable paths on shared /tmp enable symlink-based file overwrite

Description src/node/handler/ImportHandler.ts and src/node/handler/ExportHandler.ts both compute their temporary working-file paths as: ts const randNum = Math.floorMath.random 0xFFFFFFFF; const srcFile = $os.tmpdir/etherpadexport$randNum.html; const destFile =...

4.2CVSS5.6AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 1:19 p.m.8 views

UBUNTU-CVE-2026-73585

A flaw was found in sblim-cmpi-base. Insecure temporary file creation in the provider registration scripts allows a local unprivileged user to perform a symlink attack. By creating a symlink in a world-writable directory, an attacker can redirect privileged writes to an arbitrary file during scri...

6.3CVSS5.8AI score0.00102EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/13 1:19 p.m.12 views

CVE-2026-73585

A flaw was found in sblim-cmpi-base. Insecure temporary file creation in the provider registration scripts allows a local unprivileged user to perform a symlink attack. By creating a symlink in a world-writable directory, an attacker can redirect privileged writes to an arbitrary file during scri...

6.3CVSS5.8AI score0.00102EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 12:44 p.m.44 views

CVE-2026-73585 Sblim-cmpi-base: insecure temporary file creation in sblim-cmpi-base provider registration scripts allows local symlink attack

A flaw was found in sblim-cmpi-base. Insecure temporary file creation in the provider registration scripts allows a local unprivileged user to perform a symlink attack. By creating a symlink in a world-writable directory, an attacker can redirect privileged writes to an arbitrary file during scri...

6.3CVSS0.00102EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 12:44 p.m.91 views

CVE-2026-73585

CVE-2026-73585 affects the sblim-cmpi-base provider registration scripts. A flaw in insecure temporary file creation enables a local unprivileged user to perform a symlink attack by placing a link in a world-writable directory, allowing privileged writes to be redirected to an arbitrary file duri...

6.3CVSS5.7AI score0.00102EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/13 12:44 p.m.8 views

EUVD-2026-57827

A flaw was found in sblim-cmpi-base. Insecure temporary file creation in the provider registration scripts allows a local unprivileged user to perform a symlink attack. By creating a symlink in a world-writable directory, an attacker can redirect privileged writes to an arbitrary file during scri...

6.3CVSS5.7AI score0.00102EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/13 12:44 p.m.12 views

CVE-2026-73585

A flaw was found in sblim-cmpi-base. Insecure temporary file creation in the provider registration scripts allows a local unprivileged user to perform a symlink attack. By creating a symlink in a world-writable directory, an attacker can redirect privileged writes to an arbitrary file during scri...

6.3CVSS5.8AI score0.00102EPSS
SaveExploits0References3
Rows per page
Query Builder