Media Streaming Add OnPlugin / extension · Qnap

CVE-2024-56808

HIGH · 7.8 CVSS v3.1 Published 2026-02-11
Fix available
A fix is available. Upgrade to 500.1.1.6 or later.
See remediation →
80/100
Remediation priority · High
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A command injection vulnerability has been reported to affect Media Streaming add-on. If an attacker gains local network access who have also gained a user account, they can then exploit the vulnerability to execute arbitrary commands. We have already fixed the vulnerability in the following version: Media Streaming add-on 500.1.1.6 ( 2024/08/02 ) and later

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

A command injection vulnerability exists in the Media Streaming add-on. Attackers with local network access and a valid user account can inject arbitrary OS commands through unsanitized input, achieving remote code execution on the affected system.

MitigationUpgrade Media Streaming add-on to version 500.1.1.6 or later. Additionally, restrict local network access and enforce strong user authentication to reduce the attack surface.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Media Streaming Add OnPlugin / extension
Affected:>= 500.1.1.0, < 500.1.1.6

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Confirm Media Streaming add-on is installed
    Access QNAP QTS Desktop > App Center > My Apps, or run 'qpkg -l | grep -i media' via SSH to list installed packages. Look for 'Media Streaming' or similar package name.
    Affected if The Media Streaming add-on package is not present in the installed packages list.
  2. Locate the Media Streaming package version
    In QTS App Center, click on Media Streaming and view the version information. Alternatively, via SSH run 'qpkg -s MediaStreaming' or check '/etc/config/qpkg.conf' for the MediaStreaming entry and read the version field.
    Affected if Unable to retrieve version information for the Media Streaming add-on.
  3. Compare installed version against vulnerable range
    Compare the retrieved version number to the affected range: 500.1.1.0 through 500.1.1.5. Versions 500.1.1.0, 500.1.1.1, 500.1.1.2, 500.1.1.3, 500.1.1.4, and 500.1.1.5 are all vulnerable.
    Affected if Installed version is 500.1.1.0 through 500.1.1.5 inclusive.
  4. Check user access to Media Streaming
    Verify if any user accounts exist on the NAS that have access to the Media Streaming add-on. Go to Control Panel > Applications > Media Streaming and review enabled users. Also check if the service is running via '/etc/init.d/QMediaStreaming.sh status'.
    Affected if The Media Streaming service is running and user accounts are enabled to access it.
  5. Assess network exposure
    Check if the QNAP admin interface (ports 8080, 443) is accessible from untrusted networks. Review Access Control settings in Control Panel > System > Security. The vulnerability requires local network access.
    Affected if The QNAP web interface is reachable from beyond the local network without VPN or firewall restrictions.

User is affected if Media Streaming add-on version is between 500.1.1.0 and 500.1.1.5 inclusive, the add-on is installed and accessible, and the network allows local attackers to reach the service.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 500.1.1.6 or later
Fixed in 500.1.1.6
Interim mitigation

Upgrade Media Streaming add-on to version 500.1.1.6 or later. Additionally, restrict local network access and enforce strong user authentication to reduce the attack surface.

Recommended fix High confidence

Media Streaming add-on 500.1.1.6

  1. 1. Log into the QNAP NAS as an administrator
  2. 2. Navigate to the App Center or QTS Control Panel
  3. 3. Locate the Media Streaming add-on in the installed applications
  4. 4. Check the current version to confirm it is between 500.1.1.0 and 500.1.1.5
  5. 5. Update the Media Streaming add-on to version 500.1.1.6 or later via the QNAP update mechanism
  6. 6. Verify the update was successful by checking the installed version after completion
Caveat The official description does not indicate any breaking changes; standard upgrade best practices (e.g., backup configuration) are recommended

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Media Streaming Add On Scoped from the published advisory
  • Consultation3.0 h
  • Implementation2.0 h
  • Testing3.0 h
  • Review / QA2.0 h
10.0 hours of engineering $1,770
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,832.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-56808 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-56808 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data