Security context

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

mewebstudio/captcha
master @ b7add43
2
Fixes
1
CVEs
MEDIUM
Peak severity
Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
src/Captcha.php: most-fixed (2 issues). Treat as high-risk during review.
0 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.

Auth Bypass: Inconsistent case-sensitivity handling and string normalization during CAPTCHA validation allows incorrect inputs to successfully bypass the hasher verification check.