Description
WWBN AVideo through 30.0 contains an information disclosure vulnerability in the MobileManager plugin getConfiguration endpoint that returns sensitive configuration data to unauthenticated visitors. Attackers can send an unauthenticated GET request to plugin/MobileManager/getConfiguration.json.php to obtain TLS private key file paths, socket configuration details, platform version, and debug flags enabling further targeted attacks.
Published: 2026-09-01
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated GET requests to the MobileManager getConfiguration endpoint in WWBN AVideo versions up to 30.0 expose sensitive backend configuration data. The JSON response reveals TLS private key file paths, socket settings, platform version, and debug flags. Because no authentication is required, attackers can retrieve details that could aid in credential compromise or system exploitation. This constitutes an information disclosure vulnerability classified under CWE‑200.

Affected Systems

All installations of WWBN AVideo up through version 30.0 that also have the MobileManager plugin enabled are impacted. No operating system or deployment environment constraints were disclosed, suggesting the flaw exists in every instance where the plugin is deployed. The vulnerability is triggered by accessing the plugin/MobileManager/getConfiguration.json.php URL on the web server hosting the application.

Risk and Exploitability

The assigned CVSS score of 6.9 indicates moderate severity, and the EPSS score is not available, so we cannot quantify exploitation probability. The flaw can be exploited simply by sending an unauthenticated GET request to the endpoint. Although it is not listed in the CISA KEV catalog, the leakage of TLS key paths and debug switches could help attackers plan more destructive actions. Environments exposing the endpoint to external networks pose the highest risk.

Generated by OpenCVE AI on September 2, 2026 at 00:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Enforce authentication or IP restrictions on the MobileManager getConfiguration endpoint to prevent unauthenticated access.
  • Disable debug mode and remove unused configuration flags from the application configuration to limit exposed information.
  • Ensure TLS private key files are stored outside the web‑accessible directory and that filesystem permissions restrict access to the application user.
  • Monitor for updates from WWBN AVideo and apply any vendor patch when it becomes available.

Generated by OpenCVE AI on September 2, 2026 at 00:05 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 through 30.0 contains an information disclosure vulnerability in the MobileManager plugin getConfiguration endpoint that returns sensitive configuration data to unauthenticated visitors. Attackers can send an unauthenticated GET request to plugin/MobileManager/getConfiguration.json.php to obtain TLS private key file paths, socket configuration details, platform version, and debug flags enabling further targeted attacks.
Title WWBN AVideo through 30.0 Information Disclosure via MobileManager
First Time appeared Wwbn
Wwbn avideo
Weaknesses CWE-200
CPEs cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
Vendors & Products Wwbn
Wwbn avideo
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-84481

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-84481

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T00:15:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor