Description
WWBN AVideo fails to validate password recovery token expiration in userRecoverPassSave.json.php, allowing attackers to use expired tokens to reset account passwords indefinitely. Attackers who obtain a recovery token can use it at any time to change the target account's password and gain full account access.
Published: 2026-09-01
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WWBN AVideo does not validate the expiration of password recovery tokens in the userRecoverPassSave.json.php script, allowing an attacker who obtains a token to reset a target account’s password at any later time. This flaw enables full account takeover without the need for additional credentials. The flaw is categorized as CWE-613, reflecting an authentication bypass vulnerability. The high CVSS score of 9.3 indicates a critical impact on confidentiality, integrity, and availability of affected user accounts.

Affected Systems

All installations of WWBN AVideo are potentially affected; version information is not specified in the advisory, so any current or historical build must be reviewed for the presence of the unexpired token validation logic.

Risk and Exploitability

The CVSS rating of 9.3 and the lack of an expiration check make this vulnerability highly exploitable via the web interface. Although no EPSS score is available, the flaw allows attackers to use a single compromised token repeatedly, thereby elevating the likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog, but the potential for automated or manual abuse warrants immediate attention. Attackers need only an existing recovery token; no additional access or privileged permissions are required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest WWBN AVideo release that includes the token expiration validation fix
  • Deploy temporary controls to block password reset requests that use expired tokens until the patch is applied
  • Audit and monitor password reset activity for abnormal patterns and consider disabling the recovery feature during the remediation window

Generated by OpenCVE AI on September 1, 2026 at 23:20 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 fails to validate password recovery token expiration in userRecoverPassSave.json.php, allowing attackers to use expired tokens to reset account passwords indefinitely. Attackers who obtain a recovery token can use it at any time to change the target account's password and gain full account access.
Title WWBN AVideo Password Recovery Token Expiration Bypass
First Time appeared Wwbn
Wwbn avideo
Weaknesses CWE-613
CPEs cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
Vendors & Products Wwbn
Wwbn avideo
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-84480

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-84480

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-613

    Insufficient Session Expiration