diff --git a/docs/docs/security/cves.mdx b/docs/docs/security/cves.mdx index 15871214b59..10db1d1aacf 100644 --- a/docs/docs/security/cves.mdx +++ b/docs/docs/security/cves.mdx @@ -2,6 +2,20 @@ title: CVEs fixed by release sidebar_position: 2 --- +#### Version 5.0.0 + +| CVE | Title | Affected | +|:---------------|:-----------------------------------------------------------------------------------|---------:| +| CVE-2025-55673 | Exposure of Sensitive Information to an Unauthorized Actor | < 5.0.0 | +| CVE-2025-55674 | Improper Neutralization of Special Elements used in an SQL Command | < 5.0.0 | +| CVE-2025-55675 | Improper Access Control leading to Information Disclosure | < 5.0.0 | + +#### Version 4.1.3 + +| CVE | Title | Affected | +|:---------------|:-----------------------------------------------------------------------------------|---------:| +| CVE-2025-55672 | Improper Neutralization of Input During Web Page Generation | < 4.1.3 | + #### Version 4.1.2 | CVE | Title | Affected |