Lucene search
K

61059 matches found

CVE
CVE
added yesterday7 views

CVE-2026-40080

The CVE CVE-2026-40080 affects Cacti (open source performance and fault management framework) up to version 1.2.30. The vulnerability is an Open Redirect: login flow uses $_SERVER['HTTP_REFERER'] when login_opts == '1' and checks the referer with a substring (str_contains($referer, CACTI_PATH_URL...

6.1CVSS5.8AI score
Exploits0References2
EUVD
EUVD
added yesterday8 views

EUVD-2026-31399

golang.org/x/crypto/ssh/knownhosts vulnerable to auth bypass via unenforced @revoked status...

9.1CVSS5.8AI score0.00368EPSS
Exploits0References6
EUVD
EUVD
added yesterday9 views

EUVD-2026-36187

ImageMagick: Policy Bypass can Trigger an Out-of-Memory condition...

7.5CVSS5.8AI score0.00263EPSS
Exploits0References3
EUVD
EUVD
added yesterday8 views

EUVD-2026-36184

ImageMagick: Policy Bypass in DCM decoder could result in image with invalid dimensions...

7.5CVSS5.8AI score0.00263EPSS
Exploits0References3
CVE
CVE
added yesterday6 views

CVE-2026-6330

CVE-2026-6330 : In ML-KEM targeting ARM64 NEON, the ciphertext comparison only checks half of the input. This breaks the Fujisaki-Okamoto transform’s implicit rejection, weakening IND-CCA2 security on that path. The constant-time comparison thus ignores part of the re-encrypted ciphertext, allowi...

6.3CVSS5.9AI score
Exploits0References2
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-10097

ML-KEM-1024 x64 AVX2 implicit rejection failure in the Fujisaki-Okamoto transform breaks IND-CCA2 security, allowing decapsulation to deviate from the implicit-rejection behavior required by the standard. The AVX2 constant-time ciphertext comparison used during decapsulation never compared the...

6.3CVSS5.9AI score
Exploits0References3Affected Software1
EUVD
EUVD
added yesterday4 views

EUVD-2026-39545

Un-negotiated Raw Public Key RFC 7250 accepted in place of an X.509 certificate, bypassing chain validation. A raw public key has no chain, so ParseCertRelative accepts it without performing any trust verification; it must therefore only be accepted when RPK was actually negotiated for that peer...

8.2CVSS5.8AI score
Exploits0References2
NVD
NVD
added yesterday6 views

CVE-2026-46607

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.5, glances/outdated.py uses pickle.load to read a version-check cache file stored at a predictable, world-accessible path /.cache/glances/glances-version.db or $XDGCACHEHOME/glances/glances-version.db. No integrity chec...

7.8CVSS0.00044EPSS
Exploits0References2
CVE
CVE
added yesterday5 views

CVE-2026-50573

CVE-2026-50573 affects the pnpm package manager. Before versions 10.34.0 and 11.4.0, when running pnpm install in non-frozen mode, a package with an existing lockfile integrity can be updated if the registry serves different metadata/tarball content for the same package version. The initial integ...

6.8CVSS5.9AI score0.00017EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added yesterday2 views

CVE-2026-9099

A flaw was found in Keycloak. A missing authorization check in the GroupResource.addChild endpoint within the Admin REST API allows an authenticated user with limited administrative privileges to reparent any existing group. When Fine-Grained Admin Permissions v2 FGAPv2 is enabled, an attacker wi...

7.7CVSS5.8AI score
Exploits0References5
EUVD
EUVD
added yesterday4 views

EUVD-2026-39468

Permissions where checked incorrectly during room creation, allowing attackers to create rooms of types they shouldn't be allowed to create...

2.3CVSS5.8AI score
Exploits0References1
CVE
CVE
added yesterday4 views

CVE-2026-54027

Vulnerability (CVE-2026-54027): LibreChat prior to 0.8.4-rc1 allows authenticated users to upload files via POST /api/files/images into any agent’s tool_resources (e.g., context, execute_code) without ownership/EDIT checks. A permission check was added to POST /api/files, but the image upload rou...

6.5CVSS6AI score0.00024EPSS
Exploits0References1
Cvelist
Cvelist
added yesterday3 views

CVE-2026-56130 Apache Shiro: Remember-me cookie isn't checked for expiry on the server

"Remember me" cookie age is not verified on the server. This potentially allows an attacker to intercept a valid cookie and reuse it indefinitely, even after the configured expiration time has passed. This issue affects all Apache Shiro versions from 1.2.4 through 2.x, and 3.0.0-alpha-1, only whe...

2CVSS0.00195EPSS
Exploits0References1
CVE
CVE
added yesterday9 views

CVE-2026-56130

The CVE concerns Apache Shiro’s RememberMe functionality: the server does not verify the RememberMe cookie’s age, allowing reuse of a valid cookie beyond its expiration. Affected versions are Apache Shiro 1.2.4 through 2.x, and 3.0.0-alpha-1, only when RememberMe is enabled. The underlying impact...

2CVSS5.9AI score0.00195EPSS
Exploits0References2
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-53265

In the Linux kernel, the following vulnerability has been resolved: d...

5.6AI score0.00172EPSS
Exploits0
CVE
CVE
added yesterday4 views

CVE-2026-53265

CVE-2026-53265 – Linux kernel : A race in dm cache policy SMQ allowed a check-then-act sequence to observe e->allocated as true before taking mq->lock. Two concurrent invalidators could both proceed, causing one to remove the entry from queues/hash table and free_entry(), then another to ac...

5.8AI score0.00172EPSS
Exploits0References8
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-53250

In the Linux kernel, the following vulnerability has been resolved: x...

5.6AI score0.00184EPSS
Exploits0
CVE
CVE
added yesterday6 views

CVE-2026-53250

Linux kernel vulnerability CVE-2026-53250 in the xsk path (xsk_skb_metadata) allowed a race between reads of csum_start and csum_offset from shared UMEM memory, letting a malicious userspace overwrite values between validation and skb assignment. The fix caches csum_start and csum_offset in local...

5.9AI score0.00184EPSS
Exploits0References3
EUVD
EUVD
added yesterday3 views

EUVD-2026-39201

In the Linux kernel, the following vulnerability has been resolved: xsk: cache csumstart/csumoffset to fix TOCTOU in xskskbmetadata The TX metadata area resides in the UMEM buffer which is memory-mapped and concurrently writable by userspace. In xskskbmetadata, csumstart and csumoffset are read...

5.9AI score0.00184EPSS
Exploits0References3
CVE
CVE
added yesterday3 views

CVE-2026-53246

CVE-2026-53246 affects the Linux kernel SCTP implementation. When a listening SCTP server processes a COOKIE_ECHO chunk, a cached peer INIT chunk embedded after the cookie could have its header length inflated beyond the remaining COOKIE_ECHO data. This allowed the parameter walk performed by sct...

6AI score0.00173EPSS
Exploits0References3
Rows per page
Query Builder