cve/2025/CVE-2025-3895.md
2025-09-29 21:09:30 +02:00

858 B

CVE-2025-3895

Description

Token used for resetting passwords in MegaBIP software are generated using a small space of random values combined with a queryable value. It allows an unauthenticated attacker who know user login names to brute force these tokens and change account passwords (including these belonging to administrators). Version 5.20 of MegaBIP fixes this issue.

POC

Reference

No PoCs from references.

Github