Lucene search
+L
UbuntucveRecent

72184 matches found

UbuntuCve
UbuntuCve
•added 2026/04/20 10:16 a.m.•8 views

CVE-2026-31429

In the Linux kernel, the following vulnerability has been resolved: net: skb: fix cross-cache free of KFENCE-allocated skb head SKBSMALLHEADCACHESIZE is intentionally set to a non-power-of-2 value e.g. 704 on x8664 to avoid collisions with generic kmalloc bucket sizes. This ensures that...

5.5CVSS6.1AI score0.00259EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/04/20 12:0 a.m.•7 views

CVE-2026-5265

When generating an ICMP Destination Unreachable or Packet Too Big response, the handler copies a portion of the original packet into the ICMP error body using the IP header's self-declared total length iptotlen for IPv4, ip6plen for IPv6 without validating it against the actual packet buffer size...

6.5CVSS5.8AI score0.00629EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/20 12:0 a.m.•13 views

CVE-2026-33558

Information exposure vulnerability has been identified in Apache Kafka. The NetworkClient component will output entire requests and responses information in the DEBUG log level in the logs. By default, the log level is set to INFO level. If the DEBUG level is enabled, the sensitive information wi...

5.3CVSS5.7AI score0.00535EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/20 12:0 a.m.•13 views

CVE-2026-33557

A possible security vulnerability has been identified in Apache Kafka. By default, the broker property sasl.oauthbearer.jwt.validator.class is set to org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator. It accepts any JWT token without validating its signature, issuer, or audience. A...

9.1CVSS5.7AI score0.00581EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/20 12:0 a.m.•9 views

CVE-2026-40489

editorconfig-core-c is an EditorConfig core library for use by plugins supporting EditorConfig parsing. Versions up to and including 0.12.10 have a stack-based buffer overflow in ecglob that allows an attacker to crash any application using libeditorconfig by providing a specially crafted directo...

8.6CVSS6AI score0.00151EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/04/20 12:0 a.m.•6 views

CVE-2026-5367

A flaw was found in OVN Open Virtual Network. A remote attacker, by sending crafted DHCPv6 Dynamic Host Configuration Protocol for IPv6 SOLICIT packets with an inflated Client ID length, could cause the ovn-controller to read beyond the bounds of a packet. This out-of-bounds read can lead to the...

8.6CVSS5.8AI score0.00868EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/20 12:0 a.m.•11 views

CVE-2026-41254

Little CMS lcms2 through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplication...

7.5CVSS5.8AI score0.00365EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/19 12:0 a.m.•12 views

CVE-2026-5958

When sed is invoked with both -i in-place edit and --follow-symlinks, the function opennextfile performs two separate, non-atomic filesystem operations on the same path: 1. resolves symlink to its target and stores the resolved path for determining when output is written, 2. opens the original...

2.1CVSS5.8AI score0.00142EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/18 5:16 p.m.•8 views

CVE-2026-41242

protobufjs compiles protobuf definitions into JavaScript JS functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which will then execute during object decoding using that definition. Versions 8.0.1 and 7.5.5 patch the...

9.8CVSS6.3AI score0.00745EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
•added 2026/04/18 3:16 a.m.•6 views

CVE-2026-40492

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 36aa5c7ec8a2bb35f6fb867a1177a6f141156b02, the XWD codec resolves pixel format based on pixmapdepth but the byte-swap code uses bitsperpixel independently. When...

9.8CVSS6AI score0.00332EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/18 3:16 a.m.•6 views

CVE-2026-40493

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit c930284445ea3ff94451ccd7a57c999eca3bc979, the PSD codec computes bytes-per-pixel bpp from raw header fields channels depth, but the pixel buffer is allocated base...

9.8CVSS6AI score0.00367EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/18 3:16 a.m.•9 views

CVE-2026-40491

gdown is a Google Drive public file/folder downloader. Versions prior to 5.2.2 are vulnerable to a Path Traversal attack within the extractall functionality. When extracting a maliciously crafted ZIP or TAR archive, the library fails to sanitize or validate the filenames of the archive members...

7.8CVSS5.9AI score0.00575EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/18 3:16 a.m.•9 views

CVE-2026-40494

SAIL is a cross-platform library for loading and saving images with support for animation, metadata, and ICC profiles. Prior to commit 45d48d1f2e8e0d73e80bc1fd5310cb57f4547302, the TGA codec's RLE decoder in tga.c has an asymmetric bounds check vulnerability. The run-packet path line 297 correctl...

9.8CVSS5.8AI score0.00314EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/18 2:16 a.m.•9 views

CVE-2026-40490

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled followRedirecttrue, versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization headers...

6.8CVSS5.8AI score0.00326EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•12 views

CVE-2026-40347

Python-Multipart is a streaming multipart parser for Python. Versions prior to 0.0.26 have a denial of service vulnerability when parsing crafted multipart/form-data requests with large preamble or epilogue sections. Upgrade to version 0.0.26 or later, which skips ahead to the next boundary...

5.3CVSS5.8AI score0.00351EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•7 views

CVE-2026-40340

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read vulnerability in ptpunpackOI in camlibs/ptp2/ptp-pack.c lines 530–563. The function validates len PTPoiSequenceNumber i.e., len 48 but subsequently accesses offsets 48–56, up to 9 byt...

6.1CVSS5.8AI score0.00218EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•8 views

CVE-2026-40336

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have a memory leak in ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c lines 884–885. When processing a secondary enumeration list introduced in 2024+ Sony cameras, the function overwrites dpd-FORM.Enum.SupportedVal...

2.4CVSS5.8AI score0.00181EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•8 views

CVE-2026-40335

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in ptpunpackDPV in camlibs/ptp2/ptp-pack.c lines 622–629. The UINT128 and INT128 cases advance offset += 16 without verifying that 16 bytes remain in the buffer. The entry check at li...

5.2CVSS5.8AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•6 views

CVE-2026-40334

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, a missing null terminator exists in ptpunpackCanonFE in camlibs/ptp2/ptp-pack.c line 1377. The function copies a filename into a 13-byte buffer using strncpy without explicitly null-terminating the result. ...

3.5CVSS5.9AI score0.00187EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•7 views

CVE-2026-40333

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, two functions in camlibs/ptp2/ptp-pack.c accept a data pointer but no length parameter, performing unbounded reads. Their callers in ptpunpackEOSevents have xsize available but never pass it, leaving both...

6.1CVSS6AI score0.00218EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•9 views

CVE-2026-40338

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in the PTPDPFFEnumeration case of ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c line 856. The function reads a 2-byte enumeration count N via dtoh16odata, poffset without verifying that...

5.2CVSS5.8AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•6 views

CVE-2026-40341

libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, an out of bound read in ptpunpackEOSFocusInfoEx could be used to crash libgphoto2 when processing input from untrusted USB devices. Commit c385b34af260595dfbb5f9329526be5158985987 contains a patch. No known...

3.5CVSS5.8AI score0.00187EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/18 12:16 a.m.•6 views

CVE-2026-40339

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in ptpunpackSonyDPD in camlibs/ptp2/ptp-pack.c line 842. The function reads the FormFlag byte via dtoh8odata, poffset without a prior bounds check. The standard ptpunpackDPD at lines...

5.2CVSS5.8AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/17 10:16 p.m.•5 views

CVE-2026-5720

miniupnpd contains an integer underflow vulnerability in SOAPAction header parsing that allows remote attackers to cause a denial of service or information disclosure by sending a malformed SOAPAction header with a single quote. Attackers can trigger an out-of-bounds memory read by exploiting...

9.1CVSS5.8AI score0.00674EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/17 10:16 p.m.•15 views

CVE-2026-29013

libcoap contains out-of-bounds read vulnerabilities in OSCORE Appendix B.2 CBOR unwrap handling where getbyteinc in src/oscore/oscorecbor.c relies solely on assert for bounds checking, which is removed in release builds compiled with NDEBUG. Attackers can send crafted CoAP requests with malformed...

9.8CVSS5.8AI score0.00296EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/17 9:16 p.m.•8 views

CVE-2026-35512

xrdp is an open source RDP server. Versions through 0.10.5 have a heap-based buffer overflow in the EGFX graphics dynamic virtual channel implementation due to insufficient validation of client-controlled size parameters, allowing an out-of-bounds write via crafted PDUs. Pre-authentication...

8.8CVSS6.3AI score0.00583EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 9:16 p.m.•7 views

CVE-2026-33145

xrdp is an open source RDP server. Versions through 0.10.5 allow an authenticated remote user to execute arbitrary commands on the server due to unsafe handling of the AlternateShell parameter in xrdp-sesman. When the AllowAlternateShell setting is enabled which is the default when not explicitly...

6.3CVSS6.2AI score0.00356EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 9:16 p.m.•7 views

CVE-2026-40527

radare2 prior to commit bc5a890 contains a command injection vulnerability in the afsv/afsvj command path where crafted ELF binaries can embed malicious r2 command sequences as DWARF DWTAGformalparameter names. Attackers can craft a binary with shell commands in DWARF parameter names that execute...

8.5CVSS6.1AI score0.00915EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/17 9:16 p.m.•7 views

CVE-2026-23500

Dolibarr is an enterprise resource planning ERP and customer relationship management CRM software package. In versions prior to 23.0.0 , the ODT to PDF conversion process in odf.php concatenates the MAINODTASPDF configuration constant directly into a shell command passed to exec without...

9.4CVSS5.9AI score0.00922EPSS
SaveExploits3References1
UbuntuCve
UbuntuCve
•added 2026/04/17 9:16 p.m.•9 views

CVE-2026-33689

xrdp is an open source RDP server. Versions through 0.10.5 have an out-of-bounds read vulnerability in the pre-authentication RDP message parsing logic. A remote, unauthenticated attacker can trigger this flaw by sending a specially crafted sequence of packets during the initial connection phase...

9.1CVSS5.8AI score0.00484EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•7 views

CVE-2026-32623

xrdp is an open source RDP server. Versions through 0.10.5 contain a heap-based buffer overflow vulnerability in the NeutrinoRDP module. When proxying RDP sessions from xrdp to another server, the module fails to properly validate the size of reassembled fragmented virtual channel data against it...

8.1CVSS6AI score0.00544EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•10 views

CVE-2026-34232

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the xdrstatusvector function does not handle the iscargcstring type when decoding an opresponse packet, causing a server crash when one is encountered in the status vector. An...

7.5CVSS5.7AI score0.00466EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•6 views

CVE-2026-40342

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the external engine plugin loader concatenates a user-supplied engine name into a filesystem path without filtering path separators or .. components. An authenticated user with CREATE...

9.9CVSS6.2AI score0.00692EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•13 views

CVE-2026-35215

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the sdldesc function does not validate the length of a decoded SDL descriptor from a slice packet. A zero-length descriptor is later used to calculate the number of slice items, causing...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•7 views

CVE-2026-32105

xrdp is an open source RDP server. In versions through 0.10.5, xrdp does not implement verification for the Message Authentication Code MAC signature of encrypted RDP packets when using the "Classic RDP Security" layer. While the sender correctly generates signatures, the receiving logic lacks th...

9.3CVSS5.8AI score0.00174EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•16 views

CVE-2026-33516

xrdp is an open source RDP server. Versions through 0.10.5 contain an out-of-bounds read vulnerability during the RDP capability exchange phase. The issue occurs when memory is accessed before validating the remaining buffer length. A remote, unauthenticated attacker can trigger this vulnerabilit...

9.1CVSS5.8AI score0.00427EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•10 views

CVE-2026-32624

xrdp is an open source RDP server. Versions through 0.10.5 contain a heap-based buffer overflow vulnerability in its logon processing. In environments where domainuserseparator is configured in xrdp.ini, an unauthenticated remote attacker can send a crafted, excessively long username and domain...

6.5CVSS5.9AI score0.00408EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 8:16 p.m.•7 views

CVE-2026-32107

xrdp is an open source RDP server. In versions through 0.10.5, the session execution component did not properly handle an error during the privilege drop process. This improper privilege management could allow an authenticated local attacker to escalate privileges to root and execute arbitrary co...

8.8CVSS5.8AI score0.00159EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 7:16 p.m.•7 views

CVE-2026-28212

Firebird is an open-source relational database management system. In versions prior to 6.0.0, 5.0.4, 4.0.7 and 3.0.14, when processing an opslice network packet, the server passes an unprepared structure containing a null pointer to the SDLinfo function, resulting in a null pointer dereference an...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 7:16 p.m.•7 views

CVE-2026-28214

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, the ClumpletReader::getClumpletSize function can overflow the totalLength value when parsing a Wide type clumplet, causing an infinite loop. An authenticated user with INSERT privileges...

6.5CVSS5.8AI score0.01133EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 7:16 p.m.•6 views

CVE-2026-33337

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when deserializing a slice packet, the xdrdatum function does not validate that a cstring length conforms to the slice descriptor bounds, allowing a cstring longer than the allocated...

7.5CVSS5.9AI score0.00543EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 7:16 p.m.•5 views

CVE-2026-28224

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when the server receives an opcryptkeycallback packet without prior authentication, the portservercryptcallback handler is not initialized, resulting in a null pointer dereference and...

8.2CVSS5.7AI score0.00465EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 7:16 p.m.•7 views

CVE-2026-27890

Firebird is an open-source relational database management system. In versions prior to 5.0.4, 4.0.7 and 3.0.14, when processing CNCTspecificdata segments during authentication, the server assumes segments arrive in strictly ascending order. If segments arrive out of order, the Array class's grow...

8.2CVSS5.8AI score0.00465EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/17 6:16 p.m.•8 views

CVE-2025-65104

Firebird is an open-source relational database management system. In versions FB3 of the client library placed incorrect data length values into XSQLDA fields when communicating with FB4 or higher servers, resulting in an information leak. This issue is fixed by upgrading to the FB4 client or...

7.9CVSS5.8AI score0.00185EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 2:16 p.m.•14 views

CVE-2026-6491

A security vulnerability has been detected in libvips up to 8.18.2. The affected element is the function imminposvec of the file libvips/deprecated/vips7compat.c of the component nip2 Handler. Such manipulation of the argument n leads to heap-based buffer overflow. An attack has to be approached...

5.3CVSS5.9AI score0.0016EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/17 1:16 p.m.•7 views

CVE-2026-6507

A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY Bootstrap Protocol Reply packet to a dnsmasq server configured with the --dhcp-split-relay option. This can lead to memory corruption, causing the dnsmasq...

7.5CVSS5.8AI score0.00482EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/17 12:0 a.m.•6 views

CVE-2026-41082

In OCaml opam before 2.5.1, a .install field containing a destination filepath can use ../ to reach a parent directory...

7.8CVSS6.2AI score0.00205EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/17 12:0 a.m.•6 views

CVE-2026-40260

pypdf is a free and open-source pure-python PDF library. In versions prior to 6.10.0, manipulated XMP metadata entity declarations can exhaust RAM. An attacker who exploits this vulnerability can craft a PDF which leads to large memory usage. This requires parsing the XMP metadata. This issue has...

6.9CVSS5.8AI score0.00423EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/17 12:0 a.m.•8 views

CVE-2026-40192

Pillow is a Python imaging library. Versions 10.3.0 through 12.1.1 did not limit the amount of GZIP-compressed data read when decoding a FITS image, making them vulnerable to decompression bomb attacks. A specially crafted FITS file could cause unbounded memory consumption, leading to denial of...

8.7CVSS5.7AI score0.00671EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/16 11:16 p.m.•10 views

CVE-2026-40253

openCryptoki is a PKCS11 library and provides tooling for Linux and AIX. In versions 3.26.0 and below, the BER/DER decoding functions in the shared common library asn1.c accept a raw pointer but no buffer length parameter, and trust attacker-controlled BER length fields without validating them...

6.8CVSS6AI score0.0016EPSS
SaveExploits1References1
Total number of security vulnerabilities72184