CVE-2026-32381
Received Received - Intake
Missing Authorization in raratheme App Landing Page

Publication date: 2026-03-13

Last updated on: 2026-03-16

Assigner: Patchstack

Description
Missing Authorization vulnerability in raratheme App Landing Page app-landing-page allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects App Landing Page: from n/a through <= 1.2.2.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-13
Last Modified
2026-03-16
Generated
2026-05-07
AI Q&A
2026-03-13
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
raratheme app_landing_page to 1.2.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 Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-32381 is a Broken Access Control vulnerability found in the WordPress App Landing Page Theme versions up to and including 1.2.2.

This issue arises from missing authorization, authentication, or nonce token checks in certain functions, allowing unauthenticated users to perform actions that require higher privileges.

It is classified under the OWASP Top 10 category A1: Broken Access Control.


How can this vulnerability impact me? :

The vulnerability allows unauthenticated users to perform actions that normally require higher privileges due to missing authorization checks.

However, it has a CVSS severity score of 5.3, indicating a low priority and low severity impact.

It is considered unlikely to be exploited in a way that causes significant harm.

Users are advised to update to version 1.2.3 or later to mitigate the risk.


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?

[{'type': 'paragraph', 'content': 'This vulnerability is related to missing authorization checks in the WordPress App Landing Page Theme up to version 1.2.2, allowing unauthenticated users to perform privileged actions.'}, {'type': 'paragraph', 'content': 'Detection typically involves verifying the version of the App Landing Page theme installed on your WordPress site and checking for unauthorized access attempts or suspicious activity related to theme functions.'}, {'type': 'paragraph', 'content': 'Since the vulnerability is in the theme version, you can detect it by running commands to identify the theme version, such as:'}, {'type': 'list_item', 'content': 'Using WP-CLI to check the theme version: wp theme list --status=active'}, {'type': 'list_item', 'content': "Manually inspecting the theme's style.css file for the version number."}, {'type': 'paragraph', 'content': 'Additionally, monitoring web server logs for unusual requests to theme-related endpoints or unauthorized actions may help detect exploitation attempts.'}] [1]


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': 'The primary mitigation step is to update the App Landing Page theme to version 1.2.3 or later, where the vulnerability has been fixed.'}, {'type': 'paragraph', 'content': "If immediate updating is not possible, consider restricting access to the theme's administrative functions by implementing additional access controls or authentication mechanisms at the web server or application level."}, {'type': 'paragraph', 'content': 'Using security plugins or services that provide protection against broken access control vulnerabilities can also help mitigate risk.'}] [1]


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