Security context

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

chakra-ui/zag
main @ e448fd5
2
Fixes
1
CVEs
HIGH
Peak severity
Highlights
Prototype Pollution: 2 prior fixes. Scrutinize any change in this area.
packages/core/src/deep-merge.ts: most-fixed (2 issues). 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.

Prototype Pollution: Recursive merging of unvalidated user input via the deepMerge utility allows attackers to pollute the global prototype object, potentially causing Denial of Service (DoS) or application-wide behavior alteration. This vulnerability is tracked under CVE-2024-57079.