Lucene search
+L

61377 matches found

EUVD
EUVD
added 2026/09/21 11:32 a.m.7 views

EUVD-2026-83891

temporalio/sqlparser can panic when Parse, ParseStrictDDL, or ParseNext processes a MySQL version comment whose contents are empty or consist only of one to five decimal digits. ExtractMysqlComment does not check the -1 result returned by strings.IndexFunc before using it as a slice boundary. The...

8.7CVSS5.8AI score0.0039EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/21 11:32 a.m.32 views

CVE-2026-16651 temporalio/sqlparser malformed MySQL version comments can cause a panic

temporalio/sqlparser can panic when Parse, ParseStrictDDL, or ParseNext processes a MySQL version comment whose contents are empty or consist only of one to five decimal digits. ExtractMysqlComment does not check the -1 result returned by strings.IndexFunc before using it as a slice boundary. The...

8.7CVSS0.0039EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/21 11:27 a.m.10 views

CVE-2026-91867

When Neethi fetches a remote policy reference, it only limits the time per read, not the whole transfer, so a server that trickles bytes slowly can keep the fetch alive indefinitely and tie up the calling thread denial of service. Users are recommended to upgrade to version 3.2.4, which fixes thi...

4.3CVSS5.7AI score0.0022EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/21 11:27 a.m.36 views

CVE-2026-91867 Apache Neethi: Remote policy fetch lacks a total timeout, allowing a slow server to hang the request indefinitely

When Neethi fetches a remote policy reference, it only limits the time per read, not the whole transfer, so a server that trickles bytes slowly can keep the fetch alive indefinitely and tie up the calling thread denial of service. Users are recommended to upgrade to version 3.2.4, which fixes thi...

0.0022EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/21 11:27 a.m.5 views

CVE-2026-91867 Apache Neethi: Remote policy fetch lacks a total timeout, allowing a slow server to hang the request indefinitely

When Neethi fetches a remote policy reference, it only limits the time per read, not the whole transfer, so a server that trickles bytes slowly can keep the fetch alive indefinitely and tie up the calling thread denial of service. Users are recommended to upgrade to version 3.2.4, which fixes thi...

5.7AI score0.0022EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/21 11:27 a.m.6 views

EUVD-2026-83889

When Neethi fetches a remote policy reference, it only limits the time per read, not the whole transfer, so a server that trickles bytes slowly can keep the fetch alive indefinitely and tie up the calling thread denial of service. Users are recommended to upgrade to version 3.2.4, which fixes thi...

4.3CVSS5.7AI score0.0022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/21 11:27 a.m.36 views

CVE-2026-91866 Apache Neethi: Crafted policies cause unbounded work during intersection leading to denial of service

A specially crafted pair of WS-Policy documents can force Neethi's policy-intersection to do exponential amounts of work, pinning the CPU for a long time denial of service. Users are recommended to upgrade to version 3.2.4, which fixes this issue...

0.00417EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/21 11:27 a.m.13 views

CVE-2026-91866

A denial-of-service vulnerability in Apache Neethi 's policy-intersection logic allows a specially crafted pair of WS-Policy documents to force exponential computational work , pinning the CPU for extended periods. CISA's SSVC assessment rates exploitation as none (no known in-the-wild instances)...

5.7AI score0.00417EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/21 11:27 a.m.6 views

EUVD-2026-83888

A specially crafted pair of WS-Policy documents can force Neethi's policy-intersection to do exponential amounts of work, pinning the CPU for a long time denial of service. Users are recommended to upgrade to version 3.2.4, which fixes this issue...

7.5CVSS5.7AI score0.00417EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/21 11:26 a.m.15 views

CVE-2026-91865

Apache Neethi , a WS-Policy processing library, is vulnerable to a denial-of-service condition when a small WS-Policy document containing repeated policy references is processed. During normalization, Neethi re-expands the same references exponentially , consuming excessive CPU and memory. The CI...

5.7AI score0.00514EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/21 11:26 a.m.34 views

CVE-2026-91865 Apache Neethi: Crafted policy references cause exponential expansion during normalization leading to denial of service

A small WS-Policy document using repeated policy references can force Neethi to re-expand the same references exponentially during normalization, consuming huge amounts of CPU and memory denial of service. Users are recommended to upgrade to version 3.2.4, which fixes this issue...

0.00514EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/21 11:26 a.m.14 views

CVE-2026-91864

Apache Neethi is vulnerable to a denial of service (DoS) condition due to insufficient input validation during the processing of WS-Policy documents . A specially crafted document can pack unlimited content within a policy assertion , which the software copies into memory without enforcing size l...

7.5CVSS5.8AI score0.00514EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/21 11:26 a.m.6 views

EUVD-2026-83886

A specially crafted WS-Policy document can pack unlimited content inside a policy assertion, which Neethi copies into memory without counting it against its size limits, exhausting the heap denial of service. Users are recommended to upgrade to version 3.2.4, which fixes this issue...

7.5CVSS5.8AI score0.00514EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/21 11:26 a.m.6 views

CVE-2026-91864 Apache Neethi: Crafted WS-Policy documents bypass element/attribute limits causing memory exhaustion

A specially crafted WS-Policy document can pack unlimited content inside a policy assertion, which Neethi copies into memory without counting it against its size limits, exhausting the heap denial of service. Users are recommended to upgrade to version 3.2.4, which fixes this issue...

5.8AI score0.00514EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/21 11:25 a.m.33 views

CVE-2026-91863 Apache Neethi: Uncontrolled recursion while parsing crafted WS-Policy documents allows denial of service

A specially crafted WS-Policy document with deeply nested policy elements can bypass Neethi's nesting-depth limit and exhaust the thread stack, crashing the parser denial of service. Users are recommended to upgrade to version 3.2.4, which fixes this issue...

0.00533EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/21 11:23 a.m.2 views

CVE-2026-16652 Temporal Server Schedule exclusion search can cause excessive CPU consumption

Temporal Server did not bound the work performed while searching for a Schedule's next action time. An authenticated caller with namespace write permission could create or update a Schedule that combines a fine-grained cadence with an exclusion calendar that rejects every candidate time, causing...

7.1CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/21 11:23 a.m.36 views

CVE-2026-16652 Temporal Server Schedule exclusion search can cause excessive CPU consumption

Temporal Server did not bound the work performed while searching for a Schedule's next action time. An authenticated caller with namespace write permission could create or update a Schedule that combines a fine-grained cadence with an exclusion calendar that rejects every candidate time, causing...

7.1CVSS0.00268EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/21 11:23 a.m.19 views

CVE-2026-16652

Temporal Server is vulnerable to excessive CPU consumption in its Schedule component. An authenticated caller with namespace write permission can create or update a Schedule that combines a fine-grained cadence with an exclusion calendar rejecting every candidate time, causing the server to evalu...

7.1CVSS5.8AI score0.00268EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/21 11:23 a.m.6 views

EUVD-2026-83884

Temporal Server did not bound the work performed while searching for a Schedule's next action time. An authenticated caller with namespace write permission could create or update a Schedule that combines a fine-grained cadence with an exclusion calendar that rejects every candidate time, causing...

7.1CVSS5.8AI score0.00268EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/21 11:23 a.m.5 views

CVE-2026-16652 Temporal Server Schedule exclusion search can cause excessive CPU consumption

Temporal Server did not bound the work performed while searching for a Schedule's next action time. An authenticated caller with namespace write permission could create or update a Schedule that combines a fine-grained cadence with an exclusion calendar that rejects every candidate time, causing...

7.1CVSS5.8AI score0.00268EPSS
SaveExploits0References4
Rows per page
Query Builder