Skip to content

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

Merged
payamnj merged 1 commit intomasterfrom
renovate/pypi-cryptography-vulnerability
Apr 10, 2026
Merged

chore(deps): update dependency cryptography to v46.0.7 [security]#344
payamnj merged 1 commit intomasterfrom
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: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title chore(deps): update dependency cryptography to v46.0.7 [security] Update dependency cryptography to v46.0.7 [SECURITY] Apr 10, 2026
@renovate renovate bot changed the title Update dependency cryptography to v46.0.7 [SECURITY] chore(deps): update dependency cryptography to v46.0.7 [security] Apr 10, 2026
@payamnj payamnj merged commit d8dac9d into master Apr 10, 2026
7 checks passed
@renovate renovate bot deleted the renovate/pypi-cryptography-vulnerability branch April 10, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant