cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aes_decrypt_message in symmetric_encryption.py.
PUBLISHED5.2CWE-502
Problem type
Affected products
cryptidy
cryptidy
<= 1.2.4 - AFFECTED
References
github.com
https://github.com/javiermorales36/cryptidy-analysis
github.com
https://github.com/netinvent/cryptidy/blob/cebc9ffd54cc20679d15a1a43ca9a5da645b0c58/cryptidy/symmetric_encryption.py#L220-L238
GitHub Security Advisories
GHSA-97w9-v595-3h5q
cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used....
https://github.com/advisories/GHSA-97w9-v595-3h5qcryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aes_decrypt_message in symmetric_encryption.py.
nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2025-63675
github.com
https://github.com/javiermorales36/cryptidy-analysis
github.com
https://github.com/netinvent/cryptidy/blob/cebc9ffd54cc20679d15a1a43ca9a5da645b0c58/cryptidy/symmetric_encryption.py#L220-L238
github.com
https://github.com/advisories/GHSA-97w9-v595-3h5q
JSON source
Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2025-63675",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2025-10-31T16:44:37.610Z",
"dateReserved": "2025-10-27T00:00:00.000Z",
"datePublished": "2025-10-31T00:00:00.000Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2025-10-31T07:02:08.430Z"
},
"descriptions": [
{
"lang": "en",
"value": "cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aes_decrypt_message in symmetric_encryption.py."
}
],
"affected": [
{
"vendor": "cryptidy",
"product": "cryptidy",
"defaultStatus": "unknown",
"versions": [
{
"version": "0",
"status": "affected",
"versionType": "semver",
"lessThanOrEqual": "1.2.4"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-502 Deserialization of Untrusted Data",
"cweId": "CWE-502",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/javiermorales36/cryptidy-analysis"
},
{
"url": "https://github.com/netinvent/cryptidy/blob/cebc9ffd54cc20679d15a1a43ca9a5da645b0c58/cryptidy/symmetric_encryption.py#L220-L238"
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"baseScore": 6.9,
"baseSeverity": "MEDIUM"
}
}
]
},
"adp": [
{
"providerMetadata": {
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP",
"dateUpdated": "2025-10-31T16:44:37.610Z"
},
"title": "CISA ADP Vulnrichment",
"references": [
{
"url": "https://github.com/javiermorales36/cryptidy-analysis",
"tags": [
"exploit"
]
}
],
"metrics": [
{}
]
}
]
}
}