HOMEVULNERABILITIESCVE-2026-6400
MEDIUM

CVE-2026-6400

CWE-352Published: May 20, 2026· Updated: May 20, 2026

4.3
CVSS v3.1
EPSS:0.02%probability of exploitation in 30 daysPercentile:6.9th

Official Description

The Child Height Predictor by Ostheimer plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to and including 1.3. This is due to missing nonce verification in the options() function, which handles plugin settings updates. The form template does not include a wp_nonce_field() call, and the handler never calls check_admin_referer() or wp_verify_nonce(). This makes it possible for unauthenticated attackers to trick a site administrator into clicking a link or visiting a malicious page that submits a forged POST request, causing unauthorized changes to the plugin settings such as unit preferences to be persisted to the database via update_option().

NVD Source

Technical Analysis

CVE-2026-6400 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation does not require any privileges, though user interaction (Required) is needed, which slightly reduces the risk of mass automated attacks.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionRequired
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityLow
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Affected Vendors & Products

Mentioned vendors (from description):
WordPress
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (5)

Quick Facts

CVE IDCVE-2026-6400
CVSS Score4.3 / 10
SeverityMEDIUM
WeaknessCWE-352
CISA KEVNo
EPSS (30d)0.02%
PublishedMay 20, 2026

Related CVEs (CWE-352)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-6400 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.