CVE•Published 2026-08-20•Modified 2026-08-24•1 article on news•5 live references•NVD data
CVE-2026-28164
Vulnerability data via NVD (ingested)
CVSS v3.1
9.6
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
EPSS percentile
4
Exploit Prediction Scoring System · top 96% of all CVEs
Weaknesses (CWE)
Description
Cross-Site Request Forgery (CSRF) vulnerability in HashThemes Easy Elementor Addons allows Cross Site Request Forgery. This issue affects Easy Elementor Addons: from n/a through 2.3.7.
Timeline
Published 2026-08-20
Modified 2026-08-24
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-28164Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-28164Censys host search filtered to this CVE id.
grep.app
CVE-2026-28164Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-28164GitHub code search for direct mentions.
Google dork
"CVE-2026-28164" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2026-281643 repos
Threekiii/Awesome-POCJava
一个漏洞 PoC 知识库。A knowledge base for vulnerability PoCs(Proof of Concept), with 1k+ vulnerabilities.
GODofExploit/exploit-arsenalPython
420 standalone Python-3 (stdlib-only) CVE exploits, each live-validated end-to-end against real vulnerable software with a write-up and a real-run screenshot. 102 in the CISA KEV c…
dyeat/cve-reproductionPython
A collection of CVE reproductions with proof-of-concept code, technical analyses, and detailed write-ups. For defensive research and educational purposes.