CVE•Published 2025-09-08•Modified 2026-04-08•1 article on news•7 live references•NVD data
CVE-2025-9113
Vulnerability data via NVD (ingested)
CVSS v3.1
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS percentile
—
Weaknesses (CWE)
Description
The Doccure Core plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'doccure_temp_upload_to_media' function in all versions up to, and including, 1.5.3. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Timeline
Published 2025-09-08
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-2025-9113Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-9113Censys host search filtered to this CVE id.
grep.app
CVE-2025-9113Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-9113GitHub code search for direct mentions.
Google dork
"CVE-2025-9113" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (6)
CVE-2025-91136 repos
googleprojectzero/winaflC
A fork of AFL for fuzzing Windows binaries
mrx-arafat/CVE-2026-49975-POCPython
HTTP/2 Bomb PoC — CVE-2026-49975 (HPACK indexed reference bomb + flow-control stall)
wolfSSL/Arduino-wolfSSLC
This repository is a restructured copy of https://github.com/wolfSSL/wolfssl/ for the Arduino environment. Any Pull Requests for code changes should be opened there.
ayushghatkar8080/MadeYouReset_TesterPython
A Python script that checks if a web server is vulnerable to MadeYouReset (CVE-2025-8671) — an HTTP/2 DoS attack that bypasses Rapid Reset mitigations by tricking the server into r…
adminlove520/http2-bomb-detectorPython
HTTP/2 Bomb (CVE-2026-49975) non-destructive vulnerability detector for Nginx / Apache httpd. Zero-dependency Python.
4n86rakam1/notesunknown