CVE-2026-25021
Unknown Unknown - Not Provided
Missing Authorization in Mizan Demo Importer Allows Unauthorized Access

Publication date: 2026-02-03

Last updated on: 2026-02-03

Assigner: Patchstack

Description
Missing Authorization vulnerability in Mizan Themes Mizan Demo Importer mizan-demo-importer allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Mizan Demo Importer: from n/a through <= 0.1.3.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-03
Last Modified
2026-02-03
Generated
2026-05-07
AI Q&A
2026-02-03
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
mizan_themes mizan_demo_importer to 0.1.3 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-25021 is a Broken Access Control vulnerability found in the WordPress Mizan Demo Importer Plugin versions up to and including 0.1.3.

The issue arises from missing authorization, authentication, or nonce token checks within certain functions, which allows unprivileged users (even those with only subscriber-level privileges) to perform actions that should be restricted to higher-privileged roles.

This vulnerability falls under the OWASP Top 10 category A1: Broken Access Control.


How can this vulnerability impact me? :

The vulnerability allows users with low-level privileges to perform actions reserved for higher-privileged roles, potentially leading to unauthorized changes or access within the affected plugin.

However, the overall impact is considered low, with a CVSS severity score of 5.4, indicating a low priority threat.

Users are advised to update to version 0.1.4 or later to mitigate this risk.


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability affects the Mizan Demo Importer WordPress plugin versions up to and including 0.1.3 and arises from missing authorization checks allowing unprivileged users to perform restricted actions.

Detection can involve checking the installed version of the Mizan Demo Importer plugin on your WordPress site to see if it is version 0.1.3 or earlier.

You can use WordPress CLI commands to check the plugin version, for example:

  • wp plugin list --status=active
  • wp plugin get mizan-demo-importer --field=version

Additionally, monitoring for unauthorized access attempts or actions performed by subscriber-level users that should require higher privileges may help detect exploitation attempts.


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': 'The primary and immediate mitigation step is to update the Mizan Demo Importer plugin to version 0.1.4 or later, where the vulnerability has been fixed.'}, {'type': 'paragraph', 'content': "If updating immediately is not possible, consider restricting access to the plugin's functionality to trusted users only and monitoring for suspicious activity."}, {'type': 'paragraph', 'content': "Using automated update tools such as Patchstack's automated updates can also help rapidly protect your site from this vulnerability."}] [1]


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability is a Broken Access Control issue that allows unprivileged users to perform actions reserved for higher-privileged roles due to missing authorization checks.

While the vulnerability could potentially lead to unauthorized access, the available information does not specify any direct impact on compliance with common standards and regulations such as GDPR or HIPAA.

The severity is rated low (CVSS 5.4), and the impact is considered low, which suggests limited risk to sensitive data or regulatory compliance.

Users are advised to update to version 0.1.4 or later to mitigate the risk.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart