← Retour aux CVEs
CVE-2026-31827
N/ADescription
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 recreated with expireAfterSeconds: 30 for all documents in the collection. This causes User A's paste (originally set to 7 days) to be deleted after 30 seconds. An attacker can intentionally delete all existing pastes by repeatedly submitting pastes with ttlOption=30s.
Details CVE
Score CVSS v3.1N/A
Publie3/10/2026
Derniere modification3/11/2026
Sourcenvd
Observations honeypot0
Faiblesses (CWE)
CWE-362
References
https://github.com/Blue-B/Alienbin/security/advisories/GHSA-hqvr-6v89-gwff(security-advisories@github.com)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.