Lucene search
+L

9888 matches found

Vulnrichment
Vulnrichment
added 2026/04/28 5:41 p.m.6 views

CVE-2026-6807 NSA GRASSMARLIN Improper Restriction of XML External Entity Reference

A vulnerability in GRASSMARLIN v3.2.1 allows crafted session data to trigger improper handling of XML input, which may result in unintended exposure of sensitive information. The flaw stems from insufficient hardening of the XML parsing process...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/28 5:41 p.m.16 views

CVE-2026-6807

GRASSMARLIN v3.2.1 exposes an XML External Entity (XXE) vulnerability. A crafted session data input can trigger improper XML parsing, potentially leaking sensitive information. A public exploit PoC indicates OOB file exfiltration via an external DTD reference, with the attacker able to base64-enc...

5.5CVSS5.2AI score0.00197EPSS
SaveExploits1References2
Debian
Debian
added 2026/04/27 8:20 p.m.21 views

[SECURITY] [DSA 6231-1] openjdk-21 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6231-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff April 27, 2026 https://www.debian.org/security/faq -...

7.5CVSS7.8AI score0.00702EPSS
SaveExploits0
OSV
OSV
added 2026/04/27 3:50 p.m.7 views

CLSA-2026-1777305047 expat: Fix of 3 CVEs

CVE-2017-9233: Fix external entity infinite loop bug - CVE-2018-20843: Fix extraction of namespace prefix from XML name - CVE-2019-15903: Deny internal entities closing the doctype heap overread...

7.8CVSS5.8AI score0.09051EPSS
SaveExploits3References1
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:4 a.m.9 views

lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files

...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/04/22 8:33 p.m.3 views

CVE-2026-40882 OpenRemote has XXE in Velbus Asset Import

OpenRemote is an open-source internet-of-things platform. Prior to version 1.22.0, the Velbus asset import path parses attacker-controlled XML without explicit XXE hardening. An authenticated user who can call the import endpoint may trigger XML external entity processing, which can lead to...

7.6CVSS5.7AI score0.00258EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/22 8:33 p.m.3 views

CVE-2026-40882

OpenRemote is an open-source internet-of-things platform. Prior to version 1.22.0, the Velbus asset import path parses attacker-controlled XML without explicit XXE hardening. An authenticated user who can call the import endpoint may trigger XML external entity processing, which can lead to...

7.6CVSS5.7AI score0.00258EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/04/21 8:38 p.m.9 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection via the iterparse or ETCompatXMLParser functions when resolveentities is set to allow external entities. An attacker can access local files by providing crafted XML input containing external entity...

8.7CVSS6AI score0.00324EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/21 8:38 p.m.55 views

lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files

Impact Using either of the two parsers in the default configuration with resolveentities=True allows untrusted XML input to read local files. Patches lxml 6.1.0 changes the default to resolveentities='internal', thus disallowing local file access by default. Workarounds Setting the resolveentitie...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/04/21 8:0 p.m.40 views

XML External Entity (XXE) Injection

Overview org.graalvm.sdk:graal-sdk is a high-performance JDK distribution designed to accelerate the execution of applications written in Java and other JVM languages along with support for JavaScript, Ruby, Python, and a number of other popular languages. Affected versions of this package are...

8.7CVSS7.4AI score0.00702EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/21 8:0 p.m.7 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection via the XML parsing. An attacker can access sensitive information by submitting a specially crafted XML input that is processed without proper external entity restrictions. Details XXE Injection is a ty...

8.7CVSS7.3AI score0.00702EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/21 5:7 p.m.8 views

CLSA-2026-1776440644 expat: Fix of 4 CVEs

CVE-2017-9233: fix external entity infinite loop in entityValueInitProcessor and entityValueProcessor - CVE-2023-52425: add reparse deferral heuristic to prevent On^2 parsing of large tokens in small buffer refills; fix buffer growth calculation - CVE-2013-0340: add billion laughs entity...

7.5CVSS7.4AI score0.20093EPSS
SaveExploits4References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/21 9:56 a.m.7 views

Security Bulletin: Multiple Vulnerabilities in IBM Application Performance Management

Summary Multiple vulnerabilities were addressed in IBM Application Performance Management 8.1.4.0 IF19 patch. Vulnerability Details CVEID:CVE-2022-39135 DESCRIPTION: Apache Calcite 1.22.0 introduced the SQL operators EXISTSNODE, EXTRACTXML, XMLTRANSFORM and EXTRACTVALUE do not restrict XML Extern...

9.8CVSS7.1AI score0.01931EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/04/20 9:17 a.m.9 views

CLSA-2026-1776441769 expat: Fix of 4 CVEs

CVE-2017-9233: fix external entity infinite loop in entityValueInitProcessor and entityValueProcessor - CVE-2023-52425: add reparse deferral heuristic to prevent On^2 parsing of large tokens in small buffer refills; fix buffer growth calculation - CVE-2013-0340: add billion laughs entity...

7.5CVSS6.9AI score0.20093EPSS
SaveExploits4References1
OSV
OSV
added 2026/04/20 8:47 a.m.11 views

CLSA-2026-1776441540 expat: Fix of 4 CVEs

CVE-2017-9233: fix external entity infinite loop in entityValueInitProcessor and entityValueProcessor - CVE-2023-52425: add reparse deferral heuristic to prevent On^2 parsing of large tokens in small buffer refills; fix buffer growth calculation - CVE-2013-0340: add billion laughs entity...

7.5CVSS6.9AI score0.20093EPSS
SaveExploits4References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/17 5:25 a.m.12 views

Security Bulletin: IBM SPSS Modeler is affected by multiple vulnerabilities in Apache Tika Core and Parsers (CVE-2025-54988, CVE-2025-66516, CVE-2025-66516)

Summary IBM SPSS Modeler is affected by multiple vulnerabilities in Apache Tika Core and Parsers CVE-2025-54988, CVE-2025-66516, CVE-2025-66516. This has been addressed in the remediation section. Vulnerability Details CVEID:CVE-2025-54988 DESCRIPTION: Critical XXE in Apache Tika...

9.8CVSS5.6AI score0.79807EPSS
SaveExploits6Affected Software1
EUVD
EUVD
added 2026/04/16 12:31 p.m.8 views

EUVD-2024-55549

The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external entity references. By leveraging this vulnerability, a malicious actor can read confidential files...

3.5CVSS5.8AI score0.00273EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/16 10:16 a.m.6 views

CVE-2024-8010

The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external entity references. By leveraging this vulnerability, a malicious actor can read confidential files...

7.5CVSS0.00273EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/16 9:39 a.m.10 views

CVE-2024-8010

The CVE-2024-8010 entry concerns an XML External Entity (XXE) injection in WSO2 API Manager where XML input accepted through the publisher does not disable external entity resolution. This allows a remote attacker to read confidential files from the product’s filesystem or access limited HTTP res...

7.5CVSS5.8AI score0.00273EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/16 9:39 a.m.8 views

CVE-2024-8010 XML External Entity Injection via Publisher in WSO2 API Manager Allows Reading Arbitrary Files

The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external entity references. By leveraging this vulnerability, a malicious actor can read confidential files...

3.5CVSS5.8AI score0.00273EPSS
SaveExploits0References1
Rows per page
Query Builder