Lucene search
+L
SusecveRecent

66350 matches found

SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.8 views

SUSE CVE-2026-68373

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

5.5CVSS5.4AI score0.00277EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.13 views

SUSE CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS5.4AI score0.00242EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.7 views

SUSE CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.5AI score0.00335EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.18 views

SUSE CVE-2026-73281

In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the [email protected] extension...

3.5CVSS5.3AI score0.00158EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.7 views

SUSE CVE-2026-73282

In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations are concurrent...

4.8CVSS5.3AI score0.00163EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.9 views

SUSE CVE-2026-73283

In sshd in OpenSSH before 10.5, the restrict keyword in authorizedkeys was supposed to be applicable to tunnel forwarding but was not...

2.5CVSS5.2AI score0.00091EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.10 views

SUSE CVE-2026-73490

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Prior to 2.25.2, Loofah's HTML5 sanitizer applies its local-reference restriction only to the xlink:href attribute on SVG use and feImage elements, while browsers also accept...

4.7CVSS5.6AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.10 views

SUSE CVE-2026-73491

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: URIs whose scheme is split or prefixed with the HTML5 named whitespace character...

2.3CVSS5.3AI score0.00245EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:13 p.m.12 views

SUSE CVE-2026-73492

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.alloweduri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references...

2.3CVSS5.4AI score0.00245EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:12 p.m.10 views

SUSE CVE-2026-73555

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validationexceptionhandler in vllm/entrypoints/openai/serverutils.py converts FastAPI RequestValidationError objects with strexc, and sanitizemessage in vllm/entrypoints/utils.py does not remove traceback-styl...

5.3CVSS5.2AI score0.00255EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:12 p.m.9 views

SUSE CVE-2026-73556

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:12 p.m.9 views

SUSE CVE-2026-73557

vLLM is an inference and serving engine for large language models. From 0.20.2rc0 until 0.26.0, safeloadpromptembeds in vllm/renderers/embedutils.py uses torch.sparse.checksparsetensorinvariants, whose process-global save, enable, and restore state can be raced by concurrent promptembeds parts...

6.3CVSS5.4AI score0.00251EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:12 p.m.10 views

SUSE CVE-2026-73558

vLLM is an inference and serving engine for large language models. Prior to 0.27.0, an integer overflow in blockIdx.x 2 d in activationkernels.cu can cause actandmulkernel to consume another batched user's input, allowing a request processed in the same inference batch to receive a partial or...

5.3CVSS5.4AI score0.00326EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:12 p.m.13 views

SUSE CVE-2026-73559

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score0.00472EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 5:12 p.m.9 views

SUSE CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.3AI score0.00372EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 1:02 a.m.12 views

SUSE CVE-2026-14662

Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via crafted large inputs. This may execute arbitrary code as the operating system user running the database. These...

8.8CVSS8.1AI score0.0046EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/08/14 1:02 a.m.14 views

SUSE CVE-2026-14663

Cleartext storage in PostgreSQL pgcrypto disabled ciphers allows a user to recover cleartext, via direct observation of the faulty ciphertext. The OpenSSL version and OpenSSL configuration determine the disabled ciphers. If the application accepts encrypted data as input, decryption will succeed...

6.5CVSS6.6AI score0.00096EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 12:53 a.m.12 views

SUSE CVE-2026-68185

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Move jumplabelinit before parseearlyparam When enabling both CONFIGMEMALLOCPROFILING=y and CONFIGMEMALLOCPROFILINGENABLEDBYDEFAULT=y, then diabling memory profiling by adding the boot parameter 'sysctl.vm.memprofiling=...

5.4AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:53 a.m.12 views

SUSE CVE-2026-72913

Kitty is a cross-platform GPU based terminal. Prior to 0.48.2, the @kitty-echo and @kitty-ssh DCS handlers in kitty/window.py write unauthenticated data to the child shell's stdin, where handleremoteecho accepts printable shell command characters and handleremotessh calls getsshdata in...

7.3CVSS5.5AI score0.00269EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:53 a.m.13 views

SUSE CVE-2026-73070

Vim is an open source, command line text editor. Prior to 9.2.0842, the socket server backend in src/socketserver.c accepts unbounded client connections in socketserveraccept, causing descriptors to overflow fdset structures in src/channel.c and fixed-size struct pollfd arrays in src/osunix.c,...

6.1CVSS5.4AI score0.0013EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:53 a.m.11 views

SUSE CVE-2026-73071

Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, jsondecodeitem in src/json.c can retain a stale pointer after jsondecodestring invokes channelfill to refill and free the current buffer, causing the error path to read freed memory instead of reader-jsbuf +...

3.3CVSS5.3AI score0.0011EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:53 a.m.15 views

SUSE CVE-2026-73072

Vim is an open source, command line text editor. Prior to 9.2.0846, setsofo in src/spellfile.c reuses slsalfirst without resetting values left by setsalfirst, so a crafted spell file containing an SNSAL section before an SNSOFO section causes under-counted mapping lists and attacker-influenced...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.16 views

SUSE CVE-2026-73074

Vim is an open source, command line text editor. Prior to 9.2.0841, propaddone in src/textprop.c uses the proplen value from gettextprops to increment a uint16t property count beyond 0xffff, wrapping the count to zero and copying existing text-property records into a heap allocation sized for non...

7.8CVSS5.3AI score0.00108EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.10 views

SUSE CVE-2026-73075

Vim is an open source, command line text editor. From 9.2.0469 until 9.2.0843, popupmarkopacityzindex in src/popupwin.c can use a negative wwinrow for a text-property-anchored popup with clipwindow and opacity, indexing before the screen array instead of accounting for wpopuptopoff and causing an...

4.4CVSS5.3AI score0.00117EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.12 views

SUSE CVE-2026-73076

Vim is an open source, command line text editor. Prior to 9.2.0847, runtime/autoload/vimball.vim allows a crafted vimball member named .VimballRecord to overwrite the installation record with attacker-chosen commands. When vimballRmVimball later processes the matching record entry, the stored Ex...

7.8CVSS5.4AI score0.00131EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.11 views

SUSE CVE-2026-73077

Vim is an open source, command line text editor. Prior to 9.2.0839, the runtime/ftplugin/sh.vim, runtime/ftplugin/zsh.vim, and runtime/ftplugin/ps1.vim filetype plugins pass attacker-controlled Visual-mode selections from K through keywordprg commands without safely separating shell arguments...

7.8CVSS5.8AI score0.0014EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.11 views

SUSE CVE-2026-73078

Vim is an open source, command line text editor. Prior to 9.2.0840, runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and Targets menu entries by interpolating attacker-controlled directory paths into executed :menu...

7.8CVSS5.8AI score0.00336EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.9 views

SUSE CVE-2026-73212

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.1, goodpeeraddr in src/server/nsturnserver.c uses ioaaddrinrange in src/client/nsturnioaddr.c without canonicalizing IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms, allowing an authenticated RFC 6062 T...

5.8CVSS5.3AI score0.00282EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.18 views

SUSE CVE-2026-73213

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, addrlesseq in src/client/nsturnioaddr.c uses a component-wise comparison for native IPv6 min-max intervals in ioaaddrinrange, allowing an authenticated TURN client to relay to an IPv6 peer that is numerically...

5.8CVSS5.3AI score0.00385EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.9 views

SUSE CVE-2026-73214

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, dtlsserverinputhandler and createnewconnectedudpsocket in src/apps/relay/dtlslistener.c retain OpenSSL dtls1reassemblefragment state for a 35-byte fragmented ClientHello declaring a 650,000-byte handshake before...

8.2CVSS5.4AI score0.00423EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.11 views

SUSE CVE-2026-73215

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnportsallocateeven in src/apps/relay/turnports.c marks the unused odd sibling port as TPSTAKENODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it, allowin...

7.1CVSS5.3AI score0.00331EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.8 views

SUSE CVE-2026-73216

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, shutdownclientconnection in src/server/nsturnserver.c prematurely calls decquota and releases bandwidth accounting during the first-stage close of a mobility-enabled allocation while preserving the allocation,...

6.5CVSS5.3AI score0.00405EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.9 views

SUSE CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.0039EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.9 views

SUSE CVE-2026-73229

Django REST framework is a powerful and flexible toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's restframework/renderers.py AdminRenderer.render uses overridemethod to simulate GET and directly invokes view.get without view.checkpermissions while rendering an invalid write...

4.3CVSS5.3AI score0.00344EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.11 views

SUSE CVE-2026-73233

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the FEM Displacement Constraint task dialog in src/Mod/Fem/Gui/TaskFemConstraintDisplacement.cpp passes the xDisplacementFormula, yDisplacementFormula, and zDisplacementFormula fields of a...

8.5CVSS5.8AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.11 views

SUSE CVE-2026-73234

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components,...

7.8CVSS5.8AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.12 views

SUSE CVE-2026-73235

FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, the Xerces SAX2 XMLReader constructed in src/Base/Reader.cpp by Base::XMLReader::XMLReader parses attacker-controlled Document.xml from a crafted .FCStd archive without disabling default external entity...

6.1CVSS5.3AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.12 views

SUSE CVE-2026-73433

A flaw was found in GStreamer gst-plugins-good avidemux. When parsing FUJIFILM metadata in an AVI strd chunk, gstavidemuxparsestrd decrements a remaining-length counter by fixed offsets 98 and 10 bytes without verifying sufficient data remains. For crafted strd payloads of exactly 106 or 107 byte...

8.6CVSS5.5AI score0.00143EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.11 views

SUSE CVE-2026-73434

A flaw was found in GStreamer gst-plugins-good avidemux. In gstavidemuxriffparsevprp, the number of available gstriffvprpvideofielddesc entries is calculated by dividing the remaining buffer size by the attacker-controlled vprp-fields value, rather than by sizeofgstriffvprpvideofielddesc. This ca...

8.2CVSS5.6AI score0.00143EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.8 views

SUSE CVE-2026-73507

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated /...

7.5CVSS5.7AI score0.00455EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 12:52 a.m.10 views

SUSE CVE-2026-73508

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/13 4:32 p.m.13 views

SUSE CVE-2026-5917

libgit2 versions before 1.8.7 and 1.9.0 before 1.9.7 built with the libssh2 SSH backend USESSH=libssh2 contain a shell command injection vulnerability that allows remote attackers to execute arbitrary commands on an SSH server by supplying a repository path containing unescaped shell metacharacte...

8.8CVSS6.5AI score0.00882EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/13 4:32 p.m.10 views

SUSE CVE-2026-9318

tablib prior to 3.10.0 contains a stored cross-site scripting vulnerability in the HTML export functionality that allows attackers to execute arbitrary JavaScript by embedding malicious payloads in dataset titles, which are interpolated unsanitized into HTML output via the exportbook method in th...

5.4CVSS5.5AI score0.00181EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/13 4:31 p.m.12 views

SUSE CVE-2026-13622

A symlink following vulnerability was found in KubeVirt's virt-handler migration proxy. During live migration, virt-handler dials Unix sockets inside the target virt-launcher pod via /proc//root/ paths using net.Dial without symlink protection. These socket paths reside in qemu-owned directories...

8.8CVSS5.4AI score0.00158EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/13 4:31 p.m.11 views

SUSE CVE-2026-19404

A flaw was found in 389 Directory Server. The CleanAllRUV and Abort CleanAllRUV replication-maintenance extended operations perform no authorization check, allowing an unauthenticated remote attacker to invoke them when nsslapd-allow-anonymous-access is enabled the default, or any authenticated...

6.5CVSS5.4AI score0.00316EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/13 4:28 p.m.8 views

SUSE CVE-2026-43870

Origin Validation Error, Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal', Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Request/Response Splitting', Uncontrolled Resource Consumption vulnerability in Apache Thrift. This issue affects Apache Thrift:...

7.3CVSS5.3AI score0.00379EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/13 4:25 p.m.10 views

SUSE CVE-2026-62420

An authorization bypass vulnerability in LXD allows an authenticated attacker to bypass target project security restrictions during cross-project instance migrations. When moving an instance cross-project to a different cluster member via POST /1.0/instances/name with migration: true, project: ,...

9.9CVSS5.5AI score0.00369EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/13 4:25 p.m.12 views

SUSE CVE-2026-63293

A link following vulnerability in LXD allows an attacker to achieve arbitrary file read and write operations on the host system. When importing or unpacking an image archive, LXD fails to validate whether the metadata.yaml file is a symbolic link. An attacker can exploit this flaw by providing a...

9.9CVSS5.7AI score0.00478EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/13 4:25 p.m.10 views

SUSE CVE-2026-63294

A link following vulnerability in LXD allows an attacker to achieve root command execution on the host system. During the import or unpacking of crafted image or backup archives, LXD fails to properly validate and confine the backup.yaml file when it exists as a symbolic link. An attacker can...

9.9CVSS6.2AI score0.01213EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/13 4:25 p.m.11 views

SUSE CVE-2026-63295

An authorization bypass vulnerability in LXD allows an authenticated attacker to bypass project-level container isolation restrictions. When a project is configured with restrictions on container privileges such as enforcing restricted.containers.privilege=isolated, LXD fails to enforce the...

4.3CVSS5.5AI score0.00236EPSS
SaveExploits1References3
Total number of security vulnerabilities66350