Lucene search
+L

1923 matches found

OSV
OSV
added 2026/08/07 2:42 a.m.8 views

OESA-2026-3252 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

2CVSS5.4AI score0.00369EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 2:52 p.m.8 views

CLSA-2026-1785291246 TuxCare security update for find-my-way (2 CVEs)

TuxCare rebuilt find-my-way to address 2 CVEs. Fixed in 9.6.0-tuxcare.1...

7.5CVSS6.7AI score0.02307EPSS
SaveExploits0
NVD
NVD
added 2026/07/28 11:17 p.m.18 views

CVE-2026-47219

find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The lookup function passes req.method into...

7.5CVSS0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 10:14 p.m.10 views

CVE-2026-47219 find-my-way is Vulnerable to DDoS with HTTP2

find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The lookup function passes req.method into...

7.5CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 10:14 p.m.42 views

CVE-2026-47219 find-my-way is Vulnerable to DDoS with HTTP2

find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The lookup function passes req.method into...

7.5CVSS0.00263EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 10:14 p.m.9 views

CVE-2026-47219

find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The lookup function passes req.method into...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/28 10:14 p.m.12 views

EUVD-2026-50084

find-my-way is a framework-independent HTTP router that internally uses a Radix Tree and supports route parameters and wildcards. Versions prior to 9.7.0 are vulnerable to remotely triggerable DoS in find-my-way when it is used with Node's HTTP/2 server. The lookup function passes req.method into...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 10:14 p.m.125 views

CVE-2026-47219

CVE-2026-47219 : The vulnerability affects the find-my-way HTTP router. Versions before 9.7.0 are susceptible to remotely triggerable DoS when used with Node's HTTP/2 server. The issue arises because lookup() passes req.method to find(), and find() indexes this.trees[method]. Since this.trees is ...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 1:46 p.m.11 views

PSF-2026-34

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or...

2CVSS5.8AI score0.00369EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.15 views

PT-2026-65499

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Certain functions exhibit quadratic time complexity, denoted as On^2, when processing XML documents containing numerous siblings with the same tag. This occurs...

2CVSS5.2AI score0.00369EPSS
SaveExploits0References37
GithubExploit
GithubExploit
added 2026/07/27 5:14 p.m.59 views

Exploit for Use After Free in Linux Linux_Kernel

CVE-2026-43499-pgp110 CVE-2026-43499 futex PI rtmutex...

7.8CVSS7AI score0.00768EPSS
SaveExploits75
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.26 views

PT-2026-64632

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: terminate table name before find table lock update counters and compat update counters forward a user-supplied 32-byte table name to find table lock without NUL-terminating it. On a lookup miss, find inlist...

5.7AI score0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/24 4:16 p.m.16 views

CVE-2026-64245

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode If modeoption is NULL, it is assigned from modeoptionbuf: if !modeoption fbgetoptionsNULL, &modeoptionbuf; modeoption = modeoptionbuf; Later, name is assigned from modeoption: const...

7.8CVSS0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 4:16 p.m.11 views

UBUNTU-CVE-2026-64255

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: validate stamask before ffs in BA session handlers Three BA session handlers use ffsbadata-stamask - 1 to derive a station ID without checking that stamask is non-zero. When stamask is zero, ffs returns 0 and...

8.8CVSS5.7AI score0.00223EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 3:31 p.m.11 views

EUVD-2026-48654

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode If modeoption is NULL, it is assigned from modeoptionbuf: if !modeoption fbgetoptionsNULL, &modeoptionbuf; modeoption = modeoptionbuf; Later, name is assigned from modeoption: const...

5.7AI score0.00119EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/24 3:31 p.m.45 views

CVE-2026-64245 fbdev: modedb: fix a possible UAF in fb_find_mode()

In the Linux kernel, the following vulnerability has been resolved: fbdev: modedb: fix a possible UAF in fbfindmode If modeoption is NULL, it is assigned from modeoptionbuf: if !modeoption fbgetoptionsNULL, &modeoptionbuf; modeoption = modeoptionbuf; Later, name is assigned from modeoption: const...

0.00119EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/24 11:16 a.m.16 views

CVE-2026-16733

A flaw was found in bahmutov find-cypress-specs. A local attacker can exploit a vulnerability in the Branch Handler component by manipulating the '--branch' argument. This manipulation leads to an operating system OS command injection, allowing the attacker to execute arbitrary commands on the...

5.3CVSS5.9AI score0.00612EPSS
SaveExploits0References9
vulnersOsv
vulnersOsv
added 2026/07/23 7:33 p.m.6 views

@depup/prisma (7.9.0-depup.0), @depup/prisma__dev (0.24.14-depup.40) +22 more potentially affected by CVE-2026-47219 via find-my-way (>=9.3.0, <=9.6.0)

find-my-way NPM version =9.3.0, =1.0.3-alpha.0b30e6d.0, =11.1.11, =7.8.0-lossless.12, =0.1.4, =0.2.2, =1.10.0, =11.1.0, =11.1.6 and more Source cves: CVE-2026-47219 Source advisory: SNYK:JS-FINDMYWAY-18313040...

7.5CVSS5.3AI score0.00263EPSS
SaveExploits0
Patchstack
Patchstack
added 2026/07/23 7:33 p.m.9 views

NPM: find-my-way: DDoS with HTTP2

NPM: find-my-way: DDoS with HTTP2 vulnerability discovered by ? in WordPress Npm find-my-way versions = 9.6.0...

7.5CVSS5.3AI score0.00263EPSS
SaveExploits0References5Affected Software1
vulnersOsv
vulnersOsv
added 2026/07/23 7:33 p.m.6 views

@depup/prisma (7.9.0-depup.0), @depup/prisma__dev (0.24.14-depup.40) +22 more potentially affected by CVE-2026-47219 via find-my-way (>=9.3.0, <=9.6.0)

find-my-way NPM version =9.3.0, =1.0.3-alpha.0b30e6d.0, =11.1.11, =7.8.0-lossless.12, =0.1.4, =0.2.2, =1.10.0, =11.1.0, =11.1.6 and more Source cves: CVE-2026-47219 Source advisory: OSV:GHSA-C96F-X56V-GQ3H...

7.5CVSS5.3AI score0.00263EPSS
SaveExploits0
Rows per page
Query Builder