تخطي إلى المحتوى الرئيسي

Release Radar

Live feed of version updates across the open-source security arsenal. Track what's shipping in your favorite tools.

36
Total Releases
33
Tools Tracked

Latest Updates

2026-08-25 16:59 UTC
07 Aug 2026 2 weeks ago
radare2
radare2 radareorg/radare2
6.2.0

Release Notes

Codename: "Febrer Deams" Version: 6.2.0 Previous: 6.1.8 AbiDiff: 110-132 (22) Commits: 503 Contributors: 25

curl -Ls https://github.com/radareorg/radare2/releases/download/6.2.0/radare2-6.2.0.tar.xz | tar xJv
radare2-6.2.0/sys/install.sh

Highlights

More details

Authors

AGhebrea Abhi Anton Bolshakov Claude Evgeny Kolmakov Hissssst MiKi Mohammed Hassan [Mohammed Hassan](mailto:hsnmohd65@gmail...

05 Aug 2026 2 weeks ago
cti
cti mitre/cti
ATT&CK-v19.2

See release notes and version history for ATT&CK here

subfinder
subfinder projectdiscovery/subfinder
v2.15.0

What's Changed

🎉 New Features

🐞 Bug Fixes

katana
katana projectdiscovery/katana
v1.7.0

What's Changed

🎉 New Features

🐞 Bug Fixes

kube-bench
kube-bench aquasecurity/kube-bench
v0.16.0

Changelog

  • 1a4446f Add cis benchmark for rh-1.9 (#2103)
  • 1699971 Added CIS benchmarks for rke2-cis-1.9 (#2099)
  • cd5ce79 build(deps): bump alpine from 3.23.4 to 3.24.1 (#2117)
  • 73ef8ea build(deps): bump github.com/aws/aws-sdk-go-v2/service/securityhub (#2090)
  • 7c04cc6 build(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 (#2068)
  • 8c01483 build(deps): bump golang from 1.26.3 to 1.26.4 (#2110)
  • e943fe3 build(deps): bump golang from 1.26.4 to 1.26.5 (#2121)
  • 1a2d5a7 build(deps): bump golang.org/x/net from 0.47.0 to 0.55.0 (#2118)
  • f5efd65 build(deps): bump k8s.io/client-go from 0.35.2 to 0.36.3 (#2088)
  • a73ce37 ci: pin GitHub Actions to immutable commit hashes (#2106)
  • 2dc17e7 fix(rke2-cis-1.8): align CIS checks with RKE2 behavior (#2123)
  • 0241de8 fix: CVE-2026-46600 (#...
04 Aug 2026 3 weeks ago
vault
vault hashicorp/vault
v2.0.4

2.0.4

August 04, 2026

BREAKING CHANGES:

  • containers: The following packages have been removed from UBI based container images: gnupg, openssl, procps.

SECURITY:

  • acl: Fix privilege-escalation vulnerability where a denied_parameters constraint on the policies request field could be bypassed by submitting a mixed-case policy name (e.g. "Super-Admin" instead of "super-admin"). Vault now normalizes the policies parameter to lowercase before evaluating allowed_parameters/denied_parameters constraints.
  • identity/scim (enterprise): The identity/entity/merge endpoint now rejects requests that involve any SCIM-managed entity, preventing privileged operators from bypassing SCIM ownership guardrails to transfer aliases, group memberships, or policies across SCIM b...
02 Aug 2026 3 weeks ago
checkov
checkov bridgecrewio/checkov
3.3.9

Bug Fix

  • terraform: handle null container_properties in aws_batch_job_def… - #7636