Lucene search
+L
UbuntucveRecent

80000 matches found

UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.9 views

CVE-2026-76017

Use after free in Chromoting in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via crafted network traffic. Chromium security severity: Critical...

8.8CVSS6.2AI score0.00428EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.13 views

CVE-2026-76018

Privilege elevation in Import in Google Chrome prior to 151.0.7922.173 allowed a remote attacker leveraging social engineering to potentially execute arbitrary code outside the sandbox via a crafted file. Chromium security severity: High...

8.8CVSS6.1AI score0.00386EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.7 views

CVE-2026-76019

Incorrect authorization in Workers in Google Chrome prior to 151.0.7922.173 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to bypass web origin policy via a crafted HTML page. Chromium security severity: High...

8.1CVSS5.9AI score0.00359EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.11 views

CVE-2026-69242

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, a crafted many-band TIFF processed through VipsForeignLoadTiff can evade scanline validation in libvips/iofuncs/image.c and cause an integer overflow in vipsimagesanity. The resulting buffer-region...

8.4CVSS5.3AI score0.00206EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.11 views

CVE-2026-76020

Race condition in V8 in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

7.5CVSS6.2AI score0.00301EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.7 views

CVE-2026-76022

Buffer overflow in Network in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score0.00468EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.7 views

CVE-2026-76023

Improper resource control in Linux Toolkit Theming in Google Chrome prior to 151.0.7922.173 allowed a remote attacker who had compromised the renderer process to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score0.00456EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.11 views

CVE-2026-77640

tor before 0.4.9.9 was prone to an infinite loop when decompressing a truncated zlib/gzip stream with done=1. A truncated stream never reaches ZSTREAMEND, causing zlib to return ZBUFERROR with no input remaining, which bufaddcompress mistook for a full output buffer and retried forever. Fixed by...

5.3CVSS6AI score0.00223EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.12 views

CVE-2026-77641

tor before 0.4.9.9 was prone to a NULL write after free when sending a CONFLUXSWITCH cell fails. The return value of relaysendcommandfromedge was ignored, so a send failure which calls circuitmarkforclose and removes the leg via cfxdelleg would go undetected, causing the caller to write to the...

8.2CVSS5.9AI score0.00202EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.14 views

CVE-2026-77584

Tor before 0.4.9.10 did not reject a CONFLUXLINK cell that arrives on a circuit which already has attached streams. A malicious client could send a RELAYCOMMANDBEGIN before the CONFLUXLINK on the same circuit, attaching an exit stream that would later end up orphan leaving a dangling circuit...

8.2CVSS5.8AI score0.00177EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.13 views

CVE-2026-70651

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built without libtiff support but with ImageMagick support can overflow the combined frame height while loading a crafted multi-page TIFF through VipsForeignLoadMagick. The vulnerable calculations i...

6.9CVSS5.9AI score0.00121EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/20 9:17 p.m.13 views

CVE-2026-70652

libvips is a fast image processing library with low memory needs. Prior to version 8.18.3, libvips built with libultrahdr support can incorrectly size an output buffer in libvips/foreign/uhdrsave.c within vipsforeignsaveuhdrsetrawhdr when a pipeline enlarges an incoming JPEG to a very large outpu...

2CVSS5.9AI score0.00114EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/20 7:17 p.m.16 views

CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS6AI score0.00113EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 7:16 p.m.18 views

CVE-2026-50190

Shaarli is a personal bookmarking service. Versions prior to 0.16.3 are vulnerable to stored XSS in application/front/controller/visitor/BookmarkListController.php. The permalink handler concatenates the raw $bookmark-getTitle into the pagetitle template variable and the RainTPL template emits it...

8.6CVSS5.9AI score0.00321EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 7:16 p.m.9 views

CVE-2026-53583

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS6.8AI score0.00192EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 7:16 p.m.16 views

CVE-2026-15743

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

5.7CVSS5.8AI score0.00322EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.16 views

CVE-2026-73251

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS5.9AI score0.00195EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.15 views

CVE-2026-73255

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can control an SSI-enabled file can place directory traversal sequences in an include file or include virtual directive. The mgssi function in src/ssi.c concatenates the directive argument into a filesystem pat...

6.5CVSS5.8AI score0.00594EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.17 views

CVE-2026-73259

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can send a crafted percent-encoded request path to a deployment using MGENABLEDIRLIST and persuade a user to visit it. The mghttpservedir and listdir path in src/http.c places the decoded request URI into the...

5.4CVSS5.8AI score0.00278EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.20 views

CVE-2026-63387

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an off-by-one stack buffer overflow in evdns.c when dnsnametolabels formats a name-bearing DNS record at the end of the 64 KB stack buffer allocated by evdnsserverrequestformatresponse. The final-label check...

7CVSS7.3AI score0.00416EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.19 views

CVE-2026-63388

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has a heap out-of-bounds write in buffereventsock.c when buffereventsocketsetconnaddress copies a kernel-supplied AFUNIX peer address into buffereventprivate.connaddress. Release builds compiled with NDEBUG disab...

8.4CVSS7.2AI score0.00142EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.22 views

CVE-2026-76641

Expat through 2.8.3 contains an out-of-bounds read vulnerability that allows attackers to trigger memory corruption by processing XML with external entity parsers created via XMLExternalEntityParserCreate. A struct size mismatch between ELEMENTTYPE members causes storeAtts to read the attIndex...

8.7CVSS5.9AI score0.00353EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.19 views

CVE-2026-73254

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can create a file with an HTML payload in its name can trigger stored cross-site scripting when a user browses a directory served with MGENABLEDIRLIST. The printdirentry path called by listdir in src/http.c...

5.4CVSS5.8AI score0.00234EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.18 views

CVE-2026-63380

Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evwsnewsession enters its error path after evhttpstartws succeeds but buffereventenablelocking fails. evwsconnectionfree sees a non-null httpserver and unconditionally call...

5.7CVSS5.9AI score0.00113EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.18 views

CVE-2026-63495

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS7.2AI score0.00517EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.16 views

CVE-2026-73257

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS6AI score0.00485EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.17 views

CVE-2026-73256

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS7.3AI score0.00397EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.19 views

CVE-2026-73253

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS7.1AI score0.00212EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.21 views

CVE-2026-63379

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS6AI score0.00518EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.23 views

CVE-2026-73258

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...

6.5CVSS5.9AI score0.00323EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:19 p.m.20 views

CVE-2026-64846

Nix is a package manager for Linux and other Unix systems. Prior to 2.35.0, a malicious derivation executed with the recursive-nix experimental feature can exploit a time-of-check/time-of-use race involving final symlink handling in the LocalStore restore path. The race can cause writeFile to...

2.8CVSS5.9AI score0.00088EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:19 p.m.16 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.9AI score0.00467EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.16 views

CVE-2026-18309

GIMP APNG File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.4AI score0.00339EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.20 views

CVE-2026-18307

GIMP TIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page o...

7.8CVSS7.6AI score0.00423EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.17 views

CVE-2026-18301

GIMP PSD File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.9AI score0.00339EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.18 views

CVE-2026-18304

GIMP TIF File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.9AI score0.00359EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.20 views

CVE-2026-18300

GIMP HDR File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.5AI score0.00332EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.16 views

CVE-2026-18305

GIMP TIF File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.9AI score0.00359EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.18 views

CVE-2026-18306

GIMP SGI File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.9AI score0.00339EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.17 views

CVE-2026-18302

GIMP TIF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page o...

7.8CVSS7.6AI score0.00389EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.16 views

CVE-2026-15686

Adminer multiquery Incorrect Check of Function Return Value Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Adminer. Authentication is required to exploit this vulnerability. The specific flaw exists within the...

7.2CVSS7.4AI score0.00724EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.15 views

CVE-2026-18308

GIMP TIF File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.9AI score0.00339EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.16 views

CVE-2026-18303

GIMP TIF File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page ...

7.8CVSS7.7AI score0.00389EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.17 views

CVE-2026-18298

GStreamer PNG File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a...

7.8CVSS7.4AI score0.00238EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.18 views

CVE-2026-18299

GStreamer rtpsbcdepay Use-After-Free Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary depending on t...

7.8CVSS7.5AI score0.00207EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.17 views

CVE-2026-18296

GStreamer MRF File Parsing Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a...

7.8CVSS7.4AI score0.00229EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.17 views

CVE-2026-18295

GStreamer MRF File Parsing Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a malicious pag...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 5:17 p.m.22 views

CVE-2026-18297

GStreamer OGG File Parsing Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. User interaction is required to exploit this vulnerability in that the target must visit a...

7.8CVSS7.5AI score0.00238EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 4:18 p.m.18 views

CVE-2026-75140

jsoup through 1.23.2, fixed in commit 862ba2f, contains an uncontrolled resource consumption vulnerability in XmlTreeBuilder that allows remote attackers to exhaust JVM heap memory by supplying a deeply nested XML document with uniquely-namespaced elements. The builder copies the entire inherited...

8.7CVSS5.9AI score0.00525EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 3:17 p.m.18 views

CVE-2026-49825

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.1, link attributes in lxml.html.defs.linkattrs were missing xlink:href, which can be used for URL bypass attacks in embedded SVG/MathML/etc. content. This vulnerability was fixed in lxml 6.1.1 and lxmlhtmlclean 0.4...

8.2CVSS5.8AI score0.0024EPSS
SaveExploits0References1
Total number of security vulnerabilities80000