diff --git a/CONTRIBUTORS.html b/CONTRIBUTORS.html
index e915639dfc..e8721a6f88 100644
--- a/CONTRIBUTORS.html
+++ b/CONTRIBUTORS.html
@@ -564,11 +564,14 @@
zhsnew <https://github.com/zhsnew> - correct AsconCXof128 implementation and add test vectors
mt-johan <https://github.com/mt-johan> - patch to preserve PRF on initializing from protectionAlgorithm with PBMAC1.
oscerd <https://github.com/oscerd> - comment corrections in GMSSRootSig.java.
-Léonard Dallot <leonard.dallot@taztag.com> - initial patches for GNU PG Divert to card format support.
+Léonard Dallot <leonard.dallot@taztag.com> - initial patches for GNU PG Divert to card format support.
Linuka Ratnayake <https://github.com/linukaratnayake> - initial patches for including KEM-type algorithms in TLS key shares.
Rune Flobakk <https://github.com/runeflobakk> - initial gradle mods for BOM (Bill of Materials) creation.
Jon Marius Venstad <https://github.com/jonmv> - Fixed a KangarooTwelve padding bug caused by premature absorption of queued data.
Lomig Mégard <https://github.com/lomigmegard> - BLAKE2 defensive improvements and cleanup.
+Prasanth Sundararajan <prasanth.srihari@gmail.com> - identification of the LDAPStoreHelper wildcard bug (see CVE-2023-33201).
+XlabAI Team of Tencent Xuanwu Lab, Atuin Automated Vulnerability Discovery Engine, Lili Tang, Guannan Wang, and Guancheng Li<xlabai@tencent.com> - detection of the DSTU4145 random number defect, correction of the G3413BlockCipher class (see CVE-2025-14813).
+stevemit <https://github.com/stevemit> - Identified incorrect tagging in the AuthEnvelopedData stream generator.