CVE-2026-14862 in Support Genix Plugininfo

Summary

by MITRE • 07/31/2026

The Support Genix WordPress plugin before 1.4.48 does not properly authorize access to support-ticket attachment downloads, allowing unauthenticated users who obtain the stored attachment file name to download other users' private ticket attachments.

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Analysis

by VulDB Data Team • 07/31/2026

The Support Genix WordPress plugin vulnerability represents a critical authorization flaw that undermines the security of private support ticket systems. This issue affects versions prior to 1.4.48 and stems from insufficient access control mechanisms within the plugin's attachment handling functionality. The vulnerability operates on the principle that while the plugin may properly authenticate users for ticket creation and viewing, it fails to validate whether a user has legitimate authorization to access specific attachment files. This creates a scenario where malicious actors who can discover or predict file names can bypass authentication requirements entirely.

The technical implementation of this flaw involves the plugin's failure to enforce proper access controls when serving support-ticket attachments. When users upload files to support tickets, these attachments are typically stored in a manner that makes them accessible through predictable URL patterns or direct file references. The vulnerability occurs because the plugin does not validate whether the requesting user has permission to access the specific attachment they are attempting to download. This authorization bypass allows any unauthenticated user who can obtain a valid file name to retrieve private attachments that should only be accessible to ticket owners, support staff, or authorized personnel.

The operational impact of this vulnerability extends beyond simple data exposure, creating potential risks for organizations relying on WordPress support systems for sensitive communications. Private customer information, proprietary documents, internal communications, and other confidential materials stored as ticket attachments become vulnerable to unauthorized access. This scenario particularly threatens businesses handling regulated data such as healthcare records, financial information, or intellectual property. The vulnerability can be exploited through various means including social engineering to obtain file names, automated scanning tools, or by leveraging other reconnaissance techniques that might reveal attachment paths.

From a cybersecurity perspective, this vulnerability aligns with CWE-285, which addresses improper authorization issues in software systems. The flaw demonstrates how authentication bypasses can occur even when primary access controls are properly implemented, highlighting the importance of comprehensive security testing across all application components. The ATT&CK framework categorizes this vulnerability under privilege escalation and credential access tactics, as attackers can leverage the flaw to gain unauthorized access to sensitive data without proper credentials. Organizations may find that this vulnerability enables further exploitation paths, potentially leading to more severe compromises when combined with other reconnaissance or exploitation techniques.

Organizations should immediately update to Support Genix plugin version 1.4.48 or later, which contains the necessary authorization fixes. Additional mitigations include implementing proper file access controls through server-level configurations, ensuring that attachment files are not directly accessible via web servers, and employing additional authentication layers for file downloads. Regular security audits of WordPress plugins should be conducted to identify similar authorization flaws, particularly in systems handling sensitive user data. The vulnerability also underscores the importance of Principle of Least Privilege implementation in plugin architectures, ensuring that all file access mechanisms properly validate user permissions before serving content.

Responsible

WPScan

Reservation

07/06/2026

Disclosure

07/31/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Do you know our Splunk app?

Download it now for free!