Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Lifecycle Timeline
10DescriptionCVE.org
Hard-coded ASP.NET/IIS machineKey value in Digital Knowledge KnowledgeDeliver deployments prior to February 24, 2026 allows adversaries to circumvent ViewState validation mechanisms and achieve remote code execution via malicious ViewState deserialization attacks
AnalysisAI
Remote code execution in Digital Knowledge KnowledgeDeliver (all versions prior to February 24, 2026) via malicious ViewState deserialization. A hard-coded ASP.NET machineKey allows unauthenticated remote attackers to bypass ViewState validation and execute arbitrary code on the server. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | Exploitation requires the attacker to possess the exact hard-coded machineKey value (both validationKey and decryptionKey) used in KnowledgeDeliver deployments prior to February 24, 2026. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N) confirms unauthenticated remote exploitation with low complexity, but the scored impact (C:H/I:N/A:N) only reflects Confidentiality-this appears to be a CVSS scoring error, as RCE inherently provides High impact across all three CIA dimensions. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An unauthenticated attacker identifies a Digital Knowledge KnowledgeDeliver instance and retrieves the hard-coded machineKey value from Mandiant's public disclosure or prior reverse engineering. Using tools like ysoserial.net, the attacker generates a malicious ViewState payload containing a .NET deserialization gadget (e.g., ObjectStateFormatter chain targeting TextFormattingRunProperties). … |
| Remediation | Upgrade to Digital Knowledge KnowledgeDeliver version released on or after February 24, 2026, which replaces the hard-coded machineKey with a deployment-unique value. … Detailed patch versions, workarounds, and compensating controls in full report. |
Recommended ActionAI
Within 24 hours: Inventory all Digital Knowledge KnowledgeDeliver deployments and confirm current versions. …
Sign in for detailed remediation steps and compensating controls.
Threat intelligence, references, and detailed analysis are available after sign-in.
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23271
GHSA-g88c-8gfj-6c98