Lucene search
+L

130 matches found

Cvelist
Cvelist
added 2026/04/06 5:17 p.m.26 views

CVE-2026-35045 Tandoor Recipes Affected by Private Recipe Exposure and Unauthorized Modification

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, the PUT /api/recipe/batchupdate/ endpoint in Tandoor Recipes allows any authenticated user within a Space to modify any recipe in that Space, including recipes marked as private by...

8.1CVSS0.00267EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/26 7:16 p.m.23 views

CVE-2026-28503

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the SyncViewSet.querysyncedfolder action in cookbook/views/api.py line 903 fetches a Sync object using getobjector404Sync, pk=pk without including space=request.space i...

6.9CVSS0.00303EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/26 6:55 p.m.7 views

CVE-2026-28503

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the SyncViewSet.querysyncedfolder action in cookbook/views/api.py line 903 fetches a Sync object using getobjector404Sync, pk=pk without including space=request.space i...

6.9CVSS5.8AI score0.00303EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/26 6:55 p.m.11 views

CVE-2026-28503 Tandoor Recipes has Cross-Space IDOR in SyncViewSet.query_synced_folder: missing space scoping on get_object_or_404

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the SyncViewSet.querysyncedfolder action in cookbook/views/api.py line 903 fetches a Sync object using getobjector404Sync, pk=pk without including space=request.space i...

6.9CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/03/26 6:55 p.m.29 views

CVE-2026-28503

Tandoor Recipes CVE-2026-28503: Prior to version 2.6.0, SyncViewSet.query_synced_folder() uses get_object_or_404(Sync, pk=pk) without scoping to space, allowing cross-space IDOR where an admin in Space A could trigger syncs (Dropbox/Nextcloud/Local import) and view logs for Sync configurations in...

6.9CVSS5.8AI score0.00303EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/26 12:00 a.m.18 views

PT-2026-28380

Name of the Vulnerable Software and Affected Versions Tandoor Recipes versions prior to 2.6.0 Description Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. In versions prior to 2.6.0, the SyncViewSet.query synced folder action in...

6.9CVSS5.9AI score0.00303EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003865)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003865 advisory. The VFIO PCI driver in the Linux kernel through 5.6.13 mishandles attempts to access disabled memory space. Tenable has extracted the preceding description block...

5.3CVSS6.7AI score0.00404EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/12/16 3:30 p.m.16 views

EUVD-2025-203649

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

5.9AI score0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 3:15 p.m.14 views

CVE-2025-68247

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 3:15 p.m.14 views

UBUNTU-CVE-2025-68247

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

5.7AI score0.00172EPSS
SaveExploits0References10
CVE
CVE
added 2025/12/16 2:21 p.m.45 views

CVE-2025-68247

The CVE-2025-68247 issue affects the Linux kernel posix-timers code, specifically do_timer_create(), where memory allocated for a timer ID could leak if user-space access faults occur during timer creation. The underlying root cause is the allocation happening before validating user-space data; t...

6AI score0.00172EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:21 p.m.13 views

CVE-2025-68247 posix-timers: Plug potential memory leak in do_timer_create()

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

6.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/16 2:21 p.m.49 views

CVE-2025-68247 posix-timers: Plug potential memory leak in do_timer_create()

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

0.00172EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.22 views

PT-2025-51660

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential memory leak exists in the do timer create function related to POSIX timers. Specifically, when a timer ID is allocated and subsequent access to a user space value fails, the...

5.4AI score0.00693EPSS
SaveExploits5References386
EUVD
EUVD
added 2025/10/16 9:31 p.m.12 views

EUVD-2025-34828

An out-of-bounds write in VirtIO network device emulation in BitVisor from commit 108df6 2020-05-20 to commit 480907 2025-07-06 allows local attackers to cause a denial of service host hypervisor crash via a crafted PCI configuration space access. Given it's a heap overflow in a privileged...

7.4AI score0.00196EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/16 8:15 p.m.11 views

CVE-2025-61554

A divide-by-zero in VirtIO network device emulation in BitVisor from commit 108df6 2020-05-20 to commit 480907 2025-07-06 allows local attackers to cause a denial of service host hypervisor crash via a crafted PCI configuration space access...

5.5CVSS0.00145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/16 12:00 a.m.19 views

CVE-2025-61554

A divide-by-zero in VirtIO network device emulation in BitVisor from commit 108df6 2020-05-20 to commit 480907 2025-07-06 allows local attackers to cause a denial of service host hypervisor crash via a crafted PCI configuration space access...

0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/16 12:00 a.m.26 views

CVE-2025-61554

CVE-2025-61554 concerns a divide-by-zero in the VirtIO network device emulation of BitVisor, triggered by PCI configuration space access. Affected component is BitVisor’s VirtIO NIC emulation (commit range 108df6 to 480907). Root cause is a divide-by-zero error in the emulation code, enabling a l...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/09 8:43 a.m.25 views

BIT-KIBANA-2025-37728 Kibana Insufficiently Protected Credentials in the CrowdStrike Connector

Insufficiently Protected Credentials in the Crowdstrike connector can lead to Crowdstrike credentials being leaked. A malicious user can access cached credentials from a Crowdstrike connector in another space by creating and running a Crowdstrike connector in a space to which they have access...

5.4CVSS6.9AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/09 8:40 a.m.22 views

BIT-ELK-2025-37728 Kibana Insufficiently Protected Credentials in the CrowdStrike Connector

Insufficiently Protected Credentials in the Crowdstrike connector can lead to Crowdstrike credentials being leaked. A malicious user can access cached credentials from a Crowdstrike connector in another space by creating and running a Crowdstrike connector in a space to which they have access...

5.4CVSS6.9AI score0.00233EPSS
SaveExploits0References2
Rows per page
Query Builder