Lucene search
+L

10455 matches found

CVE
CVE
added yesterday10 views

CVE-2026-55768

GoAccess (WebSocket server) before version 1.11 is affected by a vulnerability where a 64‑bit extended frame length is truncated to a signed 32‑bit WSFrame.payloadlen before max frame size is enforced. This allows an unauthenticated remote client to trigger an extremely large allocation (~18 exab...

8.7CVSS5.9AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday14 views

CVE-2026-18140 Uncontrolled recursion in the aws-smithy-json unknown-key skip path allows unauthenticated remote denial of service in smithy-rs generated servers

Uncontrolled recursion in the unknown-key skip path of the aws-smithy-json runtime crate before 0.62.7, which the smithy-rs code generator invokes from every generated struct deserializer, might allow remote unauthenticated users to cause a denial of service process abort via stack exhaustion via...

8.7CVSS
SaveExploits0References3
CVE
CVE
added yesterday7 views

CVE-2026-18140

CVE-2026-18140 concerns the aws-smithy-json runtime before 0.62.7, where uncontrolled recursion in the unknown-key skip path is invoked by smithy-rs code generators from every generated struct deserializer. This may allow remote, unauthenticated actors to trigger a denial-of-service (process abor...

8.7CVSS6AI score
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-51241

A memory leak in the tls-crypt-v2 client key extraction in OpenVPN 2.5.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote attackers to cause a denial of service memory exhaustion via a flood of crafted packets...

7.1CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added yesterday13 views

CVE-2026-12932

A memory leak in the tls-crypt-v2 client key extraction in OpenVPN 2.5.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows remote attackers to cause a denial of service memory exhaustion via a flood of crafted packets...

7.1CVSS
SaveExploits0References3
NVD
NVD
added yesterday6 views

CVE-2026-16308

IBM Enterprise Build of Quarkus 3.27.1 through 3.27.4.SP2, and 3.33.1 through 3.33.2.SP2 Quarkus REST could allow a remote attacker to cause a denial of service due to unbounded accumulation of multipart MIME part-header bytes...

7.5CVSS
SaveExploits0References1
Cvelist
Cvelist
added yesterday20 views

CVE-2026-16530 Pcp: pcp: remote denial of service and information leakage

A flaw was found in the PCP Performance Co-Pilot pmproxy service. A remote attacker can exploit a vulnerability in the pmLogLoadInDom function by sending a specially crafted request. This bypasses a critical bounds check, which can lead to the pmproxy service crashing, causing a Denial of Service...

6.5CVSS0.00299EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-67216

A flaw was found in cJSON. An inefficient algorithmic complexity flaw in the cJSONCompare function allows a remote attacker to cause a denial of service DoS. By providing specially crafted, deeply nested JSON JavaScript Object Notation objects for comparison, an attacker can consume excessive CPU...

8.2CVSS5.8AI score0.00319EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-50499

ATEN Unizon RpcProvider Missing Authentication Denial-of-Service Vulnerability. This vulnerability allows remote attackers to create a denial-of-service condition on affected installations of ATEN Unizon. Authentication is not required to exploit this vulnerability. The specific flaw exists withi...

7.5CVSS7.2AI score0.00484EPSS
SaveExploits0References2
HPE Security Bulletins
HPE Security Bulletins
added 2 days ago4 views

HPESBNW05091 rev.1 - HPE Telco Service Activator, Multiple Vulnerabilities

Potential Security Impact: Remote: Denial of Service DoS, Insecure Deserialization SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. HPE Telco Service Activator =10.6.1 CVSS Scores: | CVE | CVSS Vector | Base Score | | --- | --- | --- | | CVE-2026-54512 |...

8.1CVSS7AI score0.00779EPSS
SaveExploits1
HPE Security Bulletins
HPE Security Bulletins
added 2 days ago3 views

HPESBNW05084 rev.1 - HPE Telco Service Orchestrator, Multiple Vulnerabilities

Potential Security Impact: Remote: Denial of Service DoS SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. HPE Telco Service Orchestrator Prior to v5.7.0 CVSS Scores: | CVE | CVSS Vector | Base Score | | --- | --- | --- | | CVE-2026-48779 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A...

7.5CVSS6AI score0.00782EPSS
SaveExploits2
NVD
NVD
added 3 days ago7 views

CVE-2026-54345

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fixed header size from an attacker-controlled AVP Length field, so a vendor-flagged AVP whose Length is smaller than the 12-byte header...

6.9CVSS0.00388EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago8 views

CVE-2026-54332

Summary: gopacket

6.9CVSS5.9AI score0.00367EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 3 days ago8 views

GoPacket's sFlow ExtendedGatewayFlow decoder: unbounded attacker-controlled allocation (104-byte UDP datagram -> up to 16 GiB make) -> unauthenticated remote DoS

Summary The sFlow ExtendedGatewayFlow record decoder in github.com/gopacket/gopacket allocates a slice with makeuint32, n where n is an attacker-controlled 32-bit wire field that has no upper bound. Because the allocation happens before the read loop that would consume the corresponding bytes, a...

6.9CVSS6.4AI score0.00367EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 3 days ago6 views

GHSA-6R28-9PPF-4HJ5 GoPacket's Diameter AVP decoder: uint32 underflow on vendor header size leads to unbounded ~4 GiB allocation (unauthenticated remote DoS)

Summary The Diameter AVP decoder in github.com/gopacket/gopacket computes dataLength := avp.Length - uint32headerSize without first ensuring avp.Length = headerSize. When the Vendor flag is set, headerSize is 12, but the only length guard upstream rejects avp.Length CWE-770 unbounded allocation...

6.9CVSS6.5AI score0.00388EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-54345

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fixed header size from an attacker-controlled AVP Length field, so a vendor-flagged AVP whose Length is smaller than the 12-byte header...

6.9CVSS5.9AI score0.00388EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-49893

gopacket provides packet processing capabilities for Go. In version 1.6.0 and earlier, the Diameter AVP decoder computes an AVP data length by subtracting a fixed header size from an attacker-controlled AVP Length field, so a vendor-flagged AVP whose Length is smaller than the 12-byte header...

6.9CVSS5.9AI score0.00388EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago13 views

CVE-2026-54345

CVE-2026-54345 concerns the GoPacket project (github.com/gopacket/gopacket) <= v1.6.0, where the Diameter AVP decoder uses a fixed 12-byte header for vendor AVPs. If avp.Length is less than the header size, under certain conditions the code computes dataLength as avp.Length - headerSize, which...

6.9CVSS5.9AI score0.00388EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 3 days ago4 views

CVE-2026-51296

A flaw was found in SQLite. A use-after-free vulnerability in the SQLite JSON module's jsonRemoveFunc allows a remote attacker to cause a denial of service by crashing the service. This vulnerability can also lead to the disclosure of sensitive heap memory information. Mitigation No mitigation...

8.2CVSS5.9AI score0.00332EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 3 days ago7 views

Security update for nginx

This update for nginx fixes the following issues CVE-2026-42055: heap-based buffer overflow in the ngxhttpproxyv2module and ngxhttpgrpcmodule modules bsc1268492. CVE-2026-48142: heap buffer over-read in the ngxhttpcharsetmodule module bsc1268495. Remote denial of service via the HTTP/2 bomb explo...

8.1CVSS7AI score0.04044EPSS
SaveExploits2References10
Rows per page
Query Builder