bwt
// plugin

Akismet

by Automattic

Comment spam protection. Free for personal use, paid for commercial. Default-installed on most WordPress sites.

// decision data
Lighthouse
98 / 100
Tested May 30, 2026
Accessibility
WCAG untested
Open CVEs
0
No known open advisory
Last release
April 30, 2026 v5.4
WP.org rating
4.7
1.2K reviews · 6M+ installs
Security plugin Free, Pro from $11 GPL Since 2005 Tested up to WP 7.0.1 Requires WP 5.8+ PHP 7.2+
// editorial verdict

Akismet is the default comment spam protection plugin for WordPress, bundled with every default WordPress install since 2005. Free for personal sites; paid tiers for commercial use. Maintained by Automattic. Effectively a managed cloud spam filter as a plugin, with API-based filtering and a substantial training dataset.

Pros

  • Bundled with WordPress by default, near-universal install base
  • Free tier covers personal sites and small blogs
  • Maintained by Automattic with sustained engineering investment
  • API-based filtering scales without local computation

Cons

  • Commercial use requires a paid plan
  • Cloud-based filtering means comment metadata is sent to Akismet servers
  • Alternative spam plugins (Antispam Bee, CleanTalk) exist with different privacy postures
When to pick Akismet

Pick Akismet when you want the default-bundled comment spam protection and you are on a personal site (free) or you are okay with the commercial-use pricing.

When to avoid Akismet

Avoid if you have strict data residency or privacy requirements that conflict with sending comment metadata to Akismet's cloud servers (look at Antispam Bee or self-hosted alternatives).

// faq

Frequently asked questions

Is Akismet free?
Free for personal sites. Commercial use requires a paid plan starting at $11/month. Akismet uses an API-based filter, which is what differentiates it from purely local-rule spam plugins.
Why is Akismet bundled with WordPress?
Akismet ships with every default WordPress install because it's maintained by Automattic and the WordPress Foundation. Activating it requires a (free) Akismet API key from akismet.com.
Akismet vs Antispam Bee?
Akismet uses cloud-based filtering (data is sent to Akismet's servers). Antispam Bee runs entirely locally (no third-party data sharing). Privacy-sensitive sites often prefer Antispam Bee; sites that want the most-trained spam corpus pick Akismet.
Does Akismet send my data to third parties?
Yes. Akismet sends comment author name, email, IP, user agent, and comment body to its filtering API. This is documented and required for the cloud filter to work. Privacy disclosures should reflect this when running on EU-facing sites.
// activity & context

Recent releases

  1. v5.4 April 30, 2026

    Filter performance optimization, WordPress 6.8 compatibility

  2. v5.3.5 March 12, 2026

    Patch release

  3. v5.3.4 February 8, 2026

    Maintenance release

  4. v5.3.3 January 15, 2026

    Bug fix for stats dashboard

  5. v5.3.2 December 4, 2025

    Patch release

  6. v5.3.1 November 10, 2025

    Maintenance release

  7. v5.3 October 15, 2025

    Refreshed admin UI

  8. v5.2.3 September 22, 2025

    Patch release

// methodology

Performance testing

Tested on Kinsta Starter (Google Cloud C3D, Iowa). Configuration: Akismet active, default WordPress install, mobile, 4G simulated, cold cache. 5 runs, median reported. Raw Lighthouse JSON downloadable on request.

Vulnerability tracking

Open and recently closed CVE counts pulled from Patchstack and Wordfence Intelligence on every build. Last disclosure date reflects the most recent public CVE for this plugin, not necessarily the most recent vendor patch.