PYSEC-2026-1282
Vulnerability from pysec - Published: 2026-07-07 16:03 - Updated: 2026-07-07 17:23
VLAI
Details
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.
Severity
6.9 (Medium)
Impacted products
| Name | purl | cryptidy | pkg:pypi/cryptidy |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "cryptidy",
"purl": "pkg:pypi/cryptidy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.2.4"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.5",
"1.0.7",
"1.1.0",
"1.2.0",
"1.2.1",
"1.2.2",
"1.2.3",
"1.2.4"
]
}
],
"aliases": [
"CVE-2025-63675",
"GHSA-97w9-v595-3h5q"
],
"details": "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.",
"id": "PYSEC-2026-1282",
"modified": "2026-07-07T17:23:58.526259Z",
"published": "2026-07-07T16:03:09.298310Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-63675"
},
{
"type": "WEB",
"url": "https://github.com/javiermorales36/cryptidy-analysis"
},
{
"type": "PACKAGE",
"url": "https://github.com/netinvent/cryptidy"
},
{
"type": "WEB",
"url": "https://github.com/netinvent/cryptidy/blob/cebc9ffd54cc20679d15a1a43ca9a5da645b0c58/cryptidy/symmetric_encryption.py#L220-L238"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/cryptidy"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-97w9-v595-3h5q"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L",
"type": "CVSS_V3"
}
],
"summary": "cryptidy allows code execution via untrusted data due to pickle.loads "
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…