Skip to content

Commit eb0b126

Browse files
committed
fix(api): bump cryptography to 46.0.7 in API lockfile for CVE-2026-39892
- Patch out-of-bounds read on non-contiguous buffers in Hash.update et al. in the API image transitively via the prowler SDK pin - Lockfile regen deferred to a follow-up commit on this branch after #10978 lands on master (api/pyproject.toml resolves prowler from git@master, blocking the lock until then)
1 parent eb1b419 commit eb0b126

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All notable changes to the **Prowler API** are documented in this file.
1111
### 🔐 Security
1212

1313
- `trivy` binary in the API image from 0.69.2 to 0.70.0 for CVE-2026-33186
14+
- `cryptography` from 46.0.6 to 46.0.7 (transitive via prowler SDK) for CVE-2026-39892
1415

1516
---
1617

0 commit comments

Comments
 (0)