Description
A vulnerability has been found in kalcaddle kodbox 1.67 Build 02. This issue affects some unknown processing of the file /user/sso/apiLogin of the component SSO API Login. The manipulation of the argument callbackUrl leads to open redirect. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to manipulate the callbackUrl parameter in the SSO API Login endpoint, causing the application to redirect to a user‑specified URL. Because the redirect is not validated, a remote actor can force a browser to navigate to a malicious site. This open redirect can be leveraged for phishing, drive‑by downloads, or session‑hijacking attacks, especially when the target user trusts the legitimate domain.

Affected Systems

Kalcaddle Kodbox version 1.67 Build 02 is affected. The flaw resides in the /user/sso/apiLogin path of the SSO API Login component. No other versions or components were mentioned in the advisory, so any deployment of this exact build should be considered vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates medium severity. The absence of an EPSS score means the exploitation probability is undefined, and the vulnerability is not listed in the CISA KEV catalog. Remote exploitation is plausible, as the exploit does not require local privileges or authentication. The CWE‑601 classification confirms that insufficient input validation on redirect parameters underlies the issue.

Generated by OpenCVE AI on August 4, 2026 at 09:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Enforce strict validation of the callbackUrl parameter, allowing only URLs that belong to the trusted domain or using a predefined whitelist.
  • Implement a confirmation dialog or warning page for any external redirects to ensure users are aware they are leaving the application.
  • Configure a web application firewall or reverse proxy to reject or sanitize redirect attempts that target external or disallowed domains.
  • Verify if a patched release of Kalcaddle Kodbox is available, and apply it when possible.

Generated by OpenCVE AI on August 4, 2026 at 09:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in kalcaddle kodbox 1.67 Build 02. This issue affects some unknown processing of the file /user/sso/apiLogin of the component SSO API Login. The manipulation of the argument callbackUrl leads to open redirect. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title kalcaddle kodbox SSO API Login apiLogin redirect
First Time appeared Kalcaddle
Kalcaddle kodbox
Weaknesses CWE-601
CPEs cpe:2.3:a:kalcaddle:kodbox:*:*:*:*:*:*:*:*
Vendors & Products Kalcaddle
Kalcaddle kodbox
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Kalcaddle Kodbox
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-04T14:51:19.648Z

Reserved: 2026-08-03T17:42:19.724Z

Link: CVE-2026-18721

cve-icon Vulnrichment

Updated: 2026-08-04T14:51:16.922Z

cve-icon NVD

Status : Deferred

Published: 2026-08-04T04:16:32.043

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-18721

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T09:30:06Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')