Lucene search
+L

862 matches found

CVE
CVE
added 2026/07/14 2:52 p.m.48 views

CVE-2026-9140

CVE-2026-9140 describes a denial-of-service in 1719-AENTR devices caused by improper handling of a UDP unicast network storm, leading to device overload and loss of communication. Recovery requires a power cycle. The CVSS 4.0 score is 8.7 (HIGH); attack vector is NETWORK with no privileges or use...

8.7CVSS6.1AI score0.00428EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.21 views

PT-2026-58050

A denial-of-service security issue exists in the 1719-AENTR. The security issue stems from improper handling of a UDP unicast network storm, which causes the device to become overloaded and lose communication. A power cycle is required to recover...

8.7CVSS6.1AI score0.00428EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.30 views

PT-2026-58060

Name of the Vulnerable Software and Affected Versions Rockwell Automation FLEX 5000 adapters affected versions not specified Description A denial-of-service issue occurs due to improper handling of exceptional conditions when processing crafted CIP Common Industrial Protocol packets sent to the...

8.7CVSS6.1AI score0.00428EPSS
SaveExploits0References3
PyPA
PyPA
added 2026/07/13 3:15 p.m.26 views

ciguard: discover_pipeline_files follows symlinks out of scan root

SummaryThe discoverpipelinefiles function in src/ciguard/discovery.py introduced in v0.8.0 and used by the MCP scanrepo tool shipped in v0.8.1 walks a directory tree following symlinks, with cycle protection via tracking visited resolved paths. An attacker who can plant a symlink in a directory t...

3.2CVSS6.1AI score0.00158EPSS
SaveExploits0References7Affected Software1
Redos
Redos
added 2026/07/13 12:00 a.m.16 views

ROS-20260713-73-0016

The vulnerability is related to excessive resource consumption within the cycle. Exploiting this vulnerability can allow a remote attacker to cause service failures...

7.5CVSS6.1AI score0.00625EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/13 12:00 a.m.18 views

PT-2026-63570

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the XFS filesystem copy-on-write implementation. The functions xfs reflink fill cow hole and xfs reflink fill delalloc cycle the ILOCK to acquire a transaction...

7.8CVSS6.1AI score0.00467EPSS
SaveExploits8
Redos
Redos
added 2026/07/13 12:00 a.m.14 views

ROS-20260713-73-0012

The vulnerability is related to excessive resource consumption within the cycle. Exploiting this vulnerability can allow a remote attacker to cause service failures...

8.7CVSS6.1AI score0.00722EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/11 12:00 a.m.26 views

PT-2026-57476

A heads up that there are a ton of CVEs being patched for July 2026 June was also high. So many that they released the "hot fix" patches in June and still have not updated the Android Patch notes. Could just be 4th of July holiday, but they are an international firm. No previous delays as long...

8.4CVSS7.4AI score0.00738EPSS
SaveExploits3References1
OSV
OSV
added 2026/07/08 5:17 p.m.15 views

DEBIAN-CVE-2026-59927

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the Include directive in src/mistune/directives/include.py detects only direct self-includes and not indirect cycles, allowing two markdown files that include each other to trigger unbounded recursion, raise...

5.3CVSS6.1AI score0.00529EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/06/26 7:57 p.m.21 views

EUVD-2026-39863

RustFS is a distributed object storage system built in Rust. In 1.0.0-beta.7 and earlier, the real-time metrics endpoint at /rustfs/admin/v3/metrics is accessible to any valid IAM user regardless of their assigned policy. Every other admin handler in the codebase calls validateadminrequest to...

4.3CVSS5.8AI score0.0027EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/25 3:16 p.m.13 views

jq: stack overflow in module loading on mutual include

A flaw was found in jq, a command line JSON processor. The module loader fails to perform cycle detection when resolving imports. This missing cycle detection allows an attacker who can supply crafted modules with circular dependencies to exhaust the stack memory, causing an application crash,...

6.8CVSS6AI score0.00161EPSS
SaveExploits1References5
Redos
Redos
added 2026/06/17 12:00 a.m.16 views

ROS-20260617-73-0008

The vulnerability in ImageMagick 7 is related to the lack of memory release after the effective lifespan of the component. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS7.6AI score0.0039EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/06/11 2:59 p.m.25 views

CVE-2026-49495

Ghidra 10.2 before 12.1 contains an uncontrolled resource consumption vulnerability in ExportTrie.parseTrie that lacks cycle detection when traversing Mach-O binary export tries. A crafted Mach-O binary with circular references in the export trie causes unbounded queue growth and exponential stri...

6.7CVSS5.5AI score0.00151EPSS
SaveExploits1References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/11 5:06 a.m.27 views

Malicious code in webpack-cache-cycle (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 82fa37e2478a7109e376e3a062ccb203806511033930eb7390e45fe7ef404b81 On npm install, package.json's postinstall hook runs node -e "require'./loader.js'". loader.js spawns a detached node process that decodes a...

6.1AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/04 2:38 p.m.31 views

Strawberry GraphQL has a Circular Fragment Reference DOS

Summary The QueryDepthLimiter extension is vulnerable to an Application-level DOS due to a lack of cycle detection in fragment spreads. When a query contains circular fragment references the determinedepth function enters an infinite recursion, leading to a RecursionError and crashing the...

5.3CVSS5.8AI score0.00296EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/04 2:06 p.m.13 views

CVE-2026-47706 Strawberry GraphQL has a Circular Fragment Reference DOS

Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.71.0 through 0.315.6, the QueryDepthLimiter extension is vulnerable to an Application-level DOS due to a lack of cycle detection in fragment spreads. When a query contains circular fragment references the determinedepth...

5.3CVSS5.8AI score0.00296EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/06/03 12:00 a.m.53 views

CVE-2026-36605

Mercusys AC12G EU V1 router with firmware AC12GEUV1200909 is vulnerable to a HTTP denial of service via a low number of crafted incomplete HTTP requests, causing a persistent crash that requires physical power cycling to recover...

0.00177EPSS
SaveExploits0References1
attackerkb
attackerkb
added 2026/06/03 12:00 a.m.12 views

CVE-2026-36605

Mercusys AC12G EU V1 router with firmware AC12GEUV1200909 is vulnerable to a HTTP denial of service via a low number of crafted incomplete HTTP requests, causing a persistent crash that requires physical power cycling to recover...

6.5CVSS5.8AI score0.00177EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/03 12:00 a.m.16 views

CVE-2026-36605

Mercusys AC12G EU V1 router with firmware AC12GEUV1200909 is vulnerable to a HTTP denial of service via a low number of crafted incomplete HTTP requests, causing a persistent crash that requires physical power cycling to recover...

5.8AI score0.00177EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/03 12:00 a.m.40 views

EUVD-2026-34144

Mercusys AC12G EU V1 router with firmware AC12GEUV1200909 is vulnerable to a HTTP denial of service via a low number of crafted incomplete HTTP requests, causing a persistent crash that requires physical power cycling to recover...

6.5CVSS5.8AI score0.00177EPSS
SaveExploits0References1
Rows per page
Query Builder