Lucene search
+L

63266 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-53095

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix abuse of kprobewritectx via freplace uprobe programs are allowed to modify struct...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53194

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: kl5kusb105: fix bulk-out buffer overflow klsi105preparewritebuffer is called by the generic write path with the bulk-out buffer and its size...

7.8CVSS6.1AI score0.00148EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/27 10:59 p.m.38 views

CVE-2026-10643 Out-of-bounds heap write in Zephyr `recvmsg()` ancillary-data path (`insert_pktinfo` undersizes the control-buffer capacity check)

Zephyr's IP socket recvmsg implementation subsys/net/lib/sockets/socketsinet.c, insertpktinfo validated the user-supplied ancillary msgcontrol buffer using only the payload length msg-msgcontrollen pktinfolen before writing a full control message consisting of an aligned cmsg header plus the...

8.7CVSS0.00125EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/06/27 12:41 p.m.5 views

Improper Access Control

mcppinotserver is vulnerable to Improper Access Control. The vulnerability is due to the MCP server defaulting to an unauthenticated HTTP service bound to 0.0.0.0:8080, which allows an attacker on the network to access MCP tools and exploit the server's Pinot credentials to execute unauthorized S...

10CVSS6AI score0.0093EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/06/27 10:16 a.m.15 views

CVE-2026-49416

The CONSHISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation. An...

7.8CVSS0.00107EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/27 9:25 a.m.14 views

EUVD-2026-39960

The CONSHISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation. An...

6AI score0.00107EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/27 9:25 a.m.60 views

CVE-2026-49416

The CVE-2026-49416 issue affects FreeBSD vt(4) CONS_HISTORY: the ioctl handler validates the requested history size, but large values trigger an integer overflow in the buffer size calculation, causing a smaller heap allocation and an out-of-bounds write on initialization. This can enable an unpr...

7.8CVSS6AI score0.00107EPSS
SaveExploits0References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:18 a.m.19 views

Vim: Out-of-bounds Write in Spell File Prefix Dump

...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:18 a.m.12 views

Vim: Out-of-bounds Write in Spell File Word Count

...

8.4CVSS5.8AI score0.00124EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:11 a.m.4 views

dm cache: fix write hang in passthrough mode

...

7.1CVSS6.1AI score0.00128EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:10 a.m.23 views

concurrent-ruby: `ReentrantReadWriteLock` read-count overflow grants a write lock without exclusivity

...

5.5CVSS5.8AI score0.00106EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:9 a.m.14 views

concurrent-ruby: ReadWriteLock allows wrong-thread write release and stray read-release counter corruption

...

9.8CVSS5.8AI score0.0016EPSS
SaveExploits0
Veracode
Veracode
added 2026/06/27 6:46 a.m.8 views

Improper Link Resolution Before File Access

gogs.io/gogs is vulnerable to Improper Link Resolution Before File Access. The vulnerability is due to improper validation of symbolic links in the UploadRepoFiles function, which only checks the final upload target instead of every path component, allowing an attacker with repository write acces...

9CVSS6.4AI score0.00455EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/27 12:1 a.m.4 views

RLSA-2023:6976 Moderate: libfastjson security update

The libfastjson library provides essential JavaScript Object Notation JSON handling functions. The library enables users to construct JSON objects in C, output them as JSON-formatted strings, and convert JSON-formatted strings back to the C representation of JSON objects. Security Fixes: json-c,...

7.8CVSS5.8AI score0.01888EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/06/27 12:0 a.m.20 views

PT-2026-53065

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The CONS HISTORY ioctl handler fails to properly validate the requested history size. Providing a large value leads to an integer overflow during the buffer size...

7.8CVSS5.9AI score0.00107EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/06/26 11:21 p.m.10 views

Incorrect Permission Assignment for Critical Resource

Overview Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource via the ServeCreateOrUpdatePlaylist process. An attacker can overwrite or create arbitrary files on the host system by supplying a crafted playlist ID that resolves to an...

8.1CVSS6.1AI score0.00428EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/26 11:21 p.m.7 views

GHSA-4GXV-P5G5-J7W7 gonic has arbitrary file write in createPlaylist: any authenticated user can write playlist M3U content to attacker-controlled path on the host

Summary A logic error in ServeCreateOrUpdatePlaylist allows any authenticated Subsonic user including non-admin to write playlist M3U content to an attacker-controlled absolute filesystem path on the gonic host, and to create intermediate directories with 0o777 permissions. The bug is independent...

8.1CVSS5.8AI score0.00428EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/26 11:21 p.m.8 views

Incorrect Permission Assignment for Critical Resource

Overview Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource via the ServeCreateOrUpdatePlaylist process. An attacker can overwrite or create arbitrary files on the host system by supplying a crafted playlist ID that resolves to an...

8.1CVSS6.1AI score0.00428EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/26 11:21 p.m.7 views

Incorrect Permission Assignment for Critical Resource

Overview Affected versions of this package are vulnerable to Incorrect Permission Assignment for Critical Resource via the ServeCreateOrUpdatePlaylist process. An attacker can overwrite or create arbitrary files on the host system by supplying a crafted playlist ID that resolves to an...

8.1CVSS6.1AI score0.00428EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/26 10:59 p.m.19 views

EUVD-2026-39492

pnpm Vulnerable to Arbitrary File Write/Delete via Malicious Patch File Path Traversal...

7.3CVSS5.8AI score0.00365EPSS
SaveExploits1References2
Rows per page
Query Builder