Lucene search
+L

62328 matches found

Packet Storm
Packet Storm
added 2026/02/25 12:00 a.m.162 views

📄 PDF Object Injection Generator

PDF object injection is a vulnerability in applications that dynamically generate PDFs from user input without proper validation or escaping. This proof of concept generates a malicious pdf for testing software such as jsPDF...

5.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/25 12:00 a.m.14 views

PT-2026-21855

Mercator is an open source web application designed to enable mapping of information systems. A stored Cross-Site Scripting XSS vulnerability exists in Mercator prior to version 2026.02.22 due to the use of unescaped Blade directives !! !! in display templates. An authenticated user with the User...

8.5CVSS5.6AI score0.00279EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/02/25 12:00 a.m.18 views

LiveCode 代码注入漏洞

LiveCode is a multi-platform programming tool developed by the LiveCode team. It can run on iOS, Android, OS X, Windows 95 through Windows 10, Raspberry Pi, and various Unix variants including Linux, Solaris, and BSD. LiveCode has a code injection vulnerability. This vulnerability stems from the...

8.8CVSS6AI score0.0025EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/25 12:00 a.m.16 views

PT-2026-22032

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.0.0 Description Vikunja, a self-hosted task management platform, does not sanitize SVG files uploaded as task attachments. This allows for the inclusion of JavaScript code within the SVG file, which executes when th...

7.3CVSS6AI score0.00453EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/02/25 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-2765

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use-after-free in the JavaScript Engine component. This vulnerability was fixed in Firefox 148, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8...

9.8CVSS7.2AI score0.00469EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/25 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-2786

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use-after-free in the JavaScript Engine component. This vulnerability was fixed in Firefox 148, Firefox ESR 140.8, Thunderbird 148, and Thunderbird 140.8...

9.8CVSS7.2AI score0.00314EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-2764

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - JIT miscompilation, use-after-free in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 148, Firefox ESR 115.33, Firefox ESR 140.8,...

9.8CVSS7.2AI score0.00469EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/02/24 10:25 p.m.16 views

CVE-2026-25648

Versions of the Traccar open-source GPS tracking system starting with 6.11.1 contain an issue in which authenticated users can execute arbitrary JavaScript in the context of other users' browsers by uploading malicious SVG files as device images. The application accepts SVG file uploads without...

8.7CVSS5.8AI score0.00273EPSS
SaveExploits1References1
NVD
NVD
added 2026/02/24 6:29 p.m.19 views

CVE-2026-27156

NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input i...

6.1CVSS0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/24 6:29 p.m.10 views

PYSEC-2026-2232

NiceGUI is a Python-based UI framework. Prior to version 3.8.0, several NiceGUI APIs that execute methods on client-side elements Element.runmethod, AgGrid.rungridmethod, EChart.runchartmethod, and others use an eval fallback in the JavaScript-side runMethod function. When user-controlled input i...

6.1CVSS6.2AI score0.00163EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/24 5:00 p.m.47 views

CVE-2026-27156

NiceGUI (Python) before version 3.8.0 is vulnerable to XSS via code injection in client-side runMethod-related APIs (Element.run_method, AgGrid.run_grid_method, EChart.run_chart_method, etc.) due to eval fallback and unsafe string interpolation of method names. The issue allows attacker-controlle...

6.1CVSS5.8AI score0.00163EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/02/24 4:24 p.m.16 views

CVE-2026-27519

Binardat 10G08-0800GSM network switch firmware version V300SP10260209 and prior use RC4 with a hard-coded key embedded in client-side JavaScript. Because the key is static and exposed, an attacker can decrypt protected values and defeat confidentiality protections...

7.5CVSS5.8AI score0.00186EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/24 4:24 p.m.17 views

CVE-2026-27517

Binardat 10G08-0800GSM network switch firmware version V300SP10260209 and prior reflect unsanitized user input in the web interface, allowing an attacker to inject and execute arbitrary JavaScript in the context of an authenticated user...

6.1CVSS0.00139EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/24 4:24 p.m.7 views

CVE-2026-27517

Binardat 10G08-0800GSM network switch firmware version V300SP10260209 and prior reflect unsanitized user input in the web interface, allowing an attacker to inject and execute arbitrary JavaScript in the context of an authenticated user...

6.1CVSS6AI score0.00139EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/24 4:00 p.m.16 views

OneUptime:: node:vm sandbox escape in probe allows any project member to achieve RCE

Summary OneUptime lets project members write custom JavaScript that runs inside monitors. The problem is it executes that code using Node.js's built-in vm module, which Node.js itself documents as "not a security mechanism — do not use it to run untrusted code." The classic one-liner escape gives...

9.9CVSS6.2AI score0.00505EPSS
SaveExploits2References4Affected Software1
OSV
OSV
added 2026/02/24 4:00 p.m.14 views

GHSA-V264-XQH4-9XMM OneUptime:: node:vm sandbox escape in probe allows any project member to achieve RCE

Summary OneUptime lets project members write custom JavaScript that runs inside monitors. The problem is it executes that code using Node.js's built-in vm module, which Node.js itself documents as "not a security mechanism — do not use it to run untrusted code." The classic one-liner escape gives...

9.9CVSS6.3AI score0.00505EPSS
SaveExploits2References4
NVD
NVD
added 2026/02/24 3:21 p.m.15 views

CVE-2026-27568

WWBN AVideo is an open source video platform. Prior to version 21.0, AVideo allows Markdown in video comments and uses Parsedown v1.7.4 without Safe Mode enabled. Markdown links are not sufficiently sanitized, allowing javascript: URIs to be rendered as clickable links. An authenticated...

6.1CVSS0.00229EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/24 3:07 p.m.7 views

CVE-2026-27519

Binardat 10G08-0800GSM network switch firmware version V300SP10260209 and prior use RC4 with a hard-coded key embedded in client-side JavaScript. Because the key is static and exposed, an attacker can decrypt protected values and defeat confidentiality protections...

8.7CVSS5.9AI score0.00186EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/24 3:07 p.m.10 views

CVE-2026-27519 Binardat 10G08-0800GSM Network Switch Hard-coded RC4 Encryption Key

Binardat 10G08-0800GSM network switch firmware version V300SP10260209 and prior use RC4 with a hard-coded key embedded in client-side JavaScript. Because the key is static and exposed, an attacker can decrypt protected values and defeat confidentiality protections...

8.7CVSS5.9AI score0.00186EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/24 3:07 p.m.54 views

CVE-2026-27519

Binardat 10G08-0800GSM network switch firmware up to version V300SP10260209 uses RC4 with a hard-coded key embedded in client-side JavaScript. The static key enables an attacker to decrypt protected values, defeating confidentiality protections. Affected component: firmware (vulnerable RC4 implem...

8.7CVSS5.4AI score0.00186EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder