Skip to content

chore(deps): [ai] Update dependency cryptography to v46.0.7 [SECURITY]#437

Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/pypi-cryptography-vulnerability
Open

chore(deps): [ai] Update dependency cryptography to v46.0.7 [SECURITY]#437
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot:renovate/pypi-cryptography-vulnerability

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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

Severity
  • CVSS Score: 6.9 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

Cryptography vulnerable to buffer overflow if non-contiguous buffers were passed to APIs

CVE-2026-39892 / GHSA-p423-j2cm-9vmq

More information

Details

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

Severity

  • CVSS Score: 6.9 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file p0 SECURITY labels Apr 8, 2026
@renovate-bot renovate-bot added the dependencies Pull requests that update a dependency file label Apr 8, 2026
@renovate-bot renovate-bot requested a review from mservidio as a code owner April 8, 2026 22:27
@renovate-bot renovate-bot changed the title chore(deps): [fsi-quant-assistant] Update dependency cryptography to v46.0.7 [SECURITY] chore(deps): [ai] Update dependency cryptography to v46.0.7 [SECURITY] Apr 9, 2026
@renovate-bot renovate-bot force-pushed the renovate/pypi-cryptography-vulnerability branch from facb536 to b824f9b Compare April 9, 2026 10:45
@renovate-bot renovate-bot force-pushed the renovate/pypi-cryptography-vulnerability branch 13 times, most recently from dab207d to fe3fe29 Compare April 16, 2026 07:52
@renovate-bot renovate-bot force-pushed the renovate/pypi-cryptography-vulnerability branch 3 times, most recently from c1d1fdd to 6114b82 Compare April 17, 2026 12:50
@renovate-bot renovate-bot force-pushed the renovate/pypi-cryptography-vulnerability branch from 6114b82 to 09d0f71 Compare April 17, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file p0 SECURITY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants