Skip to content

CVE-2024-8956

Missing Authentication for Critical Function — is CVE-2024-8956real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.1EPSS 56.9%CISA KEVCWE-306 · Missing Authentication for Critical Function

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

PTZOptics PT30X-SDI/NDI-xx before firmware 6.3.40 is vulnerable to an insufficient authentication issue. The camera does not properly enforce authentication to /cgi-bin/param.cgi when requests are sent without an HTTP Authorization header. The result is a remote and unauthenticated attacker can leak sensitive data such as usernames, password hashes, and configurations details. Additionally, the attacker can update individual configuration values or overwrite the whole file.

Published

Embed this verdict
TruePositive verdict for CVE-2024-8956
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2024-8956/badge.svg)](https://www.truepositive.app/cve/CVE-2024-8956)
HTML
<a href="https://www.truepositive.app/cve/CVE-2024-8956"><img src="https://www.truepositive.app/cve/CVE-2024-8956/badge.svg" alt="TruePositive verdict for CVE-2024-8956"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

Pick your verdict — we'll save it right after a quick sign-in.

Community real-world severity: Critical (Critical 3) — CVSS base score 9.1

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Priya NairCurated

    PTZOptics PT30X-SDI/NDI Cameras Authentication Bypass Vulnerability — PTZOptics PT30X-SDI/NDI cameras contain an insecure direct object reference (IDOR) vulnerability that allows a remote, attacker to bypass authentication for the /cgi-bin/param.cgi CGI script. If combined with CVE-2024-8957, this can lead to remote code execution as root. Listed in the CISA KEV catalog (added 2024-11-04) — confirmed exploited in the wild, not theoretical. FIRST EPSS puts the chance of exploitation in the next 30 days at ~57%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Diego RamírezCurated

    Required action for PTZOptics PT30X-SDI/NDI Cameras: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. CISA set a federal remediation due date of 2024-11-25. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-306 · Missing Authentication for Critical Function.