CVE-2026-75332
Received Received - Intake

Server-Side Request Forgery in Zyplayer-Doc

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

Publication date: 2026-08-26

Last updated on: 2026-08-26

Assigner: MITRE

Description

Zyplayer-Doc <=1.0.0 is vulnerable to Server-Side Request Forgery (SSRF) via WikiPageWebService.download().

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-08-26
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
zyplayer doc to 1.0.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Zyplayer-Doc versions 1.0.0 and below have a Server-Side Request Forgery (SSRF) vulnerability in the WikiPageWebService.download() function. This allows an attacker to trick the server into making unauthorized requests to internal or external systems.

Detection Guidance

Detecting SSRF vulnerabilities like this one typically involves checking for unusual network requests originating from the vulnerable application. Monitor outbound HTTP/HTTPS traffic from the Zyplayer-Doc service, especially requests to internal or external IP addresses that shouldn't be accessed. Look for patterns where the application fetches resources from arbitrary URLs.

Impact Analysis

This vulnerability could allow attackers to access internal services, bypass firewalls, or exfiltrate data from protected systems. It may lead to unauthorized information disclosure or further network compromise.

Compliance Impact

SSRF vulnerabilities can violate data protection requirements under GDPR and HIPAA by enabling unauthorized access to sensitive data. Compliance may be compromised if systems are exposed to such attacks.

Mitigation Strategies

Immediately update Zyplayer-Doc to the latest version if a patch exists. If no patch is available, restrict outbound network access for the application using firewalls or network policies. Disable the WikiPageWebService.download() functionality if not required. Implement input validation to ensure only trusted URLs are processed.

Chat Assistant

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

EPSS Chart