Lucene search
+L

20335 matches found

OSV
OSV
added 2026/07/25 8:50 a.m.17 views

CVE-2026-64388 smb/client: fix chown/chgrp with SMB3 POSIX Extensions

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix chown/chgrp with SMB3 POSIX Extensions Ownership chown and group chgrp modifications were being ignored when mounting with SMB3 POSIX Extensions unless CIFSMOUNTCIFSACL or CIFSMOUNTMODEFROMSID were also explicitly...

7.8CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/25 12:08 a.m.56 views

CVE-2026-66373

Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK pending entry is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free...

7.5CVSS0.00559EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/25 12:08 a.m.10 views

CVE-2026-66373

Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK pending entry is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free...

7.5CVSS7.7AI score0.00559EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64423

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv4: igmp: remove multicast group from hash table on device destruction When a device is destroyed under RTNL, ipmcdestroydev iterates through the multicast li...

7.8CVSS6.5AI score0.00128EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64609

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Ownership and group modifications were ignored when mounting with SMB3 POSIX Extensions, unless CIFS MOUNT CIFS ACL or CIFS MOUNT MODE FROM SID were explicitly set. The issue occurs with...

9.8CVSS5.8AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.34 views

PT-2026-64613

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ksmbd module where delete-on-close operations can be completed during deferred or durable handle teardown without available request work. In these scenarios, the...

9.1CVSS6.2AI score0.00469EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.25 views

PT-2026-64644

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the IPv4 IGMP implementation during device destruction under RTNL. The function ip mc destroy dev iterates through the multicast list and calls ip ma put...

7.8CVSS6.3AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2026/07/24 9:13 p.m.13 views

GHSA-4QCJ-M5WP-JMF4 Budibase: Missing RBAC on GET /api/global/groups allows BASIC users to enumerate all tenant groups and role mappings

Summary The GET /api/global/groups endpoint on the worker service has no role-based authorization middleware. Any authenticated user including BASIC role can enumerate all user groups in the tenant, including their role mappings, user memberships, builder permissions, and the isDefault flag. Step...

4.3CVSS5.9AI score0.00315EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/24 1:57 p.m.41 views

CVE-2026-12503 Loytec LINX firmware: Improper Link Resolution in /usr/bin/larm_starter

Improper Link Resolution CWE-59 in /usr/bin/larmstarter in Loytec L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS and L-PAD through 8.4.16 on LINX-A64 allows an authenticated larmapp attacker to make /etc/passwd writable by the larmapp group leading to root privilege escalation via a symlink attack on...

9.2CVSS0.00136EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 1:57 p.m.51 views

CVE-2026-12502

Loytec LINX firmware (LIP-ME201C, L-INX, L-GATE, L-ROC, L-IOB, L-DALI, L-VIS, L-PAD) through version 8.4.16 on LINX-A64 suffers CWE-269 due to improper privilege management in /usr/bin/ltsudo. The issue allows a user in the superadmin group to reset any LARM user password (including the larmapp s...

8.4CVSS5.9AI score0.00106EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 1:48 p.m.44 views

CVE-2026-7007

The CVE-2026-7007 issue affects Zephyr ext2: the on-disk superblock validation did not require non-zero values for s_blocks_per_group and s_inodes_per_group. If either field is zero, get_ngroups() and get_itable_entry() perform divisions using those fields during mount, triggering a divide-by-zer...

4.6CVSS5.9AI score0.0022EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/07/24 1:48 p.m.55 views

CVE-2026-7007 Division by zero in Zephyr ext2 superblock parsing allows DoS via crafted filesystem image

The Zephyr ext2 file system validates the on-disk superblock in ext2verifydisksuperblock subsys/fs/ext2/ext2impl.c before completing a mount. The validator checked the magic number, block size, revision and feature flags, but did not verify that the on-disk fields sblockspergroup and...

4.6CVSS0.0022EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 1:48 p.m.13 views

CVE-2026-7007

The Zephyr ext2 file system validates the on-disk superblock in ext2verifydisksuperblock subsys/fs/ext2/ext2impl.c before completing a mount. The validator checked the magic number, block size, revision and feature flags, but did not verify that the on-disk fields sblockspergroup and...

4.6CVSS5.9AI score0.0022EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/24 1:48 p.m.15 views

CVE-2026-7007 Division by zero in Zephyr ext2 superblock parsing allows DoS via crafted filesystem image

The Zephyr ext2 file system validates the on-disk superblock in ext2verifydisksuperblock subsys/fs/ext2/ext2impl.c before completing a mount. The validator checked the magic number, block size, revision and feature flags, but did not verify that the on-disk fields sblockspergroup and...

4.6CVSS5.9AI score0.0022EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/24 11:12 a.m.15 views

OESA-2026-3148 sssd security update

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable back end system to connect to multiple different account sources. It is also the basis to provide client auditing and policy...

8CVSS5.3AI score0.00668EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 11:12 a.m.13 views

OESA-2026-3147 sssd security update

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable back end system to connect to multiple different account sources. It is also the basis to provide client auditing and policy...

8CVSS5.3AI score0.00668EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 6:00 a.m.48 views

CVE-2026-12688 ProfileGrid < 5.9.9.7 - Unauthenticated Payment Bypass and Forced Group Membership via PayPal IPN Forgery

The ProfileGrid WordPress plugin before 5.9.9.7 does not verify PayPal IPN notifications before granting paid group membership, allowing unauthenticated attackers to forge a payment notification and mark any user as a paid member of any group without any payment being made...

0.00164EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 6:00 a.m.29 views

CVE-2026-12688

The CVE describes a vulnerability in the ProfileGrid WordPress plugin prior to version 5.9.9.7 where PayPal IPN notifications are not verified before granting paid group membership. This allows unauthenticated attackers to Forge a payment notification and set any user as a paid member of any grou...

6.5CVSS5.4AI score0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/24 6:00 a.m.22 views

EUVD-2026-48489

The ProfileGrid WordPress plugin before 5.9.9.7 does not verify PayPal IPN notifications before granting paid group membership, allowing unauthenticated attackers to forge a payment notification and mark any user as a paid member of any group without any payment being made...

6.5CVSS5.9AI score0.00164EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.42 views

PT-2026-64300

Name of the Vulnerable Software and Affected Versions Loytec LIP-ME201C versions prior to 8.4.17 Loytec L-INX versions prior to 8.4.17 Loytec L-GATE versions prior to 8.4.17 Loytec L-ROC versions prior to 8.4.17 Loytec L-IOB versions prior to 8.4.17 Loytec L-DALI versions prior to 8.4.17 Loytec...

7.1CVSS6.3AI score0.00113EPSS
SaveExploits0References3
Rows per page
Query Builder