Lucene search
+L

242306 matches found

UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.14 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.14 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.0023EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.13 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.00345EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.7 views

UBUNTU-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
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.12 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.00376EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.12 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.15 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.00191EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.14 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.13 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
OSV
OSV
added 2026/08/20 6:16 p.m.11 views

UBUNTU-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.00426EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 6:16 p.m.8 views

UBUNTU-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
SaveExploits0References3
OSV
OSV
added 2026/08/20 6:16 p.m.13 views

UBUNTU-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
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 6:16 p.m.16 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.00267EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 5:19 p.m.9 views

UBUNTU-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
SaveExploits0References2
OSV
OSV
added 2026/08/20 5:17 p.m.8 views

UBUNTU-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.8AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 5:17 p.m.8 views

UBUNTU-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.5AI score0.00211EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 5:17 p.m.8 views

UBUNTU-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.8AI score0.00339EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 5:17 p.m.8 views

UBUNTU-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.5AI score0.00238EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 5:17 p.m.9 views

UBUNTU-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.8AI score0.00339EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 5:17 p.m.7 views

UBUNTU-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.8AI score0.00359EPSS
SaveExploits0References2
Rows per page
Query Builder