Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 13, 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: Disabled because a matching PR was automerged previously.

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 requested review from a team as code owners April 13, 2026 15:05
@renovate renovate bot requested a review from awolfden April 13, 2026 15:05
@gjtorikian gjtorikian merged commit 09f0169 into main Apr 13, 2026
10 checks passed
@gjtorikian gjtorikian deleted the renovate/pypi-cryptography-vulnerability branch April 13, 2026 15:05
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