Skip to content

fix: bump filippo.io/edwards25519 to v1.1.1 (CVE-2026-26958)#12

Closed
diptanu wants to merge 1 commit intomainfrom
fix/bump-edwards25519-v1.1.1
Closed

fix: bump filippo.io/edwards25519 to v1.1.1 (CVE-2026-26958)#12
diptanu wants to merge 1 commit intomainfrom
fix/bump-edwards25519-v1.1.1

Conversation

@diptanu
Copy link

@diptanu diptanu commented Mar 2, 2026

Summary

  • Bumps filippo.io/edwards25519 from v1.1.0 to v1.1.1
  • Fixes CVE-2026-26958: MultiScalarMult produces invalid results or undefined behavior when the receiver is not the identity point
  • Note: users depending on edwards25519 only through go-sql-driver/mysql (like dbmate) are not directly affected, but upgrading removes the vulnerability from scans

Test plan

  • CI passes
  • Docker image rebuilds successfully

🤖 Generated with Claude Code

Fixes a bug in MultiScalarMult that produces invalid results when the
receiver is not the identity point.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@diptanu
Copy link
Author

diptanu commented Mar 2, 2026

Superseded by #10 which was merged.

@diptanu diptanu closed this Mar 2, 2026
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