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
2917
Downloads
3.6M
Verified
2917
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-54074: Tinacms Unvalidated Media Pathcve-2026-54074-tinacms-unvalidated-media-path

Detected unsanitized input flowing into a filesystem operation. This can lead to Path Traversal and remote code execution if an attacker can manipulate the path. Ensure the path is resolved and validated against a known base directory using `path.resolve` and `startsWith`.

by Provallyupdated 2026-06-23Apache-2.0
8570 direct857 via packs
downloads
70quality
All matching rules loaded.