Lucene search
+L

22012 matches found

RedhatCVE
RedhatCVE
•added 2026/09/23 9:02 a.m.•5 views

CVE-2026-63446

A flaw was found in Suricata, a network Intrusion Detection System IDS, Intrusion Prevention System IPS, and Network Security Monitoring engine. Due to an inverted guard in the AppLayerParserSetTransactionInspectId function, transactions on flows passed by a pass rule or exception policy are not...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/23 9:01 a.m.•5 views

CVE-2026-63452

A flaw was found in Suricata, a network Intrusion Detection System IDS and Intrusion Prevention System IPS. A remote attacker can exploit this vulnerability by sending repeated, small Brotli compressed responses to the HTTP/1 parser. This can cause the system to perform expensive decompression...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/23 3:17 a.m.•10 views

CVE-2026-91777

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS0.0045EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/23 3:17 a.m.•6 views

DEBIAN-CVE-2026-91777

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/23 2:21 a.m.•9 views

EUVD-2026-85003

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/23 2:21 a.m.•43 views

CVE-2026-91777 jackson-databind: quadratic forward-reference completion in Collection and Map deserializers

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS0.0045EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/23 2:21 a.m.•9 views

CVE-2026-91777 jackson-databind: quadratic forward-reference completion in Collection and Map deserializers

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS5.8AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/23 2:21 a.m.•43 views

CVE-2026-91777

The FasterXML jackson-databind library is vulnerable to a quadratic CPU work issue during deserialization. The root cause lies in the CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference() (and the equivalent in MapDeserializer ) methods, where forward-reference completio...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/23 2:21 a.m.•10 views

CVE-2026-91777

Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for every resolved ID. The affected paths are CollectionDeserializer.CollectionReferringAccumulator.resolveForwardReference and the equivalent...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/23 12:00 a.m.•5 views

CVE-2026-6669: Uncontrolled Resource Consumption

Missing upper bound on the key derivation iteration count accepted during SCRAM authentication to a backend server in PgBouncer through 1.25.2 allows a malicious or compromised PostgreSQL backend to cause uncontrolled CPU consumption in PgBouncer. The resulting key derivation cannot be interrupte...

5.9CVSS5.8AI score0.00314EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/23 12:00 a.m.•2 views

TencentOS Server 4: storm (TSSA-2026:1032)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:1032 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

7.5CVSS6AI score0.00581EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/23 12:00 a.m.•3 views

Linux Distros Unpatched Vulnerability : CVE-2026-91777

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Forward-reference completion for @JsonIdentityInfo object IDs in FasterXML jackson-databind performs a linear scan of the pending-reference accumulator for ever...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/22 11:30 p.m.•12 views

openssh_dos

OpenSSHサーバーはログインパスワードの長さを制限していないため、非常に長いパスワードを送信すると、サーバーのCPUが大量のハッシュ計算に使用され、サーバーがクラッシュする可能性があります。この脆弱性はCVE-2016-6515として知られています。 私のPOCはこちらからダウンロードできます(解凍が必要です) 使用方法: opensshdos ターゲットIP ターゲットポート...

7.8CVSS7.1AI score0.58568EPSS
SaveExploits5References1
OSV
OSV
•added 2026/09/22 7:16 p.m.•3 views

DEBIAN-CVE-2026-77399

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.fromical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and...

6.5CVSS5.8AI score0.00312EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/22 7:16 p.m.•5 views

CVE-2026-77399

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.fromical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and...

6.5CVSS0.00312EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/22 7:02 p.m.•4 views

CVE-2026-69184

A flaw was found in c-ares, an asynchronous resolver library. The 'aresdnsnameparse' function does not properly limit the total pointer hops or assembled name length when enforcing backward DNS compression pointers. A remote attacker, operating a malicious DNS server, can send a specially crafted...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits0References9
OSV
OSV
•added 2026/09/22 6:58 p.m.•5 views

CVE-2026-77399 icalendar: Denial of service via unbounded VALARM REPEAT expansion

icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.fromical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and...

6.5CVSS5.8AI score
SaveExploits0References7
Kitploit
Kitploit
•added 2026/09/22 5:56 p.m.•10 views

CVE-2025-26466-msf

CVE-2025-26466 Metasploit モジュール OpenSSH バージョン 9.5p1 から 9.9p1 は、SSH2MSGPING パケット(タイプ 192)を繰り返し送信することで、メモリと CPU を枯渇させる DoS 攻撃に対して脆弱です。 これは認証前に発生し、キュー/バッファ処理が不十分なためにサーバーがロックアップする可能性があります。 このCVEの詳細情報: root@kitploit: https://nvd.nist.gov/vuln/detail/CVE-2025-26466 このスクリプトを実行するには? 'modules' フォルダに .rb...

5.9CVSS7.5AI score0.39845EPSS
SaveExploits5
NVD
NVD
•added 2026/09/22 4:18 p.m.•8 views

CVE-2026-81880

radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Apple Preferred Executable Format loader was vulnerable because the PEF loader accepted relocSecCount values that were not bounded by the number of sections or complete relocation records in t...

5.5CVSS0.00139EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/22 3:39 p.m.•7 views

EUVD-2026-84534

A flaw was found in rpcbind. This vulnerability allows a remote, unauthenticated attacker to cause a Denial of Service DoS by sending a large number of unique requests. The rpcbind service records previously unseen RPC Remote Procedure Call statistics in unbounded in-memory lists, leading to...

7.5CVSS5.8AI score0.00608EPSS
SaveExploits0References2
Rows per page
Query Builder