Lucene search
+L

9057 matches found

GithubExploit
GithubExploit
added 2026/02/05 5:34 p.m.184 views

Exploit for Unrestricted Upload of File with Dangerous Type in Hashthemes Hash_Form

No d...

9.8CVSS8.3AI score0.50653EPSS
SaveExploits8
ATTACKERKB
ATTACKERKB
added 2026/02/04 8:03 p.m.6 views

CVE-2026-25481

Langroid is a framework for building large-language-model-powered applications. Prior to version 0.59.32, there is a bypass to the fix for CVE-2025-46724. TableChatAgent can call pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code...

9.8CVSS5.9AI score0.00825EPSS
SaveExploits2References4Affected Software1
NVD
NVD
added 2026/02/04 4:15 a.m.12 views

CVE-2026-1791

Unrestricted Upload of File with Dangerous Type vulnerability in Hillstone Networks Operation and Maintenance Security Gateway on Linux allows Upload a Web Shell to a Web Server.This issue affects Operation and Maintenance Security Gateway: V5.5ST00001B113...

2.7CVSS0.00311EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/03 9:12 p.m.9 views

CVE-2026-25150 Prototype Pollution via FormData Processing in Qwik City

Qwik is a performance focused javascript framework. Prior to version 1.19.0, a prototype pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails ...

9.3CVSS5.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/03 8:49 p.m.12 views

Prototype Pollution via FormData Processing in Qwik City

Summary A Prototype Pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails to sanitize dangerous property names like proto, constructor, and...

10CVSS5.5AI score0.00624EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.17 views

PT-2026-6275

Name of the Vulnerable Software and Affected Versions Qwik versions prior to 1.19.0 Description Qwik is a performance focused javascript framework. A prototype pollution issue exists in the formToObj function within the @builder.io/qwik-city middleware. The function processes form field names usi...

9.3CVSS5.5AI score0.00624EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.14 views

PT-2026-6499

Summary A Prototype Pollution vulnerability exists in the formToObj function within @builder.io/qwik-city middleware. The function processes form field names with dot notation e.g., user.name to create nested objects, but fails to sanitize dangerous property names like proto , constructor, and...

9.3CVSS5.7AI score0.00624EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/02 3:20 p.m.5 views

CVE-2025-47366 Exposed Dangerous Method or Function in HLOS

Cryptographic issue when a Trusted Zone with outdated code is triggered by a HLOS providing incorrect input...

7.1CVSS5.4AI score0.00092EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/02 3:20 p.m.42 views

CVE-2025-47366 Exposed Dangerous Method or Function in HLOS

Cryptographic issue when a Trusted Zone with outdated code is triggered by a HLOS providing incorrect input...

7.1CVSS0.00092EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/02 3:20 p.m.29 views

CVE-2025-47366

Technical details for CVE-2025-47366 are not publicly available in the provided documents. Monitor for updates from vendors and security advisories.

7.8CVSS5.4AI score0.00092EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/01/30 3:50 a.m.66 views

CVE-2026-24729

An unrestricted upload of file with dangerous type vulnerability exists in Interinfo DreamMaker’s file upload function, affecting versions before 2025/10/22. The root cause is an insufficient validation of uploaded files, enabling remote attackers to execute arbitrary system commands via a malici...

10CVSS6.2AI score0.00336EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/30 3:50 a.m.36 views

CVE-2026-24729 Interinfo DreamMaker - Unrestricted Upload of File with Dangerous Type

An unrestricted upload of file with dangerous type vulnerability in the file upload function of Interinfo DreamMaker versions before 2025/10/22 allows remote attackers to execute arbitrary system commands via a malicious class file...

10CVSS0.00336EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/30 3:50 a.m.6 views

CVE-2026-24729 Interinfo DreamMaker - Unrestricted Upload of File with Dangerous Type

An unrestricted upload of file with dangerous type vulnerability in the file upload function of Interinfo DreamMaker versions before 2025/10/22 allows remote attackers to execute arbitrary system commands via a malicious class file...

10CVSS6.2AI score0.00336EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/30 3:50 a.m.9 views

EUVD-2026-5017

An unrestricted upload of file with dangerous type vulnerability in the file upload function of Interinfo DreamMaker versions before 2025/10/22 allows remote attackers to execute arbitrary system commands via a malicious class file...

10CVSS6.2AI score0.00336EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/29 3:18 p.m.16 views

EUVD-2026-4851

Maker.js has Unsafe Property Copying in makerjs.extendObject...

6.5CVSS5.9AI score0.00879EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/29 3:18 p.m.14 views

GHSA-2CP6-34R9-54XX Maker.js has Unsafe Property Copying in makerjs.extendObject

Summary The makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks hasOwnProperty checks and does not filter dangerous keys, allowing inherited properties and potentially malicious...

6.5CVSS5.9AI score0.00879EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/01/29 3:18 p.m.15 views

Maker.js has Unsafe Property Copying in makerjs.extendObject

Summary The makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks hasOwnProperty checks and does not filter dangerous keys, allowing inherited properties and potentially malicious...

9.8CVSS5.9AI score0.00879EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/01/28 10:15 p.m.15 views

CVE-2026-24888

Maker.js is a 2D vector line drawing and shape modeling for CNC and laser cutters. In versions up to and including 0.19.1, the makerjs.extendObject function copies properties from source objects without proper validation, potentially exposing applications to security risks. The function lacks...

9.8CVSS0.00879EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/28 9:17 a.m.38 views

CVE-2026-24815

Unrestricted Upload of File with Dangerous Type, Deserialization of Untrusted Data vulnerability in datavane tis tis-plugin/src/main/java/com/qlangtech/tis/extension/impl modules. This vulnerability is associated with program files XmlFile.Java. This issue affects tis: before v4.3.0...

10CVSS5.9AI score0.00315EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/01/28 7:43 a.m.4 views

Malicious Package

Overview syntax-flow is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package authorshi...

9.8CVSS5.9AI score
SaveExploits0References2
Rows per page
Query Builder