CVE-2026-4592 Details
Description
A security vulnerability has been detected in kalcaddle kodbox 1.64. This impacts the function loginAfter/tfaVerify of the file /workspace/source-code/plugins/client/controller/tfa/index.class.php of the component Password Login. The manipulation leads to improper authentication. The attack is possible to be carried out remotely. The attack is considered to have high complexity. The exploitability is said to be difficult. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A vulnerability exists in Kalcaddle Kodbox version 1.64, specifically within the Password Login component's two-factor authentication (2FA) implementation. The issue arises in the 'loginAfter/tfaVerify' function of the file '/workspace/source-code/plugins/client/controller/tfa/index.class.php'. This vulnerability allows improper authentication to occur remotely, with high complexity and difficult exploitability. When 2FA is enabled, the login process only initiates a 2FA challenge if the client explicitly indicates 'withTfa=0'. If this parameter is omitted, the server bypasses 2FA and issues a full access token based solely on the username and password. Additionally, during the 2FA verification step, setting 'wiotTfa=1' causes the 'tfaVerify()' function to skip one-time password validation and complete the login process directly. As a result, any attacker with valid credentials can log in without providing a second factor, even for accounts that require 2FA, including administrative accounts.
To address this vulnerability, it is recommended to enforce two-factor authentication on the server side whenever it is enabled. Remove or tightly control client-side bypass flags such as 'withTfa' and 'wiotTfa'. Ensure that all successful logins depend on a verified 2FA code linked to a secure, short-lived server-generated challenge.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 23, 2026CISA-ADP
Assessed Mar 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/?ctiid.352428 | [email protected] | Content Wall |
| https://vuldb.com/?id.352428 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.775471 | [email protected] | Technical Description |
| https://vulnplus-note.wetolink.com/share/S6CMNnndYUXU | [email protected] | Broken Link |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| kalcaddle kodbox | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 23, 2026 | New CVE Received | [email protected] |
Volerion