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.3M
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-33126: Python Peewee All Wildcard Auth Bypasscve-2026-33126-python-peewee-all-wildcard-auth-bypass

Directly mapping an 'all' parameter to `True` in a database filter can bypass authorization checks. If the application relies on this filter for access control, requesting 'all' will grant access to all records regardless of user permissions. Instead of substituting a blanket `True` clause, resolve 'all' to the specific records the user is authorized to view

by Provallyupdated 2026-06-23Apache-2.0
7450 direct745 via packs
downloads
68quality
All matching rules loaded.