altcha
A lightweight Elixir library for creating and verifying ALTCHA challenges.
Activity
- Latest release
- 15h ago
- Total releases
- 6
- Cadence
- ~4 months
- Last 12 months
- 4
Reach
- Stars
- 12
Details
- License
- MIT
- First release
- Aug 07, 2024
| Version | Released | |
|---|---|---|
2.0.1
patch
| ||
2.0.0
major
| ||
2.0.0-beta.1
pre
| ||
1.0.0
major
| ||
0.2.0
minor
1 CVE
CVE-2025-68113
GHSA-6gvq-jcmp-8959
GO-2025-4239
PYSEC-2026-1115
Dec 16, 2025
ALTCHA Proof-of-Work Vulnerable to Challenge Splicing and Replay
6.5
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
Low
ImpactA cryptographic semantic binding flaw in ALTCHA libraries allows challenge payload splicing, which may enable replay attacks. The HMAC signature does not unambiguously bind challenge parameters to the nonce, allowing an attacker to reinterpret a valid proof-of-work submission with a modified expiration value. This may allow previously solved challenges to be reused beyond their intended lifetime, depending on server-side replay handling and deployment assumptions. The vulnerability primarily impacts abuse-prevention mechanisms such as rate limiting and bot mitigation. It does not directly affect data confidentiality or integrity. PatchesThis issue has been addressed by enforcing explicit semantic separation between challenge parameters and the nonce during HMAC computation. Users are advised to upgrade to patched versions. WorkaroundsAs a mitigation, implementations may append a delimiter to the end of the Affected versions
0.1.0
0.2.0
Fixed in
1.0.0
References
Updated Jul 07, 2026 · Source: OSV.dev | ||
0.1.0
initial
1 CVE
CVE-2025-68113
GHSA-6gvq-jcmp-8959
GO-2025-4239
PYSEC-2026-1115
Dec 16, 2025
ALTCHA Proof-of-Work Vulnerable to Challenge Splicing and Replay
6.5
/ 10
Medium
Network
Low
None
None
Unchanged
None
Low
Low
ImpactA cryptographic semantic binding flaw in ALTCHA libraries allows challenge payload splicing, which may enable replay attacks. The HMAC signature does not unambiguously bind challenge parameters to the nonce, allowing an attacker to reinterpret a valid proof-of-work submission with a modified expiration value. This may allow previously solved challenges to be reused beyond their intended lifetime, depending on server-side replay handling and deployment assumptions. The vulnerability primarily impacts abuse-prevention mechanisms such as rate limiting and bot mitigation. It does not directly affect data confidentiality or integrity. PatchesThis issue has been addressed by enforcing explicit semantic separation between challenge parameters and the nonce during HMAC computation. Users are advised to upgrade to patched versions. WorkaroundsAs a mitigation, implementations may append a delimiter to the end of the Affected versions
0.1.0
0.2.0
Fixed in
1.0.0
References
Updated Jul 07, 2026 · Source: OSV.dev |