Lucene search
+L

9059 matches found

Vulnrichment
Vulnrichment
added 2026/05/21 8:07 a.m.10 views

CVE-2026-9157 Remote Code Execution in Gmission Web FAX

Improper input validation, Unrestricted upload of file with dangerous type vulnerability in Gmission Web Fax allows Remote Code Inclusion. This issue affects Web Fax: from 3.0 before 3.1...

8.6CVSS5.8AI score0.0012EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/21 8:07 a.m.19 views

EUVD-2026-31244

Improper input validation, Unrestricted upload of file with dangerous type vulnerability in Gmission Web Fax allows Remote Code Inclusion. This issue affects Web Fax: from 3.0 before 3.1...

8.6CVSS5.8AI score0.0012EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.22 views

PT-2026-42844

Name of the Vulnerable Software and Affected Versions Azure Orbital Spatio affected versions not specified Description Unrestricted upload of files with dangerous types allows an unauthorized attacker to execute code over a network. This issue enables unauthenticated Remote Code Execution RCE,...

10CVSS7.7AI score0.00534EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.15 views

PT-2026-42651

Summary The copyProps function in lib/src/object/copy.ts uses for...in to iterate over source object properties without an Object.hasOwnProperty check, and does not filter dangerous keys proto , constructor, prototype. This allows an attacker to pollute the prototype chain of all objects in the...

9.2CVSS5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.23 views

PT-2026-42701

Name of the Vulnerable Software and Affected Versions @nevware21/ts-utils versions prior to 0.14.0 Description The copyProps function in lib/src/object/copy.ts iterates over source object properties using a for...in loop without performing an Object.hasOwnProperty check. Additionally, it fails to...

9.2CVSS5.8AI score0.0048EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.30 views

PT-2026-42443

Name of the Vulnerable Software and Affected Versions Gmission Web Fax versions 3.0 through 3.0 Description Improper input validation and unrestricted upload of files with dangerous types allow Remote Code Inclusion, a process where an attacker can force the application to execute code from a...

8.6CVSS6.2AI score0.0012EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/20 8:16 p.m.27 views

CVE-2026-45444

Unrestricted Upload of File with Dangerous Type vulnerability in WP Swings Gift Cards For WooCommerce Pro allows Using Malicious Files. This issue affects Gift Cards For WooCommerce Pro: from n/a through 4.2.6...

10CVSS0.00282EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/20 6:00 p.m.41 views

EUVD-2026-31149

Unrestricted Upload of File with Dangerous Type vulnerability in WP Swings Gift Cards For WooCommerce Pro allows Using Malicious Files. This issue affects Gift Cards For WooCommerce Pro: from n/a through 4.2.6...

10CVSS5.8AI score0.00282EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/20 6:00 p.m.11 views

CVE-2026-45444

Unrestricted Upload of File with Dangerous Type vulnerability in WP Swings Gift Cards For WooCommerce Pro allows Using Malicious Files. This issue affects Gift Cards For WooCommerce Pro: from n/a through 4.2.6...

10CVSS5.8AI score0.00282EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/20 12:00 a.m.23 views

PT-2026-42226

Name of the Vulnerable Software and Affected Versions Gift Cards For WooCommerce Pro versions prior to 4.2.7 Description An unrestricted file upload issue allows the use of malicious files with dangerous types. This flaw has been confirmed to be exploited in the wild. Recommendations Update to a...

10CVSS5.7AI score0.00282EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/20 12:00 a.m.23 views

wordpress plugin Gift Cards For WooCommerce Pro 代码问题漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There is...

10CVSS5.9AI score0.00282EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/19 7:57 p.m.30 views

Exposed Dangerous Method or Function

Overview @penpot/mcp is a MCP server for Penpot integration Affected versions of this package are vulnerable to Exposed Dangerous Method or Function via MCP module's ReplServer that binds to all interfaces 0.0.0.0:4403 and exposes a /execute endpoint that runs arbitrary code with zero...

8.8CVSS6.2AI score0.00379EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/05/19 4:31 p.m.16 views

NPM: Budibase: Unrestricted Upload of File with Dangerous Type

NPM: Budibase: Unrestricted Upload of File with Dangerous Type vulnerability discovered by ? in WordPress Npm budibase versions 3.38.2...

7.6CVSS5.8AI score0.00175EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/05/19 4:31 p.m.9 views

Arbitrary File Upload

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Arbitrary File Upload via file upload endpoint POST /api/attachments/process that does not enforce active-content restrictions for authenticated users. The checks for dangerous file extensions...

7.6CVSS6AI score0.00175EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/19 4:31 p.m.28 views

Budibase: Unrestricted Upload of File with Dangerous Type

Summary The file upload endpoint POST /api/attachments/process does not enforce active-content restrictions for authenticated users. The checks for dangerous file extensions html, svg, js, php, etc. are conditionally wrapped inside if isPublicUser or if isPublicUser || !env.SELFHOSTED, meaning an...

7.6CVSS5.8AI score0.00175EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/19 4:31 p.m.20 views

GHSA-82RC-GXRG-V4GF Budibase: Unrestricted Upload of File with Dangerous Type

Summary The file upload endpoint POST /api/attachments/process does not enforce active-content restrictions for authenticated users. The checks for dangerous file extensions html, svg, js, php, etc. are conditionally wrapped inside if isPublicUser or if isPublicUser || !env.SELFHOSTED, meaning an...

7.6CVSS5.8AI score0.00175EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/19 3:51 p.m.11 views

Exposed Dangerous Method or Function

Overview @nuxt/webpack-builder is a Webpack bundler for Nuxt Affected versions of this package are vulnerable to Exposed Dangerous Method or Function when using webpack or rspack builder and navigating to a malicious website. An attacker can inject a script tag to request a classic script, which ...

5.9CVSS5.6AI score0.00337EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/19 11:18 a.m.27 views

CVE-2026-4883 Piotnet Forms <= 2.1.40 - Unauthenticated Arbitrary File Upload via Form File Upload

The Piotnet Forms plugin for WordPress is vulnerable to arbitrary file upload due to missing file type validation in the 'piotnetformsajaxformbuilder' function in all versions up to, and including, 2.1.40. The plugin uses an incomplete extension blacklist that only blocks php, phpt, php5, php7, a...

9.8CVSS6.5AI score0.0081EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/19 12:00 a.m.12 views

CVE-2026-39250

An authorization vulnerability exists in Innoshop 0.6.0. After logging into the frontend, an attacker can directly access backend application interfaces, leading to further dangerous operations...

5.8AI score0.00248EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/19 12:00 a.m.29 views

PT-2026-42050

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.38.2 Description The file upload endpoint "/api/attachments/process" does not enforce active-content restrictions for authenticated users. The system fails to properly check for dangerous file extensions when the...

7.6CVSS5.8AI score0.00175EPSS
SaveExploits0References5
Rows per page
Query Builder