CVE-2026-7704 — AV Stumpfl Pixera Two Media Server Path Traversal
CVE-2026-7704 — A vulnerability has been found in AV Stumpfl Pixera Two Media Server up to 25.1 R2. The affected element is an unknown function of the component Service Port 1338. Such manipulation leads to path traversal. The exploit has been disclosed to the public and may be used. Upgrading to ve
What This Means For You
- If your environment is affected by CWE-22, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7704 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
2 rules · 6 SIEM formats2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-7704 - AV Stumpfl Pixera Path Traversal via Service Port 1338
title: CVE-2026-7704 - AV Stumpfl Pixera Path Traversal via Service Port 1338
id: scw-2026-05-03-ai-1
status: experimental
level: high
description: |
Detects path traversal attempts targeting AV Stumpfl Pixera Two Media Server on the service port 1338. The vulnerability (CVE-2026-7704) allows an attacker to traverse directories by manipulating requests to this port. This rule specifically looks for the '../' pattern in the URI targeting port 1338, indicating a potential exploit attempt.
author: SCW Feed Engine (AI-generated)
date: 2026-05-03
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-7704/
tags:
- attack.initial_access
- attack.t1190
logsource:
category: webserver
detection:
selection:
cs-uri|contains:
- '../'
dst_port:
- 1338
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-7704 | vulnerability | CVE-2026-7704 |
| CWE-22 | weakness | CWE-22 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 03, 2026 at 20:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.