Skip to content

Update dependency cryptography to v46.0.7 [SECURITY]#183

Open
renovate[bot] wants to merge 1 commit into8/edgefrom
renovate/pypi-cryptography-vulnerability
Open

Update dependency cryptography to v46.0.7 [SECURITY]#183
renovate[bot] wants to merge 1 commit into8/edgefrom
renovate/pypi-cryptography-vulnerability

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 29, 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 Etc/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 added the not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes label Mar 29, 2026
@renovate renovate bot changed the title Update dependency cryptography to v46.0.6 [SECURITY] Update dependency cryptography to v46.0.6 [SECURITY] - autoclosed Apr 8, 2026
@renovate renovate bot closed this Apr 8, 2026
@renovate renovate bot deleted the renovate/pypi-cryptography-vulnerability branch April 8, 2026 07:31
@renovate renovate bot changed the title Update dependency cryptography to v46.0.6 [SECURITY] - autoclosed Update dependency cryptography to v46.0.7 [SECURITY] Apr 9, 2026
@renovate renovate bot reopened this Apr 9, 2026
@renovate renovate bot force-pushed the renovate/pypi-cryptography-vulnerability branch from a6b6572 to 4af890e Compare April 9, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not bug or enhancement PR is not 'bug' or 'enhancement'. For release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants