3 matches found
CVE-2026-31827 Alienbin: TTL Index Race Condition allows unauthorized deletion of other users data
Alienbin is an anonymous code and text sharing web service. In 1.0.0 and earlier, the /save endpoint in server.js drops and recreates the MongoDB TTL index on the entire post collection for every new paste submission. When User B submits a paste with a short TTL e.g., 30 seconds, the TTL index is...
CVE-2026-31827 Alienbin: TTL Index Race Condition allows unauthorized deletion of other users data
Alienbin is an anonymous code and text sharing web service. In 1.0.0 and earlier, the /save endpoint in server.js drops and recreates the MongoDB TTL index on the entire post collection for every new paste submission. When User B submits a paste with a short TTL e.g., 30 seconds, the TTL index is...
Alienbin 竞争条件问题漏洞
Alienbin is an anonymous text-sharing platform developed by Blue-B’s developers. Versions of Alienbin 1.0.0 and earlier contained a race condition vulnerability, which was caused by improper handling of TTL indices. This vulnerability could allow attackers to delete all existing posts by repeated...