VYPR
Medium severity5.3NVD Advisory· Published Mar 20, 2026· Updated Jun 17, 2026

CVE-2026-33041

CVE-2026-33041

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
wwbn/avideoPackagist
<= 25.0

Affected products

3
  • WWBN/Avideo2 versions
    cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*range: <26.0
    • (no CPE)range: < 26.0
  • ghsa-coords
    Range: <= 25.0

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.