Lucene search
K
SusecveRecent

58335 matches found

SUSE CVE
SUSE CVE
•added 2026/04/15 11:26 p.m.•2 views

SUSE 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.00014EPSS
Exploits0References5
SUSE CVE
SUSE CVE
•added 2026/04/15 11:26 p.m.•4 views

SUSE 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.0002EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2026/04/15 11:26 p.m.•3 views

SUSE 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...

5CVSS6AI score0.00017EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2026/04/15 11:25 p.m.•3 views

SUSE 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.00005EPSS
Exploits0References6
SUSE CVE
SUSE CVE
•added 2026/04/15 11:25 p.m.•3 views

SUSE 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.00005EPSS
Exploits0References6
SUSE CVE
SUSE CVE
•added 2026/04/15 11:25 p.m.•3 views

SUSE 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.00006EPSS
Exploits0References6
SUSE CVE
SUSE CVE
•added 2026/04/15 11:25 p.m.•2 views

SUSE 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.00006EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2026/04/15 11:25 p.m.•5 views

SUSE 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.00005EPSS
Exploits0References6
SUSE CVE
SUSE CVE
•added 2026/04/15 11:25 p.m.•2 views

SUSE 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...

7.8CVSS6.1AI score0.00039EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/15 1:42 p.m.•5 views

SUSE 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...

6CVSS5.8AI score0.00018EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2026/04/15 1:41 p.m.•2 views

SUSE 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.00023EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/15 1:41 p.m.•1 views

SUSE 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.00007EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/15 1:41 p.m.•3 views

SUSE 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.00023EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/15 1:41 p.m.•2 views

SUSE 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.3CVSS6AI score0.00009EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/15 1:41 p.m.•2 views

SUSE 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.00008EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/15 1:40 p.m.•2 views

SUSE 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...

5.5CVSS6.1AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/15 8:58 a.m.•2 views

SUSE CVE-2019-25695

R 3.4.4 contains a local buffer overflow vulnerability that allows attackers to execute arbitrary code by injecting malicious input into the GUI Preferences language field. Attackers can craft a payload with a 292-byte offset and JMP ESP instruction to execute commands like calc.exe when the...

8.6CVSS6.5AI score0.00007EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/15 8:50 a.m.•4 views

SUSE CVE-2024-44201

The issue was addressed with improved memory handling. This issue is fixed in iOS 18.1 and iPadOS 18.1, iPadOS 17.7.3, macOS Sequoia 15.1, macOS Sonoma 14.7.2, macOS Ventura 13.7.2. Processing a malicious crafted file may lead to a denial-of-service...

5.5CVSS5.8AI score0.0002EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/15 8:35 a.m.•2 views

SUSE 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...

7.4CVSS5.8AI score0.00021EPSS
Exploits1References4
SUSE CVE
SUSE CVE
•added 2026/04/15 8:35 a.m.•3 views

SUSE CVE-2026-3842

unknown...

5.1CVSS5.8AI score
Exploits0References7
SUSE CVE
SUSE CVE
•added 2026/04/15 8:32 a.m.•2 views

SUSE CVE-2026-35580

Emissary is a P2P based data-driven workflow engine. Prior to 8.39.0, GitHub Actions workflow files contained shell injection points where user-controlled workflowdispatch inputs were interpolated directly into shell commands via $ expression syntax. An attacker with repository write access could...

9.1CVSS6AI score0.00023EPSS
Exploits1References2
SUSE CVE
SUSE CVE
•added 2026/04/14 11:30 p.m.•6 views

SUSE 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.00021EPSS
Exploits0References22
SUSE CVE
SUSE CVE
•added 2026/04/14 11:30 p.m.•2 views

SUSE 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...

8.1CVSS5.8AI score0.00137EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2026/04/14 11:30 p.m.•1 views

SUSE 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.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:27 p.m.•1 views

SUSE 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.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:27 p.m.•3 views

SUSE CVE-2026-30997

An out-of-bounds read in the readglobalparam function libavcodec/av1dec.c of FFmpeg v8.0.1 allows attackers to cause a Denial of Service DoS via a crafted input...

7.5CVSS5.8AI score0.00077EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:27 p.m.•1 views

SUSE CVE-2026-30998

An improper resource deallocation and closure vulnerability in the tools/zmqsend.c component of FFmpeg v8.0.1 allows attackers to cause a Denial of Service DoS via supplying a crafted input file...

7.5CVSS5.8AI score0.00071EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:27 p.m.•1 views

SUSE CVE-2026-30999

A heap buffer overflow in the avbprintfinalize function of FFmpeg v8.0.1 allows attackers to cause a Denial of Service DoS via a crafted input...

7.5CVSS6AI score0.00079EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•3 views

SUSE 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...

6.8CVSS6AI score0.00025EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•4 views

SUSE 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...

4CVSS5.8AI score0.00013EPSS
Exploits0References9
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•1 views

SUSE 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...

5CVSS5.7AI score0.00005EPSS
Exploits0References8
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•3 views

SUSE 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...

6.5CVSS5.8AI score0.00258EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•3 views

SUSE 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...

5.5CVSS5.9AI score0.00005EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•3 views

SUSE 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...

5.3CVSS6AI score0.00137EPSS
Exploits1References4
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•2 views

SUSE 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...

6.1CVSS5.9AI score0.00005EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•3 views

SUSE 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,...

6.1CVSS5.7AI score0.00027EPSS
Exploits0References12
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•3 views

SUSE 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...

7CVSS5.7AI score0.00005EPSS
Exploits0References22
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•2 views

SUSE 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...

6.1CVSS5.7AI score0.00027EPSS
Exploits0References11
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•4 views

SUSE 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,...

6.1CVSS5.7AI score0.00005EPSS
Exploits0References23
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•3 views

SUSE CVE-2026-34477

The fix for CVE-2025-68161 https://logging.apache.org/security.htmlCVE-2025-68161 was incomplete: it addressed hostname verification only when enabled via the log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.htmllog4j2.sslVerifyHostName system property, but no...

6.5CVSS5.8AI score0.00029EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•5 views

SUSE CVE-2026-34478

Apache Log4j Core's Rfc5424Layout https://logging.apache.org/log4j/2.x/manual/layouts.htmlRFC5424Layout , in versions 2.21.0 through 2.25.3, is vulnerable to log injection via CRLF sequences due to undocumented renames of security-relevant configuration attributes. Two distinct issues affect user...

6.9CVSS5.8AI score0.00034EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•4 views

SUSE CVE-2026-34479

The Log4j1XmlLayout from the Apache Log4j 1-to-Log4j 2 bridge fails to escape characters forbidden by the XML 1.0 standard, producing malformed XML output. Conforming XML parsers are required to reject documents containing such characters with a fatal error, which may cause downstream log...

5.3CVSS5.8AI score0.00126EPSS
Exploits1References4
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•4 views

SUSE CVE-2026-34480

Apache Log4j Core's XmlLayout https://logging.apache.org/log4j/2.x/manual/layouts.htmlXmlLayout , in versions up to and including 2.25.3, fails to sanitize characters forbidden by the XML 1.0 specification https://www.w3.org/TR/xml/charsets producing invalid XML output whenever a log message or M...

6.5CVSS5.7AI score0.00034EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•6 views

SUSE CVE-2026-34481

Apache Log4j's JsonTemplateLayout https://logging.apache.org/log4j/2.x/manual/json-template-layout.html , in versions up to and including 2.25.3, produces invalid JSON output when log events contain non-finite floating-point values NaN, Infinity, or -Infinity, which are prohibited by RFC 8259. Th...

5.3CVSS5.8AI score0.00055EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2026/04/14 11:25 p.m.•5 views

SUSE CVE-2026-34971

Wasmtime is a runtime for WebAssembly. From 32.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Cranelift compilation backend contains a bug on aarch64 when performing a certain shape of heap accesses which means that the wrong address is accessed. When combined with explicit bounds checks a...

9CVSS6AI score0.00014EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:25 p.m.•3 views

SUSE CVE-2026-34983

Wasmtime is a runtime for WebAssembly. In 43.0.0, cloning a wasmtime::Linker is unsound and can result in use-after-free bugs. This bug is not controllable by guest Wasm programs. It can only be triggered by a specific sequence of embedder API calls made by the host. Specifically, the following...

1CVSS5.8AI score0.00005EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:25 p.m.•5 views

SUSE CVE-2026-34987

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime with its Winch baseline non-default compiler backend may allow properly constructed guest Wasm to access host memory outside of its linear-memory sandbox. This vulnerability requires use of the Winch...

9.9CVSS5.8AI score0.00058EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:25 p.m.•2 views

SUSE CVE-2026-35166

Hugo is a static site generator. From 0.60.0 to before 0.159.2, links and image links in the default markdown to HTML renderer are not properly escaped. Hugo users who trust their Markdown content or have custom render hooks for links and images are not affected. This vulnerability is fixed in...

5.3CVSS5.7AI score0.00012EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/14 11:25 p.m.•1 views

SUSE CVE-2026-35172

Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.0, distribution can restore read access in repo a after an explicit delete when storage.cache.blobdescriptor: redis and storage.delete.enabled: true are both enabled. The delete path clears the shared dige...

7.5CVSS5.8AI score0.00061EPSS
Exploits1References4
SUSE CVE
SUSE CVE
•added 2026/04/14 11:25 p.m.•4 views

SUSE CVE-2026-35186

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler backend contains a bug where translating the table.grow operator causes the result to be incorrectly typed. For 32-bit tables this means that the result of the operator, internally i...

6.4CVSS5.7AI score0.00054EPSS
Exploits0References3
Total number of security vulnerabilities58335