Lucene search
+L
UbuntucveRecent

71772 matches found

UbuntuCve
UbuntuCve
•added 2026/04/15 10:16 a.m.•5 views

CVE-2026-5598

Covert timing channel vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA core on all core modules. This vulnerability is associated with program files FrodoEngine.Java. This issue affects BC-JAVA: from 1.71 before 1.80.2, from 1.81 before 1.81.1, from 1.82 before 1.84...

9.9CVSS7AI score0.00691EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/15 12:0 a.m.•8 views

CVE-2026-5160

Versions of the package github.com/yuin/goldmark/renderer/html before 1.7.17 are vulnerable to Cross-site Scripting XSS due to improper ordering of URL validation and normalization. The renderer validates link destinations using a prefix-based check IsDangerousURL before resolving HTML entities...

6.1CVSS6AI score0.00287EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/15 12:0 a.m.•11 views

CVE-2026-40719

Deadwood in MaraDNS 3.5.0036 allows attackers to exhaust connection slots via a zone whose authoritative nameserver address cannot be resolved...

7.5CVSS5.8AI score0.00375EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/15 12:0 a.m.•7 views

CVE-2026-40499

radare2 prior to version 6.1.4 contains a command injection vulnerability in the PDB parser's printgvars function that allows attackers to execute arbitrary commands by embedding a newline byte in the PE section header name field. Attackers can craft a malicious PDB file with specially crafted...

8.4CVSS5.8AI score0.01184EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/15 12:0 a.m.•5 views

CVE-2026-39984

Sigstore Timestamp Authority is a service for issuing RFC 3161 timestamps. Versions 2.0.5 and below contain an authorization bypass vulnerability in the VerifyTimestampResponse function. VerifyTimestampResponse correctly verifies the certificate chain signature, but the TSA-specific constraint...

5.5CVSS5.8AI score0.00099EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/14 11:16 p.m.•5 views

CVE-2026-33021

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain a use-after-free vulnerability in sixelencoderencodebytes because sixelframeinit stores the caller-owned pixel buffer pointer directly in frame-pixels without making a defensive copy...

7.3CVSS5.9AI score0.00247EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/14 11:16 p.m.•11 views

CVE-2026-33414

Podman is a tool for managing OCI containers and pods. Versions 4.8.0 through 5.8.1 contain a command injection vulnerability in the HyperV machine backend in pkg/machine/hyperv/stubber.go, where the VM image path is inserted into a PowerShell double-quoted string without sanitization, allowing $...

8.8CVSS6AI score0.00607EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/14 11:16 p.m.•5 views

CVE-2026-33023

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. In versions 1.8.7 and prior, when built with the --with-gdk-pixbuf2 option, a use-after-free vulnerability exists in loadwithgdkpixbuf in loader.c. The cleanup path manually frees the sixelframet object and its interna...

7.8CVSS5.8AI score0.00289EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/14 10:16 p.m.•5 views

CVE-2026-33020

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain an integer overflow which leads to a heap buffer overflow via sixelframeconverttorgb888 in frame.c, where allocation size and pointer offset computations for palettised images PAL1, PAL...

7.1CVSS6.3AI score0.00205EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/14 10:16 p.m.•6 views

CVE-2026-33018

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain a Use-After-Free vulnerability via the loadgif function in fromgif.c, where a single sixelframet object is reused across all frames of an animated GIF and gifinitframe unconditionally...

7CVSS5.8AI score0.00191EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/14 10:16 p.m.•14 views

CVE-2026-33019

libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain an integer overflow leading to an out-of-bounds heap read in the --crop option handling of img2sixel, where positive coordinates up to INTMAX are accepted without overflow-safe bounds...

7.1CVSS5.9AI score0.00256EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/14 8:16 p.m.•6 views

CVE-2026-40683

In OpenStack Keystone before 28.0.1, the LDAP identity backend does not convert the user enabled attribute to a boolean when the userenabledinvert configuration option is False the default. The ldaprestomodel method in the UserApi class only performed string-to-boolean conversion when...

7.7CVSS5.8AI score0.00317EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/14 4:16 p.m.•16 views

CVE-2026-5713

The "profiling.sampling" module Python 3.15+ and "asyncio introspection capabilities" 3.14+, "python -m asyncio ps" and "python -m asyncio pstree" features could be used to read and write addresses in a privileged process if that process connected to a malicious or "infected" Python process via t...

5.3CVSS5.8AI score0.00132EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/14 3:16 p.m.•8 views

CVE-2025-69993

Leaflet versions up to and including 1.9.4 are vulnerable to Cross-Site Scripting XSS via the bindPopup method. This method renders user-supplied input as raw HTML without sanitization, allowing attackers to inject arbitrary JavaScript code through event handler attributes e.g., . When a victim...

6.1CVSS5.9AI score0.00191EPSS
SaveExploits2References3
UbuntuCve
UbuntuCve
•added 2026/04/14 12:16 p.m.•8 views

CVE-2026-2332

In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the "funky chunks" techniques outlined here: https://w4ke.info/2025/06/18/funky-chunks.html https://w4ke.info/2025/10/29/funky-chunks-2.html Jetty terminates chunk extension parsing...

9.1CVSS5.8AI score0.01127EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/14 9:16 a.m.•13 views

CVE-2026-33929

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Apache PDFBox Examples. This issue affects the ExtractEmbeddedFiles example in Apache PDFBox: from 2.0.24 through 2.0.36, from 3.0.0 through 3.0.7. Users are recommended to update to version 2.0.37 or...

4.3CVSS5.8AI score0.00711EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/04/14 12:16 a.m.•6 views

CVE-2026-40164

jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, jq used MurmurHash3 with a hardcoded, publicly visible seed 0x432A9843 for all JSON object hash table operations, which allowed an attacker to precompute key collisions offline. By supplying a crafted JSO...

7.5CVSS5.8AI score0.00366EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/04/14 12:16 a.m.•6 views

CVE-2026-33948

jq is a command-line JSON processor. Commits before 6374ae0bcdfe33a18eb0ae6db28493b1f34a0a5b contain a vulnerability where CLI input parsing allows validation bypass via embedded NUL bytes. When reading JSON from files or stdin, jq uses strlen to determine buffer length instead of the actual byte...

6.3CVSS6AI score0.00256EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•15 views

CVE-2026-34002

A flaw was found in the X.Org X server. This vulnerability, an out-of-bounds read, affects the XKB X Keyboard Extension modifier map handling. An attacker with access to the X11 server can exploit this by sending a malformed request, which causes the server to read beyond its intended memory...

9.1CVSS5.8AI score0.00489EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•7 views

CVE-2026-33999

A flaw was found in the X.Org X server. This integer underflow vulnerability, specifically in the XKB compatibility map handling, allows an attacker with local or remote X11 server access to trigger a buffer read overrun. This can lead to memory-safety violations and potentially a denial of servi...

7.8CVSS6AI score0.0038EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•12 views

CVE-2026-34000

A flaw was found in the X.Org X server. This out-of-bounds read vulnerability in the XKB geometry processing, specifically within the CheckSetGeom and XkbAddGeomKeyAlias functions, allows an attacker to read uninitialized or out-of-bounds memory. An attacker with a connection to the X11 server,...

9.1CVSS5.7AI score0.00489EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•13 views

CVE-2026-34001

A flaw was found in the X.Org X server. This use-after-free vulnerability occurs in the XSYNC fence triggering logic, specifically within the miSyncTriggerFence function. An attacker with access to the X11 server can exploit this without user interaction, leading to a server crash and potentially...

7.8CVSS5.8AI score0.00264EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•13 views

CVE-2026-34003

A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerability. This could result in the disclosure of sensitive information or cause the server to crash,...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•9 views

CVE-2026-33116

Loop with unreachable exit condition 'infinite loop' in .NET, .NET Framework, Visual Studio allows an unauthorized attacker to deny service over a network...

7.5CVSS6.2AI score0.02142EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•7 views

CVE-2026-26171

Uncontrolled resource consumption in .NET allows an unauthorized attacker to deny service over a network...

7.5CVSS6.2AI score0.01753EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•6 views

CVE-2026-32178

Improper neutralization of special elements in .NET allows an unauthorized attacker to perform spoofing over a network...

7.5CVSS6.2AI score0.02279EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/14 12:0 a.m.•12 views

CVE-2026-32203

Stack-based buffer overflow in .NET and Visual Studio allows an unauthorized attacker to deny service over a network...

7.5CVSS6.5AI score0.01553EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/13 11:16 p.m.•6 views

CVE-2026-39979

jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jvparsesized API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input buffer using %s in jvstringfmt, which reads until a NUL terminat...

8.2CVSS5.9AI score0.00559EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/13 11:16 p.m.•6 views

CVE-2026-39956

jq is a command-line JSON processor. In commits after 69785bf77f86e2ea1b4a20ca86775916889e91c9, the strindices builtin in jq's src/builtin.c passes its arguments directly to jvstringindexes without verifying they are strings, and jvstringindexes in src/jv.c relies solely on assert checks that are...

6.1CVSS5.8AI score0.00174EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•9 views

CVE-2026-4786

Mitgation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types the "webbrowser.open" API could have commands injected into the underlying shell. See CVE-2026-4519 for details...

7.1CVSS5.8AI score0.0029EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•10 views

CVE-2026-40312

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, an off by one error in the MSL decoder could result in a crash when a malicous MSL file is read. This issue has been fixed in version 7.1.2-19...

6.2CVSS5.7AI score0.00177EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•6 views

CVE-2026-40169

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, a crafted image could result in an out of bounds heap write when writing a yaml or json output, resulting in a crash. This issue has been fixed in version 7.1.2-19...

6.2CVSS5.7AI score0.0018EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•8 views

CVE-2026-33947

jq is a command-line JSON processor. In versions 1.8.1 and below, functions jvsetpath, jvgetpath, and delpathssorted in jq's src/jvaux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON...

6.2CVSS5.9AI score0.00234EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•7 views

CVE-2026-40183

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, the JXL encoder has an heap write overflow when a user specifies that the image should be encoded as 16 bit floats. This issue has been fixed in version 7.1.2-19...

5.5CVSS5.8AI score0.00187EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•6 views

CVE-2026-40311

ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below 7.1.2-19 and 6.9.13-44 contain a heap use-after-free vulnerability that can cause a crash when reading and printing values from an invalid XMP profile. This issue has been fixed in versio...

5.5CVSS5.7AI score0.00184EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•6 views

CVE-2026-34238

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, an integer overflow in the despeckle operation causes a heap buffer overflow on 32-bit builds that will result in an out of bounds write. This issue has be...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•9 views

CVE-2026-33902

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, a stack overflow vulnerability in ImageMagick's FX expression parser allows an attacker to crash the process by providing a deeply nested expression. This...

5.5CVSS5.8AI score0.00144EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•5 views

CVE-2026-33905

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, the -sample operation has an out of bounds read when an specific offset is set through the sample:offset define that could lead to an out of bounds read...

7.1CVSS5.7AI score0.00194EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•6 views

CVE-2026-33908

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the DestroyXMLTree function; however, this process is executed recursively with no depth limit imposed. When...

7.5CVSS5.7AI score0.0051EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/04/13 10:16 p.m.•5 views

CVE-2026-40310

ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below both 7.1.2-19 and 6.9.13-44, contain a heap out-of-bounds write in the JP2 encoder with when a user specifies an invalid sampling index. This issue has been fixed in versions 6.9.13-44 an...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/04/13 9:16 p.m.•6 views

CVE-2026-33901

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, a heap buffer overflow occurs in the MVG decoder that could result in an out of bounds write when processing a crafted image. This issue has been fixed in...

7.5CVSS6AI score0.00566EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/13 9:16 p.m.•7 views

CVE-2026-33899

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-189 and 6.9.13-44, when Magick parses an XML file it is possible that a single zero byte is written out of the bounds. This issue has been fixed in versions 6.9.13-44 and 7.1.2-1...

5.3CVSS5.7AI score0.00428EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/04/13 9:16 p.m.•7 views

CVE-2026-33900

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, the viff encoder contains an integer truncation/wraparound issue on 32-bit builds that could trigger an out of bounds heap write, potentially causing a...

7.5CVSS5.7AI score0.00434EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/13 8:16 p.m.•6 views

CVE-2026-31048

An issue in the pickle protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message...

9.8CVSS6.1AI score0.00569EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/13 6:16 p.m.•8 views

CVE-2026-32316

jq is a command-line JSON processor. An integer overflow vulnerability exists through version 1.8.1 within the jvpstringappend and jvpstringcopyreplacebad functions, where concatenating strings with a combined length exceeding 2^31 bytes causes a 32-bit unsigned integer overflow in the buffer...

8.2CVSS6AI score0.00484EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/13 6:16 p.m.•5 views

CVE-2026-6100

Use-after-free UAF was possible in the lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile when a memory allocation fails with a MemoryError and the decompression instance is re-used. This scenario can be triggered if the process is under memory pressure. The fix cleans up the dangling...

9.1CVSS5.8AI score0.00579EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/13 5:16 p.m.•9 views

CVE-2026-33555

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

5.8CVSS5.8AI score0.00297EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/04/13 5:16 p.m.•9 views

CVE-2026-6192

A vulnerability was identified in uclouvain openjpeg up to 2.5.4. This impacts the function opjpiinitialiseencode in the library src/lib/openjp2/pi.c. The manipulation leads to integer overflow. The attack must be carried out locally. The exploit is publicly available and might be used. The...

4.8CVSS5.3AI score0.00112EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/04/13 4:16 p.m.•6 views

CVE-2026-6231

The bsonvalidate function may return early on specific inputs and incorrectly report success. This behavior could result in skipping validation for BSON data, allowing malformed or invalid UTF-8 sequences to bypass validation and be processed incorrectly. The issue may affect applications that re...

7.5CVSS5.8AI score0.00184EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/04/13 3:17 p.m.•6 views

CVE-2026-29628

A stack overflow in the experimental/tinyobjloaderopt.h file of tinyobjloader commit d56555b allows attackers to cause a Denial of Service DoS via supplying a crafted .mtl file...

6.2CVSS5.8AI score0.00173EPSS
SaveExploits0References3
Total number of security vulnerabilities71772