expat before version 2.4.0 does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE.
CVE-2013-0340
This CVE was only ever scored under CVSS v2.0. NVD CVSS v2.0 base 6.8 — v2 rates that MEDIUM (v2 bands: LOW 0.0–3.9 / MEDIUM 4.0–6.9 / HIGH 7.0–10.0; v2 has no CRITICAL band). Vector AV:N/AC:M/Au:N/C:P/I:P/A:P. CVSS v2 is an older, coarser metric than v3.1/v4.0 (no Scope, no User Interaction, no Attack Requirements), so it is not directly comparable to a v3 or v4 score. NVD has never re-scored this record under v3. EPSS predicts 20.1% exploitation probability in the next 30 days, which is reflected in EG Risk but does not lift the v2 base. Confidence: LOW.
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v2.0 (legacy)
- 6.8MEDIUMNVD never assigned a CVSS v3 rating to this CVE
- EG Score
- 6.8(low)
- EG Risk
- 51(Track)EG Risk 51/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity68% × 45%Exploitation40% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 19%
- EPSS %ILE
- 97%
- KEV
- Not listed
Published
January 21, 2014
Last Modified
April 29, 2026
References (49)
- secalert@redhathttp://openwall.com/lists/oss-security/2013/02/22/3
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Oct/61
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Oct/62
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Oct/63
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Sep/33
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Sep/34
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Sep/35
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Sep/38
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Sep/39
- secalert@redhathttp://seclists.org/fulldisclosure/2021/Sep/40
- secalert@redhathttp://securitytracker.com/id?1028213
- secalert@redhathttp://www.openwall.com/lists/oss-security/2013/04/12/6
- secalert@redhathttp://www.openwall.com/lists/oss-security/2021/10/07/4
- secalert@redhathttp://www.osvdb.org/90634
- secalert@redhathttp://www.securityfocus.com/bid/58233
Vendor Advisories for CVE-2013-0340(6)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2025:22871Red Hat Product SecurityHigh
Red Hat Security Advisory: expat security update
- RHSA-2025:22842Red Hat Product SecurityHigh
Red Hat Security Advisory: expat security update
- RHSA-2025:22785Red Hat Product SecurityHigh
Red Hat Security Advisory: expat security update
- RHSA-2025:22607Red Hat Product SecurityHigh
Red Hat Security Advisory: expat security update
- RHSA-2025:22035Red Hat Product SecurityHigh
Red Hat Security Advisory: expat security update
- RHSA-2025:21776Red Hat Product SecurityHigh
Red Hat Security Advisory: expat security update
Patch Availability(7)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | expat-0:2.2.10-1.el8_2 | 2025-12-09 | redhat |
| redhat | expat-0:2.2.10-1.el8_6 | 2025-12-09 | redhat |
| redhat | expat-0:2.2.10-1.el8_4 | 2025-12-04 | redhat |
| redhat | expat-0:2.2.10-1.el8_8 | 2025-12-02 | redhat |
| redhat | expat-0:2.2.10-12.el9_0.4 | 2025-11-25 | redhat |
| redhat | expat-0:2.5.0-1.el8_10 | 2025-11-19 | redhat |
| redhat | expat-0:2.4.9-1.el9_1 | 2022-11-15 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(6 across 4 ecosystems)
Debian:11(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| expat | 2.2.10-2 ... 2.8.2-1~deb13u1 (47 versions) | — | — |
| libxmltok | 1.2-4, 1.2-4.1, 1.2-4.1~exp1, 1.2-4.2 | — | — |
Debian:12(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| expat | — | 2.4.1-2 | — |
| libxmltok | 1.2-4, 1.2-4.1, 1.2-4.1~exp1, 1.2-4.2 | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| expat | — | 2.4.1-2 | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| expat | — | 2.4.1-2 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(2)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Microsoft MSRCCVE-2013-03402021-12-01
expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function which allows remote attackers to cause a denial of service (resource consumption) send HTTP requests to intranet servers or read arbitrary files via a crafted XML document aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion the responsibility for resolving this issue lies with application developers; according to this argument this entry should be REJECTed and each affected application would need its own CVE.
- Red HatRHBA-2022:8290MODERATE2013-02-19
RHBA-2022:8290 — Moderate
Data Freshness Timeline
(refreshed 5× in last 7d / 19× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 116 total refreshes for this CVE.
- 2026-08-21 23:44 UTCEPSS rescore
- 2026-08-20 22:50 UTCEPSS rescore
- 2026-08-19 16:59 UTCEPSS rescore
- 2026-08-18 13:42 UTCEPSS rescore
- 2026-08-16 02:09 UTCEPSS rescore
- 2026-08-15 01:25 UTCEPSS rescore
- 2026-08-12 13:45 UTCEPSS rescore
- 2026-08-08 16:31 UTCEPSS rescore
- 2026-08-07 16:21 UTCEPSS rescore
- 2026-08-07 15:27 UTCOSV refresh
- 2026-08-06 13:42 UTCEPSS rescore
- 2026-08-05 19:12 UTCEPSS rescore
- 2026-08-04 15:04 UTCEPSS rescore
- 2026-08-02 02:22 UTCEPSS rescore
- 2026-07-30 01:26 UTCEPSS rescore
- 2026-07-28 15:31 UTCEPSS rescore
- 2026-07-26 13:47 UTCEG score recompute▲ 6.80
- 2026-07-25 14:12 UTCEPSS rescore
- 2026-07-23 14:14 UTCEPSS rescore
- 2026-07-23 01:09 UTCEG score recompute
- 2026-07-23 00:12 UTCEG score recompute
- 2026-07-22 21:51 UTCEG score recompute
- 2026-07-22 14:04 UTCEPSS rescore
- 2026-07-22 14:04 UTCEPSS rescore
- 2026-07-22 08:07 UTCOSV refresh
Show 75 moreShow fewer
- 2026-07-21 15:21 UTCEPSS rescore
- 2026-07-20 17:03 UTCEPSS rescore
- 2026-07-20 17:03 UTCEPSS rescore
- 2026-07-19 02:25 UTCEPSS rescore
- 2026-07-19 02:25 UTCEPSS rescore
- 2026-07-18 10:00 UTCEPSS rescore
- 2026-07-16 16:58 UTCEPSS rescore
- 2026-07-15 16:54 UTCEPSS rescore
- 2026-07-15 16:54 UTCEPSS rescore
- 2026-07-15 01:56 UTCEPSS rescore
- 2026-07-13 22:26 UTCEPSS rescore
- 2026-07-13 06:08 UTCEPSS rescore
- 2026-07-11 08:23 UTCEPSS rescore
- 2026-07-09 19:05 UTCEPSS rescore
- 2026-07-08 15:10 UTCEPSS rescore
- 2026-07-06 02:19 UTCEPSS rescore
- 2026-07-06 02:19 UTCEPSS rescore
- 2026-07-05 03:25 UTCOSV refresh
- 2026-07-05 02:26 UTCEPSS rescore
- 2026-07-01 15:02 UTCEPSS rescore
- 2026-06-28 14:03 UTCEPSS rescore
- 2026-06-28 04:53 UTCEPSS rescore
- 2026-06-28 04:53 UTCEPSS rescore
- 2026-06-27 03:05 UTCEPSS rescore
- 2026-06-25 13:46 UTCEPSS rescore
- 2026-06-24 14:02 UTCEPSS rescore
- 2026-06-24 14:02 UTCEPSS rescore
- 2026-06-23 21:30 UTCEPSS rescore
- 2026-06-22 14:22 UTCEPSS rescore
- 2026-06-22 14:22 UTCEPSS rescore
- 2026-06-21 14:53 UTCEPSS rescore
- 2026-06-21 01:57 UTCEPSS rescore
- 2026-06-21 01:56 UTCEPSS rescore
- 2026-06-19 19:23 UTCEPSS rescore
- 2026-06-19 19:22 UTCEPSS rescore
- 2026-06-18 17:49 UTCEPSS rescore
- 2026-06-18 17:49 UTCEPSS rescore
- 2026-06-17 17:49 UTCEPSS rescore
- 2026-06-17 17:49 UTCEPSS rescore
- 2026-06-16 17:49 UTCEPSS rescore
- 2026-06-16 17:49 UTCEPSS rescore
- 2026-06-16 14:43 UTCOSV refresh
- 2026-06-15 17:44 UTCEPSS rescore
- 2026-06-14 23:14 UTCEPSS rescore
- 2026-06-13 22:57 UTCEPSS rescore
- 2026-06-12 23:08 UTCEPSS rescore
- 2026-06-11 13:56 UTCEPSS rescore
- 2026-06-10 13:18 UTCEPSS rescore
- 2026-06-08 14:14 UTCEPSS rescore
- 2026-06-07 15:22 UTCEPSS rescore
- 2026-06-06 13:45 UTCEPSS rescore
- 2026-06-06 13:45 UTCEPSS rescore
- 2026-06-05 22:44 UTCEPSS rescore
- 2026-06-05 22:44 UTCEPSS rescore
- 2026-06-05 06:08 UTCEPSS rescore
- 2026-06-05 06:08 UTCEPSS rescore
- 2026-06-02 20:10 UTCEPSS rescore
- 2026-06-02 20:10 UTCEPSS rescore
- 2026-06-01 13:49 UTCEPSS rescore
- 2026-06-01 13:49 UTCEPSS rescore
- 2026-05-31 22:28 UTCEPSS rescore
- 2026-05-31 22:28 UTCEPSS rescore
- 2026-05-31 00:14 UTCEPSS rescore
- 2026-05-31 00:14 UTCEPSS rescore
- 2026-05-29 13:41 UTCEPSS rescore
- 2026-05-29 13:41 UTCEPSS rescore
- 2026-05-28 20:44 UTCEG score recompute
- 2026-05-28 20:44 UTCVendor advisory
- 2026-05-28 20:43 UTCGHSA enrichment
- 2026-05-28 13:42 UTCEPSS rescore
- 2026-05-28 13:42 UTCEPSS rescore
- 2026-05-28 13:42 UTCEPSS rescore
- 2026-05-27 13:38 UTCEPSS rescore
- 2026-05-27 13:38 UTCEPSS rescore
- 2026-05-26 13:41 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
- CVE-2001-0011EG 10.0EPSS p94HIGH
- CVE-2001-0013EG 10.0EPSS p95HIGH
Same CWE
10 shownCWE-611
- CVE-2015-9280EG 10.0CRITICAL
- CVE-2015-10082NVD 5.5EG 9.8CRITICAL
- CVE-2015-8031EG 9.8CRITICAL
- CVE-2014-2052EG 9.8CRITICAL
- CVE-2013-4334EG 9.8CRITICAL
- CVE-2015-3907EG 9.8CRITICAL
- CVE-2014-3990EG 9.8EPSS p93CRITICAL
- CVE-2014-3244EG 9.8EPSS p92CRITICAL
- CVE-2014-3005EG 9.8EPSS p92CRITICAL
- CVE-2014-3630EG 9.8CRITICAL
Frequently asked(4)
What is CVE-2013-0340?
When was CVE-2013-0340 disclosed?
Is CVE-2013-0340 actively exploited?
How do I remediate CVE-2013-0340?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2013-0340
Is Your Infrastructure Affected by CVE-2013-0340?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.