Explore

Rule Explorer

Search the public rule index by CVE, GHSA, CWE, language, framework, author, or rule slug. Filter by language, framework, severity, confidence, license, and validation status.

Public rules
4797
Downloads
7.5M
Verified
4797
Authors
2
Search the rule indexUse CVE, GHSA, CWE, language, framework, package, or rule slug.
1 rules matched. Showing 1 loaded rules.
Publish rule
CVE-2026-14670: Perl Hv Iterinit Sized Buffer Overflowcve-2026-14670-perl-hv-iterinit-sized-buffer-overflow

Sizing a buffer using the return value of hv_iterinit() before iterating with hv_iternext() can lead to a heap buffer overflow when processing tied Perl hashes. Use dynamic buffer reallocation or ignore the count from hv_iterinit().

by Provallyupdated 2026-09-02Apache-2.0
2780 direct278 via packs
downloads
73quality
All matching rules loaded.