# CVE-2026-89248

## Summary

- **CVE ID:** CVE-2026-89248
- **Severity:** MEDIUM
- **CVSS Score:** 6.9 (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)
- **CWE:** CWE-200
- **Published:** Sep 11, 2026
- **Last Modified:** Sep 11, 2026

## Description

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 is missing an authentication/authorization check in plugin/WebRTC/status.json.php. When the WebRTC plugin is present, any unauthenticated remote user can request /plugin/WebRTC/status.json.php and receive JSON containing the absolute filesystem path of the WebRTC2RTMP helper binary (revealing the document-root path), the configured WebRTC port, file_exists/is_executable status for the binary, the contents of the WebRTC log/JSON files (videos/WebRTC2RTMP.log) when present, and whether the configured port is reachable on loopback (127.0.0.1) and on the public address. The endpoint performs no User::isLogged(), User::isAdmin(), or forbiddenPage() check. The issue was unfixed at the time of reporting.

## Affected Products

- WWBN — AVideo (0)

## References

- [CNA](https://github.com/WWBN/AVideo/security/advisories/GHSA-wqv3-v6h8-m9qx)
- [CNA](https://www.vulncheck.com/advisories/avideo-webrtc-plugin-information-disclosure-via-status-json-php)

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._