CVE-2026-92582
Last modified
CVE-2026-92582 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. AVideo (WWBN/AVideo) through 29.0 (commit e01e41ecc) is vulnerable to cross-site request forgery. objects/videoAddNew.json.php disables AVideo's automatic CSRF guard ($global['skipAutoCSRFCheck']) and the untrusted-request check ($global['bypassSameDomainCheck']) merely because 'user' and 'pass' parameters are present in the request; the values are never validated and are read from $_REQUEST, so an attacker can supply them in the query string of a cross-site request.
Description
AVideo (WWBN/AVideo) through 29.0 (commit e01e41ecc) is vulnerable to cross-site request forgery. objects/videoAddNew.json.php disables AVideo's automatic CSRF guard ($global['skipAutoCSRFCheck']) and the untrusted-request check ($global['bypassSameDomainCheck']) merely because 'user' and 'pass' parameters are present in the request; the values are never validated and are read from $_REQUEST, so an attacker can supply them in the query string of a cross-site request. Because User::loginFromRequestIfNotLogged() returns immediately when a session already exists, a victim who is authenticated by cookie satisfies the check while the attacker-supplied credentials are discarded. An attacker who lures an authenticated user with upload rights to visit a crafted page can therefore submit cross-origin requests that modify video records — including ownership transfer (setUsers_id), deletion of user-group access restrictions, can_download, can_share, only_for_paid, video_password, rating, status, creation date, and view count. For a victim with administrator or Permissions::canAdminVideos() rights, any video on the site can be altered, including removing group restrictions from private content. No patched version was available at the time of the advisory.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| WWBN | AVideo | <= 29.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92582?
How severe is CVE-2026-92582?
How do I fix CVE-2026-92582?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-92577In AVideo through 29.0, the API get_api_video endpoint conta…7.5
- CVE-2026-92578WWBN AVideo through 29.0 contains an authentication bypass v…8.1
- CVE-2026-92579In AVideo through 29.0, the autoCSRFGuard() function maintai…5.4
- CVE-2026-9258Improper validation of SSH host keys in Canon EOS Network Se…9.8
- CVE-2026-92580In AVideo through 29.0, the CloneSite plugin is vulnerable t…8.8
- CVE-2026-92581In AVideo through 29.0, Like::__construct() performs counter…4.3
- CVE-2026-92583AVideo through 29.0 contains a race condition in the enforce…6.5
- CVE-2026-92584AVideo through 29.0 (current revision e01e41ecc) contains a …6.1
- CVE-2026-92585AVideo through 29.0 (commit c3edcc274c389816d434acadac07ee78…4.3
- CVE-2026-92586AVideo through 29.0 (commit c3edcc274c389816d434acadac07ee78…4.3
- CVE-2026-92587n8n is a workflow automation platform. In versions before 1.…5
- CVE-2026-92588n8n is a workflow automation platform. In n8n versions befor…4.4
Are you affected by CVE-2026-92582?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
