Security readout for executives and security teams
Plain-English summary
This CVE affects Jensen of Scandinavia Eagle 1200AC firmware V15.03.06.33_en. A flaw in Wi-Fi settings handling can crash or disrupt the device, creating a denial-of-service risk. The public data does not show data theft, privilege escalation, or confirmed active exploitation.
Executive priority
Treat as a moderate operational resilience issue. Prioritize exposed or business-critical routers because successful abuse could disrupt network availability, but current sources do not indicate active exploitation or data compromise.
Technical view
The record describes a stack overflow, mapped to CWE-787, in the wepauth_5g parameter at /goform/WifiBasicSet. CVSS 3.1 is 6.5: network reachable, low complexity, low privileges required, no user interaction, and high availability impact only.
Likely exposure
Exposure is most likely where Eagle 1200AC administrative or Wi-Fi configuration interfaces are reachable by authenticated low-privilege users, management networks, or the internet. The CVE metadata does not provide CPEs or a broader affected-version list.
Exploitation context
CISA KEV status is false in the supplied bundle. The sources show a public vulnerability description and research reference, but no cited evidence of active exploitation. The stated impact is denial of service, not confidentiality or integrity compromise.
Researcher notes
The strongest evidence is the CVE description and linked research title identifying the parameter and endpoint. Affected-product metadata is incomplete, with vendor, product, versions, and CPE fields listed as n/a despite the title naming Eagle 1200AC firmware.
Mitigation direction
Check Jensen guidance for firmware updates or official mitigations.
Restrict router administration access to trusted management networks.
Disable internet exposure of administrative interfaces where possible.
Limit low-privilege accounts that can change Wi-Fi settings.
Replace unsupported devices if no vendor fix is available.
Validation and detection
Inventory Jensen Eagle 1200AC devices and record firmware versions.
Confirm whether V15.03.06.33_en is present in the environment.
Review whether admin interfaces are reachable from untrusted networks.
Check logs for unexpected Wi-Fi configuration changes or device crashes.
Track vendor advisories for confirmed affected versions and fixes.
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 · low confidence lookup
CWE-787: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
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-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.