Skip to main content

kodbox CVE-2026-18721

| EUVDEUVD-2026-52570 LOW
URL Redirection to Untrusted Site (Open Redirect) (CWE-601)
2026-08-04 VulDB GHSA-f83r-6hq8-m7vj
2.1
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.1 MEDIUM
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
4.3 MEDIUM

Network-accessible pre-auth SSO endpoint (AV:N/PR:N); victim must click crafted link (UI:R); impact is redirect only - no confidentiality loss and scope unchanged on the server.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

4
Severity Changed
Aug 04, 2026 - 04:22 NVD
MEDIUM LOW
CVSS changed
Aug 04, 2026 - 04:22 NVD
5.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Aug 04, 2026 - 03:58 vuln.today
CVE Published
Aug 04, 2026 - 02:30 cve.org
MEDIUM 5.3

DescriptionCVE.org

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.

AnalysisAI

Open redirect in kodbox 1.67 Build 02 SSO API Login allows unauthenticated remote attackers to redirect victims to arbitrary external URLs by manipulating the callbackUrl parameter at the /user/sso/apiLogin endpoint. The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:P) confirms network-accessible, low-complexity exploitation requiring only passive user interaction - a victim clicking a crafted SSO link - with no authentication or special configuration needed from the attacker's side. A proof-of-concept exploit has been publicly disclosed on GitHub (E:P), lowering the exploitation barrier, though no CISA KEV listing indicates confirmed widespread exploitation at time of analysis.

Technical ContextAI

kodbox (CPE: cpe:2.3:a:kalcaddle:kodbox:*:*:*:*:*:*:*:*) is a self-hosted file management and collaboration platform developed by kalcaddle. The vulnerability resides in its Single Sign-On API Login handler at /user/sso/apiLogin. CWE-601 (URL Redirection to Untrusted Site / Open Redirect) identifies the root cause: the application uses a user-supplied callbackUrl parameter to determine the post-authentication redirect destination without validating whether the URL belongs to a trusted or allowlisted domain. This vulnerability class is a well-understood but persistently dangerous pattern because it weaponizes the legitimacy of the hosting domain - the initial URL appears trustworthy to recipients since it is served from the victim organization's own kodbox instance - enabling effective phishing and credential harvesting campaigns against SSO-authenticated users.

RemediationAI

No vendor-released patch has been identified at time of analysis - the vendor did not respond to responsible disclosure, so no fixed version can be cited. As a primary compensating control, administrators should immediately implement a server-side allowlist for the callbackUrl parameter in the SSO API Login handler, rejecting any redirect target that does not match a pre-approved list of internal domains or paths; this eliminates the redirect vector without disabling SSO functionality. As a secondary control, operators can restrict access to the /user/sso/apiLogin endpoint at the reverse-proxy or WAF layer to known internal IP ranges, reducing the population of users who can receive and act on crafted links - note this may impact legitimate SSO flows for remote users and requires careful scope definition. If the SSO API Login feature is not operationally required, disabling it entirely eliminates the attack surface with no side effects beyond loss of SSO capability. Monitor VulDB (https://vuldb.com/vuln/385632) and the kalcaddle project repository for any future patch releases.

CVE-2017-1000117 HIGH POC
8.8 Oct 05

A malicious third-party can give a crafted "ssh://..." URL to an unsuspecting victim, and an attempt to visit the URL ca

CVE-2024-52875 HIGH POC
8.8 Jan 31

GFI Kerio Control versions 9.2.5 through 9.4.5 contain an HTTP response splitting vulnerability in the dest parameter of

CVE-2016-5385 HIGH POC
8.1 Jul 19

PHP through 7.0.8 does not attempt to address RFC 3875 section 4.1.18 namespace conflicts and therefore does not protect

CVE-2013-2248 MEDIUM POC
5.8 Jul 20

Multiple open redirect vulnerabilities in Apache Struts 2.0.0 through 2.3.15 allow remote attackers to redirect users to

CVE-2012-6499 MEDIUM POC
5.8 Jan 12

Open redirect vulnerability in age-verification.php in the Age Verification plugin 0.4 and earlier for WordPress allows

CVE-2015-2863 MEDIUM POC
4.3 Jul 20

Open redirect vulnerability in Kaseya Virtual System Administrator (VSA) 7.x before 7.0.0.29, 8.x before 8.0.0.18, 9.0 b

CVE-2017-3528 MEDIUM POC
5.4 Apr 24

Vulnerability in the Oracle Applications Framework component of Oracle E-Business Suite (subcomponent: Popup windows (li

CVE-2012-0518 MEDIUM
4.7 Oct 16

Unspecified vulnerability in the Oracle Application Server Single Sign-On component in Oracle Fusion Middleware 10.1.4.3

CVE-2024-21641 MEDIUM POC
6.5 Jan 05

Flarum is open source discussion platform software. Rated medium severity (CVSS 6.5), this vulnerability is remotely exp

CVE-2015-5354 MEDIUM POC
5.8 Jul 01

Open redirect vulnerability in Novius OS 5.0.1 (Elche) allows remote attackers to redirect users to arbitrary web sites

CVE-2015-5461 MEDIUM POC
6.4 Jul 08

Open redirect vulnerability in the Redirect function in stageshow_redirect.php in the StageShow plugin before 5.0.9 for

CVE-2024-22891 CRITICAL POC
9.8 Mar 01

Nteract v.0.28.0 was discovered to contain a remote code execution (RCE) vulnerability via the Markdown link. Rated crit

Share

CVE-2026-18721 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy