Pivotal CRM CVE-2026-39253
HIGHSeverity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable unauthenticated deserialization (AV:N/PR:N/UI:N) yielding full RCE (C/I/A:H); AC:H reflects need for a working .NET gadget chain against the specific endpoint.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in Pivotal CRM v.6.6.04.08 allows a remote attacker to execute arbitrary code via the Pivotal.Core.Common.dll and Pivotal.Engine.Client.Services.Conversion.dll components.
AnalysisAI
Remote code execution in Pivotal CRM 6.6.04.08 Smart Client arises from insecure deserialization in the Pivotal.Core.Common.dll and Pivotal.Engine.Client.Services.Conversion.dll components, allowing remote attackers to execute arbitrary code on affected installations. The vendor (Aurea/Pivotal) has published a remediation advisory and a researcher has released a public technical advisory, but the issue is not currently listed in CISA KEV and SSVC indicates no observed exploitation. CVSS 8.1 reflects high impact tempered by high attack complexity, while no public exploit identified at time of analysis is corroborated by SSVC's 'Exploitation: none'.
Technical ContextAI
Pivotal CRM is a customer relationship management platform (originally Pivotal/CDC, now maintained by Aurea) deployed as a .NET-based Smart Client. The flaw resides in two .NET assemblies - Pivotal.Core.Common.dll and Pivotal.Engine.Client.Services.Conversion.dll - that handle object conversion/serialization within the client and server pipeline. The root cause is CWE-502 (Deserialization of Untrusted Data): the components deserialize attacker-controlled .NET serialized streams without type validation, a well-known sink class (BinaryFormatter / similar) that yields arbitrary code execution when combined with publicly known .NET gadget chains such as those produced by ysoserial.net. CPE data in the feed is unhelpful ('cpe:2.3:a:n/a:n/a') and the vendor advisory at support.pivotal.aurea.com (article 129552) is the authoritative product reference.
RemediationAI
Apply the remediation described in the vendor advisory at https://support.pivotal.aurea.com/article/129552-remediating-insecure-deserialization-cwe-502-in-pivotal-6-6-04-08-smart-client-pbs, which addresses the insecure deserialization in the two affected assemblies; the input data does not include an exact replacement build number, so this maps to 'Patch available per vendor advisory' and customers should confirm the precise fixed assembly versions with Aurea support. If patching is delayed, restrict network reachability of the Pivotal Smart Client services to trusted management VLANs or VPN only (side effect: remote users lose direct access and must use jump hosts), and consider blocking unauthenticated callers at a reverse proxy in front of the Pivotal endpoints handling object conversion (side effect: any legitimate unauthenticated client flow will break, so verify usage first). The researcher advisory at https://timtimxs.github.io/CVE-2026-39253-Advisory/ provides additional technical context for building detections (look for unexpected BinaryFormatter/SoapFormatter activity or known .NET gadget signatures in IIS/Pivotal logs).
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-502 – Deserialization of Untrusted Data
View allShare
External POC / Exploit Code
Leaving vuln.today