You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "CVE-2025-58767: DoS vulnerability in REXML"
4
+
author: "naitoh"
5
+
translator:
6
+
date: 2025-09-18 03:00:00 +0000
7
+
tags: security
8
+
lang: en
9
+
---
10
+
11
+
There is a DoS vulnerability in REXML gem. This vulnerability has been assigned the CVE identifier [CVE-2025-58767](https://www.cve.org/CVERecord?id=CVE-2025-58767). We strongly recommend upgrading the REXML gem.
12
+
13
+
## Details
14
+
15
+
Parsing invalid XML containing multiple XML declarations may cause increased execution time and memory usage.
16
+
Please update REXML gem to version 3.4.2 or later.
17
+
18
+
## Affected versions
19
+
20
+
* REXML gem from 3.3.3 to 3.4.1
21
+
22
+
## Credits
23
+
24
+
Thanks to [Sofi Aberegg](https://github.com/sofiaaberegg) for discovering this issue.
25
+
26
+
## History
27
+
28
+
* Originally published at 2025-09-18 03:00:00 (UTC)
0 commit comments