Lucene search
+L

55114 matches found

NVD
NVD
added 2026/09/02 4:17 p.m.10 views

CVE-2026-78689

Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML namespace prefix list t...

9.2CVSS0.00413EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 4:00 p.m.6 views

CVE-2026-34197

CVE-2026-34197 Apache ActiveMQ Remote Code Execution via Jolokia API...

8.8CVSS6.9AI score0.98256EPSS
SaveExploits15References1
Kitploit
Kitploit
added 2026/09/02 3:51 p.m.3 views

CVE-2026-34197-payload-Apache-ActiveMQ-

ActiveMQ Jolokia RCE Vulnerability Reproduction Guide This repository provides a remote code execution RCE vulnerability reproduction environment and exploitation script based on the exposed Jolokia API endpoint /api/jolokia/ of Apache ActiveMQ. By invoking the addNetworkConnector operation, it...

8.8CVSS7.1AI score0.98256EPSS
SaveExploits15
EUVD
EUVD
added 2026/09/02 3:40 p.m.10 views

EUVD-2026-70142

Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML namespace prefix list t...

9.2CVSS6.2AI score0.00413EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/02 3:40 p.m.38 views

CVE-2026-78689 NGINX ngx_http_js_module vulnerablility

Description NGINX JavaScript njs has a vulnerability in the XML module's namespace prefix list parser, reachable through the xml.exclusiveC14n method. An unauthenticated remote attacker can trigger it when an affected NGINX configuration passes an externally controlled XML namespace prefix list t...

9.2CVSS0.00413EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 3:40 p.m.61 views

CVE-2026-78689

NGINX JavaScript (njs) contains a heap-based buffer overflow (CWE-122) in the XML module's namespace prefix list parser, reachable via the xml.exclusiveC14n() method. Both the njs and QuickJS (qjs) engines are affected. With njs, the out-of-bounds write corrupts adjacent objects and crashes the N...

9.2CVSS6.2AI score0.00413EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:40 p.m.9 views

EUVD-2026-70117

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, the REST API and CLI endpoints for updating agent configuration do not prevent a submitted configuration from overwriting a different agent by specifying that agent's name in the submitted XML document, allowing attackers with Agent/Configure...

6.3CVSS5.9AI score0.00208EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 3:40 p.m.16 views

CVE-2026-84651

Jenkins 2.579 and earlier (LTS 2.568.2 and earlier) contain an unsafe deserialization flaw in the REST API and CLI endpoints used to update agent configuration. An attacker holding Agent/Configure permission on one agent can specify a different agent's name in the submitted XML, overwriting that ...

6.3CVSS5.9AI score0.00208EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/02 3:40 p.m.34 views

CVE-2026-84651

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, the REST API and CLI endpoints for updating agent configuration do not prevent a submitted configuration from overwriting a different agent by specifying that agent's name in the submitted XML document, allowing attackers with Agent/Configure...

0.00208EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/02 3:40 p.m.33 views

CVE-2026-84646

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, user objects can appear as nested field values in other deserialized XML objects, allowing attackers with Overall/Read permission to create user objects by submitting crafted XML...

0.00243EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/02 3:40 p.m.16 views

CVE-2026-84646

Jenkins (versions 2.579 and earlier, LTS 2.568.2 and earlier) is affected by a lack of type restriction in XML deserialization , allowing an attacker with Overall/Read permission to create user objects by submitting crafted XML. The root cause is that user objects can appear as nested field value...

4.3CVSS5.9AI score0.00243EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:40 p.m.7 views

EUVD-2026-70112

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, user objects can appear as nested field values in other deserialized XML objects, allowing attackers with Overall/Read permission to create user objects by submitting crafted XML...

4.3CVSS5.9AI score0.00243EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/09/02 3:18 p.m.6 views

NPM: xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization

NPM: xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization vulnerability discovered by ? in WordPress Npm xmldom versions = 0.6.0...

6.3CVSS5.9AI score0.00355EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/02 3:18 p.m.9 views

xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization

Summary An EntityReference node can be created with an invalid, attacker-controlled name through Document.createEntityReferencename. When this node is serialized directly with: js serializer.serializeToStringref, requireWellFormed: true the invalid nodeName is emitted into the serialized XML...

6.3CVSS5.8AI score0.00355EPSS
SaveExploits0References9Affected Software2
EUVD
EUVD
added 2026/09/02 3:18 p.m.9 views

EUVD-2026-69222

xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization...

6.3CVSS5.8AI score0.00355EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/02 3:18 p.m.6 views

GHSA-6GMQ-8VP8-GCM6 xmldom: XML fragment injection via invalid EntityReference.nodeName during requireWellFormed serialization

Summary An EntityReference node can be created with an invalid, attacker-controlled name through Document.createEntityReferencename. When this node is serialized directly with: js serializer.serializeToStringref, requireWellFormed: true the invalid nodeName is emitted into the serialized XML...

6.3CVSS5.8AI score0.00355EPSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/02 2:58 p.m.5 views

EXPLOIT-CVE-2026-8832-

EXPLOIT-CVE-2026-8832 An exploitation tool to test for Remote Code Execution RCE vulnerabilities in the WordPress plugin WPCode Lite Insert Headers and Footers v2.3.5. This vulnerability stems from registering the Custom Post Type CPT wpcode without defining a custom capabilitytype. This oversigh...

8.8CVSS5.9AI score0.01862EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/09/02 2:34 p.m.8 views

CVE-2026-83619

A flaw was found in xmldom, a JavaScript module used for processing XML documents. A remote attacker could exploit a vulnerability in the XML parser by submitting a specially crafted XML input. This could lead to a Denial of Service DoS, causing the affected system to become unresponsive by...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/02 2:34 p.m.10 views

EUVD-2026-67073

NLTK: Quadratic CPU Exhaustion in XMLCorpusView.readxmlfragment...

6.3CVSS5.8AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 2:34 p.m.7 views

GHSA-VP2X-QP44-57V7 NLTK: Quadratic CPU Exhaustion in `XMLCorpusView._read_xml_fragment()`

Summary XMLCorpusView.readxmlfragment reads a corpus file in 1 KiB blocks, appending each block to a growing fragment string, then calls VALIDXMLRE.matchfragment on the full accumulated buffer every iteration. Because each iteration rescans the entire accumulated fragment, the total amount of wor...

6.3CVSS6AI score0.00222EPSS
SaveExploits0References6
Rows per page
Query Builder