CVE-2026-81275
Deferred Deferred - Pending Action

Subscriber Arbitrary File Download in Youzify

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

Publication date: 2026-09-10

Last updated on: 2026-09-10

Assigner: Patchstack

Description

Subscriber Arbitrary File Download in Youzify <= 1.3.7 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
youzify youzify to 1.3.7 (inc)
youzify subscriber_arbitrary_file_download to 1.3.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-81275 is an Arbitrary File Download vulnerability in the Youzify WordPress plugin versions 1.3.7 and below. It allows attackers with Subscriber-level access to download sensitive files from a website, such as those containing login credentials or backup files.

Detection Guidance

To detect this vulnerability, monitor for unusual file download requests from subscriber-level users. Check web server logs for patterns like repeated requests to sensitive files (e.g., wp-config.php, .env). Use tools like grep to search logs for suspicious activity: grep 'GET /wp-content/plugins/youzify/' /var/log/nginx/access.log | grep 'download'. Enable WordPress debug logging to track plugin behavior.

Impact Analysis

This vulnerability can lead to unauthorized access to sensitive data, including login credentials or backup files. Attackers could exploit it to steal confidential information, potentially compromising user accounts or the entire website. The high CVSS score of 6.5 indicates a significant risk of mass-exploit campaigns targeting multiple websites.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive files, such as those containing personal data or login credentials. If exploited, it may result in violations of GDPR (due to unauthorized access to personal data) or HIPAA (if protected health information is exposed).

Mitigation Strategies

Immediately restrict Subscriber-level access to the Youzify plugin or disable it until an official patch is released. Apply Patchstack's mitigation rule if available. Consider updating the plugin if a newer version addresses this issue.

Chat Assistant

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

EPSS Chart