Lucene search
+L

239558 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/08/27 5:53 p.m.5 views

Security Bulletin: Multiple vulnerabilities in IBM Observability with Instana (OnPrem)

Summary Multiple vulnerabilities were addressed in IBM Observability with Instana OnPrem build 1.0.323 Vulnerability Details CVEID:CVE-2026-48776 DESCRIPTION: LangGraph Python SDK is used to connect to running LangGraph API servers, manage assistants, threads and stream runs from Python...

9.8CVSS7.1AI score0.00891EPSS
SaveExploits9Affected Software1
Kitploit
Kitploit
added 2026/08/27 5:50 p.m.3 views

CVE-2025-6019-Exploitation

CVE-2025-6019 – Vulnerabilidade ResizeFilesystem do UDisks2 Reprodução Educacional Este repositório documenta uma reprodução educacional do CVE-2025-6019 realizada em um ambiente de laboratório controlado VM Ubuntu, não produção. 🛡️ Aviso de Segurança Esta pesquisa reproduz o CVE-2025-6019 em um...

7CVSS7.7AI score0.00461EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/08/27 5:41 p.m.2 views

CVE-2026-31431-copy-fail

Exploit CVE-2026-31431 Copy Fail Parte 1: Concetto Teorico Come funziona CVE-2026-31431 Invece di recuperare costantemente i file direttamente dal lento disco rigido fisico—il che spreca molto tempo—il sistema Linux crea una copia temporanea del file nella RAM, nota come Page Cache. Ciò consente ...

7.8CVSS5.5AI score0.99907EPSS
SaveExploits239
Kitploit
Kitploit
added 2026/08/27 5:21 p.m.49 views

toxssin

toxssin Purpose toxssin is an open-source penetration testing tool that automates the process of exploiting Cross-Site Scripting XSS vulnerabilities. It consists of an https server that works as an interpreter for the traffic generated by the malicious JavaScript payload that powers this tool...

6.1AI score
SaveExploits0References3
NVD
NVD
added 2026/08/27 5:21 p.m.5 views

CVE-2026-81725

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 5:21 p.m.7 views

DEBIAN-CVE-2026-81725

NLTK before 3.10.3 contains a regular expression denial of service vulnerability in Pl196xCorpusReader that allows attackers to cause quadratic CPU consumption by supplying malformed TEI blocks with many unmatched opening tags. Attackers can exploit lazy regex patterns in the readblock method...

6.3CVSS5.4AI score0.00222EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:21 p.m.5 views

CVE-2026-81698

opensslencrypt versions before 1.4.9 contain a shell injection vulnerability in the info command's reconstructed CLI block that interpolates untrusted metadata fields without quoting. Attackers can craft metadata values like peppername containing shell commands that execute when users copy the...

9.3CVSS0.00284EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 5:20 p.m.6 views

CVE-2026-81690

openssl-encrypt pip package before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enumerated the drive with rglob, which in CPython does not descend into symlinked directories and treats the symlink as an ordinary directory, while ONOFOLLOW on the...

8.7CVSS0.00487EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/27 5:20 p.m.7 views

CVE-2026-81686

opensslencrypt 1.4.x before 1.4.9 contains an optional D-Bus crypto service whose org.freedesktop.DBus.Properties.Set method performs neither a polkit authorization check nor value validation. Any local user on the system bus can call Set without authorization and set MaxConcurrentOperations to...

6.9CVSS0.00114EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 5:18 p.m.8 views

DEBIAN-CVE-2026-5680

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending specially crafted WebSocket messages with permessage-deflate negotiated. This could lead to excessive memory consumption due to the PerMessageDeflateFunction.largerBuffer method using exponential doubling,...

7.5CVSS5.9AI score0.00404EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:18 p.m.5 views

CVE-2026-5680

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending specially crafted WebSocket messages with permessage-deflate negotiated. This could lead to excessive memory consumption due to the PerMessageDeflateFunction.largerBuffer method using exponential doubling,...

7.5CVSS0.00404EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/27 5:11 p.m.24 views

Exploit for CVE-2026-67602

CVE-2026-67602 — phpIPAM row id=2, appsecurity=sslcode 2...

9.3CVSS5.6AI score0.00353EPSS
SaveExploits1
OSV
OSV
added 2026/08/27 5:03 p.m.9 views

GHSA-R5PM-VRC5-3M73 cakephp/queue's Incomplete Comparison in getUniqueId vulnerable to collisions

Impact For jobs with shouldBeUnique = true the queue plugin will generate a 'unique identifier' based on the job class, method and parameters. If user data is supplied, a malicious user could create collisions, resulting in legitimate jobs being dropped. Patches Upgrade to 2.3.1 Workarounds You c...

3.7CVSS5.5AI score0.00364EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/27 5:03 p.m.10 views

cakephp/queue's Incomplete Comparison in getUniqueId vulnerable to collisions

Impact For jobs with shouldBeUnique = true the queue plugin will generate a 'unique identifier' based on the job class, method and parameters. If user data is supplied, a malicious user could create collisions, resulting in legitimate jobs being dropped. Patches Upgrade to 2.3.1 Workarounds You c...

3.7CVSS5.3AI score0.00364EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/27 5:03 p.m.9 views

CVE-2026-54713 CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/27 5:03 p.m.6 views

CVE-2026-54713 CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS5.9AI score0.00364EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 5:03 p.m.29 views

CVE-2026-54713 CakePHP Queue: Incomplete Comparison in getUniqueId vulnerable to collisions

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS0.00364EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 5:03 p.m.6 views

EUVD-2026-67241

CakePHP Queue is a queue-interop compatible queueing library. From 0.1.11 until 2.3.1, QueueManager::getUniqueId generates identifiers for jobs with shouldBeUnique enabled from the job class, method, and parameters, but sorting parameter values drops associative-array keys. An unauthenticated...

3.7CVSS5.3AI score0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/27 5:03 p.m.14 views

CVE-2026-54713

CakePHP Queue (a queue-interop compatible queueing library) has an incomplete comparison in QueueManager::getUniqueId() that affects versions 0.1.11 through 2.3.1 . When shouldBeUnique is enabled, the method generates job identifiers from the job class, method, and parameters, but sorting paramet...

3.7CVSS5.3AI score0.00364EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 4:31 p.m.2 views

copy-fail-CVE-2026-31431-detection-probe

Linux Kernel LPE Probe Suite — Copy Fail & Dirty Frag Strumenti di rilevamento sicuri per due famiglie correlate di vulnerabilità di escalation dei privilegi locali del kernel Linux — Copy Fail CVE-2026-31431 e Dirty Frag CVE-2026-43284 / CVE-2026-43500 — entrambe che interessano tutte le...

8.8CVSS5.7AI score0.99907EPSS
SaveExploits269
Rows per page
Query Builder