CVE-2022-50681
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2022-50681, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-18

Last updated on: 2025-12-27

Assigner: VulnCheck

Description

A reflected cross-site scripting vulnerability in Kentico Xperience allows attackers to inject malicious scripts via administration input fields in the Rich text editor component. Attackers can exploit this vulnerability to execute arbitrary scripts in users' browsers.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-18
Last Modified
2025-12-27
Generated
2026-07-06
AI Q&A
2025-12-18
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
kentico xperience to 13.0.88 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2022-50681 is a reflected cross-site scripting (XSS) vulnerability in Kentico Xperience, specifically in the Rich Text Editor component used in the administration interface. It occurs because the application does not properly neutralize input when generating web pages. Attackers can inject malicious scripts via input fields in the Rich Text Editor, which then execute in the browsers of users who view the affected pages. [1]

Impact Analysis

This vulnerability can allow attackers to execute arbitrary scripts in the browsers of users who access the affected administration pages. This can lead to unauthorized actions performed on behalf of the user, theft of sensitive information such as cookies or session tokens, and potential compromise of user accounts or administrative functions. [1]

Detection Guidance

This vulnerability can be detected by testing the Rich Text Editor input fields in the Kentico Xperience administration interface for reflected cross-site scripting (XSS) by injecting typical XSS payloads (e.g., <script>alert(1)</script>) and observing if the script executes in the browser. There are no specific commands provided in the resources, but manual testing or using web vulnerability scanners that support XSS detection on web applications can help identify the issue. [1]

Mitigation Strategies

Immediate mitigation steps include applying the hotfixes provided by the Kentico Security Team to address the vulnerability in the Rich Text Editor component. Additionally, restricting access to the administration interface and educating users to avoid interacting with suspicious inputs can help reduce risk until the patch is applied. [1]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50681. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart