diff --git a/blog/2026-09-17-cloudmonkey-6.6-release/CMK-6.6.0.jpg b/blog/2026-09-17-cloudmonkey-6.6-release/CMK-6.6.0.jpg
new file mode 100644
index 0000000000..6cf15cd83b
Binary files /dev/null and b/blog/2026-09-17-cloudmonkey-6.6-release/CMK-6.6.0.jpg differ
diff --git a/blog/2026-09-17-cloudmonkey-6.6-release/index.md b/blog/2026-09-17-cloudmonkey-6.6-release/index.md
new file mode 100644
index 0000000000..14653ff6f8
--- /dev/null
+++ b/blog/2026-09-17-cloudmonkey-6.6-release/index.md
@@ -0,0 +1,63 @@
+---
+layout: post
+title: Apache CloudStack CloudMonkey 6.6.0 Release
+tags: [announcement]
+authors: [bobby]
+slug: cloudmonkey-6.6-release
+---
+
+[](/blog/cloudmonkey-6.6-release)
+
+We are pleased to announce the release of Apache CloudStack CloudMonkey v6.6.0,
+the latest version of the popular command-line interface tool for managing
+Apache CloudStack environments.
+
+
+
+CloudMonkey 6.6.0 focuses on stronger security, smoother day-to-day use of the
+shell, and more reliable autocompletion. API requests can now be signed with
+HmacSHA512, a new `switch` command changes the active server profile without
+leaving the shell, and `cmk` can be configured entirely through environment
+variables. Autocompletion now uses the Related metadata exposed by API
+discovery to pick the correct list API, and several crashes in that code path
+have been fixed.
+Some of the key highlights of this release include:
+
+- Adds support for API request signing with HmacSHA512
+- Adds a switch command to change the active server profile from the shell
+- Adds support for configuring cmk through environment variables in addition
+to arguments
+- Adds autocompletion for virtual machines that belong to projects
+- Uses the Related metadata exposed by API discovery to pick the right list API
+for autocompletion
+- Fixes autocompletion for APIs whose noun ends in 'y', such as snapshot
+policies
+- Fixes a slice bounds panic in autocompletion
+- Fixes a nil pointer panic on sync when the management server returns an empty
+API list
+- Fixes filter=count output to avoid emitting empty objects
+- Switches to the maintained ergochat/readline library for the interactive shell
+- Improves repository automation, licence auditing and security documentation
+
+CloudMonkey v6.6.0 is [available for download](https://cloudstack.apache.org/downloads.html)
+now from the Apache CloudStack website. For more information on the release, including a full list
+of new features and bug fixes, please refer to the release notes.
+
+Download CloudMonkey v6.6.0
+
+
+
+# Downloads and Documentation
+
+The official source code for CloudMonkey v6.6.0 can be downloaded from:
+https://cloudstack.apache.org/downloads.html
+
+CloudMonkey's usage details are documented at
+https://github.com/apache/cloudstack-cloudmonkey/wiki
+
+We encourage all CloudStack users to upgrade to CloudMonkey 6.6.0 to take
+advantage of the latest features and improvements. As always, we welcome
+feedback and contributions from the community to help make CloudMonkey even
+better.
+
+Thank you for your continued support of Apache CloudStack CloudMonkey.
diff --git a/src/pages/downloads.mdx b/src/pages/downloads.mdx
index d764bfda62..3876b62b48 100644
--- a/src/pages/downloads.mdx
+++ b/src/pages/downloads.mdx
@@ -130,12 +130,12 @@ wiki](https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started#inst
### Source Release
-CloudMonkey's current release is `v6.5.0`.
+CloudMonkey's current release is `v6.6.0`.
-Get the 6.5.0 Source
+Get the 6.6.0 Source
KEYS
-PGP
-SHA512
+PGP
+SHA512
### Binary Builds Release