CVE•Published 2026-08-03•Modified 2026-08-26•1 article on news•6 live references•NVD data
CVE-2026-15930
Vulnerability data via NVD (ingested)
CVSS v3.1
9.4
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
EPSS percentile
14
Exploit Prediction Scoring System · top 86% of all CVEs
Weaknesses (CWE)
Description
The Simple Membership WordPress plugin before 4.7.8 does not verify whether user creation failed during registration before using the returned value as a user ID to update an account, allowing unauthenticated attackers to overwrite the primary administrator's account data (including the email address) and take over that account through the password reset flow.
Timeline
Published 2026-08-03
Modified 2026-08-26
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-15930Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-15930Censys host search filtered to this CVE id.
grep.app
CVE-2026-15930Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-15930GitHub code search for direct mentions.
Google dork
"CVE-2026-15930" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2026-159303 repos
yingyingxia666/awesome-agenticunknown
A curated reading list of large-language-model RL papers, organized by four research directions: Reasoning RL, Agentic RL, OPD (Off-Policy / On-Policy Distillation / Drift), and Mu…
cnlinxi/LLM-paper-dailyPython
Automatically Update LLM Papers Daily using Github Actions. Ref: https://github.com/Vincentqyw/cv-arxiv-daily
jaschadub/compromised-packages-checkPython
Scan a repository for known-malicious npm, cratres, and PyPI package versions from recent supply-chain compromises (Mini Shai-Hulud, TanStack, @cap-js/mbt, etc). UPDATED 6 TIMES A …