CVE-2026-32348
Missing Authorization in MadrasThemes MAS Videos Plugin
Publication date: 2026-03-13
Last updated on: 2026-03-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| madrasthemes | mas_videos | to 1.3.2 (inc) |
Helpful Resources
Exploitability
| 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-32348 is a broken access control vulnerability in the WordPress MAS Videos Plugin versions up to and including 1.3.2.
This vulnerability arises from missing authorization, authentication, or nonce token checks in certain plugin functions, which allows unauthenticated users to perform actions that normally require higher privileges.
It is classified under the OWASP Top 10 category A1: Broken Access Control and has a CVSS severity score of 5.3, indicating a low severity impact with a low likelihood of exploitation.
How can this vulnerability impact me? :
This vulnerability allows unauthenticated users to perform privileged actions within the MAS Videos Plugin, potentially leading to unauthorized changes or access within the affected WordPress site.
Although the severity is considered low, exploitation could result in integrity issues since attackers can modify data or settings without proper authorization.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
This vulnerability arises from missing authorization checks in the MAS Videos WordPress plugin up to version 1.3.2, allowing unauthenticated users to perform privileged actions.
Detection typically involves checking the plugin version installed on your WordPress site and monitoring for unauthorized access attempts to plugin functions.
Since the vulnerability requires no prior authentication, you can detect it by verifying if your MAS Videos plugin version is 1.3.2 or earlier.
Specific commands to detect the vulnerability are not provided in the available resources.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to update the MAS Videos WordPress plugin to version 1.3.3 or later, where the issue is resolved.
Using automated update tools like Patchstack can facilitate rapid patching of the vulnerable plugin.
Since the vulnerability allows unauthenticated exploitation, timely patching is critical to prevent unauthorized access.