CVE•Published 2024-05-29•Modified 2026-04-08•1 article on news•7 live references•NVD data
CVE-2024-4611Apppresser · Apppresser
Vulnerability data via NVD (ingested)
CVSS v3.1
8.1
HIGH
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
83
Exploit Prediction Scoring System · top 17% of all CVEs
Weaknesses (CWE)
Description
The AppPresser plugin for WordPress is vulnerable to improper missing encryption exception handling on the 'decrypt_value' and on the 'doCookieAuth' functions in all versions up to, and including, 4.3.2. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they previously used the login via the plugin API. This can only be exploited if the 'openssl' php extension is not loaded on the server.
Timeline
Published 2024-05-29
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-2024-4611Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · WP plugin path
http.html:"/wp-content/plugins/apppresser/"Matches any site loading the "apppresser" plugin — doesn't rely on Shodan's vuln tag.
Shodan · product
product:"Apppresser Apppresser"All exposed Apppresser Apppresser instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Apppresser"HTTP body or banner mentions "Apppresser" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2024-4611Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-4611Censys host search filtered to this CVE id.
grep.app
CVE-2024-4611Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-4611GitHub code search for direct mentions.
Google dork
"CVE-2024-4611" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (5)
CVE-2024-46115 repos