CVE•Published 2026-08-07•Modified 2026-08-12•1 article on news•4 live references•NVD data
CVE-2026-14364
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
21
Exploit Prediction Scoring System · top 79% of all CVEs
Weaknesses (CWE)
Description
The TrueBooker – Appointment Booking and Scheduler System plugin for WordPress is vulnerable to account takeover via improper password reset validation in all versions up to, and including, 1.2.3. This is due to the plugin not properly validating a user's identity before resetting their password. This makes it possible for unauthenticated attackers to reset the password of arbitrary user accounts, including administrators, and gain access to those accounts.
Timeline
Published 2026-08-07
Modified 2026-08-12
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
More intel sources (5)
Shodan report
vuln:CVE-2026-14364Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-14364Censys host search filtered to this CVE id.
grep.app
CVE-2026-14364Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-14364GitHub code search for direct mentions.
Google dork
"CVE-2026-14364" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2026-143643 repos
Threekiii/Awesome-POCJava
一个漏洞 PoC 知识库。A knowledge base for vulnerability PoCs(Proof of Concept), with 1k+ vulnerabilities.
1dayexploit/1day-archivePython
Technical deep-dives and root cause analyses of recently disclosed CVEs - reverse engineering patches, building proof-of-concepts, and documenting exploitation techniques in the 1-…
exploitintel/eip-pocs-and-cvesC
Proof-of-concept exploits and reproduction labs for CVEs analyzed by the Exploit Intelligence Platform