VYPR

Vendor CVEs

Onosproject

All CVEs

33 total · sorted by risk
  • CVE-2023-41591CriMay 29, 2025
    risk 0.64cvss 9.8epss 0.00

    An issue in Open Network Foundation ONOS v2.7.0 allows attackers to create fake IP/MAC addresses and potentially execute a man-in-the-middle attack on communications between fake and real hosts.

  • CVE-2025-29310CriMar 24, 2025
    risk 0.64cvss 9.8epss 0.01

    An issue in onos v2.7.0 allows attackers to trigger a packet deserialization problem when supplying a crafted LLDP packet. This vulnerability allows attackers to execute arbitrary commands or access network information.

  • CVE-2022-29606CriApr 20, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in ONOS 2.5.1. An intent with a large port number shows the CORRUPT state, which is misleading to a network operator. Improper handling of such port numbers causes inconsistency between intent and flow rules in the network.

  • CVE-2022-29604CriApr 20, 2023
    risk 0.64cvss 9.8epss 0.01

    An issue was discovered in ONOS 2.5.1. An intent with an uppercase letter in a device ID shows the CORRUPT state, which is misleading to a network operator. Improper handling of case sensitivity causes inconsistency between intent and flow rules in the network.

  • CVE-2019-1010245CriJul 19, 2019
    risk 0.64cvss 9.8epss 0.04

    The Linux Foundation ONOS SDN Controller 1.15 and earlier versions is affected by: Improper Input Validation. The impact is: A remote attacker can execute arbitrary commands on the controller. The component is: apps/yang/src/main/java/org/onosproject/yang/impl/YangLiveCompilerMan…

  • CVE-2019-13624CriJul 17, 2019
    risk 0.64cvss 9.8epss 0.02

    In ONOS 1.15.0, apps/yang/web/src/main/java/org/onosproject/yang/web/YangWebResource.java mishandles backquote characters within strings that can be used in a shell command.

  • CVE-2018-1000616CriJul 9, 2018
    risk 0.64cvss 9.8epss 0.01

    ONOS ONOS controller version 1.13.1 and earlier contains a XML External Entity (XXE) vulnerability in onos\drivers\utilities\src\main\java\org\onosproject\drivers\utilities\XmlConfigParser.java loadxml() that can result in An adversary can remotely launch XXE attacks on ONOS…

  • CVE-2018-1000614CriJul 9, 2018
    risk 0.64cvss 9.8epss 0.02

    ONOS ONOS Controller version 1.13.1 and earlier contains a XML External Entity (XXE) vulnerability in providers/netconf/alarm/src/main/java/org/onosproject/provider/netconf/alarm/NetconfAlarmTranslator.java that can result in An adversary can remotely launch advanced XXE attacks…

  • CVE-2017-1000081CriJul 17, 2017
    risk 0.64cvss 9.8epss 0.03

    Linux foundation ONOS 1.9.0 is vulnerable to unauthenticated upload of applications (.oar) resulting in remote code execution.

  • CVE-2025-29312CriMar 24, 2025
    risk 0.59cvss 9.1epss 0.00

    An issue in onos v2.7.0 allows attackers to trigger unexpected behavior within a device connected to a legacy switch via changing the link type from indirect to direct.

  • CVE-2025-29311HigMar 24, 2025
    risk 0.49cvss 7.5epss 0.00

    Limited secret space in LLDP packets used in onos v2.7.0 allows attackers to obtain the private key via a bruteforce attack. Attackers are able to leverage this vulnerability into creating crafted LLDP packets.

  • CVE-2024-34050HigApr 30, 2024
    risk 0.49cvss 7.5epss 0.01

    Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return uint64(b[2])<<16 | uint64(b[1])<<8 | uint64(b[0])" in reader.go.

  • CVE-2024-34049HigApr 30, 2024
    risk 0.49cvss 7.5epss 0.01

    Open Networking Foundation SD-RAN Rimedo rimedo-ts 0.1.1 has a slice bounds out-of-range panic in "return plmnIdString[0:3], plmnIdString[3:]" in reader.go.

  • CVE-2022-29608HigApr 20, 2023
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in ONOS 2.5.1. An intent with a port that is an intermediate point of its path installs an invalid flow rule, causing a network loop.

  • CVE-2022-29607HigApr 20, 2023
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in ONOS 2.5.1. Modification of an existing intent to have the same source and destination shows the INSTALLED state without any flow rule. Improper handling of such an intent is misleading to a network operator.

  • CVE-2022-29605HigApr 20, 2023
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in ONOS 2.5.1. IntentManager attempts to install the IPv6 flow rules of an intent into an OpenFlow 1.0 switch that does not support IPv6. Improper handling of the difference in capabilities of the intent and switch is misleading to a network operator.

  • CVE-2022-24035HigApr 20, 2023
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in ONOS 2.5.1. The purge-requested intent remains on the list, but it does not respond to changes in topology (e.g., link failure). In combination with other applications, it could lead to a failure of network management.

  • CVE-2021-38363HigApr 20, 2023
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in ONOS 2.5.1. In IntentManager, the install-requested intent (which causes an exception) remains in pendingMap (in memory) forever. Deletion is possible neither by a user nor by the intermittent Intent Cleanup process.

  • CVE-2019-11189HigFeb 20, 2020
    risk 0.49cvss 7.5epss 0.01

    Authentication Bypass by Spoofing in org.onosproject.acl (access control) and org.onosproject.mobility (host mobility) in ONOS v2.0 and earlier allows attackers to bypass network access control via data plane packet injection. To exploit the vulnerability, an attacker sends a…

  • CVE-2018-1000615HigJul 9, 2018
    risk 0.49cvss 7.5epss 0.01

    ONOS ONOS Controller version 1.13.1 and earlier contains a Denial of Service (Service crash) vulnerability in OVSDB component in ONOS that can result in An adversary can remotely crash OVSDB service ONOS controller via a normal switch.. This attack appear to be exploitable via…

  • CVE-2015-7516HigAug 24, 2017
    risk 0.49cvss 7.5epss 0.04

    ONOS before 1.5.0 when using the ifwd app allows remote attackers to cause a denial of service (NULL pointer dereference and switch disconnect) by sending two Ethernet frames with ether_type Jumbo Frame (0x8870).

  • CVE-2017-1000080HigJul 17, 2017
    risk 0.49cvss 7.5epss 0.01

    Linux foundation ONOS 1.9.0 allows unauthenticated use of websockets.

  • CVE-2017-1000079HigJul 17, 2017
    risk 0.49cvss 7.5epss 0.01

    Linux foundation ONOS 1.9.0 is vulnerable to a DoS.

  • CVE-2018-12691MedJul 5, 2018
    risk 0.44cvss 6.8epss 0.01

    Time-of-check to time-of-use (TOCTOU) race condition in org.onosproject.acl (aka the access control application) in ONOS v1.13 and earlier allows attackers to bypass network access control via data plane packet injection.

  • CVE-2022-24109MedApr 20, 2023
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in ONOS 2.5.1. To attack an intent installed by a normal user, a remote attacker can install a duplicate intent with a different key, and then remove the duplicate one. This will remove the flow rules of the intent, even though the intent still exists in…

  • CVE-2021-38364MedApr 20, 2023
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in ONOS 2.5.1. There is an incorrect comparison of flow rules installed by intents. A remote attacker can install or remove a new intent, and consequently modify or delete the existing flow rules related to other intents.

  • CVE-2017-13763HigAug 30, 2017
    risk 0.42cvss 7.5epss 0.01

    ONOS versions 1.8.0, 1.9.0, and 1.10.0 do not restrict the amount of memory allocated. The Netty payload size is not limited.

  • CVE-2023-30093MedMay 4, 2023
    risk 0.40cvss 6.1epss 0.00

    A cross-site scripting (XSS) vulnerability in Open Networking Foundation ONOS from version v1.9.0 to v2.7.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the url parameter of the API documentation dashboard.

  • CVE-2017-13762MedAug 30, 2017
    risk 0.40cvss 6.1epss 0.01

    ONOS versions 1.8.0, 1.9.0, and 1.10.0 are vulnerable to XSS.

  • CVE-2017-1000078MedJul 17, 2017
    risk 0.40cvss 6.1epss 0.01

    Linux foundation ONOS 1.9 is vulnerable to XSS in the device. registration

  • CVE-2022-29944MedApr 20, 2023
    risk 0.35cvss 5.3epss 0.01

    An issue was discovered in ONOS 2.5.1. There is an incorrect comparison of paths installed by intents. An existing intents does not redirect to a new path, even if a new intent that shares the path with higher priority is installed.

  • CVE-2022-29609MedApr 20, 2023
    risk 0.34cvss 5.3epss 0.01

    An issue was discovered in ONOS 2.5.1. An intent with the same source and destination shows the INSTALLING state, indicating that its flow rules are installing. Improper handling of such an intent is misleading to a network operator.

  • CVE-2025-30077MedMar 16, 2025
    risk 0.33cvss 6.2epss 0.00

    Open Networking Foundation SD-RAN ONOS onos-lib-go 0.10.28 allows an index out-of-range panic in asn1/aper GetBitString via a zero value of numBits.