CSLA .NET is a framework designed for the development of reusable, object-oriented business layers for applications. Versions 5.5.4 and below allow the use of WcfProxy. WcfProxy uses the now-obsolete NetDataContractSerializer (NDCS) and is vulnerable to remote code execution during deserialization. This vulnerability is fixed in version 6.0.0. To workaround this issue, remove the WcfProxy in data portal configurations.
References
| Link | Resource |
|---|---|
| https://github.com/MarimerLLC/csla/issues/4001 | Issue Tracking |
| https://github.com/MarimerLLC/csla/pull/4018 | Issue Tracking Patch |
| https://github.com/MarimerLLC/csla/security/advisories/GHSA-wq34-7f4g-953v | Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2025-12-09 16:18
Updated : 2026-06-17 09:57
NVD link : CVE-2025-66631
Mitre link : CVE-2025-66631
CVE.ORG link : CVE-2025-66631
JSON object : View
Products Affected
cslanet
- csla_.net
CWE
CWE-502
Deserialization of Untrusted Data
