Lucene search
+L

4639 matches found

Circl
Circl
added 2026/07/23 5:53 p.m.15 views

CVE-2026-61120

creationtimestamp| type| source ---|---|--- 2026-07-23 17:53:02+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-9...

7CVSS4.9AI score0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:29 p.m.8 views

MAL-2026-10998 Malicious code in n8n-nodes-port-scanner (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cffdebe2e0a27deb3751af547baace8a403244cb92d214db726d3700a192d61e index.js executes a top-level IIFE at require-time that 1 runs hostname, hostname -I, id, ip route, ip neigh/arp and reads /etc/resolv.conf, opens a...

5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:24 p.m.18 views

MAL-2026-10999 Malicious code in n8n-nodes-task-runner (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 991093c97f0d954740c4b72a2e7725a501df211c94634979ebadc52652f2ebe8 The package impersonates the n8n task-runner subsystem but its shipped n8n node MyNode.js is a no-op stub whose execute returns . The real payload...

5.4AI score
SaveExploits0References17
NVD
NVD
added 2026/07/22 5:16 p.m.24 views

CVE-2026-65012

InvokeAI before 6.13.7 contains an unauthenticated directory enumeration vulnerability in the GET /api/v2/models/scanfolder endpoint that accepts attacker-controlled scanpath parameters. Unauthenticated attackers can recursively enumerate arbitrary server filesystem directories and use HTTP...

6.3CVSS0.0044EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/22 4:13 p.m.14 views

EUVD-2026-47744

InvokeAI before 6.13.7 contains an unauthenticated directory enumeration vulnerability in the GET /api/v2/models/scanfolder endpoint that accepts attacker-controlled scanpath parameters. Unauthenticated attackers can recursively enumerate arbitrary server filesystem directories and use HTTP...

6.3CVSS5.5AI score0.0044EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/22 4:13 p.m.27 views

CVE-2026-65012

CVE-2026-65012 affects InvokeAI prior to 6.13.7. An unauthenticated vulnerability in GET /api/v2/models/scan_folder allows attacker-controlled scan_path to recursively enumerate arbitrary server filesystem directories, revealing existence/readability via HTTP response codes and bypassing multi-us...

6.3CVSS5.5AI score0.0044EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/22 4:13 p.m.45 views

CVE-2026-65012 InvokeAI < 6.13.7 Unauthenticated Directory Enumeration via scan_folder

InvokeAI before 6.13.7 contains an unauthenticated directory enumeration vulnerability in the GET /api/v2/models/scanfolder endpoint that accepts attacker-controlled scanpath parameters. Unauthenticated attackers can recursively enumerate arbitrary server filesystem directories and use HTTP...

6.3CVSS0.0044EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 4:13 p.m.8 views

CVE-2026-65012 InvokeAI < 6.13.7 Unauthenticated Directory Enumeration via scan_folder

InvokeAI before 6.13.7 contains an unauthenticated directory enumeration vulnerability in the GET /api/v2/models/scanfolder endpoint that accepts attacker-controlled scanpath parameters. Unauthenticated attackers can recursively enumerate arbitrary server filesystem directories and use HTTP...

6.3CVSS5.5AI score
SaveExploits0References8
GithubExploit
GithubExploit
added 2026/07/21 5:01 p.m.61 views

-vsftpd-exploit-lab

🎯 vsftpd 2.3.4 Backdoor Exploit — Lab Report Date: 21 J...

10CVSS8.2AI score0.96184EPSS
SaveExploits45
Github Security Blog
Github Security Blog
added 2026/07/20 9:18 p.m.16 views

js-yaml: Quadratic-complexity (O(n^2)) DoS via !!omap tag in YAML11_SCHEMA

Summary js-yaml v5.x introduces YAML11SCHEMA support with the !!omap ordered map tag. The omapTag.addItem function performs a linear On scan for duplicate key detection on every insertion, resulting in On^2 total time to parse a document with n omap entries. An attacker can send a small crafted...

7.5CVSS6.2AI score0.00644EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/19 3:39 p.m.9 views

CVE-2026-64084 hwmon: (pmbus/adm1266) cap PDIO scan in get_multiple at ADM1266_PDIO_NR

In the Linux kernel, the following vulnerability has been resolved: hwmon: pmbus/adm1266 cap PDIO scan in getmultiple at ADM1266PDIONR adm1266gpiogetmultiple iterates the PDIO portion of the caller-supplied mask using foreachsetbitfromgpionr, mask, ADM1266GPIONR + ADM1266PDIOSTATUS ... where...

7.8CVSS5.4AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 2:55 p.m.13 views

EUVD-2026-45739

In the Linux kernel, the following vulnerability has been resolved: iio: imu: adis16550: fix stack leak in trigger handler adis16550triggerhandler declares the scan data array on the stack without initializing it. The memcpy at the bottom fills only the first 28 bytes TEMP + 6 channels of...

5.4AI score0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63934

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: itg3200: fix i2c read into the wrong stack location itg3200readallchannels takes be16 buf' as a parameter and fills the i2cmsg destination as char &buf'. Since buf' is the parameter a pointer, &buf' is the address of t...

5.4AI score0.0022EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:04 p.m.13 views

EUVD-2026-45547

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

5.4AI score0.00165EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:04 p.m.42 views

CVE-2026-63863 drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

8.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 2:04 p.m.7 views

CVE-2026-63863 drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm()

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: Fix unbalanced unlock in drmgpusvmscanmm There is a unbalanced lock/unlock to gpusvm notifier lock: 931.045868 ===================================== 931.046509 WARNING: bad unlock balance detected! 931.047149...

8.8CVSS5.3AI score
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/07/19 12:55 p.m.113 views

Exploit for CVE-2026-60137

Compromise Scanner for wp2shell read-only A standalone, r...

9.8CVSS5.7AI score0.97271EPSS
SaveExploits76
GithubExploit
GithubExploit
added 2026/07/18 12:03 a.m.89 views

Exploit for Deserialization of Untrusted Data in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

log4shell-scanner A dependency-free, defensive scanner for...

10CVSS7.6AI score0.99999EPSS
SaveExploits367
RedhatCVE
RedhatCVE
added 2026/07/17 3:20 a.m.11 views

CVE-2026-57077

A flaw was found in YAML::Syck. An out-of-bounds read vulnerability exists due to an unbounded newline scan during block-scalar lexing. A remote attacker could exploit this by providing a specially crafted YAML document, leading to potential information disclosure. This issue is an incomplete fix...

7.7CVSS6.1AI score0.00141EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/16 6:47 p.m.12 views

MAL-2026-10736 Malicious code in memtry-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 11638a6b1b7876a94ef23285cb88f0127c003bb5e4d786dbaba5c30a9cbdfdb7 memtry-cli installs an MCP server whose memtryonboarding tool returns a prompt that instructs the connected AI agent to scan the installer's home...

6.1AI score
SaveExploits0References1
Rows per page
Query Builder