Lucene search
+L

18561 matches found

Cvelist
Cvelist
added 2026/02/20 8:57 p.m.60 views

CVE-2026-25896 fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. From 4.1.3to before 5.3.5, a dot . in a DOCTYPE entity name is treated as a regex wildcard during entity replacement, allowing an attacker to shadow...

9.3CVSS0.00462EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/20 6:23 p.m.18 views

GHSA-M7JM-9GC2-MPF2 fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names

Entity encoding bypass via regex injection in DOCTYPE entity names Summary A dot . in a DOCTYPE entity name is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities , , &, ", ' with arbitrary values. This bypasses entity encoding and leads to...

9.3CVSS7.1AI score0.00462EPSS
SaveExploits1References6
Snyk
Snyk
added 2026/02/20 6:23 p.m.7 views

Incorrect Regular Expression

Overview org.webjars.npm:fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Incorrect Regular Expression in the entity parsing RegEx in DOCTYPE declarations. An attacker can inject arbitrary values that overrid...

9.3CVSS5.7AI score0.00462EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/20 6:23 p.m.46 views

fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names

Entity encoding bypass via regex injection in DOCTYPE entity names Summary A dot . in a DOCTYPE entity name is treated as a regex wildcard during entity replacement, allowing an attacker to shadow built-in XML entities , , &, ", ' with arbitrary values. This bypasses entity encoding and leads to...

9.3CVSS7.1AI score0.00462EPSS
SaveExploits1References6Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/20 4:59 p.m.8 views

Malicious code in scan-store (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b30789e67692889309fe10b2d66e73649dfffbf9644ad1d11175b74334e5473c The package scan-store was found to contain malicious code. Source: ghsa-malware ebbe0d7aca9839086433d668a6b236303aa5f4c8be102ffbb7ffc9a8d73ad79c Any...

5.6AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/20 4:59 p.m.11 views

Malicious code in naniod (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 770f12de16c059d53c80a9f7e99035fcf1f454cefcedcf6ad4e7893e8a775726 The package naniod was found to contain malicious code. Source: ghsa-malware 5956bf743e4cd707100421a35c80a88d7dfd99a213b2c584c50b27bcf12e0952 Any...

5.6AI score
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/20 4:56 p.m.8 views

Malicious code in rimarf (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aa2b9a60774917db6a41edfa73a6fd3857866642eb502367b1d1551d9a1bc0f3 The package rimarf was found to contain malicious code. Source: ghsa-malware a34f8c6537be93ad97761160da11ce153ecb0e128aa76add4d2c46671c4de0c1 Any...

5.6AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/02/20 3:28 p.m.171 views

refinance-poc

Refi-Ready POC This project is a Proof-of-Concept for a serve...

5.5AI score
SaveExploits0
CNNVD
CNNVD
added 2026/02/20 12:00 a.m.17 views

fast-xml-parser 安全漏洞

fast-xml-parser is an open-source library developed by Natural Intelligence. It is used for quickly validating, parsing, and processing XML files without relying on C/C++-based libraries or callbacks. There were security vulnerabilities in versions 4.1.3 to 5.3.5 of fast-xml-parser, where the dot...

9.3CVSS7AI score0.00462EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.10 views

PT-2026-21298

Name of the Vulnerable Software and Affected Versions fast-xml-parser versions 4.1.3 through 5.3.5 Description fast-xml-parser has a flaw in how it handles DOCTYPE entity names during XML parsing. Specifically, a dot . within an entity name is treated as a regex wildcard during entity replacement...

9.3CVSS5.6AI score0.00462EPSS
SaveExploits1References174
NVD
NVD
added 2026/02/19 8:25 p.m.20 views

CVE-2026-26278

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible ...

7.5CVSS0.00843EPSS
SaveExploits1References14
UbuntuCve
UbuntuCve
added 2026/02/19 8:25 p.m.11 views

CVE-2026-26278

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible ...

7.5CVSS5.8AI score0.00843EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/19 8:25 p.m.19 views

UBUNTU-CVE-2026-26278

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible ...

7.5CVSS5.8AI score0.00843EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/02/19 7:40 p.m.60 views

CVE-2026-26278 fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible ...

7.5CVSS0.00843EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/19 7:40 p.m.10 views

CVE-2026-26278 fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible ...

7.5CVSS5.6AI score
SaveExploits0References16
ATTACKERKB
ATTACKERKB
added 2026/02/19 7:40 p.m.26 views

CVE-2026-26278

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible ...

7.5CVSS5.9AI score0.00843EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/19 7:40 p.m.7 views

CVE-2026-26278 fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)

fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1.3 through 5.3.5, the XML parser can be forced to do an unlimited amount of entity expansion. With a very small XML input, it’s possible ...

7.5CVSS5.6AI score0.00843EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/19 7:40 p.m.112 views

CVE-2026-26278

CVE-2026-26278 affects the fast-xml-parser library. In versions 4.1.3 through 5.3.5, the XML parser could be forced into unbounded entity expansion, causing a single small XML input to consume seconds/minutes of CPU time and freeze the app. The issue is resolved in version 5.3.6. A workaround is ...

7.5CVSS5.5AI score0.00843EPSS
SaveExploits1References14Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/19 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-26278

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-xml-parser allows users to validate XML, parse XML to JS object, or build XML from JS object without C/C++ based libraries and no callback. In versions 4.1...

7.5CVSS6.1AI score0.00843EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.13 views

fast-xml-parser 安全漏洞

fast-xml-parser is an open-source library developed by Natural Intelligence. It is used for quickly validating, parsing, and processing XML files without relying on C/C++-based libraries or callbacks. Fast-xml-parser versions 5.3.5 and earlier contain security vulnerabilities. These vulnerabiliti...

7.5CVSS7.1AI score0.00843EPSS
SaveExploits1References3
Rows per page
Query Builder