← Back to the live CVE advisory feed

CVE-2026-16149: Security Hardener

Severity
8.8 (HIGH)
Vendor
MARC4
Affected versions
0 through 2.4.4
Fixed version
unknown
Patch status
Unknown
Published
2026-08-23T00:16:50.233
Modified
2026-08-23T00:16:50.233

Why it matters

This matters because the affected product may be exposed on public websites. A vulnerable plugin can create a direct path to site compromise, malicious code deployment, or data theft.

Recommended admin actions

  • Review and patch based on exposure, asset criticality, and business impact.
  • Check whether the affected WordPress plugin or theme is installed.
  • Update, disable, or remove the affected component if present.
  • Review logs for suspicious activity related to the affected application or component.

Technical summary

The Security Hardener plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.4.4. The vulnerability exists because the plugin's user-enumeration protection, which is enabled by default, hooks the rest_endpoints filter via secure_user_endpoints() and overwrites every registered handler's permission_callback on both the /wp/v2/users and /wp/v2/users/(?P[\d]+) routes — including POST, PUT, PATCH, and DELETE handlers — with a bare closure that returns only is_user_logged_in(), completely stripping WordPress Core's original capability checks such as create_users, promote_user, edit_users, and delete_users that WP_REST_Users_Controller normally enforces. This makes it possible for authenticated attackers with Subscriber-level access and above to create new Administrator accounts by sending POST request to /wp/v2/users with administrator role, or to reset an existing Administrator's password by issuing a PUT/POST request to /wp/v2/users/. Because the block_user_enum option defaults to enabled, no special plugin configuration is required — the overwrite is active on every request as soon as the plugin is installed.

AI-enriched (MEDIUM confidence). Validate against the vendor advisory before taking production action.

VULNERABILITY PULSE

LAST UPDATED: AUG 23, 2026 08:00 PM UTC
40 RECORDS
SECURE FEED ACTIVE
AFFECTED PRODUCT ACTION
CVE-2026-78155
StackGres
Reporter: CVE
9.9
CRITICAL
VIEW RECORD
CVE-2026-5388
justhtml PATCH
Reporter: DISCLOSURE
9.3
CRITICAL
VIEW RECORD
CVE-2026-7808
justhtml PATCH
Reporter: DISCLOSURE
9.3
CRITICAL
VIEW RECORD
CVE-2026-8445
justhtml PATCH
Reporter: DISCLOSURE
9.3
CRITICAL
VIEW RECORD
CVE-2026-0551
PPWP – Password Protect Pages
Reporter: SECURITY
8.8
HIGH
VIEW RECORD
CVE-2026-16149
Security Hardener
Reporter: SECURITY
8.8
HIGH
VIEW RECORD
CVE-2026-4671
justhtml PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-9769
justhtml PATCH
Reporter: DISCLOSURE
8.7
HIGH
VIEW RECORD
CVE-2026-78050
CF-N1-S
Reporter: CNA
8.6
HIGH
VIEW RECORD
CVE-2026-10053
GitLab PATCH
Reporter: CVE
8.5
HIGH
VIEW RECORD
CVE-2026-78122
docker-socket-proxy
Reporter: DISCLOSURE
8.3
HIGH
VIEW RECORD
CVE-2026-78136
CHIRP PATCH
Reporter: CVE
7.8
HIGH
VIEW RECORD
CVE-2026-47895
strongSwan PATCH
Reporter: CVE
7.5
HIGH
VIEW RECORD
CVE-2026-77115
Brave
Reporter: CONTACT
7.1
HIGH
VIEW RECORD
CVE-2026-18027
WebToffee WooCommerce PDF Invoices, Packing Slips, Delivery Notes & Shipping Labels
Reporter: SECURITY
6.5
MEDIUM
VIEW RECORD
CVE-2026-78051
MeTube PATCH
Reporter: CNA
5.5
MEDIUM
VIEW RECORD
CVE-2026-78062
TaxHacker
Reporter: CNA
5.5
MEDIUM
VIEW RECORD
CVE-2026-12999
zephyr
Reporter: VULNERABILITIES
5.3
MEDIUM
VIEW RECORD
CVE-2026-78061
TaxHacker
Reporter: CNA
5.3
MEDIUM
VIEW RECORD
CVE-2026-77088
justhtml PATCH
Reporter: DISCLOSURE
5.3
MEDIUM
VIEW RECORD
CVE-2026-5389
justhtml PATCH
Reporter: DISCLOSURE
5.1
MEDIUM
VIEW RECORD
CVE-2026-5751
justhtml PATCH
Reporter: DISCLOSURE
5.1
MEDIUM
VIEW RECORD
CVE-2026-6827
justhtml PATCH
Reporter: DISCLOSURE
5.1
MEDIUM
VIEW RECORD
CVE-2026-74793
justhtml PATCH
Reporter: DISCLOSURE
5.1
MEDIUM
VIEW RECORD
CVE-2026-8630
justhtml PATCH
Reporter: DISCLOSURE
5.1
MEDIUM
VIEW RECORD
CVE-2026-14853
WooCommerce Bookings PATCH
Reporter: CONTACT
4.3
MEDIUM
VIEW RECORD
CVE-2026-77116
Brave
Reporter: CONTACT
4.3
MEDIUM
VIEW RECORD
CVE-2026-78049
S2OPC
Reporter: CNA
2.9
LOW
VIEW RECORD
CVE-2026-77003
Content Mask PATCH
Reporter: CONTACT
2.7
LOW
VIEW RECORD
CVE-2026-78054
Class and Exam Timetabling System
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78055
Class and Exam Timetabling System
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78056
Student-Management-System
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78057
Student-Management-System
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78059
Stock Management System
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78060
Stock Management System
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78063
CH22
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78112
Hospital Management System Project in PHP
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-78115
Class and Exam Timetabling System
Reporter: CNA
2.1
LOW
VIEW RECORD
CVE-2026-13598
RestrictMate PATCH
Reporter: CONTACT
0
N/A
VIEW RECORD
CVE-2026-75922
Reverse-Proxy PATCH
Reporter: 9B29ABF9-4AB0-4765-B253-1875CD9B441E
0
N/A
VIEW RECORD

About the Vulnerability Pulse CVE Feed

The Vulnerability Pulse feed tracks live CVE advisories sourced from the National Vulnerability Database and vendor security disclosures. It is designed for SOC analysts, IT administrators, and security teams who need a fast, filterable view of current vulnerabilities without digging through raw NVD data.

How to Use the CVE Advisory Tracker

Use the severity filters to narrow results to Critical or High priority vulnerabilities. Filter by vendor to focus on software and hardware relevant to your environment. Export to CSV for reporting, ticketing, or patch prioritization workflows.

What Is a CVE Advisory?

A CVE (Common Vulnerabilities and Exposures) advisory is a public disclosure of a security vulnerability assigned a unique identifier by MITRE. Advisories include severity scores (CVSS), affected versions, and remediation guidance. Monitoring CVE advisories is a core function of vulnerability management programs and SOC operations.

CVE Analysis & Writeups

For in-depth analysis of specific vulnerabilities, visit the IT Knowledge Bases blog for CVE breakdowns, exploitation analysis, and remediation guidance written for security practitioners.