diff --git a/changelog/_11659.txt b/changelog/_11659.txt
new file mode 100644
index 0000000000..b696a29545
--- /dev/null
+++ b/changelog/_11659.txt
@@ -0,0 +1,3 @@
+```release-note:feature
+**UI: Mount versioned external plugins**: Adds ability to mount previously registered, external plugins and specify a version when enabling secrets engines.
+```
\ No newline at end of file
diff --git a/ui/app/components/mount/secrets-engine-form.hbs b/ui/app/components/mount/secrets-engine-form.hbs
index 8ac9c632e3..58187b73f4 100644
--- a/ui/app/components/mount/secrets-engine-form.hbs
+++ b/ui/app/components/mount/secrets-engine-form.hbs
@@ -13,20 +13,105 @@