Security readout for executives and security teams
Plain-English summary
This vulnerability affects a specific Beward N100 IP camera firmware version. A logged-in attacker could make the camera disclose arbitrary system files, potentially exposing sensitive configuration or account data. It requires credentials, but public exploit information exists, so exposed or weakly protected camera management interfaces should be treated as a priority.
Executive priority
Prioritize remediation where affected cameras are internet-facing, used in sensitive facilities, or managed with weak credentials. For isolated cameras with strong access controls, treat as a scheduled but important hardening task.
Technical view
CVE-2019-25246 is an authenticated arbitrary file disclosure issue in Beward N100 H.264 VGA IP Camera firmware M2.1.6.04C014. The CVE describes abuse of the READ.filePath parameter through file-read functionality or SendCGICMD API to access system files. It is mapped to CWE-22 and scored CVSS 8.8.
Likely exposure
Exposure is likely limited to organizations running Beward N100 H.264 VGA IP Camera firmware M2.1.6.04C014. Risk increases when the camera administration interface is reachable from untrusted networks or uses shared, weak, or compromised credentials.
Exploitation context
The source bundle includes an ExploitDB entry and Zero Science Lab disclosure, indicating public exploit knowledge. The vulnerability requires authenticated access and low attack complexity. It is not listed as CISA KEV in the provided data, and no cited source states active exploitation.
Researcher notes
Evidence supports an authenticated arbitrary file disclosure in one named firmware version. Public exploit and third-party advisory references exist, but the provided sources do not name a vendor patch, fixed version, or active exploitation.
Mitigation direction
- Identify and isolate affected Beward N100 cameras running M2.1.6.04C014.
- Restrict camera management access to trusted admin networks or VPN.
- Remove internet exposure for camera administration interfaces.
- Rotate camera credentials and remove shared or default accounts.
- Check Beward guidance for firmware updates or vendor-recommended remediation.
- Monitor for suspicious authenticated file-read or CGI activity.
Validation and detection
- Inventory Beward N100 IP cameras in the environment.
- Confirm firmware version on each identified camera.
- Verify management interfaces are not exposed to untrusted networks.
- Review logs for suspicious authenticated access to system files.
- Track whether Beward has published applicable firmware or mitigation guidance.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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 lookupCVE-2019-25246 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- ExploitDB-46320CVE reference · exploit
- Beward Product HomepageCVE reference · product
- Zero Science Lab Disclosure (ZSL-2019-5511)CVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
