CVE-2026-39685
Received Received - Intake
Missing Authorization in The Moneytizer Allows Unauthorized Access

Publication date: 2026-04-08

Last updated on: 2026-04-13

Assigner: Patchstack

Description
Missing Authorization vulnerability in lvaudore The Moneytizer the-moneytizer allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects The Moneytizer: from n/a through <= 10.0.10.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-08
Last Modified
2026-04-13
Generated
2026-05-07
AI Q&A
2026-04-08
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
the_moneytizer the_moneytizer to 10.0.10 (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-39685 is a Broken Access Control vulnerability in the WordPress plugin "The Moneytizer" versions up to and including 10.0.10.

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

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


How can this vulnerability impact me? :

This vulnerability allows unauthenticated users to perform privileged actions within the affected plugin, potentially compromising the security and integrity of your WordPress site.

Although the CVSS score is 5.3, indicating low severity, it could be exploited in mass-exploit campaigns targeting many websites indiscriminately.

No official patch is currently available, so immediate mitigation involves updating the plugin if possible or seeking assistance from your hosting provider or web developer.


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

This vulnerability involves missing authorization checks in the WordPress plugin "The Moneytizer" up to version 10.0.10, allowing unauthenticated users to perform privileged actions.

Detection typically requires checking the plugin version installed on your WordPress site and monitoring for unauthorized access attempts to plugin functions.

Since no specific detection commands are provided, a practical approach is to verify the plugin version via WordPress CLI or by inspecting the plugin files.

  • Use WP-CLI to check the plugin version: `wp plugin list | grep the-moneytizer`
  • Review web server logs for suspicious requests targeting The Moneytizer plugin endpoints.
  • Monitor for unexpected changes or actions in the plugin's functionality that could indicate exploitation attempts.

What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation involves updating the affected plugin to a patched version if available.

Since no official patch is currently available for this vulnerability, users are advised to seek assistance from their hosting provider or web developer to implement temporary protective measures.

Additional steps include restricting access to the plugin's administrative functions and monitoring for suspicious activity.


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

The vulnerability is a Broken Access Control issue that allows unauthenticated users to perform actions requiring higher privileges. Such unauthorized access could potentially lead to exposure or manipulation of sensitive data.

While the provided information does not explicitly mention compliance with standards like GDPR or HIPAA, broken access control vulnerabilities generally pose risks to data confidentiality and integrity, which are critical aspects of these regulations.

Therefore, if exploited, this vulnerability could negatively impact compliance with data protection regulations by enabling unauthorized access to protected information.


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