Lucene search
+L
DebiancveRecent

66255 matches found

Debian CVE
Debian CVE
added 2026/08/20 5:48 p.m.15 views

CVE-2026-63383

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent can read beyond a contiguous evbuffer region in eventtagging.c when decodetaginternal requests at most five bytes from evbufferpullup but iterates using the full logical buffer length. A fragmented evbuffer...

8.7CVSS5.7AI score0.00384EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:44 p.m.11 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.4CVSS5.7AI score0.00142EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:41 p.m.10 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.1CVSS5.2AI score0.00212EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:40 p.m.10 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.4AI score0.00594EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:39 p.m.11 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.2AI score0.0023EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:37 p.m.9 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.1CVSS5.5AI score0.00397EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:37 p.m.11 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.1AI score0.00191EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:36 p.m.10 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.5AI score0.00267EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:34 p.m.7 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.4AI score0.00195EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:31 p.m.12 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.6AI score0.00353EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:30 p.m.9 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.1CVSS5.5AI score0.00376EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 5:19 p.m.10 views

CVE-2026-72847

broot renders each file and directory name in its interactive tree view exactly as read from the filesystem. Names are converted with a plain tostringlossy call in src/treebuild/builder.rs and in TreeLine::unprune in src/tree/treeline.rs, and no control-character filtering exists anywhere in the...

4.6CVSS5.5AI score0.00103EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:31 p.m.9 views

CVE-2026-54770

WebOb provides objects for HTTP requests and responses. Prior to 1.8.11, Response.makelocationabsolute in src/webob/response.py checks a Location value for a URI scheme or leading double slash before urllib.parse.urljoin strips leading C0 control characters and spaces. An attacker-controlled valu...

6.1CVSS5.6AI score0.00339EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:28 p.m.9 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.5AI score0.00467EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:25 p.m.9 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.7AI score0.00724EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:24 p.m.11 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.9AI score0.00339EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:24 p.m.11 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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:23 p.m.10 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.9AI score0.00423EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:23 p.m.9 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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:23 p.m.9 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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:23 p.m.9 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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:23 p.m.10 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.9AI score0.00389EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:23 p.m.10 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.9AI score0.00389EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:23 p.m.10 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
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:22 p.m.10 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.9AI score0.00332EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:22 p.m.9 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.8CVSS8.1AI score0.00207EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:22 p.m.5 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.8AI score0.00238EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:22 p.m.6 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.9AI score0.00238EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:22 p.m.8 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.9AI score0.00229EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:22 p.m.10 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.8AI score0.00211EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:18 p.m.9 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.5AI score0.00088EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 3:56 p.m.10 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.5AI score0.00525EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 2:42 p.m.10 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.4AI score0.0024EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 2:32 p.m.12 views

CVE-2026-61898

The Ubuntu-specific language helper scripts save-to-pam-env, update-langlist shipped with accountsservice before 23.13.9-8ubuntu7 treat the user-controlled LANGUAGE entry in /.pamenvironment as trusted input. The value is interpolated unescaped into a GNU sed replacement expression, allowing an...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 2:32 p.m.9 views

CVE-2026-61897

An Ubuntu-specific patch to AccountsService before 23.13.9-8ubuntu7 only partially drops privileges before launching language helper scripts. It changes the effective UID/GID to the target user but leaves the real UID as 0 root. A shell spawned by a helper script inherits ruid=0 and may reset its...

7.8CVSS5.4AI score0.00097EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 2:29 p.m.8 views

CVE-2026-55558

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.2, SMTPProtocol.starttls in src/aiosmtplib/protocol.py consumes the server's 220 response and starts the TLS handshake without clearing SMTPProtocol.buffer. An active network attacker can place attacker-chosen SMTP...

5.9CVSS5.6AI score0.00261EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 12:42 p.m.9 views

CVE-2026-77118

A heap out-of-bounds write exists in the Photo CD PCD decoder of GraphicsMagick. In DecodeImage coders/pcd.c, the Huffman delta loop advances its output pointer with q++ after every decoded delta and never checks it against the end of the heap-allocated luma/chroma plane buffers. The pointer is...

8.4CVSS5.3AI score0.00131EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 10:39 a.m.10 views

CVE-2026-73199

A flaw was found in the ipa-enrollment SLAPI plugin. A remote authenticated client can exploit a null pointer dereference vulnerability by sending a malformed Lightweight Directory Access Protocol LDAP extended operation. By omitting the request value for the JOINOID in the ipa-enrollment extende...

6.5CVSS5.5AI score0.00297EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 10:39 a.m.11 views

CVE-2026-11861

A flaw was found in FreeIPA. When a trust relationship is configured between FreeIPA and Active Directory, Active Directory users can bypass authentication for FreeIPA services, including the portal, SMB server, and LDAP directory. This is possible by impersonating a client name in the Ticket...

9.6CVSS5.5AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 10:39 a.m.9 views

CVE-2026-73198

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit a vulnerability in the /ipa/i18nmessages endpoint by sending an arbitrarily large request body. This can cause the service to consume excessive memory, leading to memory exhaustion, degraded responsiveness, and a denial o...

7.5CVSS5.5AI score0.00333EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 10:37 a.m.10 views

CVE-2026-13097

A privilege escalation flaw was found in FreeIPA. The uniqueness constraint enforced on Kerberos principal name attributes in the 389-ds directory server does not properly account for equivalent representations of the same principal name, allowing a user with sufficient LDAP write privileges to...

9.1CVSS5.5AI score0.00273EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 10:31 a.m.9 views

CVE-2026-73196

A flaw was found in FreeIPA. A low-privilege authenticated user can exploit this vulnerability by submitting an oversized One-Time Password OTP key value. This oversized key is then decoded and re-encoded without proper size limits, consuming excessive CPU and memory resources. This can lead to a...

6.5CVSS5.5AI score0.00244EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 10:31 a.m.11 views

CVE-2026-73197

A flaw was found in FreeIPA. A remote, unauthenticated attacker can exploit this vulnerability by sending oversized form POST requests to the /ipa/migration/migration.py endpoint. This can force the migration handler to read attacker-controlled request bodies fully into memory, leading to increas...

7.5CVSS5.5AI score0.00333EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 9:54 a.m.10 views

CVE-2026-18917

A flaw was found in libvirt. An unprivileged local user could exploit an integer overflow vulnerability in the NodeGetFreePages RPC handler. This flaw allows crafted values to bypass a size check, leading to an undersized memory buffer. Subsequently, real NUMA node data can overwrite this buffer...

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 8:21 a.m.12 views

CVE-2026-77014

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.4AI score0.00232EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:55 a.m.9 views

CVE-2026-19582

Removed by vendor...

6.2AI score0.00322EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:28 a.m.11 views

CVE-2026-76957

libexpat before 2.8.4 lacks handler call depth tracking with custom encoding callbacks. Thus, a use-after-free can occur. NOTE: this is similar to CVE-2026-50219, CVE-2026-56131 and CVE-2026-56412...

4.9CVSS5.4AI score0.00108EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/20 4:22 a.m.12 views

CVE-2026-76956

In libexpat 2.8.2 and 2.8.3 before 2.8.4, misinterpretation of getentropy's return code leads to insufficient entropy, which results in being vulnerable to hash flooding attacks, causing a denial of service via crafted XML content...

5.9CVSS5.3AI score0.00278EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/19 11:00 p.m.9 views

CVE-2026-76929

Pcapng file parser crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service...

5.5CVSS5.4AI score0.00097EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/08/19 11:00 p.m.9 views

CVE-2026-76928

X.509IF protocol dissector crash in 4.6.0 to 4.6.7 and 4.4.0 to 4.4.18 allows denial of service...

7.5CVSS5.4AI score0.00274EPSS
SaveExploits1
Total number of security vulnerabilities66255