Lucene search
+L

2272 matches found

RedhatCVE
RedhatCVE
added 2026/03/16 1:54 p.m.12 views

CVE-2026-32776

A flaw was found in libexpat. A remote attacker could exploit this vulnerability by providing specially crafted XML content with empty external parameter entities. This could lead to a NULL pointer dereference, causing the application to crash and resulting in a Denial of Service DoS. Mitigation...

6.2CVSS5.7AI score0.00164EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/03/16 6:54 a.m.14 views

CVE-2026-32776

libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits0
NVD
NVD
added 2026/03/12 8:16 p.m.13 views

CVE-2026-32251

Tolgee is an open-source localization platform. Prior to 3.166.3, the XML parsers used for importing Android XML resources .xml and .resx files don't disable external entity processing. An authenticated user who can import translation files into a project can exploit this to read arbitrary files...

9.3CVSS0.00424EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/12 7:21 p.m.10 views

EUVD-2026-11691

Tolgee is an open-source localization platform. Prior to 3.166.3, the XML parsers used for importing Android XML resources .xml and .resx files don't disable external entity processing. An authenticated user who can import translation files into a project can exploit this to read arbitrary files...

9.3CVSS5.9AI score0.00424EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/12 7:21 p.m.15 views

CVE-2026-32251

Tolgee is an open-source localization platform. Prior to 3.166.3, the XML parsers used for importing Android XML resources .xml and .resx files don't disable external entity processing. An authenticated user who can import translation files into a project can exploit this to read arbitrary files...

9.3CVSS5.9AI score0.00424EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/12 12:00 a.m.20 views

PT-2026-25060

Name of the Vulnerable Software and Affected Versions Tolgee versions prior to 3.166.3 Description Tolgee is an open-source localization platform. The XML parsers used for importing Android XML resources .xml and .resx files do not disable external entity processing. An authenticated user who can...

9.3CVSS6AI score0.00424EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2026/03/12 12:00 a.m.54 views

Tolgee 代码问题漏洞

Tolgee is an open-source, multilingual translation and localization platform developed by Tolgee itself. It aims to help development teams easily manage and maintain multilingual software applications and websites. Versions of Tolgee prior to 3.166.3 contained code vulnerabilities. These...

9.3CVSS6AI score0.00424EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:00 a.m.9 views

Hitachi Energy RTU500 Product Uncontrolled Recursion (CVE-2024-8176)

A stack overflow vulnerability exists in the libexpat library due to the way it handles recursive entity expansion in XML documents. When parsing an XML document with deeply nested entity references, libexpat can be forced to recurse indefinitely, exhausting the stack space and causing a crash...

7.5CVSS7AI score0.01326EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/07 12:25 a.m.17 views

SUSE CVE-2026-29074

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 2.1.0 to before version 2.8.1, from version 3.0.0 to before version 3.3.3, and before version 4.0.1, SVGO accepts XML with custom entities, without guards against entity expansi...

7.5CVSS5.7AI score0.00612EPSS
SaveExploits1References5
NVD
NVD
added 2026/03/06 8:16 a.m.24 views

CVE-2026-29074

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 2.1.0 to before version 2.8.1, from version 3.0.0 to before version 3.3.3, and before version 4.0.1, SVGO accepts XML with custom entities, without guards against entity expansi...

7.5CVSS0.00612EPSS
SaveExploits1References29
ATTACKERKB
ATTACKERKB
added 2026/03/06 2:48 a.m.11 views

CVE-2026-27807

MarkUs is a web application for the submission and grading of student assignments. Prior to version 2.9.4, MarkUs allows course instructors to upload YAML files to create/update various entities e.g., assignment settings. These YAML files are parsed with aliases enabled. This issue has been patch...

4.9CVSS5.8AI score0.00284EPSS
SaveExploits0References3Affected Software1
The Hacker News
The Hacker News
added 2026/03/05 10:10 a.m.32 views

APT28-Linked Campaign Deploys BadPaw Loader and MeowMeow Backdoor in Ukraine

Cybersecurity researchers have disclosed details of a new Russian cyber campaign that has targeted Ukrainian entities with two previously undocumented malware families named BadPaw and MeowMeow. "The attack chain initiates with a phishing email containing a link to a ZIP archive. Once extracted, ...

6.3AI score
SaveExploits0
Snyk
Snyk
added 2026/03/04 10:59 p.m.7 views

XML Entity Expansion (Billion Laughs)

Overview Affected versions of this package are vulnerable to XML Entity Expansion Billion Laughs when parsing of custom XML entities in DOCTYPE. An attacker can cause the application to consume excessive memory by submitting malicious SVG files containing recursive entity references. Workaround F...

8.7CVSS5.8AI score0.00612EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/04 10:59 p.m.31 views

SVGO DoS through entity expansion in DOCTYPE (Billion Laughs)

Summary SVGO accepts XML with custom entities, without guards against entity expansion or recursion. This can result in a small XML file 811 bytes stalling the application and even crashing the Node.js process with JavaScript heap out of memory. Details The upstream XML parser sax doesn't interpr...

7.5CVSS6AI score0.00612EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.18 views

PT-2026-23095

Name of the Vulnerable Software and Affected Versions SVGO versions 2.1.0 through 2.8.0 SVGO versions 3.0.0 through 3.3.2 SVGO versions prior to 4.0.1 Description SVGO is susceptible to a denial-of-service issue stemming from improper handling of XML custom entities. Specifically, the software do...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits1References44
Microsoft Secure
Microsoft Secure
added 2026/03/02 7:29 p.m.38 views

OAuth redirection abuse enables phishing and malware delivery

Microsoft observed phishing-led exploitation of OAuth’s by-design redirection mechanisms. The activity targets government and public-sector organizations and uses silent OAuth authentication flows and intentionally invalid scopes to redirect victims to attacker-controlled infrastructure without...

6.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2026/02/26 12:00 a.m.144 views

📄 fast-xml-parser REGEX Injection / Cross Site Scripting

fast-xml-parser versions starting at 4.1.3 and below 5.3.5 suffer from a REGEX injection issue that can allow for cross site scripting attacks. ============================================================================================================================================= | Title :...

4.9AI score
SaveExploits0
OSV
OSV
added 2026/02/25 6:44 p.m.14 views

DRUPAL-CONTRIB-2026-012

This module allows site builders to create so-called "theme\rule" config entities. These theme rules can render pages with different themes than the default when certain conditions match. The module uses simple GET request to disable or enable theme rules, which allows attackers to disable or...

4.3CVSS5.5AI score0.00098EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2026/02/23 7:41 p.m.56 views

APT28 Targeted European Entities Using Webhook-Based Macro Malware

The Russia-linked state-sponsored threat actor tracked as APT28 has been attributed to a new campaign targeting specific entities in Western and Central Europe. The activity, per S2 Grupo's LAB52 threat intelligence team, was active between September 2025 and January 2026. It has been codenamed...

6AI score
SaveExploits0
OSV
OSV
added 2026/02/20 9:19 p.m.9 views

DEBIAN-CVE-2026-25896

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.3CVSS7.3AI score0.00462EPSS
SaveExploits1References1
Rows per page
Query Builder