This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new e2a1fe7a9 Document CVE-2026-45205
e2a1fe7a9 is described below
commit e2a1fe7a9585f281a7bc652feb8620477ee02d60
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 14 11:20:14 2026 +0000
Document CVE-2026-45205
---
src/site/xdoc/security.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/security.xml b/src/site/xdoc/security.xml
index 95b9593d2..006ae64f6 100644
--- a/src/site/xdoc/security.xml
+++ b/src/site/xdoc/security.xml
@@ -146,7 +146,7 @@ limitations under the License.
The details are in <a
href="https://issues.apache.org/jira/browse/CONFIGURATION-840">CONFIGURATION-841</a>.
</p>
</subsection>
- <subsection name="CVE-2026-45205, prior to 2.15.0, Apache Commons
Configuration: StackOverflowError for YAML input with cycles ">
+ <subsection name="CVE-2026-45205, prior to 2.15.0,
StackOverflowError for YAML input with cycles ">
<p>
On 2026-05-14, the Apache Commons Configuration team
disclosed <a
href="https://www.cve.org/CVERecord?id=CVE-2026-45205">CVE-2026-45205</a>.
</p>