Security advisorywp2shell: WordPress core vulnerability. Confirm every site is on 6.8.6, 6.9.5, 7.0.2, or newer.

Read the advisory
Monitoring Dictionary

CVE

Definition

A CVE is a public identifier for a known cybersecurity vulnerability tracked in shared databases.

Also called: Common Vulnerabilities and Exposures, CVE ID

Why it matters for WordPress

When a plugin hole goes public, it usually gets a CVE ID (and sometimes several related IDs). Scanners, hosts, and news posts use that ID so everyone means the same bug. Your job is not to memorize CVSS charts. It is to see whether your installed version is affected and whether a fixed release exists.

How it shows up in practice

  • Advisory titles like “CVE-2026-##### in Plugin Name ≤ x.y.z”
  • Vulnerability scanners listing the ID next to severity and fixed version
  • Exploit posts that appear within hours of disclosure
  • Changelog lines that quietly say “security fix” without the CVE in the UI

What to do

  1. Match the affected versions to what you actually run.
  2. Update to the fixed release when it exists; remove abandonware if it will never ship a fix.
  3. If you must delay, mitigate (disable the plugin, restrict access, tighten the WAF) and set a deadline.
  4. After patching, confirm the version and watch logs for probe traffic.

Go deeper

Want the full walkthrough?

This page stays short on purpose. The guide covers steps, examples, and what to check on a live WordPress site.

Open full guide

Nearby ideas in the dictionary

All terms →