Lucene search
+L

57935 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/31 3:59 p.m.9 views

CVE-2026-67607

LightFTP 2.3.1 contains a residual race condition vulnerability an incomplete fix for CVE-2024-11144 in the workerthreadcleanup function of ftpserv.c that allows remote unauthenticated attackers to destabilize or crash the daemon by triggering unsynchronized access to shared per-connection state...

9.2CVSS5.6AI score0.00333EPSS
SaveExploits3References3
CVE
CVE
added 2026/07/31 3:59 p.m.44 views

CVE-2026-67607

LightFTP 2.3.1 is affected by a race-condition DoS vulnerability where a fresh FTP connection reuses context during an in-progress ABRT cleanup, exposing an unprotected re-check of WorkerThreadId between worker_thread_cleanup() and pthread_join() outside MTLock. This can cause pthread_join() to o...

8.2CVSS5.6AI score0.00295EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/07/31 3:59 p.m.9 views

CVE-2026-67607 LightFTP 2.3.1 Race Condition DoS via worker_thread_cleanup

LightFTP 2.3.1 contains a residual race condition vulnerability an incomplete fix for CVE-2024-11144 in the workerthreadcleanup function of ftpserv.c that allows remote unauthenticated attackers to destabilize or crash the daemon by triggering unsynchronized access to shared per-connection state...

8.2CVSS5.6AI score0.00295EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/07/31 3:57 p.m.10 views

kernel: ipc: limit next_id allocation to the valid ID range

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/31 1:55 p.m.13 views

Security Bulletin: Unauthenticated Session History Access via Public Flow Execution

Summary A session ID namespace bypass vulnerability existed in Langflow OSS' POST /api/v1/buildpublictmp/flowid/flow endpoint that allowed unauthenticated attackers to access chat history from other users' sessions. The endpoint accepted an inputs.session parameter that could override the session...

8.1CVSS5.7AI score0.00248EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/31 1:49 p.m.7 views

MINI-7J7H-4896-2GQJ

Bulletin has no description...

5.4CVSS5.2AI score0.00136EPSS
SaveExploits1
OSV
OSV
added 2026/07/31 1:48 p.m.9 views

MINI-JXF5-WFG7-365H

Bulletin has no description...

7.5CVSS5.2AI score0.0035EPSS
SaveExploits0
Circl
Circl
added 2026/07/31 12:00 p.m.14 views

CVE-2026-10079

creationtimestamp| type| source ---|---|--- 2026-07-31 12:00:58+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mrwvsfvk4p2x...

8.5CVSS5.3AI score0.00165EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/31 11:37 a.m.13 views

CVE-2026-64804

creationtimestamp| type| source ---|---|--- 2026-07-31 11:37:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mrwuhubrry2v...

8.4CVSS5.3AI score0.0014EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/31 10:07 a.m.13 views

CVE-2026-64806

creationtimestamp| type| source ---|---|--- 2026-07-31 10:07:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mrwpgwxanr2y...

8.4CVSS5.3AI score0.0014EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/31 9:18 a.m.55 views

CVE-2026-15722 389-ds-base: 389-ds-base: pre-authentication stack buffer overflow in get_ruvelement_from_berval() via unbounded replica id parsing

A stack buffer overflow flaw was found in 389 Directory Server 389-ds-base. The getruvelementfromberval function in repl5ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking. A remote unauthenticated attacker can crash the LDAP...

7.5CVSS0.00869EPSS
SaveExploits0References17
CVE
CVE
added 2026/07/31 9:18 a.m.65 views

CVE-2026-15722

The CVE-2026-15722 entry concerns a pre-authentication stack buffer overflow in 389-ds-base. The get_ruvelement_from_berval() function in repl5_ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking, allowing a remote unauthentic...

7.5CVSS5.8AI score0.00869EPSS
SaveExploits0References17Affected Software3
Vulnrichment
Vulnrichment
added 2026/07/31 9:18 a.m.12 views

CVE-2026-15722 389-ds-base: 389-ds-base: pre-authentication stack buffer overflow in get_ruvelement_from_berval() via unbounded replica id parsing

A stack buffer overflow flaw was found in 389 Directory Server 389-ds-base. The getruvelementfromberval function in repl5ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking. A remote unauthenticated attacker can crash the LDAP...

7.5CVSS5.8AI score0.00869EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/07/31 9:18 a.m.12 views

CVE-2026-15722

A stack buffer overflow flaw was found in 389 Directory Server 389-ds-base. The getruvelementfromberval function in repl5ruv.c copies digit characters from a network-supplied RUV berval into a fixed 16-byte stack buffer without bounds checking. A remote unauthenticated attacker can crash the LDAP...

7.5CVSS5.8AI score0.00869EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/31 8:39 a.m.11 views

kernel: ipc: limit next_id allocation to the valid ID range

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References5
Circl
Circl
added 2026/07/31 7:20 a.m.13 views

CVE-2026-18452

creationtimestamp| type| source ---|---|--- 2026-07-31 07:20:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrwg4aowwe2k 2026-07-31 08:09:17+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/6elztljrmbc4t...

10CVSS5.3AI score0.00432EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/31 5:31 a.m.14 views

GHSA-7683-3W9X-CH42

creationtimestamp| type| source ---|---|--- 2026-07-31 05:31:42+00:00| seen| https://gist.github.com/alon710/14986c8aa9f0de6cc9812b6e85b52624...

5.8AI score
SaveExploits0References1
NVD
NVD
added 2026/07/31 4:17 a.m.16 views

CVE-2026-55502

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, POST /api/v4/admin/policy/oauth/signin requires only Admin.Read even though GetOauthRedirectService persists caller-supplied OneDrive secret and appid values, allowing an OAuth token without Admin.Write to modify...

7.1CVSS0.00338EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/31 3:54 a.m.17 views

CVE-2026-14540

creationtimestamp| type| source ---|---|--- 2026-07-31 03:54:17+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/eimuhra2zjnpt 2026-07-31 12:48:03+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrwygq2jw724 2026-08-01 04:58:43+00:00| seen|...

9.3CVSS5.3AI score0.00115EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 3:35 a.m.61 views

CVE-2026-55502

Cloudreve prior to version 4.17.0 contains an OAuth scope bypass in the admin storage policy route POST /api/v4/admin/policy/oauth/signin. The admin route is under RequiredScopes(Admin.Read) and does not apply the local Admin.Write guard used by sibling policy mutation routes, allowing an attacke...

7.1CVSS5.9AI score0.00338EPSS
SaveExploits0References1
Rows per page
Query Builder