Lucene search
+L

62899 matches found

Vulnrichment
Vulnrichment
added 2026/03/31 9:58 p.m.6 views

CVE-2026-34535 iccDEV: SEGV in CIccTagArray::Cleanup()

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a segmentation fault SEGV in CIccTagArray::Cleanup. The issue is observable under UBSan/ASan as misaligned member access / misaligned pointer...

6.2CVSS5.8AI score0.00156EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/31 9:57 p.m.22 views

EUVD-2026-17695

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger a heap-buffer-overflow HBO in CIccMpeSpectralMatrix::Describe. The issue is observable under AddressSanitizer as an out-of-bounds heap read when...

6.2CVSS5.8AI score0.00116EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/31 9:56 p.m.7 views

CVE-2026-34533 iccDEV: UB in CIccCalculatorFunc::ApplySequence()

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger Undefined Behavior UB in CIccCalculatorFunc::ApplySequence due to invalid enum values being loaded for icChannelFuncSignature. The issue is...

6.2CVSS5.8AI score0.00156EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/31 8:32 p.m.36 views

CVE-2026-34382 Admidio: Missing CSRF Protection on Custom List Deletion in mylist_function.php

Admidio is an open-source user management solution. From version 5.0.0 to before version 5.0.8, the delete mode handler in mylistfunction.php permanently deletes list configurations without validating a CSRF token. An attacker who can lure an authenticated user to a malicious page can silently...

4.6CVSS0.00123EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/31 8:16 p.m.25 views

CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS0.02759EPSS
SaveExploits0References81
OSV
OSV
added 2026/03/31 8:16 p.m.31 views

DEBIAN-CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS5.9AI score0.02759EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/31 8:16 p.m.26 views

CVE-2026-2950

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg only guards against string key members, so an attacker can bypass the check by...

6.5CVSS0.00317EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/31 8:16 p.m.9 views

DEBIAN-CVE-2026-2950

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg only guards against string key members, so an attacker can bypass the check by...

5.3CVSS5.3AI score0.00317EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/31 8:16 p.m.9 views

CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS7.2AI score0.02759EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/31 8:16 p.m.12 views

UBUNTU-CVE-2026-4800

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

9.8CVSS6.1AI score0.02759EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/03/31 8:16 p.m.10 views

CVE-2026-2950

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg only guards against string key members, so an attacker can bypass the check by...

6.5CVSS5.9AI score0.00317EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/31 8:11 p.m.8 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the MCP server insecure CORS configuration and lack of authentication in the MCP interface. An attacker can gain unauthorized control over all active sessions and exfiltrate sensitive data...

8.8CVSS5.9AI score0.00396EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/31 8:11 p.m.5 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function in the MCP server insecure CORS configuration and lack of authentication in the MCP interface. An attacker can gain unauthorized control over all active sessions and exfiltrate sensitive data...

8.8CVSS5.9AI score0.00396EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/31 7:25 p.m.100 views

CVE-2026-4800 lodash vulnerable to Code Injection via `_.template` imports key names

Impact: The fix for CVE-2021-23337 https://github.com/advisories/GHSA-35jh-r3h4-6jhm added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. When an application passes...

8.1CVSS0.02759EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 7:18 p.m.13 views

CVE-2026-2950

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg only guards against string key members, so an attacker can bypass the check by...

7.9CVSS5.9AI score0.01627EPSS
SaveExploits0References2Affected Software4
OSV
OSV
added 2026/03/31 7:18 p.m.9 views

CVE-2026-2950 lodash vulnerable to Prototype Pollution via array path bypass in `_.unset` and `_.omit`

Impact: Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the .unset and .omit functions. The fix for CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg only guards against string key members, so an attacker can bypass the check by...

6.5CVSS6.7AI score0.01627EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/31 4:50 p.m.12 views

JLSEC-2026-15

A double free exists in the anotherhunk function in pch.c in GNU patch through 2.7.6...

7.5CVSS6.7AI score0.0819EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/31 3:16 p.m.10 views

CVE-2026-34532

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.67 and 9.7.0-alpha.11, an attacker can bypass Cloud Function validator access controls by appending "prototype.constructor" to the function name in the URL. When a Cloud...

9.1CVSS0.00277EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/31 2:42 p.m.9 views

EUVD-2026-17473

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.67 and 9.7.0-alpha.11, an attacker can bypass Cloud Function validator access controls by appending "prototype.constructor" to the function name in the URL. When a Cloud...

9.1CVSS5.7AI score0.00277EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/31 2:42 p.m.6 views

CVE-2026-34532

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.67 and 9.7.0-alpha.11, an attacker can bypass Cloud Function validator access controls by appending "prototype.constructor" to the function name in the URL. When a Cloud...

9.1CVSS5.7AI score0.00277EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder