Lucene search
+L

117129 matches found

CVE
CVE
added 6 days ago10 views

CVE-2026-64549

CVE-2026-64549 involves the Linux kernel Bluetooth BPA10x path (bpa10x_setup). The code reads a response from vendor command 0xfc0e as a string using a plain "%s" starting at skb->data + 1, which can read past the end if the device returns a short or unterminated payload. This leads to OOB rea...

5.7AI score0.0018EPSS
SaveExploits0References8
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-49597

In the Linux kernel, the following vulnerability has been resolved: drm/edid: fix OOB read in drmparsetiledblock drmparsetiledblock casts the DisplayID block to a struct displayidtiledblock and reads the full fixed layout up to tile-topologyid7 without checking block-numbytes. The DisplayID...

5.7AI score0.00126EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 6 days ago7 views

CVE-2026-64544

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.7AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 6 days ago4 views

CVE-2026-64544 crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score0.00176EPSS
SaveExploits0References11
CVE
CVE
added 6 days ago13 views

CVE-2026-64543

CVE-2026-64543 — Linux TIPC use-after-free fixed . The vulnerability occurs in tipc_disc_rcv() where the discoverer object is freed with kfree while still referenced under an RCU read-side critical section, allowing a local unprivileged user to crash the system via TIPCv2 genl interactions. The f...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49591

In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix out-of-bounds read in genelinkrxfixup genelinkrxfixup splits an aggregated RX frame into its individual packets, using a per-packet length taken from device-supplied data. That length is only bounded by...

5.9AI score0.00277EPSS
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago30 views

CVE-2026-65925 Server-Side Request Forgery (SSRF) via JFrog Artifactory Cargo remote repository

A user with JFrog Artifactory Cargo remote repository read access could make Artifactory request unintended URLs and return the response...

6.5CVSS0.00209EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-65925

A user with JFrog Artifactory Cargo remote repository read access could make Artifactory request unintended URLs and return the response...

6.5CVSS5.9AI score0.00209EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49577

A user with JFrog Artifactory Cargo remote repository read access could make Artifactory request unintended URLs and return the response...

6.5CVSS5.9AI score0.00209EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago46 views

CVE-2026-65925

CVE-2026-65925 describes a Server-Side Request Forgery (SSRF) in JFrog Artifactory when using the Cargo remote repository. A user with read access to the Cargo remote repository could cause Artifactory to request unintended URLs and return the response. The CVSS 3.1 vector is NETWORK, PRIVILEGES ...

6.5CVSS5.9AI score0.00209EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 6 days ago62 views

CVE-2026-66018

CVE-2026-66018 affects JFrog Artifactory: Build readers can access another repository's environment properties by selecting a readable repository parameter when retrieving environment properties for a protected build, exposing build environment secrets. Impact is confidentiality only (no integrit...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 6 days ago7 views

CVE-2026-66018 JFrog Artifactory build environment properties exposure

Build readers can access another repository's environment properties. A caller with read access to an ordinary repository can select a readable repository parameter while retrieving environment properties for a protected build, exposing build environment secrets confidentiality impact; no integri...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49573

Build readers can access another repository's environment properties. A caller with read access to an ordinary repository can select a readable repository parameter while retrieving environment properties for a protected build, exposing build environment secrets confidentiality impact; no integri...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago11 views

CVE-2026-10682

The userspace verifier zvrfylogfilterset for the logfilterset syscall in subsys/logging/logmgmt.c performed a signed comparison against the int16t srcid parameter: srcid int16tlogsrccntgetdomainid. Any negative value for srcid e.g. -1 trivially satisfied this check and was forwarded into...

6.6CVSS0.00101EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago35 views

CVE-2026-66759 Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS0.00125EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 6 days ago5 views

CVE-2026-66759 Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00125EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 6 days ago11 views

CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00125EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 6 days ago7 views

libssh2: libssh2: Denial of Service via integer underflow in AES-GCM cipher negotiation

A flaw was found in libssh2. A pre-authentication integer underflow vulnerability exists in the ssh2ciphercrypt function when negotiating AES-GCM ciphers during the handshake. A malicious SSH server can exploit this to trigger an out-of-bounds read and a memory copy operation with an extremely...

8.7CVSS5.8AI score0.0037EPSS
SaveExploits0References7
NVD
NVD
added 6 days ago9 views

CVE-2026-55579

Pheditor is a single-file editor and file manager written in PHP. From version 2.0.1 to before version 2.0.6, Pheditor ships with a hardcoded default password admin SHA-512 hash stored at pheditor.php:11. There is no mechanism to force a password change on first login. Any deployment using the...

9.8CVSS0.00603EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago3 views

DEBIAN-CVE-2026-45623

PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the / sourceMappingURL=PATH / comment from any CSS string passed to process and dereferences PATH against the...

7.5CVSS5.8AI score0.00503EPSS
SaveExploits0References1
Rows per page
Query Builder