diff --git a/ej2-javascript-toc.html b/ej2-javascript-toc.html
index 775ad9a27..f6208b1c6 100644
--- a/ej2-javascript-toc.html
+++ b/ej2-javascript-toc.html
@@ -76,7 +76,7 @@
Load locale files using Ajax
Load culture files
Content Security Policy Errors
- Get Control Instance
+ Get Control Instance
@@ -976,6 +976,7 @@
Globalization
Footnotes and Endnotes
View
+Security Advisories
How To
- Add save button in toolbar
diff --git a/ej2-javascript/document-editor/security-advisories.md b/ej2-javascript/document-editor/security-advisories.md
new file mode 100644
index 000000000..6c1e4f6f4
--- /dev/null
+++ b/ej2-javascript/document-editor/security-advisories.md
@@ -0,0 +1,46 @@
+---
+layout: post
+title: Security Advisories in ##Platform_Name## Document editor control | Syncfusion
+description: Learn here all about Security Advisories in Syncfusion ##Platform_Name## Document editor control of Syncfusion Essential JS 2 and more.
+platform: ej2-javascript
+control: Security advisories
+publishingplatform: ##Platform_Name##
+documentation: ug
+domainurl: ##DomainURL##
+---
+
+# Security Advisories in Syncfusion EJ2 Controls
+
+Syncfusion places the utmost priority on the security of our controls. Users can rest assured about the security of our controls, as we have implemented all necessary measures to mitigate security vulnerabilities such as cross-site scripting and insecure dependencies. To meet security standards, Syncfusion utilizes the [ESLint](https://eslint.org/) and [ESLint plugin security](https://github.com/eslint-community/eslint-plugin-security#rules) tools for static code analysis. Additionally, Syncfusion packages undergo software composition analysis using the [SOOS](https://soos.io/) security tool.
+
+This document provides a description of the security updates available for Syncfusion Essential JS2 controls for volume release.
+
+## Security Updates
+
+The following security updates are available for Syncfusion DocumentEditor control and are listed based on the release version.
+
+### 2024 Volume 2 (v26.2.4) - July 25, 2024
+
+This release resolves critical and moderate security vulnerabilities affecting the Syncfusion Document Editor Docker Image.
+
+**Threat:**
+
+* ASP.NET Core Components: Multiple moderate vulnerabilities in Kestrel’s HTTP request handling could expose applications to access control issues and data leakage.
+
+* Npgsql: A potential SQL injection vulnerability via Protocol Message Size Overflow was detected.
+
+* Dynamic LINQ: Vulnerable to remote code execution via untrusted input manipulation.
+
+**Resolution:**
+
+* Updated affected ASP.NET Core packages.
+
+* The Npgsql package and Dynamic LINQ have been removed, as they are no longer required, to enhance security and mitigate the risk of SQL injection attacks.
+
+## Common Security Updates
+
+For details on common security updates related to Syncfusion products, please refer to [this link](https://ej2.syncfusion.com/documentation/security-advisories). This resource provides information on the latest advisories and best practices to help ensure the security and integrity of your applications.
+
+## Security Issue
+
+If users discover any security issues or need assistance in resolving them with Syncfusion controls, please contact us by creating a support ticket on [our support site](https://syncfusion.com/support) or by posting your query on Stack Overflow with the tag `syncfusion-ej2`.
\ No newline at end of file
diff --git a/ej2-typescript-toc.html b/ej2-typescript-toc.html
index a872602f2..a3d07f551 100644
--- a/ej2-typescript-toc.html
+++ b/ej2-typescript-toc.html
@@ -977,6 +977,7 @@
- Globalization
- Footnotes and Endnotes
- View
+- Security Advisories
- How To