LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50790: SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x Unauthenticated Radio Stream Disclosure

SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain an unauthenticated vulnerability that allows remote attackers to access live radio stream information through webplay or ffmpeg scripts. Attackers can exploit the vulnerability by calling specific web scripts to disclose radio stream details without requiring authentication.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-50790 is an unauthenticated information disclosure issue in listed SOUND4 radio/audio products and Kantar Media WM2 versions from the source bundle. A remote attacker may be able to retrieve live radio stream information from exposed web scripts without logging in.

Executive priority

Treat as a high-priority exposure-management issue for any internet-facing broadcast/audio infrastructure. Prioritize isolating affected interfaces and confirming vendor remediation because exploitation requires no authentication and can disclose sensitive stream information.

Technical view

Affected SOUND4 IMPACT/FIRST/PULSE/Eco-family products and related listed products expose webplay or ffmpeg script functionality that can disclose radio stream details without authentication. The source bundle rates this as CVSS 3.1 7.5 High with vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N and maps it to CWE-306, Missing Authentication for Critical Function.

Likely exposure

Highest risk is for affected SOUND4 or listed Kantar Media devices whose web interface or stream-related scripts are reachable from the public internet or untrusted networks. Internal-only deployments are still exposed to unauthenticated users on the same reachable network segment.

Exploitation context

The bundle includes a Packet Storm reference tagged as exploit details and third-party advisories, so public technical details appear to exist. The bundle marks KEV as false and does not provide evidence of active exploitation in the wild, so active exploitation is not claimed.

Researcher notes

The affected list in the bundle is broader than the title and includes SOUND4 BigVoice4, BigVoice2, Stream, and Kantar Media WM2. CPEs are not provided, and the version strings are limited to the source bundle. No confirmed fixed version or active exploitation evidence is present in the supplied sources.

Mitigation direction

  • Inventory SOUND4 Impact/Pulse/First, Impact/Pulse Eco, BigVoice4, BigVoice2, Stream, and Kantar Media WM2 deployments and compare versions against the affected list in the bundle.
  • Remove public internet exposure for affected management or web script interfaces wherever possible.
  • Restrict access to trusted administrative networks using firewall, VPN, reverse proxy, or equivalent access controls.
  • Check SOUND4 and product/vendor guidance for fixed firmware or supported remediation because the source bundle does not include patch-version evidence.
  • Where supported, enforce authentication and least-privilege access for web management and streaming-related interfaces.
  • Monitor web access logs for unauthenticated or unexpected requests to stream-related webplay or ffmpeg script functionality.

Validation and detection

  • Confirm whether any listed affected products and versions are deployed in the environment.
  • Verify that exposed web interfaces and stream-related scripts are not reachable from the public internet unless explicitly required and protected.
  • Perform approved defensive testing to confirm unauthenticated users cannot view live radio stream details.
  • Review logs for anonymous or unusual access to webplay or ffmpeg-related script areas.
  • Record remediation status, compensating controls, and any vendor guidance or firmware version used for closure.
Prepared
Confidence
medium
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-50790 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
6Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-50790Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SOUND4 Ltd.Impact/Pulse/FirstVersion 2: 1.1/2.15Listed
SOUND4 Ltd.Impact/Pulse Eco1.16Listed
SOUND4 Ltd.BigVoice41.2Listed
SOUND4 Ltd.BigVoice21.30Listed
SOUND4 Ltd.Stream1.1/2.4.29Listed
Kantar MediaWM21.11Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.