LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25246: Beward N100 H.264 VGA IP Camera M2.1.6 Authenticated File Disclosure

Beward N100 H.264 VGA IP Camera M2.1.6 contains an authenticated file disclosure vulnerability that allows attackers to read arbitrary system files via the 'READ.filePath' parameter. Attackers can exploit the fileread script or SendCGICMD API to access sensitive files like /etc/passwd and /etc/issue by supplying absolute file paths.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
5

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-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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

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
4Source 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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2019-25246Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
Beward R&D Co., LtdN100 H.264 VGA IP CameraM2.1.6.04C014Listed
Weakness

CWE details

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

CWE-22 · source CWE mapping

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.