Community signals

Leaderboard

Compare author reputation and high-signal reusable rules without losing the ranking context.

Authors
2
Author stars
1
Rule fetches
857
Verified picks
8/8

Top authors

Ranked by stars, with reuse and validation signals kept visible.

  1. 1
    @provally1 stars

    CVE and 1-day SAST rule packs maintained by Provally from validated vulnerability analysis artifacts.

    Fetches5.5M
    Verified4.3K
    Stars1
    Provally VerifiedCVE Rule Author
  2. 2

    Public GitLab SAST rule source indexed by greprules.io.

    Fetches1.1M
    Verified484
    Stars0
    Indexed SourceLicense Metadata

Recommended rules

Condensed cards keep severity, provenance, validation, and usage comparable.

  1. 1

    Directly reading the Kubernetes ServiceAccount token from '/var/run/secrets/kubernetes.io/serviceaccount/token' can expose cluster credentials if the token is transmitted in outbound requests. Use a scoped token with a restricted audience instead.

    MediumProvally CuratedVerifiedQuality 68
  2. 2
    CVE-2026-84190: Php Config Command Injection
    107 downloads0 direct107 via packs

    Configuration value is passed directly to an OS command execution function without proper escaping or validation. An attacker with configuration modification privileges could inject arbitrary commands.

    HighProvally CuratedVerifiedQuality 81
  3. 3

    Schedule status is updated based on stream key lookup without verifying that the stream key belongs to the schedule or playlist owner. This can allow unauthorized users to modify or cancel scheduled broadcasts.

    MediumProvally CuratedVerifiedQuality 73
  4. 4

    Route-bound model is updated directly from generic Request input without explicit authorization or FormRequest validation, potentially allowing IDOR or unauthorized modifications.

    MediumProvally CuratedVerifiedQuality 76
  5. 5

    State-changing API action is executed while same-domain checks are explicitly bypassed without validating the HTTP request method or request origin, leading to CSRF.

    HighProvally CuratedVerifiedQuality 70
  6. 6

    Deserialization of data using ObjectInputStream without an ObjectInputFilter allowlist can allow remote code execution via gadget chains (CWE-502). Configure an ObjectInputFilter via setObjectInputFilter() before calling readObject() or readUnshared().

    HighProvally CuratedVerifiedQuality 73
  7. 7

    ARM CMSE non-secure callable entry function receives pointer '$PTR' from untrusted Non-Secure world without verifying memory attribution via cmse_check_address_range() or equivalent validation. This allows Non-Secure callers to pass pointers targeting Secure memory.

    MediumProvally CuratedVerifiedQuality 73
  8. 8
    CVE-2026-82926: Tee Ta Session Invoke Null Deref
    107 downloads0 direct107 via packs

    Session pointer obtained from `tee_ta_get_session` is used in `tee_ta_invoke_command` without checking if it is NULL. An invalid or unallocated session ID can result in a NULL pointer dereference and DoS.

    HighProvally CuratedVerifiedQuality 70