Skip to content

CVE-2019-10068

Deserialization of Untrusted Data — is CVE-2019-10068real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.8EPSS 96.0%CISA KEVCWE-502 · Deserialization of Untrusted Data

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

Published

Embed this verdict
TruePositive verdict for CVE-2019-10068
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2019-10068/badge.svg)](https://www.truepositive.app/cve/CVE-2019-10068)
HTML
<a href="https://www.truepositive.app/cve/CVE-2019-10068"><img src="https://www.truepositive.app/cve/CVE-2019-10068/badge.svg" alt="TruePositive verdict for CVE-2019-10068"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

2 verdicts
Not a real issue

to add your verdict.

Community real-world severity: Critical (Critical 2) — CVSS base score 9.8

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

No notes yet — be the first to share what you saw or a fix that worked.

    Same weaknessCWE-502 · Deserialization of Untrusted Data.