Cloud Maestro – WAF Security Suite for Cloudflare

Description

Cloud Maestro brings centralized Cloudflare Web Application Firewall (WAF) controls directly into WordPress.

Why would I use a plugin when I can create rules in Cloudflare?
If you manage multiple Cloudflare-connected sites, Cloud Maestro is a productivity tool that helps oversee several domains from a central dashboard using WordPress. If you only manage one domain in Cloudflare, you wouldn’t benefit from this plugin.

Itโ€™s useful for someone managing:
– Their own sites and client sites
– Multiple businesses
– Separate Cloudflare accounts

People like using Cloud Maestro because configuring security rules one domain at a time is inefficient and error-prone. It allows you to configure WAF rules once and deploy them consistently across all domains in your Cloudflare account โ€” instantly.

The free version supports one Cloudflare account with multiple domains.

An optional premium version is available for managing unlimited domains across multiple Cloudflare accounts at once.

๐Ÿ›ก๏ธ Why Use Cloud Maestro – WAF Security Suite for Cloudflare?

Managing security rules across multiple Cloudflare domains is tedious and time-consuming. This plugin streamlines the process, allowing you to:

  • Deploy in One Click – Apply comprehensive WAF rules to multiple domains simultaneously
  • Save Time – No more manually configuring rules on each domain, one at a time
  • Enterprise Security – Protect against bots, aggressive crawlers, malicious IPs, and common threats
  • Reduce Mistakes – Maintain consistent security rules across domains

โœ… Free Standard Features

  • One Cloudflare account
  • Multiple domains
  • One-click WAF rule deployment
  • Centralized Cloudflare controls
  • Secure API credential storage (AES-256-CBC encryption)
  • Plugin updates
    The free plugin does not require an upgrade.

๐Ÿ”ฅ What Gets Protected

The plugin deploys 3 optimized trusted security rules (prior versions used 5) that work together to protect your sites:

  • Good Bot Allowlist – Ensures legitimate bots (Google, Bing, monitoring tools) can access your site
  • Managed Challenges for Suspicious Traffic – Automatically challenges requests from certain ASNs and non-US traffic
  • Aggressive Crawler Protection – Blocks unauthorized crawlers and bots (Yandex, Semrush, Ahrefs, etc.)
  • VPN & Login Protection – Adds extra challenges for VPN traffic and WordPress login attempts
  • Block Known Threats – Automatically blocks web hosts, malicious IPs, TOR nodes, and attack vectors

โœจ Premium Upgrade (Optional)

For agencies and professionals managing multiple Cloudflare accounts, a Premium version is available with expanded functionality and tech support. Check out our free trial for these features:

  • Multi-Account Management – Automatically manage domains across ALL your Cloudflare accounts
  • Easy Bot Whitelisting – Built-in checkboxes for 50+ trusted services across 8 categories
  • Custom User Agents – Add your own user agent strings to the Good Bot Rule
  • Custom IP Whitelisting – Add trusted IP addresses to the Goot Bot Rule
  • IP Rules management – View and edit Cloudflare’s IP Rules that block or allow access even before hitting WAF rules (and we are working on connecting to fail2ban and Wordfence blocks)
  • Bulk DNS Manager – Search and manage DNS records across all domains, bulk migrate IP addresses, CNAME targets, and convert A records to CNAME with a single action
  • Priority Support – Get expert help when you need it
  • Advanced Customization – Fine-tune rules to match your exact requirements
  • Multi-Account Management โ€“ Centrally manage unlimited domains across all your Cloudflare accounts

๐Ÿ“‹ Important Information

Rule Replacement: This plugin replaces existing custom WAF rules on targeted domains. Make sure to back up any custom rules you want to keep.

Compatibility: Works with Cloudflare Free, Pro, and Business plans. Not compatible with Enterprise plans managed by hosting providers.

Service Monitoring: These rules might challenge some monitoring or uptime services. Check Cloudflare’s Events log if services stop connecting, and add exceptions as needed.

Screenshots

  • Main settings page with domain selection
  • API Token field with easy Generate Token button
  • API Settings encrypted with built-in expiration timer
  • Premium Good Bot customization options
  • Successfully deployed rules confirmation
  • Cloudflare dashboard showing applied WAF rules
  • Premium IP Rules Management screen
  • New Preview Rules Section

Installation

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins Add New
  3. Search for “Cloud Maestro”
  4. Click Install Now and then Activate

Manual Installation

  1. Download the plugin ZIP file
  2. Log in to your WordPress admin panel
  3. Navigate to Plugins Add New Upload Plugin
  4. Choose the ZIP file and click Install Now
  5. Click Activate Plugin

Getting Started

  1. After activation, navigate to Cloud Maestro in your WordPress admin menu
  2. Enter your Cloudflare API details:
    • API Token – Paste in your existing API Token, or click the Generate New Token button.
    • Account ID – Choose your account ID from the drop-down.
    • Global API Key is also supported but NOT recommended.
  3. Click Save Settings to retrieve your domains
  4. Select the domains you want to protect
  5. Click Create/Overwrite All WAF Rules
  6. Verify the rules in your Cloudflare account to ensure it’s working as it should the first time.

That’s it! Your sites are now protected.

The Premium version offers easy checkbox selection of common service user agents, and type in custom user agents or IPs.

FAQ

How It Works

1. Install Once – You only need to install the plugin to one site to manage all of your Cloudflare-connected domains

2. Connect Your Cloudflare Account โ€“ Securely enter your API credentials (encrypted and stored safely)

3. Select Your Domains โ€“ View all domains in your account with convenient checkboxes

4. Deploy Rules โ€“ Click once to apply proven security rules across all selected domains

5. Stay Protected โ€“ Your sites are now shielded from thousands of common threats and malicious or resource-hungry traffic

Will this affect my existing Cloudflare rules?

Yes, this plugin replaces the custom WAF rules in your Cloudflare configuration. Any existing custom rules will be overwritten. The plugin does not affect Cloudflare’s managed rulesets or other settingsโ€”only custom WAF rules.

Are my Cloudflare API credentials secure?

Yes. It uses API Tokens that are stored encrypted using AES-256-CBC (bank-level encryption) securely within WordPress. For additional security, it has a Settings Expiration timer that automatically deletes the API settings, or manually using the “Delete Settings” button when you’re not actively managing rules.

Does the free version require a Premium upgrade?

No. The free version works independently and includes centralized WAF rule deployment for one Cloudflare account with multiple domains.

The free version is ideal for managing up to 25 domains under one Cloudflare account.

Premium expands this to multiple Cloudflare accounts and unlimited domains for agencies and professionals. Additionally, powerful customization options are available, including built-in bot whitelisting, custom user agents, custom IP addresses, and the IP Rules Manager.

Will this work with any Cloudflare plan?

This plugin is designed for Cloudflare Free, Pro, and Business plans. WAF features depend on Cloudflareโ€™s plan limitations.

Enterprise plans typically have different WAF rule management and may be controlled by your hosting provider, so this plugin may not be compatible.

Will this block legitimate bots like Google?

No. The first rule explicitly allows verified bots from major search engines (Google, Bing), monitoring services, and other legitimate services. The Premium version offers even more control with 50+ built-in trusted services you can whitelist.

What happens if a monitoring service gets blocked?

If you notice a service can’t connect after applying rules, check Cloudflare’s Events log to see what was blocked. You can then add that service’s user agent or IP to the allowlist. Premium users can do this directly in the plugin with custom user agents and IP fields.

Can I customize or override the rule expressions with code?

Yes! Developers can use WordPress filter hooks to customize or completely replace each rule expression. The plugin provides three filters: fivestar_cfwaf_good_bot_expression, fivestar_cfwaf_managed_challenge_expression, and fivestar_cfwaf_block_expression. Add your custom code to your theme’s functions.php, a code snippet, or a custom plugin. For documentation and examples, visit our support site.

You can also more easily add 50+ pre-configured service user agents across 8 categories via the Premium version, which offers simple checkbox selection, and custom text fields to add your own user agents or IPs as desired, and saves those settings for repeated use.

Fair Use Disclaimer:

This plugin is independent and not affiliated, endorsed, or sponsored by Cloudflareยฎ. Trademarks are used under fair use for compatibility and functionality only. No endorsement is implied. This plugin was inspired in part by Troy Glancyโ€™s WAF Rules v3.

Reviews

March 7, 2026 1 reply
Perfect for applying a well-researched set of WAF rules for all my client websites, with the ability to customize those rules to meet our specific needs. Support has been fast and helpful. Well done.
February 23, 2026 2 replies
Hey, the plugin is good and does good work. I read some of the reviews too and i agree with there should be more control on the plugin page directly to customize what should be allowed/disallowed – that gives more flexibility on having the security plugin. Wonderful job btw!!I was curious if you can solve users don’t get managed challenge when they come from search engines as I noticed results from google also get managed challenge. Btw i was using a rule that skipped managed challenge for verified bots and with referrers and showed managed challange for hits with no referrer but somehow after a week some bad bots found a way to skipped that too :(Also, I couldn’t find this option – does these rules also skip MC for origin IP?
February 11, 2026 1 reply
The idea of this plugin is simple but quite effective. Having a comprehensive set of rules and a centralized WAF strategy helps a lot in mitigating server attacks while hosting many sites. And all still enjoying CF Free.
Read all 3 reviews

Contributors & Developers

“Cloud Maestro – WAF Security Suite for Cloudflare” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.3.1 – 2026-03-30

  • ๐Ÿ›ก๏ธ Fixed: Guarded all plugin functions to prevent redeclare fatals during free-to-premium activation.
  • ๐Ÿ”ง i18n: Moved textdomain loading to an init hook to avoid activation-time conflicts.

1.3 – 2026-03-26

  • ๐Ÿ”ง Freemius SDK updated.
  • โšก WAF Rules now use JS to submit and track API calls in parallel to avoid timeouts and faster progress.
  • โœ… Premium: Added Managed Challenge country customization with live preview.
  • โœ… Premium: Added Block Rule custom URI path strings with live preview.
  • ๐Ÿ”„ Premium: Append action now updates Managed Challenge countries and appends missing Block URI clauses.

1.2 – 2026-03-19

  • ๐Ÿ› Fixed: Zones loading logic optimized to avoid iterating accounts (reduces API calls and speeds up domain listing).
  • ๐Ÿ”ง UI: Account selection now reloads the settings page on change for immediate domain refresh.
  • โš™๏ธ Internal: Minor refactor to zone retrieval to better respect account scope.
  • โœ… Premium: Added switchable Account dropdown (no encrypted save) so premium users can quickly switch accounts without re-saving API credentials.
  • โœ… Premium: “All Accounts” option now correctly fetches domains across all accounts only when selected; changing account selection now reloads to show only that account’s domains.

1.1 – 2026-03-17

  • ๐ŸŒŸ Premium: Added Bulk DNS Manager for viewing, searching, and bulk migrating DNS records across domains
  • ๐Ÿ”„ Support for bulk IP migrations, CNAME migrations, and A-record to CNAME conversions with parallel processing
  • โšก Intelligent cache management with 1-hour TTL, concurrent warmup (10 parallel requests), and per-domain cache purge controls
  • ๐Ÿ› Cache sync fix ensuring per-account transients update after all mutations (bulk migrations, edits, deletes)
  • ๐Ÿ› Fixed CNAME validation to support underscores in hostnames (required for DKIM, DMARC, SPF records)
  • ๐Ÿ’ฌ i18n: Updated all language files via custom potomatic script

1.0.8 – 2026-03-05

  • ๐ŸŒŸ Premium: Added “Append To Existing Good Bot Rule” action to append only missing Good Bot criteria instead of overwriting existing custom rule expressions
  • โœ… The append option validates the first custom rule action is “skip” before attempting updates
  • ๐ŸŒŸ Premium: Added PatchStack IP range to list of services
  • ๐Ÿ”ง Premium: Updated ManageWP Uptime Monitoring User Agent
  • ๐Ÿ› Fixed Good Bot preview so PatchStack selection renders as IP expression criteria instead of a literal http.user_agent contains "patchstack-ips" clause
  • ๐Ÿ”ง Updated custom allowed IP expression formatting to grouped ip.src in { ... } style in preview and applied rules

1.0.7 – 2026-02-12

  • ๐ŸŽจ Expanded allowed characters in custom user agent field, now allows ./;:+()_-@= characters
  • ๐ŸŒŸ Premium: Added Accessibility and AI service user agent categories and choices
  • ๐Ÿ”ง Updated ManageWP uptime user agent to match their new value, resolves false downtime alerts

1.0.6 – 2026-02-12

  • ๐Ÿ› Fixed Cloudflare ruleset updates when rule filters are enabled
  • ๐Ÿ› Removed local-only rule metadata from API payload to prevent JSON errors
  • ๐Ÿ”ง Improved API error messaging for faster troubleshooting

1.0.5 – 2026-02-10

  • ๐ŸŒŸ Added Preview Rules section showing expandable rule expressions on WAF Rules page
  • โœจ Premium: Live preview updates when customizing Good Bot rules via checkboxes/textareas
  • ๐Ÿ”ง Added 3 developer filter hooks for customizing rule expressions via code snippets
  • ๐Ÿ› Fixed FreeScout support widget loading and initialization
  • ๐Ÿ“š Added code documentation and KB article link for filter hooks with usage examples

1.0.4 – 2026-02-08

  • ๐ŸŒŸ Boosted security with API Token authentication flow and a convenient Generate Token button (hat tip to Jordan Trask)
  • โœ… Auto-fetch and encrypt Cloudflare account ID for API Token users
  • โœ… Added API settings expiration timer with WP timezone display
  • ๐ŸŽจ Updated authentication UI and Good Bot gating behavior

1.0.3 – 2026-02-04

  • ๐ŸŒŸ Now optimized to 3 pre-configured security rules (Skip, Challenge, Block)
  • โœ… Fixed pagination of IP Rules to display more than 1,000 rules
  • ๐ŸŽจ Tweak the IP Rules Manager page and sections display

1.0.2 – 2026-02-03

  • ๐ŸŒŸ Premium: Added IP allow/block Rules management
  • โœ… New header design and UX refinements
  • ๐ŸŽจ Add logo to plugin header

1.0.1 – 2026-01-31

  • ๐Ÿ› Fixed display issue with literal characters appearing in section headings
  • โœ… Added confirmation dialog for Delete Settings button to prevent accidental deletion
  • ๐Ÿ”’ Enhanced security with additional escaping and code compliance improvements
  • ๐ŸŽจ Minor UI refinements for better user experience

1.0.0 – 2026-01-29

  • ๐ŸŽ‰ Initial release
  • โœ… Bulk WAF rule deployment across multiple domains
  • ๐Ÿ” AES-256-CBC encryption for API credentials
  • ๐ŸŒŸ 5 pre-configured security rules
  • ๐Ÿš€ Premium version with multi-account support
  • โœจ Premium: 50+ built-in trusted bot checkboxes
  • ๐ŸŽฏ Premium: Custom user agent whitelisting
  • ๐ŸŒ Premium: Custom IP address whitelisting
  • ๐Ÿ’ฌ Premium: Priority support
  • ๐Ÿ“ฑ Responsive admin interface
  • ๐ŸŽจ Modern UI with dark header design