Lucene search
+L

176937 matches found

CVE
CVE
added 2026/09/01 2:27 p.m.21 views

CVE-2026-83608

xmldom (a pure JavaScript XML DOM module) is vulnerable to a DocType name injection that bypasses the requireWellFormed strict mode. The DOCUMENT_TYPE_NODE branch in lib/dom.js validates publicId, systemId, and internalSubset but emits DocumentType.name verbatim; a name containing > or whitesp...

8.7CVSS5.9AI score0.00348EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/01 2:18 p.m.6 views

CVE-2026-83605 xmldom: Attribute name injection via setAttribute() bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS5.9AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/01 2:18 p.m.30 views

CVE-2026-83605 xmldom: Attribute name injection via setAttribute() bypasses requireWellFormed

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Element.setAttribute calls the private createAttributename path without validating the attribute nam...

8.7CVSS0.00348EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/01 2:17 p.m.6 views

CVE-2026-84218

A flaw was found in Jolokia's JSR-160 proxy functionality where insufficient validation of client-controlled JMX service URLs allows a bypass of the denylist introduced to mitigate CVE-2018-1000130. The proxy accepts a target.url value from a Jolokia POST request and passes it to JMXServiceURL an...

8.1CVSS0.0088EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/01 2:17 p.m.7 views

CVE-2026-79684

Dell PowerStore contains a Protection Mechanism Failure vulnerability. An authenticated user with limited privileges could potentially exploit this vulnerability to bypass access restrictions and gain escalated privileges...

8.8CVSS0.00349EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 2:15 p.m.7 views

EUVD-2026-69214

A vulnerability was detected in Releasit Releasit COD Form & Upsells v1. This vulnerability affects unknown code of the component OTP Validation. The manipulation results in client-side enforcement of server-side security. The attack may be launched remotely. The exploit is now public and may be...

6.9CVSS5.7AI score0.00366EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 2:15 p.m.6 views

CVE-2026-84110

Releasit COD Form & Upsells v1 contains a vulnerability in its OTP Validation component where server-side security is enforced only on the client side, allowing remote attackers to bypass one-time password validation without authentication or user interaction. The vulnerability results in a low i...

6.9CVSS5.8AI score0.00366EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/01 2:15 p.m.32 views

CVE-2026-84110 Releasit Releasit COD Form & Upsells OTP Validation client-side enforcement of server-side security

A vulnerability was detected in Releasit Releasit COD Form & Upsells v1. This vulnerability affects unknown code of the component OTP Validation. The manipulation results in client-side enforcement of server-side security. The attack may be launched remotely. The exploit is now public and may be...

6.9CVSS0.00366EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/01 2:12 p.m.31 views

CVE-2026-79686

Dell PowerStore contains a Protection Mechanism Failure vulnerability. An authenticated user with limited privileges could potentially exploit this vulnerability to bypass access restrictions and gain escalated privileges...

8.8CVSS0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/01 2:12 p.m.14 views

CVE-2026-79686

Dell PowerStore contains a Protection Mechanism Failure vulnerability that allows an authenticated user with limited privileges to bypass access restrictions and gain escalated privileges. The Dell-assigned CVSS 3.1 score is 8.8 (HIGH) with a vector of AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, indicat...

8.8CVSS5.9AI score0.00283EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 2:12 p.m.7 views

EUVD-2026-69213

Dell PowerStore contains a Protection Mechanism Failure vulnerability. An authenticated user with limited privileges could potentially exploit this vulnerability to bypass access restrictions and gain escalated privileges...

8.8CVSS5.9AI score0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/01 1:40 p.m.44 views

CVE-2026-80047

Hugging Face Transformers (versions 4.49.0 through 5.8.1) contains a consent-bypass flaw in GenerativePreTrainedModel.load_custom_generate() . The function fetches and writes a remote Python module to ~/.cache/huggingface/modules via an unconditional file copy in dynamic_module_utils.py before ev...

7.8CVSS6AI score0.00082EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/01 1:40 p.m.7 views

EUVD-2026-69144

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

6AI score0.00082EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/01 1:39 p.m.16 views

CVE-2026-79684

Dell PowerStore contains a Protection Mechanism Failure vulnerability (CVE-2026-79684, CVSS 3.1 score 8.8 HIGH ). An authenticated user with limited privileges could bypass access restrictions to gain escalated privileges , with high impact on confidentiality, integrity, and availability over the...

8.8CVSS5.9AI score0.00349EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/01 1:20 p.m.9 views

CVE-2026-84218 Org.jolokia/jolokia-core: incomplete jndi denylist in jolokia jsr-160 proxy (bypass of cve-2018-1000130 fix)

A flaw was found in Jolokia's JSR-160 proxy functionality where insufficient validation of client-controlled JMX service URLs allows a bypass of the denylist introduced to mitigate CVE-2018-1000130. The proxy accepts a target.url value from a Jolokia POST request and passes it to JMXServiceURL an...

8.1CVSS6.4AI score0.0088EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/01 1:20 p.m.23 views

CVE-2026-84218

CVE-2026-84218 affects Jolokia (org.jolokia/jolokia-core), a JMX-over-HTTP bridge. The flaw is in the JSR-160 proxy functionality, where the JNDI denylist introduced to mitigate CVE-2018-1000130 is incomplete. The denylist only rejects URLs matching service:jmx:rmi:///jndi/ldap:.*, but attacker-c...

8.1CVSS6.4AI score0.0088EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/01 1:20 p.m.11 views

EUVD-2026-69129

A flaw was found in Jolokia's JSR-160 proxy functionality where insufficient validation of client-controlled JMX service URLs allows a bypass of the denylist introduced to mitigate CVE-2018-1000130. The proxy accepts a target.url value from a Jolokia POST request and passes it to JMXServiceURL an...

8.1CVSS6.4AI score0.0088EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/01 1:20 p.m.35 views

CVE-2026-84218 Org.jolokia/jolokia-core: incomplete jndi denylist in jolokia jsr-160 proxy (bypass of cve-2018-1000130 fix)

A flaw was found in Jolokia's JSR-160 proxy functionality where insufficient validation of client-controlled JMX service URLs allows a bypass of the denylist introduced to mitigate CVE-2018-1000130. The proxy accepts a target.url value from a Jolokia POST request and passes it to JMXServiceURL an...

8.1CVSS0.0088EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/01 1:20 p.m.7 views

CVE-2026-84218

A flaw was found in Jolokia's JSR-160 proxy functionality where insufficient validation of client-controlled JMX service URLs allows a bypass of the denylist introduced to mitigate CVE-2018-1000130. The proxy accepts a target.url value from a Jolokia POST request and passes it to JMXServiceURL an...

8.1CVSS6.3AI score0.0088EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/01 1:20 p.m.11 views

CVE-2026-84147

This vulnerability exists in the ERP system due to improper authentication controls and inadequate file type validation at the API endpoint. An unauthenticated remote attacker could exploit this vulnerability by uploading arbitrary files to a web accessible directory on the targeted system...

10CVSS0.00547EPSS
SaveExploits0References1
Rows per page
Query Builder