Security readout for executives and security teams
Plain-English summary
ONOS 2.0.0 and earlier has weak input validation in REST flow-creation functions. A network administrator, or an attacker with management-plane access, could cause unintended flow rules to be installed on switches. That can affect how traffic is forwarded in an SDN environment.
Executive priority
Prioritize review if ONOS controls production network forwarding. Business risk depends on management-plane exposure and operational reliance on SDN flow rules.
Technical view
CVE-2019-1010250 affects FlowWebResource.java createFlow() and createFlows() in ONOS RESTful services. The CVE describes poor input validation, allowing unintended switch flow rules through network management connectivity. No CVSS score, CWE, patch version, or exploit details are provided in the source bundle.
Likely exposure
Exposure is most relevant where ONOS 2.0.0 or earlier is used and its REST management interface is reachable by administrators or other network actors.
Exploitation context
The source bundle does not report active exploitation, and KEV status is false. The described vector requires network management connectivity to the ONOS REST flow-creation surface.
Researcher notes
Evidence is limited to the CVE record and references. There is no provided CVSS, CWE, proof-of-concept status, exploit confirmation, or named fixed release. Avoid assuming broader ONOS versions are affected.
Mitigation direction
- Inventory ONOS deployments and identify versions 2.0.0 or earlier.
- Check ONOS or Linux Foundation guidance for fixed versions or vendor mitigations.
- Restrict ONOS REST management access to approved administration networks.
- Review access controls for users allowed to create flow rules.
- Monitor for unexpected or unauthorized switch flow rule changes.
Validation and detection
- Confirm the running ONOS version on each controller.
- Determine whether REST flow-management services are reachable from untrusted networks.
- Review current switch flow rules for unexpected entries.
- Inspect ONOS logs for unusual flow creation activity.
- Verify management-plane access is limited to authorized administrators.
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.
CVE-2019-1010250 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://drive.google.com/open?id=1HtdRdf88Nv3RNeQJM9fQ6egY5X-tuewDCVE reference · x_refsource_MISC
- https://drive.google.com/open?id=17RsaP67w6M2xquQjFf2vXhX3dlVKMdC1CVE reference · x_refsource_MISC
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.
