Lucene search
+L

1411 matches found

EUVD
EUVD
added 2026/08/25 4:05 p.m.10 views

EUVD-2026-65598

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp.c reconstructs a session handle and PDU id from the uid field of a CALLRESULT message. In ocppprocessservermsg the code calls atoistrtokruid, "-", &tmp without checking the strtokr return value. When the server-supplied uid is empty or contains no -...

5.9CVSS5.8AI score0.00509EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 3:17 p.m.9 views

CVE-2026-61897

An Ubuntu-specific patch to AccountsService before 23.13.9-8ubuntu7 only partially drops privileges before launching language helper scripts. It changes the effective UID/GID to the target user but leaves the real UID as 0 root. A shell spawned by a helper script inherits ruid=0 and may reset its...

7.8CVSS0.00097EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/20 2:32 p.m.10 views

CVE-2026-61897

An Ubuntu-specific patch to AccountsService before 23.13.9-8ubuntu7 only partially drops privileges before launching language helper scripts. It changes the effective UID/GID to the target user but leaves the real UID as 0 root. A shell spawned by a helper script inherits ruid=0 and may reset its...

7.8CVSS5.4AI score0.00097EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/20 2:32 p.m.11 views

EUVD-2026-63379

An Ubuntu-specific patch to AccountsService before 23.13.9-8ubuntu7 only partially drops privileges before launching language helper scripts. It changes the effective UID/GID to the target user but leaves the real UID as 0 root. A shell spawned by a helper script inherits ruid=0 and may reset its...

7.8CVSS5.3AI score0.00097EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 2:32 p.m.38 views

CVE-2026-61897 accountsservice: incomplete privilege drop when running Ubuntu-specific language helper scripts

An Ubuntu-specific patch to AccountsService before 23.13.9-8ubuntu7 only partially drops privileges before launching language helper scripts. It changes the effective UID/GID to the target user but leaves the real UID as 0 root. A shell spawned by a helper script inherits ruid=0 and may reset its...

7.8CVSS0.00097EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 8:56 p.m.50 views

CVE-2026-76827 Search-indexer: search-indexer: update/delete operations not scoped to caller's cluster (cross-tenant data tampering)

A flaw was found in search-indexer. This vulnerability allows a registered and authenticated managed cluster to tamper with or delete another cluster's indexed search data. This is possible because the delta-sync write paths in search-indexer do not properly restrict UPDATE/DELETE operations to...

6.8CVSS0.00316EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.14 views

SUSE CVE-2026-53788

rsync before 3.5.0 contains a newline injection vulnerability in the name-converter uid/gid mapping interface that allows local attackers to forge protocol messages by creating user or group names containing newline characters. Attackers can inject malicious newline characters into names...

5.4CVSS5.3AI score0.00272EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.10 views

SUSE CVE-2026-53798

rsync before 3.5.0 contains a privilege confusion vulnerability in the name-converter subprocess uid/gid mapping that allows local attackers to cause transferred files to be owned by root by influencing name-converter responses to return empty values. When the name-converter subprocess returns an...

5.4CVSS5.3AI score0.00311EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/17 9:28 p.m.69 views

CVE-2026-11817

CVE-2026-11817 is a CVSS 5.3 medium-severity issue in Grafana multi-org stacks: an Org Admin can call GET /api/access-control/users/permissions/search?actionPrefix=dashboards: to view dashboard/folder UIDs and per-user permission mappings from other organizations. Dashboard contents, secrets, and...

5.3CVSS5.3AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

UBUNTU-CVE-2026-72379

In the Linux kernel, the following vulnerability has been resolved: fs: refuse OTMPFILE creation with an unmapped fsuid or fsgid vfstmpfile never checked that the caller's fsuid and fsgid map into the filesystem. On an idmapped mount whose idmapping does not cover the caller's fsu,gid, the -tmpfi...

5.4AI score0.00209EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.38 views

CVE-2026-72379 fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid

In the Linux kernel, the following vulnerability has been resolved: fs: refuse OTMPFILE creation with an unmapped fsuid or fsgid vfstmpfile never checked that the caller's fsuid and fsgid map into the filesystem. On an idmapped mount whose idmapping does not cover the caller's fsu,gid, the -tmpfi...

0.00209EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:56 a.m.44 views

EUVD-2026-59278

In the Linux kernel, the following vulnerability has been resolved: fs: refuse OTMPFILE creation with an unmapped fsuid or fsgid vfstmpfile never checked that the caller's fsuid and fsgid map into the filesystem. On an idmapped mount whose idmapping does not cover the caller's fsu,gid, the -tmpfi...

5.4AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:56 a.m.47 views

CVE-2026-72379

The CVE-2026-72379 issue is in the Linux kernel: vfs_tmpfile() did not verify the caller’s fsuid/fsGid mappings, allowing O_TMPFILE creation on idmapped mounts when mapping does not cover the caller. The fix adds a missing fsuidgid_has_mapping() check so that O_TMPFILE creation is blocked unless ...

5.4AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:56 a.m.18 views

CVE-2026-72379 fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid

In the Linux kernel, the following vulnerability has been resolved: fs: refuse OTMPFILE creation with an unmapped fsuid or fsgid vfstmpfile never checked that the caller's fsuid and fsgid map into the filesystem. On an idmapped mount whose idmapping does not cover the caller's fsu,gid, the -tmpfi...

5.5AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-72379

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs: refuse OTMPFILE creation with an unmapped fsuid or fsgid vfstmpfile never checked that the caller's fsuid and fsgid map into the filesystem. On an idmapped...

5.8AI score0.00209EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/13 6:59 p.m.5 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast through the name-converter process. An attacker can cause transferred files to be owned by root by manipulating responses from the name-converter to return empty values for uid or gid lookups, which are...

6.9CVSS5.9AI score0.00311EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 3:19 p.m.5 views

ALPINE-CVE-2026-53798

rsync before 3.5.0 contains a privilege confusion vulnerability in the name-converter subprocess uid/gid mapping that allows local attackers to cause transferred files to be owned by root by influencing name-converter responses to return empty values. When the name-converter subprocess returns an...

6.9CVSS5.8AI score0.00311EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 3:19 p.m.9 views

AZL-95804 CVE-2026-53798 affecting package rsync for versions less than 3.5.0-1

rsync before 3.5.0 contains a privilege confusion vulnerability in the name-converter subprocess uid/gid mapping that allows local attackers to cause transferred files to be owned by root by influencing name-converter responses to return empty values. When the name-converter subprocess returns an...

6.9CVSS5.8AI score0.00311EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 3:19 p.m.9 views

CVE-2026-53798

rsync before 3.5.0 contains a privilege confusion vulnerability in the name-converter subprocess uid/gid mapping that allows local attackers to cause transferred files to be owned by root by influencing name-converter responses to return empty values. When the name-converter subprocess returns an...

6.9CVSS0.00311EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 3:19 p.m.12 views

CVE-2026-53788

rsync before 3.5.0 contains a newline injection vulnerability in the name-converter uid/gid mapping interface that allows local attackers to forge protocol messages by creating user or group names containing newline characters. Attackers can inject malicious newline characters into names...

6.9CVSS0.00272EPSS
SaveExploits0References3
Rows per page
Query Builder