CVE-2026-57412
Received Received - Intake

Missing Authorization in Gift Vouchers Plugin

Vulnerability report for CVE-2026-57412, 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 Codemenschen Gift Vouchers gift-voucher allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Gift Vouchers: from n/a through <= 4.6.9.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-07-13
AI Q&A
2026-07-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
codemenschen gift_voucher to 4.6.9 (inc)
codemenschen gift_voucher 4.7.0

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

CVE-2026-57412 is a Broken Access Control vulnerability in the WordPress Gift Vouchers Plugin versions 4.6.9 and below. It occurs because of missing authorization checks, allowing unauthenticated users to perform actions that normally require higher privileges.

Impact Analysis

This vulnerability can be exploited by unauthenticated users to perform unauthorized actions on websites using the affected plugin. Although classified as low severity with a CVSS score of 6.5, it could be used in mass campaigns targeting thousands of websites, potentially leading to unauthorized modifications or disruptions.

Detection Guidance

This vulnerability affects WordPress sites using the Gift Vouchers Plugin version 4.6.9 or below and involves broken access control allowing unauthenticated privilege escalation.

To detect if your system is vulnerable, first identify if the Gift Vouchers Plugin is installed and its version is 4.6.9 or lower.

You can check the plugin version on your WordPress site by running the following command in the WordPress root directory:

  • wp plugin list | grep gift-voucher

Alternatively, you can look for the plugin version in the plugin's main PHP file or via the WordPress admin dashboard.

To detect exploitation attempts on your network, monitor for unusual HTTP requests targeting the Gift Vouchers Plugin endpoints that might attempt unauthorized actions.

Since the vulnerability allows unauthenticated users to perform privileged actions, look for suspicious POST or GET requests to the plugin's URLs without proper authentication.

Mitigation Strategies

The immediate and recommended mitigation step is to update the Gift Vouchers Plugin to version 4.7.0 or later, where this vulnerability is patched.

If updating immediately is not possible, restrict access to the plugin's endpoints by implementing proper access controls at the web server or application level.

Users of Patchstack can enable auto-updates for vulnerable plugins to ensure timely patching.

Additionally, consult with your hosting provider or developer for assistance in applying the patch or mitigating the risk.

Chat Assistant

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

EPSS Chart