Lucene search
+L
SusecveRecent

66350 matches found

SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.12 views

SUSE CVE-2026-14670

Heap buffer overflow in PostgreSQL plperl return of a tied hash allows the function owner to execute arbitrary code as the operating system user running the database, via a crafted function body. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS8.4AI score0.00436EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.11 views

SUSE CVE-2026-14671

Type confusion in PostgreSQL module "refint" allows an object creator to execute arbitrary code as the operating system user running the database. The fix for this emerged as a non-security bug report, and the fix appear in the git repository with subject "refint: Remove plan cache.", without a C...

8.8CVSS8.2AI score0.00423EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.13 views

SUSE CVE-2026-14672

Observable response discrepancy in PostgreSQL SCRAM authentication allows an unauthenticated user to test the existence of a user via observing the SCRAM iteration count. This requires the probed user to have a non-default scramiterations count, because the authentication challenge for a...

5.3CVSS5.9AI score0.00252EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.14 views

SUSE CVE-2026-14673

Untrusted search path in PostgreSQL amcheck allows a grantee of amcheck function EXECUTE privilege to execute arbitrary functions as the owners of expression indexes that depend on the search path, via setting a hostile search path before calling the amcheck function. Within major versions 18, 16...

3.8CVSS6AI score0.00174EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.12 views

SUSE CVE-2026-14676

Heap buffer overflow in PostgreSQL pgstatstatements allows the query author to execute arbitrary code as the operating system user running the database, via crafted queries containing array constants. Within major version 18, minor versions before PostgreSQL 18.6 are affected. Versions before...

8.8CVSS8.4AI score0.00427EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.13 views

SUSE CVE-2026-14677

Integer wraparound in PostgreSQL 32-bit builds of pltcl and plperl allows an object creator to cause the server to undersize an allocation and write out-of-bounds via crafted function bodies. This may execute arbitrary code as the operating system user running the database. CVE-2026-6473 had fixe...

8.8CVSS8.1AI score0.00423EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.18 views

SUSE CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.7AI score0.00195EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.12 views

SUSE CVE-2026-14679

Stack buffer overflow in PostgreSQL argument name matching allows an object creator to achieve unknown impacts via OUT parameter count. The attack can write only 0x0 and 0x1 bytes. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

7.1CVSS7.7AI score0.00293EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.12 views

SUSE CVE-2026-14680

Type confusion with PostgreSQL "internal" data type arguments allows any user to execute arbitrary code as the operating system user running the database, via calls to functions with that argument type. Type "internal" represents a class of mutually-incompatible data structures not intended for...

8.8CVSS8.1AI score0.00423EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.13 views

SUSE CVE-2026-14681

Improper enforcement of message integrity in PostgreSQL GSSAPI support allows a user to negotiate GSSAPI contrary to pghba.conf rules, via initial direct TLS connection. Despite a pghba.conf that appears to require GSSAPI, the connection may exchange data over TLS encryption alone. If the TLS...

4.2CVSS5.7AI score0.00066EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.16 views

SUSE CVE-2026-15741

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8CVSS8.1AI score0.00349EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:59 p.m.12 views

SUSE CVE-2026-15742

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein or levenshteinlessequal. Versions before PostgreSQL 18.6, 17.11,...

8.8CVSS7.9AI score0.00436EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.12 views

SUSE CVE-2026-16033

A path traversal vulnerability in LXD allows an attacker to achieve arbitrary host file read or unconstrained file creation. When processing image metadata templates, LXD fails to properly sanitize or restrict template file paths from escaping the instance templates directory specifically affecti...

8.5CVSS6AI score0.00351EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.13 views

SUSE CVE-2026-16238

Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.6 are affected. Versions before...

8.8CVSS8.1AI score0.00414EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.12 views

SUSE CVE-2026-16239

Type confusion in PostgreSQL "portal"/cursor lifecycle allows a user to execute arbitrary code as the operating system user running the database, via re-creation of a cursor or other portal with different types. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS8.2AI score0.00526EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.12 views

SUSE CVE-2026-16241

Integer underflow in PostgreSQL ECPG allows a database server administrator to achieve temporary denial of service against the ECPG client via sending a bytea value lacking the mandatory prefix. The client overwrites a huge memory region with bytes outside attacker knowledge or control. This...

3.8CVSS5.4AI score0.00198EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.12 views

SUSE CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.6, 17.11, 16.1...

4.3CVSS5.3AI score0.00195EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.12 views

SUSE CVE-2026-18408

Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql \restrict meta-command input expansion. The fix for CVE-2025-871...

6.5CVSS7.9AI score0.00363EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.11 views

SUSE CVE-2026-18639

When Velociraptor is configured to use an OIDC IdP for authentication, it uses the email claim as a username. However, some IdP allow users to change the email claim without verification. Some IdPs do not set the "emailverified" claim and do not actually verify the email. This allows a user to...

7.3CVSS5.4AI score0.00263EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.9 views

SUSE CVE-2026-18724

unknown...

5.3AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.23 views

SUSE CVE-2026-19385

Heap buffer overflow in PostgreSQL pgdump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pgdump, via a crafted transform list. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS8.4AI score0.00427EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.12 views

SUSE CVE-2026-20713

Always-incorrect control flow implementation in some firmware for some IntelR XeonR processors may allow an escalation of privilege. System software adversary with a privileged user combined with a high complexity attack may enable escalation of privilege. This result may potentially occur via...

7.2CVSS5.2AI score0.00102EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.14 views

SUSE CVE-2026-20716

Improper access control for some IntelR Processors within Ring 3: User Applications may allow an escalation of privilege. Simple hardware adversary with an authenticated user combined with a high complexity attack may enable escalation of privilege. This result may potentially occur via local...

6.3CVSS5.2AI score0.0009EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.13 views

SUSE CVE-2026-20760

Improper handling of overlap between protected memory ranges in some microcode for some IntelR Processors within Ring 0: Hypervisor may allow an escalation of privilege. Authorized adversary with a privileged user combined with a low complexity attack may enable escalation of privilege. This resu...

5.5CVSS5.2AI score0.00103EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:58 p.m.11 views

SUSE CVE-2026-20917

Exposure of sensitive information caused by incorrect data forwarding during transient execution for some IntelR Processors within Ring 0: Hypervisor and Kernel may allow information disclosure. System software adversary with a privileged user combined with a high complexity attack may enable dat...

5.3CVSS5.4AI score0.0011EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:56 p.m.13 views

SUSE CVE-2026-33818

Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.11 views

SUSE CVE-2026-56853

When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.11 views

SUSE CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.5AI score0.0031EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.9 views

SUSE CVE-2026-56859

Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

7.5CVSS5.4AI score0.00568EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.9 views

SUSE CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.3CVSS5.5AI score0.00518EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.9 views

SUSE CVE-2026-56862

Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.19 views

SUSE CVE-2026-56864

A malicious GOSUMDB was capable of serving arbitrary module content not contained within the transparency log. This attack allows for a coordinating GOPROXY and GOSUMDB to serve a client malicious module content that cannot be detected by evaluating the transparency log. In order to determine if...

5.3CVSS5.6AI score0.00298EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.10 views

SUSE CVE-2026-56865

A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache. This attack allows for a malicious GOPROXY to serve malicious module content that...

7.5CVSS5.3AI score0.00107EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/08/14 11:47 p.m.11 views

SUSE CVE-2026-63298

An improper neutralization of special elements vulnerability in LXD's NVIDIA instance configuration handling allows an authenticated attacker to inject arbitrary configuration directives. By supplying newline characters within the 'nvidia.driver.capabilities' or 'nvidia.require.' configuration...

9.9CVSS6.1AI score0.00467EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:47 p.m.9 views

SUSE CVE-2026-63299

An authorization bypass vulnerability in LXD allows an authenticated user to bypass project-level disk and volume limits. Two related code paths fail to verify resource limits during volume operations: the storagePoolVolumeTypePostMove function omits the limits.AllowVolumeCreation check before...

9.9CVSS5.5AI score0.00398EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:47 p.m.11 views

SUSE CVE-2026-63300

An improper validation vulnerability in the instancePostMigration function in lxd/instancepost.go of LXD allows an authenticated attacker with cancreateinstances permissions on a restricted project to bypass project-level security restrictions. When migrating an instance between projects, LXD fai...

9.9CVSS5.6AI score0.00357EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:46 p.m.8 views

SUSE CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.5AI score0.0043EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.7 views

SUSE CVE-2026-68122

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix peer refcount leak in TCP error paths When either the TCP RX or TX error path calls ovpnpeerhold followed by schedulework&peer-tcp.deferdelwork, and the work item is already pending from the other path, schedulework...

5.5AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.8 views

SUSE CVE-2026-68123

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVSACTIONATTRTRUNC currently stores a delta from the original skb length in OVSCBskb-cutlen. When a later userspace action segments a GSO skb, queuegsopackets reuses that delta...

5.1CVSS5.5AI score0.00559EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.8 views

SUSE CVE-2026-68124

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

9.6CVSS6AI score0.00343EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.7 views

SUSE CVE-2026-68141

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

7.5CVSS5.4AI score0.00523EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.7 views

SUSE CVE-2026-68187

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

5.5AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.11 views

SUSE CVE-2026-68202

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: close a re-opened queue timer in the destructor queuedelete closes the queue timer, then frees it. sndseqtimerclose clears q-timer-timeri. snduselocksync then drains borrowers, and sndseqtimerdelete frees q-timer. A...

7CVSS5.5AI score0.00176EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/14 11:45 p.m.6 views

SUSE CVE-2026-68253

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: check streams bounds before overflow The data-streams overflow check is done after the buffer overflow has already happened. Move the overflow check before the write. Side note, emitting a warning splat with a...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.11 views

SUSE CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.7AI score0.00385EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.11 views

SUSE CVE-2026-72813

actix-files before 0.6.10 contains a denial of service vulnerability triggered by an empty Range header in GET requests for static files. When panic is set to abort, remote attackers can crash the process on-demand by sending a GET request with an empty Range header...

7.5CVSS5.5AI score0.00394EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.11 views

SUSE CVE-2026-72814

The actix-files crate actixfiles before version 0.6.10 contains an information exposure vulnerability. When a non-existing folder is passed as the servefrom argument to Files::new, the mount path defaults to an empty path; the service then joins the request path with this empty path and...

6.3CVSS5.4AI score0.00382EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.11 views

SUSE CVE-2026-73480

gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other...

5CVSS5.4AI score0.00118EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.9 views

SUSE CVE-2026-73514

The addressstandardizer extension for PostGIS through 3.7.0, fixed in commit 423570b, contains an out-of-bounds write vulnerability that allows a database user with the ability to supply caller-controlled relation names to standardizeaddress to trigger memory corruption by providing a rules table...

8.8CVSS5.6AI score0.00607EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/14 11:44 p.m.9 views

SUSE CVE-2026-73515

PostGIS before 3.7.0beta2 contains an out-of-bounds read vulnerability that allows attackers to cause memory disclosure or a server crash by supplying a malformed FlatGeobuf buffer. The FlatGeobuf property metadata decoder verifies that a string length field is present but fails to verify that th...

8.1CVSS5.7AI score0.00566EPSS
SaveExploits0References3
Total number of security vulnerabilities66350