Skip to content

chore(deps): update dependency cryptography to v46.0.7 [security]#606

Merged
gjtorikian merged 1 commit intomainfrom
renovate/pypi-cryptography-vulnerability
Apr 8, 2026
Merged

chore(deps): update dependency cryptography to v46.0.7 [security]#606
gjtorikian merged 1 commit intomainfrom
renovate/pypi-cryptography-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Confidence
cryptography (changelog) 46.0.646.0.7 age confidence

GitHub Vulnerability Alerts

CVE-2026-39892

If a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. For example:

h = Hash(SHA256())
b.update(buf[::-1])

would read past the end of the buffer on Python >3.11


Release Notes

pyca/cryptography (cryptography)

v46.0.7

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 8, 2026 23:07
@renovate renovate bot requested review from a team as code owners April 8, 2026 23:07
@renovate renovate bot requested a review from faroceann April 8, 2026 23:07
@gjtorikian gjtorikian disabled auto-merge April 8, 2026 23:23
@gjtorikian gjtorikian merged commit 1c06d0f into main Apr 8, 2026
11 checks passed
@gjtorikian gjtorikian deleted the renovate/pypi-cryptography-vulnerability branch April 8, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant