Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-cryptography-vulnerability
Open

chore(deps): update dependency cryptography to v46.0.7 [security]#2146
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-cryptography-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 16, 2026

This PR contains the following updates:

Package Change Age Confidence
cryptography (changelog) ==46.0.6==46.0.7 age confidence

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 the GitHub Advisory Database (CC-BY 4.0).


Release Notes

pyca/cryptography (cryptography)

v46.0.7

Compare Source


Configuration

📅 Schedule: (in timezone America/Vancouver)

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

🚦 Automerge: Enabled.

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 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 16, 2026 02:16
@renovate renovate Bot force-pushed the renovate/pypi-cryptography-vulnerability branch 6 times, most recently from c28086c to 2776b64 Compare April 29, 2026 04:11
@renovate renovate Bot changed the title chore(deps): update dependency cryptography to v46.0.7 [security] chore(deps): update dependency cryptography to v46.0.7 [security] - autoclosed May 5, 2026
@renovate renovate Bot closed this May 5, 2026
auto-merge was automatically disabled May 5, 2026 17:28

Pull request was closed

@renovate renovate Bot deleted the renovate/pypi-cryptography-vulnerability branch May 5, 2026 17:28
@renovate renovate Bot changed the title chore(deps): update dependency cryptography to v46.0.7 [security] - autoclosed chore(deps): update dependency cryptography to v46.0.7 [security] May 5, 2026
@renovate renovate Bot reopened this May 5, 2026
@renovate renovate Bot force-pushed the renovate/pypi-cryptography-vulnerability branch 2 times, most recently from 2776b64 to 935a326 Compare May 5, 2026 22:48
@renovate renovate Bot changed the title chore(deps): update dependency cryptography to v46.0.7 [security] chore(deps): update dependency cryptography to v46.0.7 [security] - autoclosed May 9, 2026
@renovate renovate Bot closed this May 9, 2026
@renovate renovate Bot changed the title chore(deps): update dependency cryptography to v46.0.7 [security] - autoclosed chore(deps): update dependency cryptography to v46.0.7 [security] May 11, 2026
@renovate renovate Bot reopened this May 11, 2026
@renovate renovate Bot force-pushed the renovate/pypi-cryptography-vulnerability branch 3 times, most recently from ad768c4 to 371e665 Compare May 12, 2026 21:20
@renovate renovate Bot enabled auto-merge (squash) May 12, 2026 21:20
@renovate renovate Bot force-pushed the renovate/pypi-cryptography-vulnerability branch 6 times, most recently from dd61915 to 501b36c Compare May 15, 2026 22:24
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed for 'nr-forests-access-management_admin'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@renovate renovate Bot force-pushed the renovate/pypi-cryptography-vulnerability branch 4 times, most recently from b12660b to 5f6ecfe Compare May 26, 2026 16:15
@renovate renovate Bot force-pushed the renovate/pypi-cryptography-vulnerability branch 5 times, most recently from 1055b51 to 7fc0793 Compare May 28, 2026 18:12
@renovate renovate Bot force-pushed the renovate/pypi-cryptography-vulnerability branch from 7fc0793 to cfbcc11 Compare May 28, 2026 18:15
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed for 'nr-forests-access-management_admin'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

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.

0 participants