Lucene search
+L

206 matches found

Debian CVE
Debian CVE
added 2026/08/25 3:15 p.m.17 views

CVE-2025-71346

Removed by vendor...

5.8AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2026/08/25 3:15 p.m.4 views

CVE-2025-71346 Nokogiri before 1.18.8 Heap Buffer Under-read via XML Schema

Nokogiri before 1.18.8 packages a vulnerable version of libxml2 before 2.13.8 that contains a heap-based buffer under-read CVE-2025-32415 in the xmlSchemaIDCFillNodeTables function in xmlschemas.c. The issue can be triggered when validating against an untrusted XML Schema, or when validating...

8.7CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 3:15 p.m.33 views

CVE-2023-54354

...

0.0035EPSS
SaveExploits0
CVE
CVE
added 2026/08/25 3:15 p.m.18 views

CVE-2023-54354

CVE-2023-54354 has been rejected as a duplicate , but its technical details remain relevant. Nokogiri before 1.14.3 (CRuby implementation only, using the packaged libxml2 v2.10.3 ) is vulnerable to NULL pointer dereferences in XML Schema processing (specifically in xmlSchemaFixupComplexType and x...

5.4AI score0.0035EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/25 3:15 p.m.7 views

CVE-2023-54354

...

5.4AI score0.0035EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/25 3:15 p.m.8 views

EUVD-2023-60605

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.4AI score0.0035EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/25 3:15 p.m.4 views

CVE-2023-54354 Nokogiri before 1.14.3 Null Pointer Dereference via libxml2

Nokogiri before 1.14.3 CRuby implementation only, when using the packaged libxml2 bundles libxml2 v2.10.3, which is vulnerable to NULL pointer dereferences in XML Schema processing xmlSchemaFixupComplexType, CVE-2023-28484, and xmlSchemaCheckCOSSTDerivedOK. An attacker who supplies a...

8.7CVSS5.6AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/25 3:15 p.m.17 views

CVE-2023-54354

Removed by vendor...

5.9AI score0.0035EPSS
SaveExploits0
NVD
NVD
added 2026/08/06 11:16 a.m.26 views

CVE-2026-65432

Apache CXF reads a top-level WSDL through its hardened StaxUtils path, which disables XML DTDs and external entities. However, any or referenced from that top-level WSDL is handed off to WSDL4J, which does not disable DOCTYPE declarations or external entities. As a result, the protections applied...

7.5CVSS0.00409EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/07/31 9:07 a.m.19 views

Path Traversal

datamodel-code-generator is vulnerable to Path Traversal. The vulnerability is due to improper validation of schemaLocation values in XML Schema parsing xs:include, xs:import, xs:redefine, and xs:override, which allows an attacker to reference files outside the intended input base path, resulting...

7.5CVSS5.5AI score0.00361EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/28 10:17 p.m.13 views

CVE-2026-55390

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:26 p.m.17 views

GHSA-442Q-2J6P-642G datamodel-code-generator vulnerable to arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

Summary When generating models from an XML Schema --input-file-type xmlschema, datamodel-code-generator resolves , , , and schemaLocation attributes against the source directory and reads the target with no restriction to the input/base directory. An attacker who controls the input XSD can read...

7.5CVSS6AI score0.00361EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/28 9:26 p.m.16 views

Directory Traversal

Overview datamodel-code-generator is a Datamodel Code Generator Affected versions of this package are vulnerable to Directory Traversal via the schemaLocation attribute in XSD processing. An attacker can access arbitrary files on the local filesystem by supplying a crafted XML Schema file that us...

8.7CVSS6.4AI score0.00361EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 9:25 p.m.22 views

EUVD-2026-50068

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 9:25 p.m.41 views

CVE-2026-55390 Arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS0.00361EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 9:25 p.m.55 views

CVE-2026-55390

The CVE affects datamodel-code-generator where XML Schema parsing (src/datamodel_code_generator/parser/xmlschema.py) for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside the input base path, allowing arbitrary local files to be...

7.5CVSS5.9AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:25 p.m.10 views

CVE-2026-55390 Arbitrary local file read via XSD `schemaLocation` (`xs:include`/`xs:import`) path traversal, with no remote-ref gate

datamodel-code-generator generates Python data models from schema definitions. From 0.59.0 until 0.62.0, XML Schema parsing in src/datamodelcodegenerator/parser/xmlschema.py for --input-file-type xmlschema resolves xs:include, xs:import, xs:redefine, and xs:override schemaLocation values outside...

7.5CVSS5.9AI score
SaveExploits0References5
Mageia
Mageia
added 2026/07/13 11:18 p.m.16 views

Updated libxml2 packages fix a security vulnerability

The updated packages fix a security vulnerability: Denial of service via crafted xsd-validated document. CVE-2026-6732...

7.5CVSS6.1AI score0.00632EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/13 11:18 p.m.16 views

MGASA-2026-0248 Updated libxml2 packages fix a security vulnerability

The updated packages fix a security vulnerability: Denial of service via crafted xsd-validated document. CVE-2026-6732...

7.5CVSS6.1AI score0.00632EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/13 7:52 a.m.6 views

SUSE-SU-2026:22636-1 Security update for libxml2

This update for libxml2 fixes the following issues - CVE-2026-6732: crafted XSD-validated document can cause a denial of service bsc1262719. - CVE-2026-11979: stack-based buffer overflows in the xmlcatalog utility when running in --shell mode bsc1269790...

7.8CVSS5.7AI score0.00632EPSS
SaveExploits1References5
Rows per page
Query Builder