Lucene search
+L

2535 matches found

EUVD
EUVD
added 3 days ago4 views

EUVD-2026-59478

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.7AI score0.0019EPSS
SaveExploits0References8
OSV
OSV
added 3 days ago3 views

CVE-2026-74331 firmware_loader: Fix recursive lock in device_cache_fw_images()

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Fix recursive lock in devicecachefwimages A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fwpmnotify calls...

5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-72767

In the Linux kernel, the following vulnerability has been resolved: firmware loader: Fix recursive lock in device cache fw images A recursive locking deadlock can occur in the firmware loader's power management notification handler. During system suspend or hibernation preparation, fw pm notify...

5.6AI score0.0019EPSS
SaveExploits0References9
CVE
CVE
added 4 days ago41 views

CVE-2026-46439

CVE-2026-46439 (compliance-trestle SSTI): A Server-Side Template Injection exists in the TreSTLE tool when running the command trestle author jinja. The vulnerability arises from recursive re-rendering of data-bound templates, allowing an attacker-controlled payload embedded in SSPs or Lookup Tab...

7.8CVSS5.9AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 4 days ago4 views

CVE-2026-46439 compliance-trestle Vulnerable to Remote Code Execution via Recursive Server-Side Template Injection (SSTI)

compliance-trestle is a tooling platform for managing compliance as code. Versions prior to 3.12.2 and 4.0.3 have a Server-Side Template Injection SSTI vulnerability exists in the trestle author jinja command. The command recursively evaluates rendered templates, allowing an attacker to achieve...

7.8CVSS6.1AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 4 days ago5 views

CVE-2026-73566

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could provide a specially crafted tar archive with a long-path header. When processing this archive with a non-empty member-selection list, an uncontrolled recursion in the filesFilter function can lea...

7.5CVSS5.6AI score0.00379EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago5 views

CVE-2026-19617

A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager LVM metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the...

5.5CVSS0.0011EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago3 views

DEBIAN-CVE-2026-19617

A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager LVM metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the...

5.5CVSS5.5AI score0.0011EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 4 days ago6 views

CVE-2026-19617

A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager LVM metadata configuration with deeply nested structures. This could lead to uncontrolled recursion in the libdm configuration file parser, exhausting the stack and causing any LVM command reading the...

5.5CVSS5.4AI score0.0011EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 4 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-19617

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libdm. A local attacker could craft a malicious Logical Volume Manager LVM metadata configuration with deeply nested structures. This could...

5.5CVSS5.6AI score0.0011EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago5 views

UBUNTU-CVE-2026-56859

Previously, DecodeElement would reset the depth counter causing it to...

7.5CVSS5.4AI score0.00483EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago3 views

DEBIAN-CVE-2026-56859

Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

7.5CVSS5.4AI score0.00483EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-72636

Uncontrolled Recursion CWE-674 in the Elasticsearch wildcard matching helper can lead to a denial of service via Excessive Allocation CAPEC-130. The matcher used to resolve wildcard patterns against names is implemented recursively and had no bound on recursion depth or on the total number of mat...

6.5CVSS5.4AI score0.00294EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-58250

A flaw in Elasticsearch allows a low-privileged authenticated user to submit a single request containing a crafted user-supplied input. A specific internal component validates the input using a recursive routine and applies no bound to the length of the value being validated, so the validation...

6.5CVSS5.6AI score0.00359EPSS
SaveExploits0References1
OSV
OSV
added 5 days ago3 views

DEBIAN-CVE-2026-73566

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago31 views

CVE-2026-73566 node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS0.00379EPSS
SaveExploits0References2
OSV
OSV
added 5 days ago8 views

CVE-2026-73566 node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 5 days ago5 views

CVE-2026-73612

File Browser before v2.63.22 fails to validate access rules for descendants during recursive copy, rename, and delete operations, allowing authenticated users to bypass path-based access controls. Attackers can copy, rename, or delete denied files by operating on their allowed parent directory,...

8.6CVSS0.00266EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-57816

File Browser before v2.63.22 fails to validate access rules for descendants during recursive copy, rename, and delete operations, allowing authenticated users to bypass path-based access controls. Attackers can copy, rename, or delete denied files by operating on their allowed parent directory,...

8.6CVSS5.3AI score0.00266EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago23 views

CVE-2026-73612

CVE-2026-73612 affects File Browser prior to v2.63.22. The flaw is failing to validate access rules for descendants during recursive copy, rename, and delete operations, allowing authenticated users to bypass path-based access controls by acting on an allowed parent directory. This enables copyin...

8.6CVSS5.3AI score0.00266EPSS
SaveExploits0References3
Rows per page
Query Builder