AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2017-1001000

HIGH · CVSS 7.5 EPSS 81.85% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2017-04-03 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2017-1001000
Severity
HIGH
CVSS
7.5
EPSS
81.85%
WordPress

Original NVD Description

The register_routes function in wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php in the REST API in WordPress 4.7.x before 4.7.2 does not require an integer identifier, which allows remote attackers to modify arbitrary pages via a request for wp-json/wp/v2/posts followed by a numeric value and a non-numeric value, as demonstrated by the wp-json/wp/v2/posts/123?id=123helloworld URI.