Lucene search
+L

3321 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 4:53 p.m.4 views

CVE-2026-53803

A symlink-following vulnerability in rsync allows local attackers to redirect predictable output paths to arbitrary filesystem locations. When rsync runs with elevated privileges such as setuid or a privileged daemon, this enables arbitrary file overwrites and local privilege escalation. Mitigati...

8.5CVSS5.8AI score0.00133EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/17 5:06 p.m.9 views

CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS5.3AI score0.00237EPSS
SaveExploits0
NVD
NVD
added 2026/08/13 3:19 p.m.11 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.00133EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:33 p.m.48 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.00133EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:33 p.m.21 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
NVD
NVD
added 2026/08/12 9:17 p.m.8 views

CVE-2026-13367

IBM Informix Dynamic Server 14.10, and 15.0 contain a local privilege escalation vulnerability in the oninit setuid-root utility...

7.8CVSS0.001EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 8:53 p.m.10 views

EUVD-2026-57623

IBM Informix Dynamic Server 14.10, and 15.0 contain a local privilege escalation vulnerability in the oninit setuid-root utility...

7.8CVSS5.2AI score0.001EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 8:53 p.m.29 views

CVE-2026-13367 IBM Informix Dynamic Server Privilege Escalation Vulnerability in oninit Utility

IBM Informix Dynamic Server 14.10, and 15.0 contain a local privilege escalation vulnerability in the oninit setuid-root utility...

7.8CVSS0.001EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 8:53 p.m.74 views

CVE-2026-13367

IBM Informix Dynamic Server versions 14.10 and 15.0 are affected by a local privilege escalation in the oninit setuid-root utility (CVE-2026-13367). The root cause is improper access control in the oninit binary, enabling a local, non-remote attacker with low privileges to gain root privileges. C...

7.8CVSS5.2AI score0.001EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/12 8:53 p.m.8 views

CVE-2026-13367 IBM Informix Dynamic Server Privilege Escalation Vulnerability in oninit Utility

IBM Informix Dynamic Server 14.10, and 15.0 contain a local privilege escalation vulnerability in the oninit setuid-root utility...

7.8CVSS5.2AI score0.001EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:53 p.m.5 views

CVE-2026-13367

IBM Informix Dynamic Server 14.10, and 15.0 contain a local privilege escalation vulnerability in the oninit setuid-root utility...

7.8CVSS5.2AI score0.001EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.5 views

PT-2026-71323

Name of the Vulnerable Software and Affected Versions IBM Informix Dynamic Server version 14.10 IBM Informix Dynamic Server version 15.0 Description A local privilege escalation issue exists in the oninit setuid-root utility. This allows a local user to gain elevated privileges on the system...

7.8CVSS5.3AI score0.001EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/11 7:07 a.m.25 views

Security Bulletin: IBM Informix Dynamic Server Privilege Escalation Vulnerability in oninit Utility (CVE-2026-13367)

Summary A privilege escalation vulnerability exists in the oninit utility of IBM Informix Dynamic Server. Successful exploitation could allow a local authorized user to gain root privileges. Vulnerability Details CVEID:CVE-2026-13367 DESCRIPTION: IBM Informix Dynamic Server contain a local...

7.8CVSS5.3AI score0.001EPSS
SaveExploits0Affected Software1
Chainguard
Chainguard
added 2026/08/10 8:30 p.m.12 views

CVE-2026-71309 vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

8.6CVSS5AI score0.00314EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2026/08/10 12:00 a.m.44 views

...[ More ]

A proof of concept exploit for a time-of-check to time-of-use local privilege escalation vulnerability in libcap version 2.77. The vulnerability exists in capsetfile, which checks a supplied pathname with lstat before independently resolving the same pathname when calling setxattr. Because setxat...

7CVSS6.8AI score0.00206EPSS
SaveExploits2
OSV
OSV
added 2026/08/05 8:03 p.m.9 views

GHSA-945V-V9P3-V5XW rclone local `--metadata` applies attacker-controlled mode/uid - setuid binary planted from an untrusted remote

Summary When writing an object with metadata, the local backend applies the source-supplied mode, uid, and gid verbatim: it parses mode as an octal integer and passes it straight into os.Chmodo.path, os.FileModeumode, and passes uid/gid straight into os.Chown. The value is never masked to...

3.6CVSS5.5AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/05 8:03 p.m.12 views

rclone local `--metadata` applies attacker-controlled mode/uid - setuid binary planted from an untrusted remote

Summary When writing an object with metadata, the local backend applies the source-supplied mode, uid, and gid verbatim: it parses mode as an octal integer and passes it straight into os.Chmodo.path, os.FileModeumode, and passes uid/gid straight into os.Chown. The value is never masked to...

5.5AI score
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/31 4:38 p.m.7 views

SUSE CVE-2026-52791

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS5.5AI score0.00102EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/30 10:51 a.m.10 views

CVE-2026-52791

A flaw was found in fuse-overlayfs, a component used for rootless containers. This vulnerability allows a low-privileged process to retain SUID Set User ID and SGID Set Group ID permissions on files after they are truncated or opened with the OTRUNC flag. This can enable a local attacker to...

4.7CVSS5.8AI score0.00102EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/29 5:16 p.m.11 views

CVE-2026-52791

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS0.00102EPSS
SaveExploits0References3
Rows per page
Query Builder