CVE-2026-24633
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-23

Last updated on: 2026-04-28

Assigner: Patchstack

Description
Missing Authorization vulnerability in Passionate Brains Add Expires Headers & Optimized Minify add-expires-headers allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Add Expires Headers & Optimized Minify: from n/a through <= 3.2.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-23
Last Modified
2026-04-28
Generated
2026-06-16
AI Q&A
2026-01-23
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
passionate_brains add_expires_headers_&_optimized_minify to 3.1.0 (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

This vulnerability is a Broken Access Control issue in the WordPress plugin "Add Expires Headers & Optimized Minify" up to version 3.1.0. It occurs because of missing authorization, authentication, or nonce token checks in certain functions, which allows unauthenticated users to perform actions that should require higher privileges. [1]

Impact Analysis

The vulnerability allows unauthorized users to perform privileged actions within the plugin, potentially leading to unauthorized changes or access. However, the severity is considered low (CVSS 5.3), and exploitation is unlikely. No official fix is currently available, but mitigation solutions exist. [1]

Detection Guidance

Detection involves checking for unauthorized access attempts or actions on the Add Expires Headers & Optimized Minify plugin, especially functions lacking authorization checks. Since no specific detection commands are provided, monitoring web server logs for suspicious requests targeting this plugin and verifying plugin version (<= 3.1.0) is recommended. For example, on a Linux server, you can use commands like 'grep add-expires-headers /var/log/apache2/access.log' or 'grep add-expires-headers /var/log/nginx/access.log' to find relevant requests. Additionally, verify the plugin version via WordPress admin or by checking the plugin files. [1]

Mitigation Strategies

Immediate mitigation steps include restricting access to the plugin's functionality by limiting permissions to trusted users only, disabling or uninstalling the plugin if not essential, and monitoring for suspicious activity. Since no official fix or patched version is currently available, applying access control measures at the server or application level is advised. Additionally, keep an eye on Patchstack for updates and mitigation solutions. [1]

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