This release includes 3 security fixes for security teams reviewing exposed deployments.
Topics
+10 more
Affected surfaces
ReleasePort's take
Moderate signalThe v2.1 release patches critical pathβtraversal and shellβinjection flaws in CLI commands, `hunt.sh`, and related workflows while expanding the skill set with new hunting capabilities.
Why it matters: Fixes highβseverity vulnerabilities (severitiesβ―90 &β―85) affecting file writes and command injection; all users of `cbh recon`, `cbh report --out`, and `hunt.sh` must upgrade immediately to prevent exploitation.
Summary
AI summaryUpdates β¨ Added, π Fixed, and https://github.com/elementalsouls/Claude-BugHunter/blob/main/docs/skills.md across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | Critical |
Fixes path traversal and arbitrary file write vulnerabilities in `cbh recon` and `cbh report --out`. Fixes path traversal and arbitrary file write vulnerabilities in `cbh recon` and `cbh report --out`. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Security | High |
Fixes shell injection vulnerability in `hunt.sh` engagement scaffold. Fixes shell injection vulnerability in `hunt.sh` engagement scaffold. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Feature | Medium |
Adds 20 new `hunt-*` skills (e.g., `hunt-lfi`, `hunt-nosqli`, β¦). Adds 20 new `hunt-*` skills (e.g., `hunt-lfi`, `hunt-nosqli`, β¦). Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Feature | Low |
Adds CI skillβlinter that validates `SKILL.md` files and blocks leaked secrets. Adds CI skillβlinter that validates `SKILL.md` files and blocks leaked secrets. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Feature | Low |
Adds Docs site under `docs/` with searchable skill catalog. Adds Docs site under `docs/` with searchable skill catalog. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Feature | Low |
Adds community infrastructure: issue/PR templates, CODEOWNERS, CODE_OF_CONDUCT.md, CHANGELOG.md, FUNDING.yml. Adds community infrastructure: issue/PR templates, CODEOWNERS, CODE_OF_CONDUCT.md, CHANGELOG.md, FUNDING.yml. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Feature | Low |
Adds functionβlevel access control section and Azure App Service takeover fingerprint to `hunt-subdomain`. Adds functionβlevel access control section and Azure App Service takeover fingerprint to `hunt-subdomain`. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Bugfix | Medium |
Fixes Q5 validationβgate logic to prevent duplicate entries from passing. Fixes Q5 validationβgate logic to prevent duplicate entries from passing. Source: llm_adapter@2026-06-05 Confidence: high |
β |
| Bugfix | Low |
Adds loud warning when `--proxy` disables TLS verification. Adds loud warning when `--proxy` disables TLS verification. Source: llm_adapter@2026-06-05 Confidence: high |
β |
Full changelog
Second major bundle release. 51 β 71 skills, a CI quality/safety gate, a docs site, and security fixes to the toolkit's own code.
β¨ Added
- 20 new
hunt-*skills (community v3 expansion β thanks @muhsiindeniiz):hunt-lfi,hunt-nosqli,hunt-deserialization,hunt-cors,hunt-host-header,hunt-open-redirect,hunt-brute-force,hunt-session,hunt-ldap,hunt-nextjs,hunt-nodejs,hunt-dom,hunt-websocket,hunt-grpc,hunt-laravel,hunt-springboot,hunt-k8s,hunt-cicd,hunt-source-leak,hunt-tls-network. (28 β 48 hunt modules.) - CI skill-linter β validates every
SKILL.mdand blocks leaked secrets + client/engagement identifiers (SHA-256 denylist; plaintext names never enter the repo). - Docs site β GitHub Pages under
docs/with a searchable, auto-generated skill catalog. - Community infrastructure β issue/PR templates,
CODEOWNERS,CODE_OF_CONDUCT.md,CHANGELOG.md,FUNDING.yml. - New
hunt-auth-bypassfunction-level access control section; Azure App Service takeover fingerprint inhunt-subdomain.
π Fixed (security β closes #13)
- Path traversal (
cbh recon) and arbitrary file write (cbh report --out) β real path containment. - Shell injection in the
hunt.shengagement scaffold β neutralized. - Q5 validation-gate logic (duplicates no longer pass).
- Loud warning when
--proxydisables TLS verification.
Credit: @sseshachala (report + fix), @muhsiindeniiz (skills), @xiaolai (earlier PRs).
π Sponsor
Atlas Cloud β full-modal AI inference, one API for video/image/LLM.
Full changelog: https://github.com/elementalsouls/Claude-BugHunter/blob/main/CHANGELOG.md
Security Fixes
- Fixed path traversal in `cbh recon` and arbitrary file write in `cbh report --out`
- Neutralized shell injection vulnerability in `hunt.sh` engagement scaffold
- Added loud warning when `--proxy` disables TLS verification
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Claude-BugHunter
All releases βRelated context
Related tools
Beta — feedback welcome: [email protected]