-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Vulnerable Library - PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Python binding to the Networking and Cryptography (NaCl) library
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (PyNaCl version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2025-69277 | 4.5 | PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl | Direct | hdwallet - 3.6.1,pynacl - 1.6.2 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2025-69277
Vulnerable Library - PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl
Python binding to the Networking and Cryptography (NaCl) library
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Dependency Hierarchy:
- ❌ PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (Vulnerable Library)
Found in base branch: main
Vulnerability Details
libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to crypto_core_ed25519_is_valid_point, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren't in the main cryptographic group.
Publish Date: 2025-12-31
URL: CVE-2025-69277
CVSS 3 Score Details (4.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Changed
- Impact Metrics:
- Confidentiality Impact: Low
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: GHSA-mrfv-m5wm-5w6w
Release Date: 2025-12-31
Fix Resolution: hdwallet - 3.6.1,pynacl - 1.6.2
Step up your Open Source Security Game with Mend here