VYPR

Onos

by Opennetworking

CVEs (19)

  • 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-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-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-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-2023-24279MedMar 14, 2023
    risk 0.40cvss 6.1epss 0.01

    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-2024-53423MedMay 29, 2025
    risk 0.36cvss 5.6epss 0.00

    An issue in Open Network Foundation ONOS v2.7.0 allows attackers to cause a Denial of Service (DoS) via supplying crafted packets.

  • CVE-2018-1999020MedJul 23, 2018
    risk 0.36cvss 5.5epss 0.01

    Open Networking Foundation (ONF) ONOS version 1.13.2 and earlier version contains a Directory Traversal vulnerability in core/common/src/main/java/org/onosproject/common/app/ApplicationArchive.java line 35 that can result in arbitrary file deletion (overwrite). This attack…

  • 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.