Quiz And Survey MasterWordPress extension · Expresstech

CVE-2025-9637

MEDIUM · 6.5 CVSS v3.1 Published 2026-01-06
Fix available
A fix is available. Upgrade to 10.3.2 or later.
See remediation →
74/100
Remediation priority · Elevated
Remotely reachable No privileges Zero-click

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 · unedited
The 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 confidence

The 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.

MitigationApply 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.

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
Quiz And Survey MasterWordPress extension
Affected:< 10.3.2

CVSS 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 checks

Work through these to decide whether this CVE applies to you.

  1. Locate the installed plugin version
    Access 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.)
  2. Verify the plugin is active
    In 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
  3. Identify unpublished or private quizzes
    In 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
  4. Check if file upload is enabled on quizzes
    Edit 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.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to 10.3.2 or later
Fixed in 10.3.2
Interim mitigation

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.

Recommended fix High confidence

Quiz And Survey Master version 10.3.2

  1. Log in to the WordPress admin dashboard
  2. Navigate to Plugins > Installed Plugins
  3. Locate 'Quiz And Survey Master' (QSM – Easy Quiz and Survey Maker) in the plugin list
  4. Click 'Update Now' if an update is available, or manually update to version 10.3.2 or later
  5. Verify the plugin version shows 10.3.2 or higher after updating
  6. 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.

Fix this in Quiz And Survey Master Scoped from the published advisory
  • Consultation3.0 h
  • Implementation6.0 h
  • Testing4.0 h
  • Review / QA2.0 h
15.0 hours of engineering $2,640
Get the upgrade done

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 locally
dbcve dependency scanner

Check 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-9637 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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