CVE-2025-10974
BaseFortify
Publication date: 2025-09-25
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| giantspatula | sewkinect | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the giantspatula SewKinect software, specifically in the pickle.loads function within the /calculate file of the Endpoint component. It involves unsafe deserialization caused by manipulation of the argument body_parts/point_cloud. An attacker can exploit this remotely to execute malicious code or actions.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution or other malicious actions due to unsafe deserialization. This can compromise the affected system's confidentiality, integrity, and availability, potentially allowing attackers to manipulate data or disrupt services.