Lucene search
+L
UbuntucveRecent

72412 matches found

UbuntuCve
UbuntuCve
•added 2026/01/08 2:15 p.m.•9 views

CVE-2026-21892

Parsl is a Python parallel scripting library. A SQL Injection vulnerability exists in the parsl-visualize component of versions prior to 2026.01.05. The application constructs SQL queries using unsafe string formatting Python % operator with user-supplied input workflowid directly from URL routes...

7.3CVSS6AI score0.00235EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/01/08 2:15 p.m.•12 views

CVE-2026-21876

The OWASP core rule set CRS is a set of generic attack detection rules for use with compatible web application firewalls. Prior to versions 4.22.0 and 3.3.8, the current rule 922110 has a bug when processing multipart requests with multiple parts. When the first rule in a chain iterates over a...

9.3CVSS6AI score0.13124EPSS
SaveExploits4References6
UbuntuCve
UbuntuCve
•added 2026/01/08 2:15 p.m.•8 views

CVE-2026-21885

Miniflux 2 is an open source feed reader. Prior to version 2.2.16, Miniflux's media proxy endpoint GET /proxy/encodedDigest/encodedURL can be abused to perform Server-Side Request Forgery SSRF. An authenticated user can cause Miniflux to generate a signed proxy URL for attacker-chosen media URLs...

6.5CVSS5.8AI score0.00258EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/01/08 1:15 p.m.•4 views

CVE-2026-0719

A flaw was identified in the NTLM authentication handling of the libsoup HTTP library, used by GNOME and other applications for network communication. When processing extremely long passwords, an internal size calculation can overflow due to improper use of signed integers. This results in...

8.6CVSS6.7AI score0.00557EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/01/08 12:16 a.m.•5 views

CVE-2026-21869

llama.cpp is an inference of several LLM models in C/C++. In commits 55d4206c8 and prior, the ndiscard parameter is parsed directly from JSON input in the llama.cpp server's completion endpoints without validation to ensure it's non-negative. When a negative value is supplied and the context fill...

9.8CVSS6.1AI score0.00438EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/01/08 12:0 a.m.•2 views

CVE-2025-67603

A Improper Authorization vulnerability in Foomuuri llows arbitrary users to influence the firewall configuration.This issue affects Foomuuri: from ? before 0.31...

5.1CVSS5.9AI score0.00148EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/01/08 12:0 a.m.•4 views

CVE-2025-67858

A Improper Neutralization of Argument Delimiters vulnerability in Foomuuri can lead to integrity loss of the firewall configuration or further unspecified impact by manipulating the JSON configuration passed to nft. This issue affects Foomuuri: from ? before 0.31...

7CVSS5.9AI score0.00171EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/01/08 12:0 a.m.•8 views

CVE-2025-14017

When doing multi-threaded LDAPS transfers LDAP over TLS with libcurl, changing TLS options in one thread would inadvertently change them globally and therefore possibly also affect other concurrently setup transfers. Disabling certificate verification for a specific transfer could unintentionally...

6.3CVSS6.1AI score0.00106EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/01/08 12:0 a.m.•8 views

CVE-2025-13151

Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1expendoctetstring...

7.5CVSS6.5AI score0.01109EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/01/08 12:0 a.m.•3 views

CVE-2026-21441

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS6.8AI score0.02667EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/01/07 9:16 p.m.•5 views

CVE-2026-22185

OpenLDAP Lightning Memory-Mapped Database LMDB versions up to and including 0.9.14, prior to commit 8e1fda8, contain a heap buffer underflow in the readline function of mdbload. When processing malformed input containing an embedded NUL byte, an unsigned offset calculation can underflow and cause...

4.6CVSS6AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/01/07 9:16 p.m.•13 views

CVE-2026-22184

zlib versions up to and including 1.3.1.2 include a global buffer overflow in the untgz utility located under contrib/untgz. The vulnerability is limited to the standalone demonstration utility and does not affect the core zlib compression library. The flaw occurs when a user executes the untgz...

8.6CVSS6.2AI score0.00381EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/01/07 5:15 p.m.•8 views

CVE-2025-12543

A flaw was found in the Undertow HTTP server core, which is used in WildFly, JBoss EAP, and other Java applications. The Undertow library fails to properly validate the Host header in incoming HTTP requests.As a result, requests containing malformed or malicious Host headers are processed without...

9.6CVSS7.3AI score0.01179EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/01/06 7:0 a.m.•7 views

CVE-2025-15224

When doing SSH-based transfers using either SCP or SFTP, and asked to do public key authentication, curl would wrongly still ask and authenticate using a locally running SSH agent...

3.1CVSS6AI score0.00413EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/01/06 7:0 a.m.•6 views

CVE-2025-13034

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

5.9CVSS6AI score0.00227EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/01/06 7:0 a.m.•8 views

CVE-2025-14524

When an OAuth2 bearer token is used for an HTTPS transfer, and that transfer performs a cross-protocol redirect to a second URL that uses an IMAP, LDAP, POP3 or SMTP scheme, curl might wrongly pass on the bearer token to the new target host...

5.3CVSS6.1AI score0.00611EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/01/06 7:0 a.m.•5 views

CVE-2025-14819

When doing TLS related transfers with reused easy or multi handles and altering the CURLSSLOPTNOPARTIALCHAIN option, libcurl could accidentally reuse a CA store cached in memory for which the partial chain option was reversed. Contrary to the user's wishes and expectations. This could make libcur...

5.3CVSS6.1AI score0.00679EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/01/06 7:0 a.m.•7 views

CVE-2025-15079

When doing SSH-based transfers using either SCP or SFTP, and setting the knownhosts file, libcurl could still mistakenly accept connecting to hosts not present in the specified file if they were added as recognized in the libssh global knownhosts file...

5.3CVSS6.1AI score0.00457EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/01/06 12:15 a.m.•6 views

CVE-2025-69228

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a request to be crafted in such a way that an AIOHTTP server's memory fills up uncontrollably during processing. If an application includes a handler that uses the Request.post method, ...

8.7CVSS7AI score0.00347EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/01/06 12:15 a.m.•7 views

CVE-2025-69229

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, handling of chunked messages can result in excessive blocking CPU usage when receiving a large number of chunks. If an application makes use of the request.read method in an endpoint, it...

8.7CVSS7AI score0.00338EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/01/06 12:15 a.m.•6 views

CVE-2025-69227

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow for an infinite loop to occur when assert statements are bypassed, resulting in a DoS attack when processing a POST body. If optimizations are enabled -O or PYTHONOPTIMIZE=1, and the...

8.7CVSS7.2AI score0.00337EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/01/06 12:0 a.m.•6 views

CVE-2025-69225

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there's a method to exploit a request...

6.9CVSS7AI score0.00236EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/01/06 12:0 a.m.•12 views

CVE-2025-69230

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. In versions 3.13.2 and below, reading multiple invalid cookies can lead to a logging storm. If the cookies attribute is accessed in an application, then an attacker may be able to trigger a storm of warning-level logs...

6.9CVSS7AI score0.00332EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/01/05 11:15 p.m.•8 views

CVE-2025-69226

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below enable an attacker to ascertain the existence of absolute path components through the path normalization logic for static files meant to prevent path traversal. If an application uses...

6.3CVSS6.8AI score0.00313EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/01/05 11:15 p.m.•9 views

CVE-2025-69224

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below of the Python HTTP parser may allow a request smuggling attack with the presence of non-ASCII characters. If a pure Python version of AIOHTTP is installed i.e. without the usual C extensions ...

6.5CVSS7AI score0.00213EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 p.m.•6 views

CVE-2025-69223

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below allow a zip bomb to be used to execute a DoS against the AIOHTTP server. An attacker may be able to send a compressed request that when decompressed by AIOHTTP could exhaust the host's memory...

7.5CVSS6.9AI score0.00487EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 p.m.•3 views

CVE-2025-66648

vega-functions provides function implementations for the Vega expression language. Prior to version 6.1.1, for sites that allow users to supply untrusted user input, malicious use of an internal function not part of the public API could be used to run unintentional javascript XSS. This issue is...

7.2CVSS5.8AI score0.00184EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 p.m.•4 views

CVE-2025-65110

Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. Prior to versions 6.1.2 and 5.6.3, applications meeting two conditions are at risk of arbitrary JavaScript code execution, even if "safe mode" expressionInterpreter is used...

9.3CVSS7.4AI score0.00452EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•6 views

CVE-2025-68761

In the Linux kernel, the following vulnerability has been resolved: hfs: fix potential use after free in hfscorrectnextunusedCNID This code calls hfsbnodeputnode which drops the refcount and then dreferences "node" on the next line. It's only safe to use "node" when we're holding a reference so...

5.8AI score0.00145EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•9 views

CVE-2025-68759

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Fix potential memory leaks in rtl8180initrxring In rtl8180initrxring, memory is allocated for skb packets and DMA allocations in a loop. When an allocation fails, the previously successful allocations are not freed...

5.8AI score0.00165EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•9 views

CVE-2025-68756

In the Linux kernel, the following vulnerability has been resolved: block: Use RCU in blkmqunquiescetagset instead of set-taglistlock blkmqadd,delqueuetagset functions add and remove queues from tagset, the functions make sure that tagset and queues are marked as shared when two or more queues ar...

5.8AI score0.00157EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•5 views

CVE-2025-68763

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Correctly handle return of sgnentsforlen The return value of sgnentsforlen was assigned to an unsigned long in starfivehashdigest, causing negative error codes to be converted to large positive integers. Add...

5.9AI score0.00173EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•5 views

CVE-2025-68753

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-motu: add bounds check in putuser loop for DSP events In the DSP event handling code, a putuser loop copies event data. When the user buffer size is not aligned to 4 bytes, it could overwrite beyond the buffer...

5.9AI score0.00161EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•6 views

CVE-2025-68754

In the Linux kernel, the following vulnerability has been resolved: rtc: amlogic-a4: fix double free caused by devm The clock obtained via devmclkgetenabled is automatically managed by devres and will be disabled and freed on driver detach. Manually calling clkdisableunprepare in error path and...

5.7AI score0.00155EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•6 views

CVE-2025-68751

In the Linux kernel, the following vulnerability has been resolved: s390/fpu: Fix false-positive kmsan report in fpuvstl A false-positive kmsan report is detected when running ping command. An inline assembly instruction 'vstl' can write varied amount of bytes depending on value of 'index'...

5.6AI score0.00155EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•7 views

CVE-2025-68760

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential out-of-bounds read in iommummioshow In iommummiowrite, it validates the user-provided offset with the check: iommu-dbgmmiooffset iommu-mmiophysend - 4. This assumes a 4-byte access. However, the...

5.6AI score0.00155EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•6 views

CVE-2025-68755

In the Linux kernel, the following vulnerability has been resolved: staging: most: remove broken i2c driver The MOST I2C driver has been completely broken for five years without anyone noticing so remove the driver from staging. Specifically, commit 723de0f9171e "staging: most: remove device from...

5.8AI score0.00157EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•9 views

CVE-2025-68752

In the Linux kernel, the following vulnerability has been resolved: iavf: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference. The fix is similar to commit 329d050bbe63 "gve: Implement...

5.6AI score0.00155EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•5 views

CVE-2025-68766

In the Linux kernel, the following vulnerability has been resolved: irqchip/mchp-eic: Fix error code in mchpeicdomainalloc If irqdomaintranslatetwocell sets "hwirq" to = MCHPEICNIRQ 2 then it results in an out of bounds access. The code checks for invalid values, but doesn't set the error code...

6AI score0.00161EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•10 views

CVE-2025-68758

In the Linux kernel, the following vulnerability has been resolved: backlight: led-bl: Add devlink to supplier LEDs LED Backlight is a consumer of one or multiple LED class devices, but devlink is currently unable to create correct supplier-producer links when the supplier is a class device. It...

5.8AI score0.00165EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•10 views

CVE-2025-68762

In the Linux kernel, the following vulnerability has been resolved: net: netpoll: initialize work queue before error checks Prevent a kernel warning when netconsole setup fails on devices with IFFDISABLENETPOLL flag. The warning at kernel/workqueue.c:4242 in flushwork occurs because the cleanup...

5.7AI score0.00155EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•16 views

CVE-2025-68765

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7615: Fix memory leak in mt7615mcuwtblstaadd In mt7615mcuwtblstaadd, an skb sskb is allocated. If the subsequent call to mt76connacmcuallocwtblreq fails, the function returns an error without freeing sskb, leading to a...

6AI score0.00161EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•11 views

CVE-2025-68757

In the Linux kernel, the following vulnerability has been resolved: drm/vgem-fence: Fix potential deadlock on release A timer that expires a vgem fence automatically in 10 seconds is now released with timerdeletesync from fence-ops.release called on last dmafenceput. In some scenarios, it can run...

5.7AI score0.00165EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
•added 2026/01/05 10:15 a.m.•7 views

CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

5.8AI score0.00182EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
•added 2026/01/02 9:16 p.m.•9 views

CVE-2026-21452

MessagePack for Java is a serializer implementation for Java. A denial-of-service vulnerability exists in versions prior to 0.9.11 when deserializing .msgpack files containing EXT32 objects with attacker-controlled payload lengths. While MessagePack-Java parses extension headers lazily, it later...

7.5CVSS5.9AI score0.0055EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/01/02 7:15 p.m.•5 views

CVE-2026-21444

libtpms, a library that provides software emulation of a Trusted Platform Module, has a flaw in versions 0.10.0 and 0.10.1. The commonly used integration of libtpms with OpenSSL 3.x contained a vulnerability related to the returned IV initialization vector when certain symmetric ciphers were used...

5.5CVSS5.9AI score0.0007EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/01/02 4:17 p.m.•5 views

CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

7.5CVSS5.9AI score0.0047EPSS
SaveExploits2References3
UbuntuCve
UbuntuCve
•added 2026/01/02 4:17 p.m.•7 views

CVE-2025-67268

gpsd before commit dc966aa contains a heap-based out-of-bounds write vulnerability in the drivers/drivernmea2000.c file. The hnd129540 function, which handles NMEA2000 PGN 129540 GNSS Satellites in View packets, fails to validate the user-supplied satellite count against the size of the skyview...

9.8CVSS5.9AI score0.00674EPSS
SaveExploits2References3
UbuntuCve
UbuntuCve
•added 2026/01/02 3:15 p.m.•7 views

CVE-2025-15438

A vulnerability was determined in PluXml up to 5.8.22. Affected is the function FileCookieJar::destruct of the file core/admin/medias.php of the component Media Management Module. Executing a manipulation of the argument File can lead to deserialization. The attack can be launched remotely. The...

7.2CVSS5.5AI score0.00386EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/01/01 9:15 p.m.•9 views

CVE-2025-15412

A security vulnerability has been detected in WebAssembly wabt up to 1.0.39. This issue affects the function wabt::Decompiler::VarName of the file /src/repro/wabt/bin/wasm-decompile of the component wasm-decompile. Such manipulation leads to out-of-bounds read. Local access is required to approac...

7.8CVSS5.6AI score0.00179EPSS
SaveExploits1References6
Total number of security vulnerabilities72412