Lucene search
+L
UbuntucveRecent

80179 matches found

UbuntuCve
UbuntuCve
added 2026/09/01 7:17 p.m.13 views

CVE-2026-84303

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header matcher names in normalizeHeaderMatcher even though incoming metadata keys are lowercase. A DENY policy using a mixed-case name such as...

6.3CVSS5.8AI score0.00311EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 7:17 p.m.14 views

CVE-2026-84304

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvMsg in recvBuffer, so millions of one-byte frames can consume disproportionate heap memory even when payload bytes remain within connectio...

8.7CVSS7.3AI score0.00415EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 7:17 p.m.10 views

CVE-2026-84305

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse.formatsql, reindent=True and sqlformat --reindent route attacker-controlled parenthesized tuple lists through ReindentFilter.getoffset in sqlparse/filters/reindent.py, where flattenuptotoken repeatedly rebuilds an...

5.1CVSS5.6AI score0.00125EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/01 6:17 p.m.13 views

CVE-2026-52023

An issue in kamailio v.6.1.1 and before allows a remote attacker to cause a denial of service via the imsregistrarpcscf module, specifically the pcscfsavepending/savepending path and security-agreement parsing in secagree.c:parsesecagree...

7.5CVSS7.3AI score0.00331EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/09/01 6:17 p.m.11 views

CVE-2026-52131

llama.cpp b5693 and before has a Reachable Assertion via the ggufreader::read function...

7.5CVSS5.7AI score0.00255EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 6:17 p.m.14 views

CVE-2026-52022

An issue in kamailio v.6.1.1 and before allows a remote attacker to cause a denial of service via the IMS P-CSCF registration handling components...

7.5CVSS7.3AI score0.00331EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/09/01 6:17 p.m.16 views

CVE-2026-52295

FFmpeg before 9.0 has an out-of-bounds read because the copied extradata lacked required padding before GetBitContext-based access in libavformat/iamfwriter.c...

6.2CVSS5.7AI score0.00123EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 6:17 p.m.13 views

CVE-2026-52132

llama.cpp through commit 97f06e9, when started with the --reranking flag, allows remote attackers to cause a denial of service std::badalloc and HTTP 500 via a negative topn value in a POST request to /rerank...

7.5CVSS5.8AI score0.00332EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 6:17 p.m.10 views

CVE-2026-52130

llama.cpp b5693 and before is vulnerable to Uncontrolled Recursion in common/json-schema-to-grammar.cpp, resulting in a denial of service...

7.5CVSS5.7AI score0.00278EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 4:17 p.m.13 views

CVE-2026-84269

A flaw was found in the AFP backend in gvfs. When mounting a share, a malicious AFP server can cause the DSI read path to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the pre-sized reply buffer, causing the operati...

6.5CVSS6.1AI score0.00249EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 4:17 p.m.15 views

CVE-2026-84267

A flaw was found in the SFTP backend in gvfs. When mounting a share, a malicious SFTP server can cause readstring to allocate a buffer with a certain length but the function does not verify that the buffer is completely filled, leaving the remainder of the buffer containing uninitialized heap...

4.3CVSS6AI score0.00212EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 4:17 p.m.13 views

CVE-2026-84268

A flaw was found in the SFTP backend in gvfs. When mounting a share and reading a file, a malicious SFTP server can cause readreply to process a length that exceeds the size requested by the client. The function does not verify the server-provided length against the allocated buffer size, causing...

8.8CVSS6.5AI score0.00328EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/01 4:17 p.m.15 views

CVE-2026-84270

A flaw was found in the MTP backend in gvfs. When reading a file from a mounted MTP device, doread in gvfsbackendmtp.c trusts the data length returned by the device without limiting it to the original size requested by the client. If a malicious MTP device responds with more bytes than requested,...

4.3CVSS5.8AI score0.0015EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.11 views

CVE-2026-74835

The inets application HTTP server httpd fails to enforce a configured body-size limit on chunked request. This issue affects OTP from OTP 17.0 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 5.10 before 9.3.2.7, from 9.4...

8.7CVSS5.3AI score0.00328EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.12 views

CVE-2026-83608

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, the DOCUMENTTYPENODE branch in lib/dom.js validates publicId, systemId, and internalSubset under...

8.7CVSS5.7AI score0.00348EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.9 views

CVE-2026-74994

The modauth module in OTP's inets httpd server, when configured with dets or mnesia authentication backends and multiple directory configuration blocks, collapses all directory blocks into a single shared user/group namespace. A user added to one protected directory is accepted as valid for all...

6CVSS5.5AI score0.00364EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.13 views

CVE-2026-83617

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.11 until 0.9.12, the requireWellFormed: true element and attribute name checks use the anchored QNameexact expression produced by reg in lib/grammar.js, which inherits the multiline...

8.7CVSS7.2AI score0.00328EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.12 views

CVE-2026-83616

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createProcessingInstructiontarget, data in lib/dom.js accepts an unvalidated target, while...

8.7CVSS7.2AI score0.00348EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.15 views

CVE-2026-83612

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS7.2AI score0.00301EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.10 views

CVE-2026-70399

Allocation of Resources Without Limits or Throttling vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by opening and holding open a large number of connections. The maxclients option is documented to default to 150, and the inets hardeni...

8.7CVSS5.6AI score0.00533EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.14 views

CVE-2026-84233

A flaw was found in rpm. A local attacker could supply a specially crafted .gem filename containing RPM macro syntax. When a user or automated workflow invokes rpmuncompress -x on this file, the macro expansion occurs during command construction. This allows the attacker to execute arbitrary...

7CVSS6AI score0.0013EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.11 views

CVE-2026-69664

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS6AI score0.00702EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.14 views

CVE-2026-83619

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.7.0 until 0.8.15, the release-0.8.x parser in lib/sax.js trims captured end-tag names with the unanchored global expression / \t\n\r+$/g. For an end tag containing a long whitespace run...

8.7CVSS7.2AI score0.00301EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.12 views

CVE-2026-83609

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0 until 0.9.12, the shared reg builder in lib/grammar.js compiles the anchored QNameexact validator with the multiline flag, so ^ and $ validate only one line instead of the complete...

8.7CVSS7.2AI score0.00326EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.13 views

CVE-2026-83613

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMHandler.startElement in lib/dom-parser.js inserts every parsed attribute through setAttributeNode...

8.7CVSS7.2AI score0.00344EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.11 views

CVE-2026-55951

The Erlang/OTP httpc HTTP client does not enforce a limit on the total size of response headers received from a server. The maxheadersize option defaults to nolimit, and httpcresponse:parseheaders/6 accumulates every header into a list before the length check runs which only fires after the...

8.2CVSS5.8AI score0.00382EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.11 views

CVE-2026-66835

Path Equivalence vulnerability in Erlang/OTP inets httpd allows a remote unauthenticated attacker to read files inside a modauth protected directory by prefixing the request path with an extra slash. httpdrequest:validateuri/1 normalises the request URI with uristring:normalize/1, which performs...

8.2CVSS5.8AI score0.00635EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.13 views

CVE-2026-70405

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP snmp allows a remote attacker to degrade availability by sending an SNMP message containing a BER INTEGER whose length field is arbitrarily large. snmppdus:decintegernotag/1 defaults its size limit to infinity, and...

6.3CVSS5.5AI score0.00421EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.11 views

CVE-2026-83557

DefaultBaseTypeLimitingValidator is the PolymorphicTypeValidator applied automatically whenever @JsonTypeInfo is used without an explicitly configured custom validator. It denies polymorphic resolution only for a fixed set of "unsafe base types", and its isSafeSubType method returns true...

5.6CVSS6.2AI score0.00586EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.9 views

CVE-2026-73812

httpd function checkheader/3 rejects duplicate Content-Length per CVE-2026-23941 but never checks for the TE+CL co-presence that RFC 9112 §6.3 identifies as a probable smuggling attempt. handlebody/3 frames by chunked and silently discards Content-Length. A CL-preferring front-end paired with...

8.3CVSS5.3AI score0.00301EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.16 views

CVE-2026-83611

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS5.7AI score0.00352EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.13 views

CVE-2026-83606

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.9 until 0.9.11, the processing-instruction production in lib/grammar.js lets the greedy S+ separator and lazy Char? data group repeatedly repartition a long whitespace tail when...

8.7CVSS7.2AI score0.00301EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.12 views

CVE-2026-83605

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS7.1AI score0.00348EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.9 views

CVE-2026-59696

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP stdlib allows a remote attacker to degrade availability by supplying a URI whose port component is a very long run of digits. uristring:getport/1 passes the port substring to binarytointeger/1 with no length bound,...

6.9CVSS5.8AI score0.00421EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.13 views

CVE-2026-83614

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom versions 0.3.0 through 0.6.0, two independent quadratic paths can cause denial of service. In lib/sax.js, parseElementStartPart...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.10 views

CVE-2026-73270

Improper Handling of Case Sensitivity vulnerability in Erlang/OTP inets httpd allows a remote unauthenticated attacker to read files inside a modauth protected directory by requesting them with different casing, on deployments whose filesystem is case-insensitive. modauth:secretpath/3 decides...

8.2CVSS5.9AI score0.00661EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.10 views

CVE-2026-83615

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom versions 0.1.5 through 0.6.0, appendElement in lib/sax.js uses copy to clone the complete currentNSMap for each nested element...

8.7CVSS7.2AI score0.00351EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.9 views

CVE-2026-66357

httpd has never implemented obs-fold RFC 2616 §2.2 / RFC 7230 §3.2.4 header continuation lines. Every CRLF followed by a non-CRLF octet unconditionally starts a new header. This missing feature became a security concern as the understanding of HTTP request smuggling attacks evolved. This issue...

8.3CVSS5.3AI score0.00328EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.12 views

CVE-2026-70409

Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP eldap allows a malicious or compromised LDAP server to degrade availability by returning a referral URL whose port component is a very long run of digits. eldap:parseport/2 passes the port substring straight to...

6.3CVSS5.3AI score0.00423EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.8 views

CVE-2026-73276

Gracefulness code ignored cases that should be rejected, resulting in possible HTTP Request Smuggling opportunities. This issue affects OTP from OTP 22.2 before OTP 27.3.4.17, from OTP 28.0 before OTP 28.5.0.6, and from OTP 29.0 before OTP 29.0.6, corresponding to inets from 7.1.2 before 9.3.2.7,...

8.3CVSS5.3AI score0.00328EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.11 views

CVE-2026-83610

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, Document.createEntityReferencename accepts an invalid name and the ENTITYREFERENCENODE serializer...

6.3CVSS5.7AI score0.00355EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.11 views

CVE-2026-75538

An attacker that connects to an open Erlang TCP port that uses the inet driver with packet,4 mode can use a signed overflow in an incorrect packet length calculation to overflow the receive buffer into the VM allocator area and beyond up to about 2 GB. This would easily trash the allocated block'...

8.2CVSS6AI score0.00491EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.12 views

CVE-2026-83618

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.10 until 0.9.12, the requireWellFormed: true serializer validates DocumentType.publicId and DocumentType.systemId with PubidLiteralmatch and SystemLiteralmatch expressions produced by...

8.7CVSS7.2AI score0.00328EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.9 views

CVE-2026-71380

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending valid request headers with a large Content-Length and then stalling before the body is complete...

8.7CVSS5.5AI score0.00387EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/01 3:17 p.m.13 views

CVE-2026-83607

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Document.createElementtagName stores an unvalidated element name and XMLSerializer.serializeToString...

8.7CVSS7AI score0.00348EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/09/01 1:19 p.m.12 views

CVE-2026-53682

An unauthenticated client can query the Security Domain hosts inventory via GET /ca/rest/securityDomain/hosts and receive a structured response enumerating internal PKI/CA hosts and roles security domain topology and participating subsystems, without requiring a principal, client certificate, or...

5.3CVSS5.7AI score0.0013EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/01 11:16 a.m.13 views

CVE-2026-84165

A vulnerability relating to incorrect access control in OpenNebula by OpenNebula Systems, affecting all versions prior to 7.4. This vulnerability could allow an authenticated user with basic permissions to execute commands on virtual machines belonging to other users via the one.vm.exec function,...

8.7CVSS5.7AI score0.00495EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/01 3:16 a.m.5 views

CVE-2026-48932

A flaw in Node.js HTTP client can cause a request desynchronization for Node.js-based forwarding proxies that rebuild outbound headers from the visible IncomingMessage headers while piping the original body to a reused backend connection. Node.js can omit headers beyond maxHeadersCount /...

3.7CVSS5.3AI score0.00172EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/01 12:00 a.m.17 views

CVE-2026-84129

Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2...

9.8CVSS5.9AI score0.00185EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/01 12:00 a.m.15 views

CVE-2026-84118

Use-after-free in the JavaScript: GC component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2...

5.4CVSS5.9AI score0.00204EPSS
SaveExploits1References2
Total number of security vulnerabilities80179