Lucene search
+L

20532 matches found

Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61115

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds write occurs in the scheduler mmcid fixup path during the execution of the mm cid fixup cpus to tasks function. In per-CPU CID mode, a task that has been newly forked or...

10CVSS5.8AI score0.00543EPSS
SaveExploits0References76
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.20 views

PT-2026-61150

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A denial of service issue exists in the batman-adv module. An attacker can send messages with small lengths and specific sequence numbers and gaps to force the receiver to allocate an...

9.8CVSS5.3AI score0.00775EPSS
SaveExploits0References82
NVD
NVD
added 2026/07/18 2:17 p.m.22 views

CVE-2025-71397

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 allows authenticated users with OWNER or EDITOR permissions at the root, namespace, or database level to define custom database functions via DEFINE FUNCTION using nested FOR loops. Although a single loop's iteration count is...

7.1CVSS0.00311EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.8 views

CVE-2025-71397 SurrealDB before 2.2.2 CPU Exhaustion via nested FOR loops

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 allows authenticated users with OWNER or EDITOR permissions at the root, namespace, or database level to define custom database functions via DEFINE FUNCTION using nested FOR loops. Although a single loop's iteration count is...

7.1CVSS5.4AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.10 views

CVE-2025-71397

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 allows authenticated users with OWNER or EDITOR permissions at the root, namespace, or database level to define custom database functions via DEFINE FUNCTION using nested FOR loops. Although a single loop's iteration count is...

7.1CVSS5.4AI score0.00311EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/18 1:10 p.m.15 views

EUVD-2025-210488

SurrealDB before 2.0.5, 2.1.x before 2.1.5, and 2.2.x before 2.2.2 allows authenticated users with OWNER or EDITOR permissions at the root, namespace, or database level to define custom database functions via DEFINE FUNCTION using nested FOR loops. Although a single loop's iteration count is...

7.1CVSS5.4AI score0.00311EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 10:17 p.m.12 views

DEBIAN-CVE-2026-56741

JLine is a Java library for handling console input. Prior to 3.30.14, 4.0.16, and 4.2.1, the JLine3 Telnet server remote-telnet module does not apply an upper bound to terminal dimensions received via the Telnet NAWS option, and TelnetIO.handleNAWS in TelnetIO.java:856-879 reads client-supplied...

7.5CVSS5.4AI score0.00595EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/17 10:17 p.m.16 views

CVE-2026-56741

JLine is a Java library for handling console input. Prior to 3.30.14, 4.0.16, and 4.2.1, the JLine3 Telnet server remote-telnet module does not apply an upper bound to terminal dimensions received via the Telnet NAWS option, and TelnetIO.handleNAWS in TelnetIO.java:856-879 reads client-supplied...

7.5CVSS0.00595EPSS
SaveExploits1References7
CVE
CVE
added 2026/07/17 9:15 p.m.110 views

CVE-2026-56741

JLine3 Telnet server's remote-telnet module did not bound NAWS-terminal dimensions, reading width/height as 16-bit values and passing 65535x65535 to setTerminalGeometry. This allowed an unauthenticated remote attacker to induce repeated heavy rendering, causing CPU exhaustion Denial of Service. A...

7.5CVSS5.5AI score0.00595EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/07/17 8:59 p.m.9 views

CVE-2026-49485 HAPI FHIR: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.9 and 6.9.4.2, all implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation, and the FHIRPath functions matches,...

7.5CVSS5.5AI score
SaveExploits0References8
OSV
OSV
added 2026/07/17 7:42 p.m.22 views

GO-2026-5981 Ech0: ParseAcceptLanguage `_` separator bypass enables ~70x CPU amplification via Accept-Language header in i18n.Middleware in github.com/lin-snow/ech0

Ech0: ParseAcceptLanguage separator bypass enables 70x CPU amplification via Accept-Language header in i18n.Middleware in github.com/lin-snow/ech0...

5.3AI score
SaveExploits0References1
OSV
OSV
added 2026/07/17 7:17 p.m.6 views

DEBIAN-CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS5.2AI score0.0037EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/17 7:17 p.m.8 views

DEBIAN-CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.3AI score0.0037EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 7:17 p.m.11 views

CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS0.0037EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/17 6:26 p.m.20 views

CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.3AI score0.0037EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/17 6:21 p.m.16 views

CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS5.2AI score0.0037EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/17 6:21 p.m.21 views

CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS5.3AI score0.0037EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/17 6:01 p.m.49 views

CVE-2026-50273 Datadog .NET Tracer: Improper parsing of W3C baggage headers may lead to DoS

Datadog .NET Tracer is a client library for Datadog APM for .NET applications. Prior to 3.43.0, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DDTRACEBAGGAGEMAXITEMS or DDTRACEBAGGAGEMAXBYTES on extraction, allowing a remote...

7.5CVSS0.00793EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 5:17 p.m.12 views

CVE-2026-49209

Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Controller\BatchActionController::invoke iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, ...

6.5CVSS0.0056EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 4:17 p.m.17 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS0.00353EPSS
SaveExploits0References4
Rows per page
Query Builder