KenticoCVEs & Vulnerabilities

26 CVEs affecting Kentico products, tracked from the National Vulnerability Database, with CVSS/EPSS scores and exploitation status.

Most Affected Products

xperience 23kentico cms 3
CVE-2025-2749KEVHIGHin the wild

An authenticated remote code execution in Kentico Xperience allows authenticated users Staging Sync Server to upload arbitrary data to path relative locations. This results in path traversal and arbitrary file upload, including content that can be executed server side leading to remote code execution.This issue affects Kentico Xperience through 13.0.178.

21 Apr 2026
7.2
CVSS
CVE-2025-2748KEVMEDIUMin the wild

The Kentico Xperience application does not fully validate or filter files uploaded via the multiple-file upload functionality, which allows for stored XSS.This issue affects Kentico Xperience through 13.0.178.

11 Apr 2026
6.1
CVSS
CVE-2025-2747KEVCRITICALin the wild

An authentication bypass vulnerability in Kentico Xperience allows authentication bypass via the Staging Sync Server component password handling for the server defined None type. Authentication bypass allows an attacker to control administrative objects.This issue affects Xperience through 13.0.178.

20 Oct 2025
9.8
CVSS
CVE-2025-2746KEVCRITICALin the wild

An authentication bypass vulnerability in Kentico Xperience allows authentication bypass via the Staging Sync Server password handling of empty SHA1 usernames in digest authentication. Authentication bypass allows an attacker to control administrative objects.This issue affects Xperience through 13.0.172.

20 Oct 2025
9.8
CVSS
CVE-2025-32370CRITICAL

Kentico Xperience before 13.0.178 has a specific set of allowed ContentUploader file extensions for unauthenticated uploads; however, because .zip is processed through TryZipProviderSafe, there is additional functionality to create files with other extensions. NOTE: this is a separate issue not necessarily related to SVG or XSS.

6 Apr 2025
9.8
CVSS
CVE-2025-32369MEDIUM

Kentico Xperience before 13.0.181 allows authenticated users to distribute malicious content (for stored XSS) via certain interactions with the media library file upload feature.

6 Apr 2025
5.4
CVSS
CVE-2025-2794HIGH

An unsafe reflection vulnerability in Kentico Xperience allows an unauthenticated attacker to kill the current process, leading to a Denial-of-Service condition. This issue affects Xperience: through 13.0.180.

31 Mar 2025
8.7
CVSS
CVE-2022-32387HIGH

In Kentico before 13.0.66, attackers can achieve Denial of Service via a crafted request to the GetResource handler.

18 Jul 2022
7.5
CVSS
CVE-2022-29287MEDIUM

Kentico CMS before 13.0.66 has an Insecure Direct Object Reference vulnerability. It allows an attacker with user management rights (default is Administrator) to export the user options of any user, even ones with higher privileges (like Global Administrators) than the current user. The exported XML contains every option of the exported user (even the hashed password).

16 Apr 2022
4.9
CVSS
CVE-2019-10068KEVCRITICALin the wild

An issue was discovered in Kentico 12.0.x before 12.0.15, 11.0.x before 11.0.48, 10.0.x before 10.0.52, and 9.x versions. Due to a failure to validate security headers, it was possible for a specially crafted request to the staging service to bypass the initial authentication and proceed to deserialize user-controlled .NET object input. This deserialization then led to unauthenticated remote code execution on the server where the Kentico instance was hosted.

25 Mar 2022
9.8
CVSS
CVE-2021-46163MEDIUM

Kentico Xperience 13.0.44 allows XSS via an XML document to the Media Libraries subsystem.

10 Jan 2022
6.1
CVSS
CVE-2021-43991MEDIUM

The Kentico Xperience CMS version 13.0 – 13.0.43 is vulnerable to a persistent Cross-Site Scripting (XSS) vulnerability (also known as Stored or Second-Order XSS). Persistent XSS vulnerabilities occur when the application stores and retrieves client supplied data without proper handling of dangerous content. This type of XSS vulnerability is exploited by submitting malicious script content to the application which is then retrieved and executed by other application users. The attacker could exploit this to conduct a range of attacks against users of the affected application such as session hijacking, account take over and accessing sensitive data.

3 Dec 2021
5.4
CVSS
CVE-2021-27581CRITICAL

The Blog module in Kentico CMS 5.5 R2 build 5.5.3996 allows SQL injection via the tagname parameter.

6 Mar 2021
9.8
CVSS
CVE-2020-24794MEDIUM

Cross Site Scripting (XSS) vulnerability in Kentico before 12.0.75.

9 Sep 2020
6.1
CVSS
CVE-2019-19493MEDIUMpoc

Kentico before 12.0.50 allows file uploads in which the Content-Type header is inconsistent with the file extension, leading to XSS.

2 Dec 2019
5.4
CVSS
CVE-2019-12102CRITICAL

Kentico 11 through 12 lets attackers upload and explore files without authentication via the cmsmodules/medialibrary/formcontrols/liveselectors/insertimageormedia/tabs_media.aspx URI. NOTE: The vendor disputes the report because the researcher did not configure the media library permissions correctly. The vendor states that by default all users can read/modify/upload files, and it’s up to the administrator to decide who should have access to the media library and set the permissions accordingly. See the vendor documentation in the references for more information

22 May 2019
9.1
CVSS
CVE-2018-19453HIGH

Kentico CMS before 11.0.45 allows unrestricted upload of a file with a dangerous type.

11 Apr 2019
8.8
CVSS
CVE-2019-6242HIGH

Kentico v10.0.42 allows Global Administrators to read the cleartext SMTP Password by navigating to the SMTP configuration page. NOTE: the vendor considers this a best-practice violation but not a vulnerability. The vendor plans to fix it at a future time

8 Feb 2019
7.2
CVSS
CVE-2017-17736CRITICAL

Kentico 9.0 before 9.0.51 and 10.0 before 10.0.48 allows remote attackers to obtain Global Administrator access by visiting CMSInstall/install.aspx and then navigating to the CMS Administration Dashboard.

23 Mar 2018
9.8
CVSS
CVE-2018-6843HIGH

Kentico 10 before 10.0.50 and 11 before 11.0.3 has SQL injection in the administration interface.

19 Mar 2018
7.2
CVSS
CVE-2018-6842MEDIUM

Kentico 10 before 10.0.50 and 11 before 11.0.3 has XSS in which a crafted URL results in improper construction of a system page.

19 Mar 2018
5.4
CVSS
CVE-2018-7205MEDIUM

Reflected Cross-Site Scripting vulnerability in "Design" on "Edit device layout" in Kentico 9 through 11 allows remote attackers to execute malicious JavaScript via a malicious devicename parameter in a link that is entered via the "Pages -> Edit template properties -> Device Layouts -> Create device layout (and edit created device layout) -> Design" screens. NOTE: the vendor has responded that there is intended functionality for authorized users to edit and update ascx code layout

20 Feb 2018
4.8
CVSS
CVE-2018-7046HIGH

Arbitrary code execution vulnerability in Kentico 9 through 11 allows remote authenticated users to execute arbitrary operating system commands in a dynamic .NET code evaluation context via C# code in a "Pages -> Edit -> Template -> Edit template properties -> Layout" box. NOTE: the vendor has responded that there is intended functionality for authorized users to edit and update ascx code layout

20 Feb 2018
7.2
CVSS
CVE-2018-5282HIGHpoc

Kentico 9.0 through 11.0 has a stack-based buffer overflow via the SqlName, SqlPswd, Database, UserName, or Password field in a SilentInstall XML document. NOTE: the vendor disputes this issue because neither a buffer overflow nor a crash can be reproduced; also, reading XML documents is implemented exclusively with managed code within the Microsoft .NET Framework

8 Jan 2018
7.8
CVSS
CVE-2015-7823MEDIUM

Open redirect vulnerability in CMSPages/GetDocLink.ashx in Kentico CMS 8.2 through 8.2.41 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the link parameter.

21 Oct 2015
5.8
CVSS
CVE-2015-7822MEDIUM

Multiple cross-site scripting (XSS) vulnerabilities in Kentico CMS 8.2 allow remote attackers to inject arbitrary web script or HTML via a (1) parameter name to CMSModules/AdminControls/Pages/UIPage.aspx or the (2) CMSBodyClass cookie variable to the default URI.

21 Oct 2015
5.0
CVSS
← PrevPage 1 / 1Next →