← Browse

CVE-2026-34396

Low

No strong exploitation signal.

CVSS base
6.1 MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
EPSS — probability of exploitation (30 days)
0.2%
12.5th percentile
CISA KEV
Not listed
Weakness / dates
CWE-79
Published 2026-03-31 · modified 2026-07-24

CVSS breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Attack VectorNNetwork
Attack ComplexityLLow
Privileges RequiredNNone
User InteractionRRequired
ScopeCChanged
ConfidentialityLLow
IntegrityLLow
AvailabilityNNone

Timeline

Description

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo admin panel renders plugin configuration values in HTML forms without applying htmlspecialchars() or any other output encoding. The jsonToFormElements() function in admin/functions.php directly interpolates user-controlled values into textarea contents, option elements, and input attributes. An attacker who can set a plugin configuration value (either as a compromised admin or by chaining with CSRF on admin/save.json.php) can inject arbitrary JavaScript that executes whenever any administrator visits the plugin configuration page. At time of publication, there are no publicly available patches.

Affected

wwbn

References

Official: NVD · CVE.org