Lucene search
+L
SusecveRecent

66348 matches found

SUSE CVE
SUSE CVE
added 2026/09/08 12:08 a.m.10 views

SUSE CVE-2026-80255

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

3.1CVSS5.8AI score0.00684EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/09/08 12:08 a.m.11 views

SUSE CVE-2026-80822

In the Linux kernel, the following vulnerability has been resolved: mailbox: mchp-ipc-sbi: Add null check for devmkasprintf Add a check to see if devmkasprintf is not NULL in mchpipcgetclusteraggrirq, returning -ENOMEM if the function failed...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:37 p.m.9 views

SUSE CVE-2025-15614

ugrep before 7.6.0 contains a heap buffer over-read vulnerability in the LZW decompressor when processing crafted .Z archive files. Attackers can supply malformed .Z files that cause the decompressor to read one byte past the allocated heap buffer, potentially crashing the process...

4.8CVSS6.2AI score0.00118EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:30 p.m.12 views

SUSE CVE-2026-18149

undici's retry handler can leave an already-exposed response body pending forever. When a server returns a successful response that declares a Content-Length, sends only part of the body, and closes the connection, the retry handler retries the request. If the retry returns a non-retryable status...

5.9CVSS5.7AI score0.0036EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:29 p.m.8 views

SUSE CVE-2026-18540

undici's retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response while still presenting the original response's status and headers. This happens when an upstream server delivers part of a body without a trustworthy resume...

3.7CVSS5.7AI score0.00239EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:29 p.m.10 views

SUSE CVE-2026-19534

undici's WebSocket client crashes the whole Node.js process during the opening handshake when a server responds with a subprotocol that the client never requested. A default WebSocket connection sends no subprotocol, but if the server's 101 response includes a Sec-WebSocket-Protocol header, undic...

7.5CVSS5.6AI score0.00394EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:23 p.m.11 views

SUSE CVE-2026-68476

In the Linux kernel, the following vulnerability has been resolved: ipvs: reload ip header after head reallocation ipvsgetoutrt calls skbensurewritable which may reallocate skb-head...

9.8CVSS5.8AI score0.00695EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:23 p.m.13 views

SUSE CVE-2026-72119

In the Linux kernel, the following vulnerability has been resolved: can: bcm: extend bcmtxlock usage for data and timer updates Stage new CAN frame content for an existing tx op into a kmalloc'd buffer and validate it there, mirroring the approach already used in bcmrxsetup. Only copy the validat...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:23 p.m.11 views

SUSE CVE-2026-72442

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix and simplify IP6IP6 tunnel handling Fix nfflowip6tunnelproto to use pskbmaypull instead of skbheaderpointer to ensure the outer IPv6 header is in the skb headroom, which is required for subsequent packet...

9.8CVSS5.9AI score0.00554EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:20 p.m.11 views

SUSE CVE-2026-80747

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add bounds check for CRAT subtype length The CRAT parser validates that the subtype header fits within the image, but does not verify that the advertised subtype length fits. A malformed CRAT table with an oversized...

8CVSS6AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:20 p.m.13 views

SUSE CVE-2026-80762

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix accept list UAF during suspend hciupdateeventfiltersync walks hdev-acceptlist while sending a synchronous HCI command for each remote-wakeup device. The suspend path holds hdev-reqlock, but accept-list...

6.5AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:20 p.m.13 views

SUSE CVE-2026-80764

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: fix LE list UAF on reset hciccreset clears the LE accept and resolving lists without taking hdev-lock. Other command-complete handlers serialize updates to these lists with that lock, and the debugfs readers...

6.5AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:20 p.m.11 views

SUSE CVE-2026-80766

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: fix use-after-free of inrangetimer on remove uclogicremove cancels the pen in-range timer and then stops the device: timerdeletesync&drvdata-inrangetimer; hidhwstophdev; timerdeletesync only guarantees the timer is...

6.4AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:19 p.m.11 views

SUSE CVE-2026-80771

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: register input device after capabilities are set inputregisterdevice exposes the device to userspace immediately. In joyconinputcreate it was called before joyconconfigrumble configures the FFRUMBLE capability and...

5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:19 p.m.15 views

SUSE CVE-2026-80863

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix OOB in freerdatomicresources freerdatomicresources iterates using qp-attr.maxdestrdatomic. Updating maxdestrdatomic before freeing the old array can make the free path walk past the old allocation and trigger a slab...

6.2AI score0.00182EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:19 p.m.11 views

SUSE CVE-2026-80871

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx-trng - Remove cryptorng interface Implementing the cryptorng interface has no purpose, as it isn't used in practice. It's being removed from other drivers too. Just remove it. This leaves hwrng, which is actually...

5.9AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:19 p.m.20 views

SUSE CVE-2026-80882

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in tegraccmdoonereq...

6.1AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:18 p.m.15 views

SUSE CVE-2026-80888

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: drop dmabuf reference on foreign-fd prime import ttmprimefdtohandle returns -ENOSYS when the imported fd's dmabuf-ops do not match the ttmobjectdevice's ops, but does so without releasing the reference acquired by...

5.9AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:18 p.m.17 views

SUSE CVE-2026-80897

In the Linux kernel, the following vulnerability has been resolved: netfs: release readahead folios on iterator preparation failure netfspreparereaditerator batches readahead folios in putbatch so that the folio references can be dropped after the I/O iterator has been prepared. If...

5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/07 4:18 p.m.18 views

SUSE CVE-2026-80906

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.9AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/06 11:40 p.m.14 views

SUSE CVE-2026-84383

unknown...

5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/06 11:40 p.m.15 views

SUSE CVE-2026-84384

unknown...

5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/06 11:40 p.m.18 views

SUSE CVE-2026-84444

unknown...

5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/06 11:40 p.m.12 views

SUSE CVE-2026-84446

unknown...

5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/06 11:40 p.m.13 views

SUSE CVE-2026-84447

unknown...

5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/06 11:40 p.m.9 views

SUSE CVE-2026-84448

unknown...

5.8AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.15 views

SUSE CVE-2026-3433

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 fail to restrict roleupdated websocket event broadcasts to members of the affected team or channel which allows an authenticated attacker with guest-level access to observe permission scheme change...

4.3CVSS5.3AI score0.0018EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.14 views

SUSE CVE-2026-6046

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 fail to validate that a username returned during bot registration belongs to a bot account, which allows an unprivileged attacker to intercept private messages sent by plugins via direct message channels ...

5.3CVSS5.3AI score0.0019EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.16 views

SUSE CVE-2026-6689

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 Fail to enforce PermissionInviteUser when setting AllowOpenInvite or AllowedDomains during team creation the check was only applied on update/patch, which allows an authenticated user holding...

4.3CVSS5.4AI score0.00152EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.11 views

SUSE CVE-2026-6739

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 fail to require system-level permission when patching protected default system roles, which allows authenticated users with delegated user-management permissions to escalate privileges by altering built-i...

7.2CVSS5.3AI score0.00257EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.13 views

SUSE CVE-2026-6961

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 Mattermost fails to sanitize FileInfo.Name received from federated peers during shared channel file sync, which allows an attacker who controls a federated server to write files to arbitrary locations...

7.6CVSS5.6AI score0.00305EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.13 views

SUSE CVE-2026-7184

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15 fail to sanitize the Remote Cluster API response on PATCH operations, which allows authenticated users with the managesecureconnections permission to obtain remote cluster authentication tokens via a PATCH request to the...

6.5CVSS5.6AI score0.00255EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:35 a.m.13 views

SUSE CVE-2026-7387

Mattermost versions 11.6.x = 11.6.1, 11.5.x = 11.5.4, 10.11.x = 10.11.15, 10.11.x = 10.11.16 Mattermost fails to require role-management authorization when setting the schemeadmin flag on group syncable link and patch endpoints, which allows a user with group-link permissions to escalate themselv...

8.8CVSS5.3AI score0.0031EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.13 views

SUSE CVE-2026-11465

A security flaw has been discovered in songquanpeng one-api up to 0.6.11-preview.7. Affected by this issue is the function Redeem of the file model/redemption.go of the component Redemption Code Top-Up Endpoint. The manipulation results in business logic errors. The attack may be launched remotel...

3.1CVSS3.8AI score0.0022EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.15 views

SUSE CVE-2026-11479

A vulnerability has been found in yoanbernabeu grepai 0.35.0. This issue affects some unknown processing of the file indexer/chunker.go of the component Qdrant Backend. Such manipulation leads to use of weak hash. The attack may be performed from remote. Attacks of this nature are highly complex...

4.2CVSS4AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.16 views

SUSE CVE-2026-11481

A vulnerability was determined in yoanbernabeu grepai up to 0.35.0. The affected element is the function PostgresStore.LookupByContentHash of the file indexer/chunker.go of the component Postgres Embedding Cache. Executing a manipulation of the argument contenthash can lead to use of weak hash. T...

2.5CVSS3.5AI score0.00082EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.13 views

SUSE CVE-2026-11500

A vulnerability was identified in Weaviate up to 1.37.7. This vulnerability affects the function validateConfig of the file usecases/auth/authentication/apikey/client.go of the component Static API Key Handler. The manipulation of the argument StaticApiKey leads to authorization bypass. It is...

5CVSS4.5AI score0.00338EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.15 views

SUSE CVE-2026-11624

The Model Context Protocol has a security warning advising servers to validate the "Origin" header on all incoming connections to prevent DNS rebinding attacks. Prior to the v0.25.0 release, users had no way to validate the origin's host. In v0.25.0, a new "--allowed-hosts" flag was introduced...

9.4CVSS5.5AI score0.00219EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.13 views

SUSE CVE-2026-25688

Improper Neutralization of Alternate XSS Syntax vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. AI-generated response content was rendered in the browser without proper sanitization, allowing malicious scripts to be executed when the content was viewed. Users are...

6.1CVSS5.2AI score0.00406EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.12 views

SUSE CVE-2026-25699

Exposure of Private Personal Information to an Unauthorized Actor vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. Timeline-related APIs lacked proper authorization checks, allowing regular authenticated users to access deleted, private, or unapproved content and i...

6.1CVSS5.3AI score0.00406EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.15 views

SUSE CVE-2026-25700

Improper Restriction of Security Token Assignment vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. Previously issued administrative tokens were not invalidated after an administrator account was suspended, deleted, or deactivated, allowing continued access to...

7.2CVSS5.3AI score0.00448EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.14 views

SUSE CVE-2026-33582

Unrestricted Upload of File with Dangerous Type vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. A crafted TIFF image could trigger excessive memory allocation during image decoding, allowing an authenticated user to cause the server process to crash. Users are...

6.5CVSS5.3AI score0.0048EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.15 views

SUSE CVE-2026-33894

Forge also called node-forge is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, RSASSA PKCS1 v1.5 signature verification accepts forged signatures for low public exponent keys e=3. Attackers can forge signatures by stuffing “garbage” bytes within the ASN...

7.5CVSS5.3AI score0.00472EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.17 views

SUSE CVE-2026-34031

Unrestricted Upload of File with Dangerous Type vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. The server did not sufficiently validate user-supplied image URLs, allowing arbitrary external content to be embedded as profile images, which could expose users to...

6.5CVSS5.6AI score0.00362EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:34 a.m.18 views

SUSE CVE-2026-34033

Improper Neutralization of Script-Related HTML Tags in a Web Page Basic XSS vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. User-supplied content was included in notification emails without proper escaping, allowing authenticated users to inject arbitrary HTML int...

5.4CVSS5.5AI score0.00334EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:33 a.m.15 views

SUSE CVE-2026-34905

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. The unlisted question feature did not enforce access restrictions on direct API endpoints, allowing authenticated users to discover and access unlisted...

6.5CVSS5.3AI score0.00313EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:33 a.m.14 views

SUSE CVE-2026-34976

Dgraph is an open source distributed GraphQL database. Prior to 25.3.1, the restoreTenant admin mutation is missing from the authorization middleware config admin.go, making it completely unauthenticated. Unlike the similar restore mutation which requires Guardian-of-Galaxy authentication,...

10CVSS7.7AI score0.02036EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:33 a.m.14 views

SUSE CVE-2026-35511

unknown...

5.2AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:33 a.m.15 views

SUSE CVE-2026-39904

Gophish through 0.12.1 contains a denial of service vulnerability that allows authenticated users with the User role to exhaust server memory by uploading a crafted Office document as an email template attachment. The ApplyTemplate function in models/attachment.go processes Office documents as ZI...

7.1CVSS5.3AI score0.00436EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:33 a.m.15 views

SUSE CVE-2026-40173

Dgraph is an open source distributed GraphQL database. Versions 25.3.1 and prior contain an unauthenticated credential disclosure vulnerability where the /debug/pprof/cmdline endpoint is registered on the default mux and reachable without authentication, exposing the full process command line...

9.4CVSS5.5AI score0.00509EPSS
SaveExploits1References2
Total number of security vulnerabilities66348