CVE-2026-57720
Deferred Deferred - Pending Action

Missing Authorization in ThumbPress Plugin

Vulnerability report for CVE-2026-57720, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-01

Last updated on: 2026-07-01

Assigner: Patchstack

Description

Missing Authorization vulnerability in Codexpert Inc ThumbPress allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects ThumbPress: from n/a through 6.3.2.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-01
Last Modified
2026-07-01
Generated
2026-07-21
AI Q&A
2026-07-01
EPSS Evaluated
2026-07-20
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
codexpert thumbpress to 6.3.2 (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 Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability in the WordPress ThumbPress Plugin (version 6.3.2 and earlier) is a Missing Authorization or Broken Access Control issue. It allows unprivileged users to perform actions that should require higher privileges because the plugin lacks proper authorization, authentication, or nonce token checks.

Detection Guidance

This vulnerability involves missing authorization in the WordPress ThumbPress Plugin versions 6.3.2 and earlier, allowing unprivileged users to perform higher-privileged actions.

Detection can involve checking the installed version of the ThumbPress plugin to see if it is 6.3.2 or earlier, as these versions are vulnerable.

You can detect the plugin version by running commands such as:

  • Using WP-CLI: wp plugin list | grep thumbpress
  • Checking the plugin's readme or main file for version info, e.g., cat wp-content/plugins/thumbpress/readme.txt | grep Version

Additionally, monitoring for unusual access patterns or unauthorized actions in your WordPress logs may help identify exploitation attempts.

Impact Analysis

This vulnerability could allow attackers with limited privileges to perform unauthorized actions within the ThumbPress plugin. Although the severity is considered low (CVSS score 4.3), it can be exploited in large-scale attacks targeting many websites, potentially leading to unauthorized changes or disruptions.

Compliance Impact

The vulnerability in ThumbPress involves missing authorization and broken access control, which could potentially allow unprivileged users to perform higher-privileged actions.

Such access control issues can lead to unauthorized access to sensitive data or system functions, which may impact compliance with standards and regulations like GDPR or HIPAA that require strict access controls and protection of personal or sensitive information.

However, the provided information does not explicitly state the direct impact on compliance with these regulations.

Mitigation Strategies

The immediate and recommended mitigation step is to update the WordPress ThumbPress Plugin to version 6.3.3 or later, where this vulnerability is fixed.

If updating immediately is not possible, consider disabling the plugin temporarily to prevent exploitation.

Enabling auto-updates for plugins can help ensure that vulnerable versions are updated promptly in the future.

Also, review and tighten access control settings in your WordPress installation to reduce the risk of unauthorized actions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57720. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart