Description
WWBN AVideo contains a path traversal vulnerability in the API get_api_login_code endpoint that allows unauthenticated attackers to delete arbitrary .log files by supplying directory traversal sequences in the code parameter. Attackers can exploit this to destroy audit logs and probe for file existence on the server, with the vulnerability enabling both file deletion and information disclosure about the filesystem.
Published: 2026-09-01
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WWBN AVideo contains a path‑traversal flaw in the get_api_login_code endpoint that permits attackers to delete any .log file on the server. The flaw also allows probing the filesystem to confirm file existence, leading to information disclosure. Because the vulnerability is unauthenticated, any network user can trigger it, compromising audit trails and potentially denying the ability to investigate incidents.

Affected Systems

Vulnerable systems are installations of WWBN AVideo. No specific version data is provided, so any deployment of the product that includes the get_api_login_code API is potentially affected.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium severity risk. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog, implying limited known exploitation evidence. The likely attack vector is remote exploitation via the public API, as the endpoint is accessible to unauthenticated users.

Generated by OpenCVE AI on September 1, 2026 at 23:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a fixed release of WWBN AVideo that resolves the path‑traversal issue.
  • If an upgrade is not immediately possible, limit access to the get_api_login_code endpoint by applying network or application‑level access controls, or temporarily disable the endpoint using firewall rules or API gateway filtering.
  • Implement directory‑level input validation and enforcement in your deployment, ensuring that any log file deletion requests are constrained to the intended log directory or that log storage is moved outside of web‑exposed paths.

Generated by OpenCVE AI on September 1, 2026 at 23:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Description WWBN AVideo contains a path traversal vulnerability in the API get_api_login_code endpoint that allows unauthenticated attackers to delete arbitrary .log files by supplying directory traversal sequences in the code parameter. Attackers can exploit this to destroy audit logs and probe for file existence on the server, with the vulnerability enabling both file deletion and information disclosure about the filesystem.
Title WWBN AVideo Unauthenticated Arbitrary Log File Deletion
First Time appeared Wwbn
Wwbn avideo
Weaknesses CWE-73
CPEs cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
Vendors & Products Wwbn
Wwbn avideo
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-01T22:25:32.489Z

Reserved: 2026-09-01T20:37:00.841Z

Link: CVE-2026-84478

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T23:17:21.947

Modified: 2026-09-01T23:17:21.947

Link: CVE-2026-84478

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T23:45:17Z

Weaknesses
  • CWE-73

    External Control of File Name or Path