Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Missing Authorization vulnerability in Bowo Admin and Site Enhancements (ASE) admin-site-enhancements allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Admin and Site Enhancements (ASE): from n/a through <= 8.4.0.
AnalysisAI
Authenticated users with insufficient access control restrictions in Admin and Site Enhancements (ASE) versions 8.4.0 and earlier can bypass authorization checks to read and modify sensitive data. The vulnerability stems from improperly configured access control levels that fail to enforce proper privilege boundaries. An attacker with valid credentials can exploit this to gain unauthorized access to protected functionality without elevated permissions.
Technical ContextAI
The vulnerability resides in the Admin and Site Enhancements (ASE) WordPress plugin, which extends administrative capabilities through custom access control mechanisms. The root cause is classified as CWE-862 (Missing Authorization), indicating that the plugin fails to properly validate whether an authenticated user has sufficient privileges before granting access to sensitive administrative functions. Rather than implementing robust role-based access control (RBAC) checks at each privilege-critical operation, the plugin appears to rely on insufficient or missing authorization logic. The affected CPE profile is cpe:2.3:a:bowo:admin_site_enhancements, with vulnerability spanning versions from initial release through 8.4.0. The CVSS vector (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N) indicates network accessibility with low attack complexity, requiring only low privileges and no user interaction, resulting in limited confidentiality and integrity impact.
RemediationAI
Immediately upgrade Bowo Admin and Site Enhancements (ASE) to the latest patched version beyond 8.4.0 when available from the vendor. Check the official WordPress plugin repository or Bowo's security advisories for the specific patched version number and download instructions. As an interim mitigation prior to patching, restrict plugin administrative functions through WordPress role management, limiting which user roles can access sensitive admin pages (use the 'manage_options' capability checks via WordPress hooks). Audit existing user accounts and revoke unnecessary administrative or elevated privileges to reduce the attack surface. Monitor administrative logs and audit trails for unauthorized access attempts or privilege escalation activities. Additionally, implement Web Application Firewall (WAF) rules to detect and block requests attempting to access sensitive admin endpoints via parameter tampering or unauthorized role changes, if feasible within your WordPress environment.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-11951