Lucene search
+L

6887 matches found

RedHat Linux
RedHat Linux
added 2026/06/12 8:54 a.m.24 views

python-idna: idna: Denial of Service via specially crafted long inputs

A flaw was found in the idna library, which handles Internationalized Domain Names in Python applications. A remote attacker could exploit this vulnerability by sending specially crafted, excessively long inputs to the library's encoding function. This could cause the system to consume significan...

6.9CVSS6.1AI score0.00408EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/12 2:31 a.m.26 views

SUSE CVE-2026-11884

A heap buffer overflow flaw was found in 389 Directory Server. When serializing objectclass definitions, the ocsuperior SUP field length is omitted from buffer size calculations in readschemadse and schemaoctostring, but the field is still written via strcat. An attacker with Directory Manager...

6.5CVSS5.7AI score0.00349EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/06/12 12:05 a.m.16 views

CVE-2026-45170 Idira Vendor PAM - Self-Hosted Connector: Potential Security Bypass due to Incomplete TLS Certificate Validation

Idira Vendor PAM - Self-Hosted Connector versions prior 1.1.100504 under specific conditions and configuration scenarios, TLS certificate validation may not be fully enforced. CyberArk Security Bulletin: CA26-17...

7.5CVSS5.8AI score0.00105EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.41 views

PT-2026-48857

A Missing Required Cryptographic Step vulnerability has been identified in Moxa's embedded Linux firmware for industrial computers and controllers. This vulnerability represents an incomplete remediation of CVE-2026-0714. The firmware introduced TPM2 parameter encryption as a countermeasure again...

7CVSS5.2AI score0.0007EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 12:00 a.m.16 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the rmdemux process when parsing MDPR chunks in RealMedia files. An attacker can cause the application to crash or potentially disclose limited adjacent memory by supplying a crafted file with an incomplete audio...

8.8CVSS5.8AI score0.00245EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/11 8:59 a.m.15 views

CVE-2026-46605

A flaw was found in Apache ActiveMQ server. An authenticated attacker with proper permissions could exploit an incomplete authorization vulnerability to remove existing destinations. This could lead to a Denial of Service DoS by disrupting message delivery and processing. Mitigation Mitigation fo...

6.5CVSS5.6AI score0.00348EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/06/10 5:34 p.m.13 views

CVE-2026-50570 Fission: Incomplete capability denylist in Environment/Function PodSpec validation allows tenant-added CAP_SYS_TIME and cross-tenant node wall-clock corruption

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.25.0, Fission added PodSpec safety validation for tenant-facing Environment and Function CRDs ValidatePodSpecSafety /...

8.5CVSS5.5AI score0.00274EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/06/10 4:21 p.m.162 views

Exploit for Incomplete Comparison with Missing Factors in Arista Eos

README.md markdown CVE-2026-7473 - Arista EOS Tunnel Decapsula...

6.9CVSS5.7AI score0.01108EPSS
SaveExploits1
UbuntuCve
UbuntuCve
added 2026/06/10 3:16 p.m.11 views

CVE-2026-11884

A heap buffer overflow flaw was found in 389 Directory Server. When serializing objectclass definitions, the ocsuperior SUP field length is omitted from buffer size calculations in readschemadse and schemaoctostring, but the field is still written via strcat. An attacker with Directory Manager...

6.5CVSS6.2AI score0.00349EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/06/10 12:00 a.m.11 views

The vulnerability of the AI agent OpenClaw (formerly known as ClawdBot or MoltBot) relates to the use of an incomplete black list, which allows a perpetrator to execute arbitrary code.

The vulnerability of the AI agent OpenClaw formerly known as ClawdBot or MoltBot is related to the use of an incomplete black list. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9CVSS6.4AI score0.00362EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/10 12:00 a.m.32 views

PT-2026-48432

Name of the Vulnerable Software and Affected Versions 389 Directory Server affected versions not specified Description A heap buffer overflow occurs during the serialization of objectclass definitions. The length of the oc superior SUP field is omitted from buffer size calculations within the rea...

6.5CVSS6.2AI score0.00349EPSS
SaveExploits0References47
Veracode
Veracode
added 2026/06/09 9:19 a.m.20 views

Denial Of Service (DoS)

Netty is vulnerable to Denial of Service DoS. The vulnerability is due to unbounded accumulation of incomplete SCTP message fragments in nested CompositeByteBuf structures without limits on fragment count, size, or stream identifiers, which allows an attacker to exhaust memory and processing...

7.5CVSS5.5AI score0.00606EPSS
SaveExploits0References12Affected Software1
CISA KEV Catalog
CISA KEV Catalog
added 2026/06/09 12:00 a.m.24 views

Arista Extensible Operating System Incomplete Comparison with Missing Factors Vulnerability

Arista Extensible Operating System EOS contains an incomplete comparison with missing factors vulnerability when the switch incorrectly decapsulate and forwards other unexpected tunneled packet with a destination IP matching its configured decapsulation IP...

6.9CVSS5.4AI score0.01108EPSS
SaveIn wildExploits1
Github Security Blog
Github Security Blog
added 2026/06/08 11:02 p.m.31 views

Netty: SCTP reassembly nests buffers without bound

For each non-complete SctpMessage fragment the handler does fragments.putstreamId, Unpooled.wrappedBufferfrag, byteBuf, wrapping the previous accumulator and the new slice into a new CompositeByteBuf every time. After N fragments the accumulator is an N-deep chain of composites, each holding...

7.5CVSS5.7AI score0.00606EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/08 11:02 p.m.24 views

GHSA-5XRH-QMMQ-W6CH Netty: SCTP reassembly nests buffers without bound

For each non-complete SctpMessage fragment the handler does fragments.putstreamId, Unpooled.wrappedBufferfrag, byteBuf, wrapping the previous accumulator and the new slice into a new CompositeByteBuf every time. After N fragments the accumulator is an N-deep chain of composites, each holding...

7.5CVSS5.7AI score0.00606EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/08 3:33 p.m.17 views

gun has an Uncontrolled Resource Consumption vulnerability

Uncontrolled Resource Consumption vulnerability in ninenines gun gunhttp module allows a malicious server to exhaust client memory via unbounded HTTP/1.1 response buffering. In gunhttp:handle/5, three clauses accumulate incoming TCP data into the connection's buffer field using binary concatenati...

8.7CVSS6.1AI score0.00482EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/06/08 2:12 p.m.18 views

EUVD-2026-35074

Uncontrolled Resource Consumption vulnerability in ninenines gun gunhttp module allows a malicious server to exhaust client memory via unbounded HTTP/1.1 response buffering. In gunhttp:handle/5, three clauses accumulate incoming TCP data into the connection's buffer field using binary concatenati...

8.7CVSS5.8AI score0.00482EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:48 p.m.17 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.4AI score0.00177EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:44 p.m.18 views

CVE-2026-44589

Nuxt OG Image generates OG Images with Vue templates in Nuxt. The isBlockedUrl denylist introduced in [email protected] to remediate GHSA-pqhr-mp3f-hrpp Dmitry Prokhorov / Positive Technologies, March 2026 is incomplete. It has an incomplete IPv6 prefix list and is missing redirect re-validatio...

3.7CVSS5.4AI score0.00171EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:14 p.m.17 views

CVE-2026-4885

The Piotnet Addons for Elementor Pro plugin for WordPress is vulnerable to arbitrary file upload due to missing file type validation in the 'pafeajaxformbuilder' function in all versions up to, and including, 7.1.70. The plugin uses an incomplete extension blacklist that only blocks php, phpt,...

9.8CVSS6.3AI score0.00953EPSS
SaveExploits2References1
Rows per page
Query Builder