CVE•Published 2023-10-28•Modified 2026-04-08•1 article on news•6 live references•NVD data
CVE-2023-5425Wpexpertplugins · Post_meta_data_manager
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
45
Exploit Prediction Scoring System · top 55% of all CVEs
Weaknesses (CWE)
Description
The Post Meta Data Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the pmdm_wp_change_user_meta and pmdm_wp_change_post_meta functions in versions up to, and including, 1.2.0. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to gain elevated (e.g., administrator) privileges.
Timeline
Published 2023-10-28
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).
Shodan · vuln tag0 hosts
vuln:CVE-2023-5425Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/post-meta-data-manager/"Matches any site loading the "post-meta-data-manager" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Wpexpertplugins Post Meta Data Manager"All exposed Wpexpertplugins Post Meta Data Manager instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Post Meta Data Manager"HTTP body or banner mentions "Post Meta Data Manager" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2023-5425Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2023-5425Censys host search filtered to this CVE id.
grep.app
CVE-2023-5425Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2023-5425GitHub code search for direct mentions.
Google dork
"CVE-2023-5425" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
CVE-2023-54253 repos
cookiengineer/gorootGo
:cactus: golang (linux) root exploitation framework
Lucid-Duck/mt76-market-footprintunknown
Market footprint research: which MediaTek USB WiFi adapters are most commonly used by Linux users. Data-driven input to morrownr/mt76 firmware/ directory planning (issue #5).
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 …