CVE-2026-33041
Last modified
CVE-2026-33041 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions 25.0 and below, /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. In versions 25.0 and below, /objects/encryptPass.json.php exposes the application's password hashing algorithm to any unauthenticated user. An attacker can submit arbitrary passwords and receive their hashed equivalents, enabling offline password cracking against leaked database hashes. If an attacker obtains password hashes from the database (via SQL injection, backup exposure, etc.), they can instantly crack them by comparing against pre-computed hashes from this endpoint. This endpoint eliminates the need for an attacker to reverse-engineer the hashing algorithm. Combined with the weak hash chain (md5+whirlpool+sha1, no salt by default), an attacker with access to database hashes can crack passwords extremely quickly. This issue was fixed in version 26.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | < 26.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33041?
How severe is CVE-2026-33041?
How do I fix CVE-2026-33041?
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-33036fast-xml-parser allows users to process XML from JS object w…7.5
- CVE-2026-33037WWBN AVideo is an open source video platform. In versions 25…8.1
- CVE-2026-33038WWBN AVideo is an open source video platform. Versions 25.0 …8.1
- CVE-2026-33039WWBN AVideo is an open source video platform. In versions 25…8.6
- CVE-2026-3304Multer is a node.js middleware for handling `multipart/form-…7.5
- CVE-2026-33040libp2p-rust is the official rust language Implementation of …7.5
- CVE-2026-33042Parse Server is an open source backend that can be deployed …5.3
- CVE-2026-33043WWBN AVideo is an open source video platform. In versions 25…8.1
- CVE-2026-33044Home Assistant is open source home automation software that …5.4
- CVE-2026-33045Home Assistant is open source home automation software that …5.4
- CVE-2026-33046Indico is an event management system that uses Flask-Multipa…8.8
- CVE-2026-33051Craft CMS is a content management system (CMS). In versions …5.4
Are you affected by CVE-2026-33041?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
