CVE-2025-68113
Last modified
CVE-2025-68113 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. ALTCHA is privacy-first software for captcha and bot protection. A cryptographic semantic binding flaw in ALTCHA libraries allows challenge payload splicing, which may enable replay attacks. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
ALTCHA is privacy-first software for captcha and bot protection. A 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. This 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, which include version 1.0.0 of the altcha Golang package, version 1.0.0 of the altcha Rubygem, version 1.0.0 of the altcha pip package, version 1.0.0 of the altcha Erlang package, version 1.4.1 of the altcha-lib npm package, version 1.3.1 of the altcha-org/altcha Composer package, and version 1.3.0 of the org.altcha:altcha Maven package. As a mitigation, implementations may append a delimiter to the end of the `salt` value prior to HMAC computation (for example, `<salt>?expires=<time>&`). This prevents ambiguity between parameters and the nonce and is backward-compatible with existing implementations, as the delimiter is treated as a standard URL parameter separator.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68113?
How severe is CVE-2025-68113?
How do I fix CVE-2025-68113?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-6810Mescius ActiveReports.NET ReadValue Deserialization of Untru…9.8
- CVE-2025-68109ChurchCRM is an open-source church management system. In ver…7.2
- CVE-2025-6811Mescius ActiveReports.NET TypeResolutionService Deserializat…9.8
- CVE-2025-68110ChurchCRM is an open-source church management system. Versio…8.8
- CVE-2025-68111ChurchCRM is an open-source church management system. In ver…7.2
- CVE-2025-68112ChurchCRM is an open-source church management system. In ver…8.8
- CVE-2025-68114Capstone is a disassembly framework. In versions 6.0.0-Alpha…9.8
- CVE-2025-68115Parse Server is an open source backend that can be deployed …6.1
- CVE-2025-68116FileRise is a self-hosted web file manager / WebDAV server. …5.4
- CVE-2025-68118FreeRDP is a free implementation of the Remote Desktop Proto…9.1
- CVE-2025-68119Downloading and building modules with malicious version stri…7
- CVE-2025-68120To prevent unexpected untrusted code execution, the Visual S…5.4
Are you affected by CVE-2025-68113?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
