CVE•Published 2024-05-30•Modified 2026-04-08•1 article on news•5 live references•NVD data
CVE-2024-5326
Vulnerability data via NVD (ingested)
CVSS v3.1
8.8
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
98
Exploit Prediction Scoring System · top 2% of all CVEs
Weaknesses (CWE)
Description
The Post Grid Gutenberg Blocks and WordPress Blog Plugin – PostX plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'postx_presets_callback' function in all versions up to, and including, 4.1.2. This makes it possible for authenticated attackers, with Contributor-level access and above, to change arbitrary options on affected sites. This can be used to enable new user registration and set the default role for new users to Administrator.
Timeline
Published 2024-05-30
Modified 2026-04-08
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-2024-5326Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-5326Censys host search filtered to this CVE id.
grep.app
CVE-2024-5326Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-5326GitHub code search for direct mentions.
Google dork
"CVE-2024-5326" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (6)
CVE-2024-53266 repos
Ostorlab/KEVunknown
Ostorlab KEV: One-command to detect most remotely known exploitable vulnerabilities. Sourced from CISA KEV, Google's Tsunami, Ostorlab's Asteroid and Bug Bounty programs.
tycloud97/awesome-starsunknown
A curated list of my GitHub stars by stargazed
kloris/SAPologyPython
SAP Network Topology Scanner - Discover, fingerprint, and assess SAP systems
mdismail-cse/PocPython
NiNiyas/awesome-starsunknown
Made with https://github.com/NiNiyas/starred
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 …