CVE-2026-69095 PUBLISHED

OpenWrt luci-app-bmx7 Path Traversal via bmx7-info

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 03.08.2026 Updated: 03.08.2026

OpenWrt luci-app-bmx7 before commit 5890760a454dad2cb00389dba2cdc5e779e0ffdd contains a path traversal vulnerability in the bmx7-info CGI script that allows unauthenticated attackers to read files outside the configured runtimeDir. Attackers can supply directory traversal sequences in the query string to escape the intended directory and read sensitive files accessible to the CGI process.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor openwrt
Product luci
Versions Default: unaffected
  • affected from 0 to 5890760a454dad2cb00389dba2cdc5e779e0ffdd (excl.)
  • Version 5890760a454dad2cb00389dba2cdc5e779e0ffdd is unaffected

Credits

  • nebusecurity reporter

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE