A vulnerability was found in UTT HiPER 1250GW up to 3.2.7-210907-180535. Impacted is the function strcpy of the file /goform/APSecurity_5g. Performing a manipulation of the argument cipher results in stack-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
Security readout for executives and security teams
Plain-English summary
A remotely reachable flaw in the UTT HiPER 1250GW can corrupt memory when a crafted cipher value reaches its 5 GHz security configuration handler. Successful exploitation could compromise confidentiality, integrity, and availability. The reported CVSS v2 score is 9.0, and public proof-of-concept material exists.
Executive priority
Treat as an urgent gateway-management risk. Inventory affected devices immediately, remove untrusted management exposure, and pursue vendor-supported remediation or replacement. Public proof-of-concept availability raises urgency, although active exploitation is not established by the supplied evidence.
Technical view
CVE-2026-18895 is a stack-based buffer overflow in strcpy within /goform/APSecurity_5g. Manipulating the cipher argument can exceed the destination buffer. The supplied CVSS v2 vector indicates network access, low complexity, and single authentication. UTT HiPER 1250GW firmware through 3.2.7-210907-180535 is reported affected.
Likely exposure
Highest risk applies to affected gateways whose management interface is reachable from untrusted networks or compromised internal accounts. The supplied evidence indicates authentication is required. Actual exposure depends on deployed firmware, interface reachability, access controls, and whether the vulnerable handler is enabled.
Exploitation context
Public exploit material is referenced, increasing near-term misuse risk. However, the supplied sources do not establish observed attacks, and the CVE is not listed as CISA KEV. Treat exploitation as technically plausible and publicly documented, not confirmed active exploitation.
Researcher notes
The record maps the issue to CWE-119 and CWE-121. Evidence identifies the vulnerable handler, function, and cipher parameter but provides no vendor confirmation, patched version, or official mitigation. UTT reportedly did not respond to disclosure. Avoid equating public proof-of-concept availability with confirmed exploitation in the wild.
Mitigation direction
Identify and prioritize UTT HiPER 1250GW devices running the reported firmware.
Block internet access to management interfaces and restrict administration to trusted networks.
Apply strict network segmentation and allowlist authorized management hosts.
Check UTT guidance for fixed firmware or an approved workaround.
If no fix exists, consider replacing exposed or business-critical devices.
Validation and detection
Confirm model and installed firmware using trusted inventory or administrative records.
Verify management interfaces are unreachable from the internet and untrusted network segments.
Review access controls for accounts permitted to modify 5 GHz security settings.
Inspect logs for unusual configuration requests, crashes, restarts, or unexplained changes.
After remediation, revalidate firmware versions and management-interface restrictions.
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-119: 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.
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.
4CVSS vectors
6Timeline events
1ADP providers
6Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
4 official scores
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-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.