Lucene search
+L

12585 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 12:46 p.m.5 views

CVE-2026-74587

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. During peer restart handling, the system improperly releases a cached ASCONF chunk without clearing its pointer, leading to a use-after-free vulnerability. A remote attacker could exploit this by...

7CVSS5.4AI score0.0022EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:06 a.m.7 views

SUSE CVE-2026-74587

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

5.6AI score0.0022EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.22 views

CVE-2026-74587 sctp: fix use-after-free of cached ASCONF chunk

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:31 p.m.14 views

CVE-2026-74587

CVE-2026-74587 is a use-after-free vulnerability in the Linux kernel SCTP subsystem . The root cause is in sctp_asconf_queue_teardown(), which releases the cached outbound ASCONF chunk without clearing the addip_last_asconf pointer. During peer restart handling , sctp_sf_do_dupcook_a() queues a p...

5.5AI score0.0022EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74587

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the...

5.6AI score0.0022EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.11 views

PT-2026-79592

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addip last asconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctp asconf queue teardown...

5.4AI score0.0022EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/21 12:31 a.m.10 views

EUVD-2026-63751

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 allows a remote unauthenticated attacker can send a crafted UDP packet to a reachable RPC service, resulting in complete system unavailability and requiring an LPAR restart...

7.5CVSS5.4AI score0.01465EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 7:19 p.m.28 views

CVE-2026-52737

Zebra (v4.4.1 and earlier) is vulnerable to a DoS: a malicious unauthenticated P2P peer serves a block with an above-lookahead coinbase height, triggering a 67-second global sync restart that cancels honest peer downloads indefinitely. The root cause is that BlockDownloadVerifyError::AboveLookahe...

5.3CVSS5.3AI score0.00203EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 7:19 p.m.4 views

CVE-2026-52737 ZEBRA: Sync restart poisoning from single unauthenticated peer via above-lookahead block

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious unauthenticated P2P peer can answer Zebra's outbound getblocks or FindBlocks request with a small two-hash inventory and then serve a syntactically valid block whose coinbase height is far above the local chain tip. In...

5.3CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/18 7:19 p.m.17 views

CVE-2026-52737 ZEBRA: Sync restart poisoning from single unauthenticated peer via above-lookahead block

ZEBRA is a Zcash node written entirely in Rust. Prior to 4.5.0, a malicious unauthenticated P2P peer can answer Zebra's outbound getblocks or FindBlocks request with a small two-hash inventory and then serve a syntactically valid block whose coinbase height is far above the local chain tip. In...

5.3CVSS0.00203EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/17 11:16 a.m.6 views

CVE-2026-74878

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.8CVSS0.00372EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 11:04 a.m.10 views

EUVD-2026-60097

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 11:04 a.m.4 views

CVE-2026-74878 openssl_encrypt before 1.4.0 TOTP Rate Limiter Bypass

opensslencrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate...

9.3CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/17 11:04 a.m.24 views

CVE-2026-74878

openssl_encrypt versions before 1.4.0 contain a TOTP brute-force rate limiter bypass in openssl_encrypt_server/modules/pepper/totp.py. The TOTPRateLimiter class stores attempt and lockout state in an in-memory defaultdict(list) as a class variable, meaning rate-limit state is not shared across wo...

9.8CVSS5.3AI score0.00372EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.11 views

PT-2026-76685

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. Prior to 1.0.0-rc.11, POST /api/stripe/webhook, POST /api/creem/webhook, and POST /api/waffo/webhook read and log full request bodies before signature validation in router/api-router.go and the...

7.5CVSS5.3AI score0.00467EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.20 views

PT-2026-72381

In the Linux kernel, the following vulnerability has been resolved: ntfs3: cap RESTART TABLE free-chain walker at rt-used A crafted NTFS3 disk image triggers an in-kernel infinite loop at mount time, hanging the mounting thread and firing the soft-lockup watchdog within 22s on multi-CPU hosts pan...

5.4AI score0.00205EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/12 8:06 a.m.40 views

CVE-2025-41770

Technical details regarding CVE-2025-41770 are not publicly provided in the supplied documents. No affected products, versions, root cause, or remediation are specified here. Monitor for updates from official advisories and connected sources.

8.7CVSS5.3AI score0.00386EPSS
SaveExploits0References1
Microsoft Security Update
Microsoft Security Update
added 2026/08/11 5:00 p.m.20 views

2026-08 Cumulative Update for .NET Framework 4.8 for Windows 10 Version 1607 (KB5120702)

A security issue has been identified in a Microsoft software product that could affect your system. You can help protect your system by installing this update from Microsoft. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article...

5.3AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2026/08/11 5:00 p.m.605 views

2026-08 Cumulative Update for Windows Server 2022 Datacenter: Azure Edition for x64-based Systems (KB5120242)

A security issue has been identified in a Microsoft software product that could affect your system. You can help protect your system by installing this update from Microsoft. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article...

5.3AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2026/08/11 5:00 p.m.41 views

2026-08 Dynamic Cumulative Update for Windows 10 Version 21H2 for x86-based Systems (KB5120249)

ComponentUpdate: A security issue has been identified in a Microsoft software product that could affect your system. You can help protect your system by installing this update from Microsoft. For a complete listing of the issues that are included in this update, see the associated Microsoft...

5.3AI score
SaveExploits0
Rows per page
Query Builder