#64462 closed task (blessed) (fixed)
Update Sodium Compat to 1.24.0
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | External Libraries | Keywords: | has-patch fixed-major dev-reviewed |
| Focuses: | Cc: |
Description (last modified by )
Read: https://00f.net/2025/12/30/libsodium-vulnerability/
Triggering this vulnerability would require working on the underlying internal edwards25519 code rather than the high level crypto_sign API or Ristretto255 API.
It's incredibly unlikely that anyone will actually be affected by this. Therefore, I do not believe this warrants being treated as a security issue for WordPress's purposes (i.e., requiring a confidential HackerOne ticket rather than Trac).
However, on the offchance that the unlikely happens, please make sure the update is backported to all supported WordPress versions in the next patch release. Better safe than sorry.
https://github.com/paragonie/sodium_compat/compare/v1.23.0...v1.24.0
Change History (11)
#2
@
7 weeks ago
- Keywords needs-patch added; has-patch removed
- Milestone changed from Awaiting Review to 7.0
- Type changed from defect (bug) to task (blessed)
- Version trunk deleted
Thanks for the ticket!
This ticket was mentioned in PR #10672 on WordPress/wordpress-develop by @SergeyBiryukov.
7 weeks ago
#4
- Keywords has-patch added; needs-patch removed
Trac ticket: https://core.trac.wordpress.org/ticket/64462
#5
@
7 weeks ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 61419:
#6
@
7 weeks ago
- Keywords fixed-major added
- Milestone changed from 7.0 to 6.9.1
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for 6.9.1 consideration.
This ticket was mentioned in PR #10687 on WordPress/wordpress-develop by @jorbin.
6 weeks ago
#8
Test to ensure there is a clean backport
Trac ticket: https://core.trac.wordpress.org/ticket/64462
https://github.com/paragonie/sodium_compat/compare/v1.23.0...v1.24.0
Looks like the URL got cut off?