Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/cloudflare/circl indirect minor v1.3.9 -> v1.6.1 OpenSSF Scorecard

CIRCL-Fourq: Missing and wrong validation can lead to incorrect results in github.com/cloudflare/circl

CVE-2025-8556 / GHSA-2x5j-vhc8-9cwm / GO-2025-3754

More information

Details

CIRCL-Fourq: Missing and wrong validation can lead to incorrect results in github.com/cloudflare/circl

Severity

Unknown

References

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


CIRCL-Fourq: Missing and wrong validation can lead to incorrect results

CVE-2025-8556 / GHSA-2x5j-vhc8-9cwm / GO-2025-3754

More information

Details

Impact

The CIRCL implementation of FourQ fails to validate user-supplied low-order points during Diffie-Hellman key exchange, potentially allowing attackers to force the identity point and compromise session security.

Moreover, there is an incorrect point validation in ScalarMult can lead to incorrect results in the isEqual function and if a point is on the curve.

Patches

Version 1.6.1 (https://github.com/cloudflare/circl/tree/v1.6.1) mitigates the identified issues.

We acknowledge Alon Livne (Botanica Software Labs) for the reported findings.

Severity

  • CVSS Score: 3.7 / 10 (Low)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

References

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


Release Notes

cloudflare/circl (github.com/cloudflare/circl)

v1.6.1: CIRCL v1.6.1

Compare Source

CIRCL v1.6.1

  • Fixes some point checks on the FourQ curve.
  • Hybrid KEM fails on low-order points.
What's Changed

Full Changelog: cloudflare/circl@v1.6.0...v1.6.1

v1.6.0: CIRCL v1.6.0

Compare Source

CIRCL v1.6.0

New!
What's Changed
New Contributors

Full Changelog: cloudflare/circl@v1.5.0...v1.6.0

v1.5.0: CIRCL v1.5.0

Compare Source

CIRCL v1.5.0

New: ML-DSA, Module-Lattice-based Digital Signature Algorithm.

What's Changed
New Contributors

Full Changelog: cloudflare/circl@v1.4.0...v1.5.0

v1.4.0: CIRCL v1.4.0

Compare Source

CIRCL v1.4.0

Changes

New: ML-KEM compatible with FIPS-203.

Commit History

Full Changelog: cloudflare/circl@v1.3.9...v1.4.0


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 added the security label Jun 18, 2025
@renovate renovate bot requested review from a team as code owners June 18, 2025 07:16
@renovate renovate bot requested a review from chenrui333 June 18, 2025 07:16
@renovate renovate bot enabled auto-merge (squash) June 18, 2025 07:16
@renovate renovate bot requested review from lukemassa and X-Guardian June 18, 2025 07:16
@github-actions github-actions bot added the dependencies PRs that update a dependency file label Jun 18, 2025
@renovate renovate bot force-pushed the renovate/release-0.34-go-github.com-cloudflare-circl-vulnerability branch from d3ba84a to a5990c8 Compare June 27, 2025 03:47
@renovate renovate bot force-pushed the renovate/release-0.34-go-github.com-cloudflare-circl-vulnerability branch from a5990c8 to bc98571 Compare June 27, 2025 03:57
@renovate renovate bot changed the title chore(deps): update module github.com/cloudflare/circl to v1.6.1 [security] (release-0.34) chore(deps): update module github.com/cloudflare/circl to v1.6.1 [security] (release-0.34) - autoclosed Aug 23, 2025
@renovate renovate bot closed this Aug 23, 2025
auto-merge was automatically disabled August 23, 2025 09:02

Pull request was closed

@renovate renovate bot deleted the renovate/release-0.34-go-github.com-cloudflare-circl-vulnerability branch August 23, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs that update a dependency file security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants