cvedb.io
CVE-2021-41168
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2021-10-21T20:15:08.417 · Last modified 2026-06-17T04:08:00.800

Summary

Snudown is a reddit-specific fork of the Sundown Markdown parser used by GitHub, with Python integration added. In affected versions snudown was found to be vulnerable to denial of service attacks to its reference table implementation. References written in markdown ` [reference_name]: https://www.example.com` are inserted into a hash table which was found to have a weak hash function, meaning that an attacker can reliably generate a large number of collisions for it. This makes the hash table vulnerable to a hash-collision DoS attack, a type of algorithmic complexity attack. Further the hash table allowed for duplicate entries resulting in long retrieval times. Proofs of concept and further discussion of the hash collision issue are discussed on the snudown GHSA(https://github.com/reddit/

Affected products

reddit — snudown

Does this affect you?

Add your gear to cvedb and we'll alert you only when reddit ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.