CVE-2025-9637
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress is vulnerable to unauthorized access and modification of data due to a missing capability and status checks on multiple functions in all versions up to, and including, 10.3.1. This makes it possible for unauthenticated attackers to view the details of unpublished, private, or password-protected quizzes, as well as submit file responses to questions from those quizzes, which allow file upload.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe Quiz and Survey Master WordPress plugin lacks proper capability checks and status validation on multiple functions, allowing unauthenticated attackers to access unpublished, private, or password-protected quizzes and submit file uploads to those quizzes. This is a broken access control vulnerability where the plugin fails to verify quiz visibility status and user authorization before serving content or accepting submissions.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 10.3.2CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Locate the installed plugin versionAccess your WordPress site via FTP or file manager and navigate to /wp-content/plugins/. Look for a directory containing 'quiz' and 'survey' or 'master' in the name. Open the main PHP file and check the plugin header for 'Version:' or check readme.txt for the stable tag.Affected if The version displayed is lower than 10.3.2 (e.g., 10.3.1, 10.3.0, 9.x.x, etc.)
-
Verify the plugin is activeIn WordPress admin, go to Plugins > Installed Plugins and confirm 'Quiz And Survey Master' or 'Expresstech Quiz And Survey Master' is activated.Affected if The plugin is active and the version is below 10.3.2
-
Identify unpublished or private quizzesIn WordPress admin, go to the quiz post type (usually labeled Quizzes or Surveys). Review the list to see if any quizzes have status other than 'Published' - look for Draft, Private, or Password Protected entries.Affected if Any quiz exists with Draft, Private, or Password Protected status while the plugin version is below 10.3.2
-
Check if file upload is enabled on quizzesEdit any quiz and look for settings related to file uploads, attachments, or user submissions. Check if upload fields are available in quiz questions or quiz settings.Affected if File upload functionality is enabled on any quiz and the plugin version is below 10.3.2
You are affected if the Quiz And Survey Master plugin is installed with a version below 10.3.2 and you have any unpublished, private, or password-protected quizzes, especially if file upload is enabled on them.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped10.3.2
Apply vendor patch when available (upgrade beyond version 10.3.1). Until then, consider restricting quiz submission endpoints via web server configuration or implementing additional access controls at the application level.
Quiz And Survey Master version 10.3.2
- Log in to the WordPress admin dashboard
- Navigate to Plugins > Installed Plugins
- Locate 'Quiz And Survey Master' (QSM – Easy Quiz and Survey Maker) in the plugin list
- Click 'Update Now' if an update is available, or manually update to version 10.3.2 or later
- Verify the plugin version shows 10.3.2 or higher after updating
- Test that unpublished, private, and password-protected quizzes properly restrict access to unauthorized users
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-9637 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-9637 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data