CVE•Published 2025-10-15•Modified 2026-04-08•1 article on news•7 live references•NVD data
CVE-2025-10041
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 Flex QR Code Generator plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in thesave_qr_code_to_db() function in all versions up to, and including, 1.2.5. 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-10-15
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-10041Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-10041Censys host search filtered to this CVE id.
grep.app
CVE-2025-10041Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-10041GitHub code search for direct mentions.
Google dork
"CVE-2025-10041" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (2)
CVE-2025-100412 repos
Nxploited/CVE-2025-10041Python
Flex QR Code Generator <= 1.2.5 - Unauthenticated Arbitrary File Upload
raph-rcn/devsecops-juice-shopPython
This is an attempt to create an end-to-end DevSecOps lab for the OWASP Juice Shop, embedding security controls into the software development lifecycle with hands-on tooling.