CVE-2025-67158: An authentication bypass in the /cgi-bin/jvsweb.cgi endpoint of Revotech I6032W-FHW v1.0.0014 - 20210517 al...
An authentication bypass in the /cgi-bin/jvsweb.cgi endpoint of Revotech I6032W-FHW v1.0.0014 - 20210517 allows attackers to access sensitive information and escalate privileges via a crafted HTTP request.
Security readout for executives and security teams
Plain-English summary
This issue lets an unauthenticated attacker reach sensitive functions on a Revotech I6032W-FHW camera endpoint. The source states attackers can access sensitive information and escalate privileges using a crafted HTTP request. That matters most where camera management interfaces are exposed to untrusted networks.
Executive priority
Prioritize exposed camera interfaces this week. The vulnerability is unauthenticated and network reachable, but current evidence does not show confirmed active exploitation or an official patch in the supplied sources.
Technical view
CVE-2025-67158 is a CWE-287 authentication bypass in /cgi-bin/jvsweb.cgi for Revotech I6032W-FHW v1.0.0014 - 20210517. CVSS 3.1 is 7.5: network exploitable, low complexity, no privileges, no user interaction, with high confidentiality impact and no stated integrity or availability impact.
Likely exposure
Likely exposure is limited to Revotech I6032W-FHW devices running v1.0.0014 - 20210517, especially if their web interface is internet-accessible. The structured affected-product fields are incomplete, so confirm model and firmware from asset inventory.
Exploitation context
The bundle does not show CISA KEV listing or cite confirmed active exploitation. A public GitHub reference exists, but the supplied bundle does not provide verified exploitation telemetry. Treat internet-facing devices as high priority because exploitation is unauthenticated and network reachable.
Researcher notes
The record names a specific endpoint, firmware string, and authentication-bypass class, but the affected CPE/vendor fields are blank. Avoid broad product assumptions. Focus validation on device identity, firmware confirmation, exposure path, and logs rather than attempting exploit reproduction.
Mitigation direction
Identify Revotech I6032W-FHW devices and record firmware versions.
Remove camera management interfaces from direct internet exposure.
Restrict access to trusted admin networks or VPN-only paths.
Check Revotech or maintainer guidance for firmware updates or official mitigations.
Review camera accounts and configuration if exposure is confirmed.
Monitor requests to /cgi-bin/jvsweb.cgi for suspicious unauthenticated access.
Validation and detection
Confirm whether any I6032W-FHW device runs v1.0.0014 - 20210517.
Check external attack-surface scans for exposed camera web interfaces.
Verify /cgi-bin/jvsweb.cgi is inaccessible from untrusted networks.
Review HTTP logs for unusual access to /cgi-bin/jvsweb.cgi.
Confirm vulnerability scanner coverage maps this CVE to the correct device model.
Document compensating controls where no vendor fix is available.
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-287: 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.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-287 · source CWE mapping
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.