Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

pezzolabs/pezzo
main @ 886d38b
2
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
apps/console: most-fixed (1 issue). Treat as high-risk during review.
2 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Insecure Direct Object Reference: The prompt executions resolver queried the database directly using entity IDs without verifying if the requesting user belonged to the owning organization, allowing unauthorized cross-tenant data access.
Information Disclosure: Active configuration files containing production or development environment credentials (.env) were committed directly to the repository, exposing the application infrastructure to potential unauthorized access.