CVE-2026-16979
Deferred Deferred - Pending Action

Unauthenticated Post Title and Meta Key Enumeration in SmartCrawl WordPress Plugin

Vulnerability report for CVE-2026-16979, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-19

Last updated on: 2026-08-26

Assigner: WPScan

Description

The SmartCrawl SEO checker, analyzer & optimizer WordPress plugin before 3.16.3 does not perform capability checks on two of its AJAX actions, allowing users with at least the Subscriber role to read the titles of private and draft posts by ID and to enumerate stored post-meta key names.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-26
Generated
2026-09-08
AI Q&A
2026-08-19
EPSS Evaluated
2026-09-07
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
smartcrawl smartcrawl to 3.16.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-16979 is a vulnerability in the SmartCrawl WordPress plugin versions before 3.16.3. It allows users with at least the Subscriber role to access two unauthenticated AJAX actions. These actions can be exploited to read titles of private or draft posts by their IDs and to list stored post-meta key names. The issue occurs because the plugin fails to perform proper capability checks.

Detection Guidance

To detect this vulnerability, check WordPress sites running SmartCrawl versions prior to 3.16.3. Use WPScan to identify vulnerable installations with: wpscan --url <target_url> --plugins-detection aggressive. Manually test by sending AJAX requests to /wp-admin/admin-ajax.php with actions like smartcrawl_get_post_title or smartcrawl_get_post_meta_keys and Subscriber-level credentials.

Impact Analysis

This vulnerability could allow unauthorized users to view sensitive content like private or draft post titles and metadata keys. Attackers might gather information about your site's structure or unpublished content, potentially leading to further exploits or data leaks.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by exposing private or draft post titles and metadata keys. Unauthorized access to such data may violate confidentiality requirements under these regulations, especially if the exposed information includes personally identifiable information (PII) or protected health information (PHI).

Mitigation Strategies

Immediately update the SmartCrawl plugin to version 3.16.3 or later. If updating is not possible, disable the plugin until patched. Review user roles to ensure no unauthorized Subscriber-level access exists. Monitor for unusual post title or meta key enumeration attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16979. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart