Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-58652 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

luci-app-travelmate (and the travelmate package) contain a privilege-escalation flaw: a LuCI/rpcd session holding the luci-app-travelmate write ACL is granted config-wide UCI write access to the travelmate configuration. While the LuCI UI restricts the auto-login script picker to /etc/travelmate/*.login, this is only a frontend restriction. The backend travelmate service (running as root) reads the raw UCI 'script' and 'script_args' values and executes the configured path when the captive-portal auto-login branch (f_check() in travelmate-functions.sh) is reached. An attacker with delegated write permissions can set script to /bin/sh and script_args to attacker-controlled arguments, resulting in arbitrary command execution as root. Confirmed in luci-app-travelmate/travelmate 2.4.5-r3; the sink is still present in travelmate 2.4.6-1 and no patched version is known.

Metrics

References 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.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-78Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')[email protected]

Affected Products

ProductVersions
OpenWrt LuCI-app-travelmate
<= 2.4.5-r3 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Do not grant broad UCI write access to roles that should not have command execution capability.

OpenWrt travelmate
<= 2.4.5-r3 (semver)
2.4.6-1 (semver)

CPE

  • cpe:2.3:o:openwrt:openwrt:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Do not grant broad UCI write access to roles that should not have command execution capability.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-58652
NVD Published Date:
Jul 2, 2026
NVD Last Modified:
Aug 28, 2026
Source:
[email protected]
CVE-2026-58652 Details - Not Deferred