CVE-2026-57377
Deferred Deferred - Pending Action

Missing Authorization in WPXPO WowAddons Product-Addons

Vulnerability report for CVE-2026-57377, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Missing Authorization vulnerability in WPXPO WowAddons product-addons allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects WowAddons: from n/a through <= 1.6.8.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
wpxpo wowaddons to 1.6.8 (inc)
wpxpo wowaddons_product_addons From 1.0.0 (inc) to 1.6.8 (inc)
wpxpo wowaddons_product_addons 1.6.9

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

The vulnerability in the WordPress WowAddons Plugin (versions 1.6.8 and below) is a Broken Access Control issue caused by missing authorization checks.

This means that unauthenticated users can perform actions that normally require higher privileges because the plugin does not properly verify if the user is authorized to do so.

Detection Guidance

This vulnerability affects the WordPress WowAddons Plugin versions 1.6.8 and below due to missing authorization checks allowing broken access control.

To detect if your system is vulnerable, first verify the installed version of the WowAddons plugin.

  • Check the plugin version via WordPress admin dashboard under Plugins.
  • Alternatively, use WP-CLI command: wp plugin list | grep wowaddons
  • Look for suspicious unauthorized actions or access attempts in your web server logs related to the plugin endpoints.
Impact Analysis

This vulnerability can allow attackers without authentication to perform unauthorized actions within the plugin, potentially leading to integrity and availability issues.

  • Attackers could manipulate or disrupt plugin functionality.
  • It may cause service interruptions or data manipulation.

The CVSS score of 6.5 indicates a moderate severity impact.

Compliance Impact

This vulnerability, classified as Broken Access Control, can impact compliance with standards and regulations like GDPR and HIPAA due to its potential to expose sensitive data or allow unauthorized actions.

  • GDPR: The vulnerability may lead to unauthorized access to personal data, violating GDPR's requirements for data protection and access control (Articles 5, 25, and 32). Unauthorized actions could result in data breaches, triggering mandatory reporting obligations under Article 33.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could allow unauthorized users to access or modify PHI, violating the HIPAA Security Rule's requirements for access controls (45 CFR Β§ 164.308(a)(4)) and integrity (45 CFR Β§ 164.312(c)(1)).

The CVSS vector (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L) indicates that while confidentiality impact is none, the integrity and availability impacts are low. However, even low impacts can lead to non-compliance if sensitive data is involved.

Mitigation Strategies

The immediate mitigation step is to update the WowAddons plugin to version 1.6.9 or later, where the broken access control vulnerability is patched.

If updating immediately is not possible, restrict access to the plugin's functionality by limiting permissions or disabling the plugin temporarily.

Consider using Patchstack's auto-update features or consult your hosting provider or developer for assistance in applying the patch.

Chat Assistant

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

EPSS Chart