CVE-2026-32338 in Construction Landing Page Plugininfo

Summary

by MITRE • 03/13/2026

Missing Authorization vulnerability in raratheme Construction Landing Page construction-landing-page allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Construction Landing Page: from n/a through <= 1.4.1.

If you want to get the best quality for vulnerability data then you always have to consider VulDB.

Analysis

by VulDB Data Team • 03/20/2026

The vulnerability identified as CVE-2026-32338 represents a critical missing authorization flaw within the raratheme Construction Landing Page plugin, specifically impacting versions ranging from the initial release through version 1.4.1. This security weakness stems from incorrectly configured access control security levels that fail to properly validate user permissions before granting access to sensitive administrative functions. The vulnerability falls under the CWE-285 category, which specifically addresses improper authorization issues in software systems, making it a fundamental breakdown in the security model that should prevent unauthorized access to protected resources.

The technical implementation of this vulnerability occurs when the plugin fails to verify whether the currently authenticated user possesses the necessary privileges to perform specific administrative operations. This misconfiguration allows attackers to bypass normal access controls and potentially execute privileged actions without proper authentication or authorization. The flaw typically manifests when the plugin does not adequately check user roles or capabilities before processing requests that should be restricted to administrators or authorized personnel. Such incorrect access control configuration creates a pathway for attackers to escalate privileges and gain unauthorized access to sensitive data or system functions.

The operational impact of this vulnerability extends beyond simple unauthorized access, as it can enable attackers to manipulate the construction landing page's core functionality and potentially compromise the entire WordPress installation. Attackers exploiting this vulnerability could modify page content, alter construction project information, or even inject malicious code into the website. The attack surface is particularly concerning given that construction landing pages often contain sensitive project information, client data, or business-critical content that could be leveraged for further attacks or business disruption. This vulnerability aligns with ATT&CK technique T1078.004, which covers valid accounts and credential access through the exploitation of weak access control mechanisms.

Mitigation strategies for CVE-2026-32338 should prioritize immediate patching of affected versions to the latest available release that addresses the authorization flaw. Organizations should implement comprehensive access control reviews to ensure proper user role assignments and privilege levels are maintained throughout their WordPress installations. Additionally, security monitoring should be enhanced to detect unusual administrative activities that might indicate exploitation attempts. The remediation process should include verifying that all administrative functions properly validate user permissions before execution, implementing proper input validation, and ensuring that access control mechanisms are consistently applied across all plugin components. Regular security audits and penetration testing should be conducted to identify similar authorization flaws in other plugins or custom code implementations, as this vulnerability type commonly exists in poorly configured access control systems.

Responsible

Patchstack

Reservation

03/12/2026

Disclosure

03/13/2026

Moderation

accepted

CPE

ready

EPSS

0.00042

KEV

no

Activities

very low

Sources

Do you want to use VulDB in your project?

Use the official API to access entries easily!