{
    "bomFormat": "CycloneDX",
    "specVersion": "1.5",
    "serialNumber": "urn:uuid:493e5f23-5c3b-45ba-a931-cda115442d70",
    "version": 1,
    "metadata": {
        "timestamp": "2025-01-16T00:00:00Z",
        "authors": [
            {
                "name": "Connext Security Team",
                "email": "security@rti.com"
            }
        ],
        "component": {
            "type": "framework",
            "bom-ref": "Connext Pro",
            "supplier": {
                "name": "Real-Time Innovations, Inc. (RTI)",
                "url": [
                    "https://www.rti.com"
                ]
            },
            "name": "Connext Professional"
        },
        "properties": [
            {
                "name": "last_updated",
                "value": "2026-04-28T10:01:26Z"
            }
        ]
    },
    "vulnerabilities": [
        {
            "bom-ref": "CVE-2011-1145",
            "id": "CVE-2011-1145",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1145"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2011-1145&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 7.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2011-1145&vector=(AV:L/AC:L/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 4.6,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:L/AC:L/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                120
            ],
            "description": "The SQLDriverConnect() function in unixODBC before 2.2.14p2 have a possible buffer overflow condition when specifying a large value for SAVEFILE parameter in the connection string.",
            "published": "2019-11-14T02:15:10Z",
            "updated": "2024-11-21T01:25:39Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call the impacted APIs",
                "firstIssued": "2024-06-12T13:10:44.519000Z",
                "lastUpdated": "2024-08-05T11:53:38.915000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-203"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-593529"
                }
            ]
        },
        {
            "bom-ref": "CVE-2012-2657",
            "id": "CVE-2012-2657",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2657"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2012-2657&vector=(AV:L/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 2.1,
                    "severity": "low",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:L/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                119
            ],
            "description": "Buffer overflow in the SQLDriverConnect function in unixODBC 2.0.10, 2.3.1, and earlier allows local users to cause a denial of service (crash) via a long string in the FILEDSN option. NOTE: this issue might not be a vulnerability, since the ability to set this option typically implies that the attacker already has legitimate access to cause a DoS or execute code, and therefore the issue would not cross privilege boundaries. There may be limited attack scenarios if isql command-line options are exposed to an attacker, although it seems likely that other, more serious issues would also be exposed, and this issue might not cross privilege boundaries in that context.",
            "published": "2012-08-31T18:55:00Z",
            "updated": "2024-11-21T01:39:23Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-169235"
                }
            ]
        },
        {
            "bom-ref": "CVE-2014-5461",
            "id": "CVE-2014-5461",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-5461"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2014-5461&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                119
            ],
            "description": "Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments.",
            "published": "2014-09-04T17:55:07Z",
            "updated": "2025-04-12T10:46:40Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "RTI Connector for Javascript, which is the only RTI product that uses Lua, does not call the vulnerable functionality",
                "firstIssued": "2025-06-09T10:38:00Z",
                "lastUpdated": "2025-06-09T10:38:00Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-330"
                }
            ]
        },
        {
            "bom-ref": "CVE-2016-3709",
            "id": "CVE-2016-3709",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3709"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2016-3709&vector=AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N&version=3.1"
                    },
                    "score": 6.1,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                79
            ],
            "description": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2.",
            "published": "2022-07-28T17:15:07Z",
            "updated": "2024-11-21T02:50:32Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The vulnerability affects HTMLtree.c, and we're not parsing HTML files with libxml2.",
                "firstIssued": "2022-10-06T09:16:44.846000Z",
                "lastUpdated": "2025-01-28T14:29:08Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-29"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-246778"
                }
            ]
        },
        {
            "bom-ref": "CVE-2016-7798",
            "id": "CVE-2016-7798",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7798"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2016-7798&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2016-7798&vector=(AV:N/AC:L/Au:N/C:P/I:N/A:N)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N"
                }
            ],
            "cwes": [
                326
            ],
            "description": "The openssl gem for Ruby uses the same initialization vector (IV) in GCM Mode (aes-*-gcm) when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism.",
            "published": "2017-01-30T22:59:00Z",
            "updated": "2024-11-21T02:58:29Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-165173"
                }
            ]
        },
        {
            "bom-ref": "CVE-2018-7409",
            "id": "CVE-2018-7409",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7409"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2018-7409&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv3",
                    "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2018-7409&vector=(AV:N/AC:L/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                119
            ],
            "description": "In unixODBC before 2.3.5, there is a buffer overflow in the unicode_to_ansi_copy() function in DriverManager/__info.c.",
            "published": "2018-02-22T18:29:00Z",
            "updated": "2024-11-21T04:12:05Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-148319"
                }
            ]
        },
        {
            "bom-ref": "CVE-2019-0190",
            "id": "CVE-2019-0190",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-0190"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2019-0190&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2019-0190&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "A bug exists in the way mod_ssl handled client renegotiations. A remote attacker could send a carefully crafted request that would cause mod_ssl to enter a loop leading to a denial of service. This bug can be only triggered with Apache HTTP Server version 2.4.37 when using OpenSSL version 1.1.1 or later, due to an interaction in changes to handling of renegotiation attempts.",
            "published": "2019-01-30T22:29:00Z",
            "updated": "2024-11-21T04:16:26Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We do not use Apache HTTP Server.",
                "firstIssued": "2025-04-15T12:53:51Z",
                "lastUpdated": "2025-04-17T16:20:10Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-331"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-157901"
                }
            ]
        },
        {
            "bom-ref": "CVE-2019-10219",
            "id": "CVE-2019-10219",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10219"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2019-10219&vector=AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N&version=3.1"
                    },
                    "score": 6.1,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "source": {
                        "name": "secalert@redhat.com"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv3",
                    "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2019-10219&vector=(AV:N/AC:M/Au:N/C:N/I:P/A:N)&version=2"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N"
                }
            ],
            "cwes": [
                79
            ],
            "description": "A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack.",
            "published": "2019-11-08T15:15:11Z",
            "updated": "2024-11-21T04:18:40Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We don't use Hibernate in any RTI products.",
                "firstIssued": "2025-01-28T14:44:20Z",
                "lastUpdated": "2025-01-28T14:44:20Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-245"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-610413"
                }
            ]
        },
        {
            "bom-ref": "CVE-2020-15888",
            "id": "CVE-2020-15888",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15888"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-15888&vector=AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 8.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2020-15888&vector=(AV:N/AC:M/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 6.8,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                125,
                416,
                787
            ],
            "description": "Lua through 5.4.0 mishandles the interaction between stack resizes and garbage collection, leading to a heap-based buffer overflow, heap-based buffer over-read, or use-after-free.",
            "published": "2020-07-21T22:15:12Z",
            "updated": "2024-11-21T05:06:23Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-146893"
                }
            ]
        },
        {
            "bom-ref": "CVE-2020-15889",
            "id": "CVE-2020-15889",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15889"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-15889&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2020-15889&vector=(AV:N/AC:L/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                125
            ],
            "description": "Lua 5.4.0 has a getobjname heap-based buffer over-read because youngcollection in lgc.c uses markold for an insufficient number of list members.",
            "published": "2020-07-21T22:15:12Z",
            "updated": "2024-11-21T05:06:23Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-149253"
                }
            ]
        },
        {
            "bom-ref": "CVE-2020-15945",
            "id": "CVE-2020-15945",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15945"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-15945&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2020-15945&vector=(AV:L/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 2.1,
                    "severity": "low",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:L/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Lua through 5.4.0 has a segmentation fault in changedline in ldebug.c (e.g., when called by luaG_traceexec) because it incorrectly expects that an oldpc value is always updated upon a return of the flow of control to a function.",
            "published": "2020-07-24T21:15:34Z",
            "updated": "2024-11-21T05:06:30Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-146892"
                }
            ]
        },
        {
            "bom-ref": "CVE-2020-24342",
            "id": "CVE-2020-24342",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24342"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-24342&vector=AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 7.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2020-24342&vector=(AV:N/AC:M/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 6.8,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                119
            ],
            "description": "Lua through 5.4.0 allows a stack redzone cross in luaO_pushvfstring because a protection mechanism wrongly calls luaD_callnoyield twice in a row.",
            "published": "2020-08-13T19:15:13Z",
            "updated": "2024-11-21T05:14:37Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-157766"
                }
            ]
        },
        {
            "bom-ref": "CVE-2020-24369",
            "id": "CVE-2020-24369",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24369"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-24369&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2020-24369&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                476
            ],
            "description": "ldebug.c in Lua 5.4.0 attempts to access debug information via the line hook of a stripped function, leading to a NULL pointer dereference.",
            "published": "2020-08-17T17:15:13Z",
            "updated": "2024-11-21T05:14:40Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-146890"
                }
            ]
        },
        {
            "bom-ref": "CVE-2020-24370",
            "id": "CVE-2020-24370",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24370"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-24370&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2020-24370&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                191
            ],
            "description": "ldebug.c in Lua 5.4.0 allows a negation overflow and segmentation fault in getlocal and setlocal, as demonstrated by getlocal(3,2^31).",
            "published": "2020-08-17T17:15:13Z",
            "updated": "2024-11-21T05:14:41Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-146889"
                }
            ]
        },
        {
            "bom-ref": "CVE-2020-24371",
            "id": "CVE-2020-24371",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24371"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2020-24371&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2020-24371&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                763
            ],
            "description": "lgc.c in Lua 5.4.0 mishandles the interaction between barriers and the sweep phase, leading to a memory access violation involving collectgarbage.",
            "published": "2020-08-17T17:15:13Z",
            "updated": "2024-11-21T05:14:41Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-142250"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-3520",
            "id": "CVE-2021-3520",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3520"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-3520&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-3520&vector=(AV:N/AC:L/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                190,
                787
            ],
            "description": "There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.",
            "published": "2021-06-02T13:15:13Z",
            "updated": "2024-11-21T06:21:44Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_runtime",
                "response": [
                    "update"
                ],
                "detail": "We never pass an outputSize < 0 (see fix under https://github.com/lz4/lz4/pull/972/commits/8301a21773ef61656225e264f4f06ae14462bca7) . We always sanitize the passed outputSize parameter in all current usages.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-177195"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-32921",
            "id": "CVE-2021-32921",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32921"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-32921&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N&version=3.1"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-32921&vector=(AV:N/AC:M/Au:N/C:P/I:N/A:N)&version=2"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:N/A:N"
                }
            ],
            "cwes": [
                362
            ],
            "description": "An issue was discovered in Prosody before 0.11.9. It does not use a constant-time algorithm for comparing certain secret strings when running under Lua 5.2 or later. This can potentially be used in a timing attack to reveal the contents of secret strings to an attacker.",
            "published": "2021-05-13T16:15:08Z",
            "updated": "2024-11-21T06:07:55Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Prosody is a 3rd party Lua library that we're not using",
                "firstIssued": "2025-06-09T10:39:20Z",
                "lastUpdated": "2025-06-09T10:39:20Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-330"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35550",
            "id": "CVE-2021-35550",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35550"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35550&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N&version=3.1"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35550&vector=(AV:N/AC:M/Au:N/C:C/I:N/A:N)&version=2"
                    },
                    "score": 7.1,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:C/I:N/A:N"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.9 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N).",
            "published": "2021-10-20T11:16:31Z",
            "updated": "2024-11-21T06:12:29Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-190667"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35556",
            "id": "CVE-2021-35556",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35556"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35556&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35556&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Swing). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2021-10-20T11:16:33Z",
            "updated": "2024-11-21T06:12:30Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-190695"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35559",
            "id": "CVE-2021-35559",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35559"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35559&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35559&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                400
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Swing). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2021-10-20T11:16:34Z",
            "updated": "2024-11-21T06:12:31Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-190666"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35561",
            "id": "CVE-2021-35561",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35561"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35561&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35561&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Utility). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2021-10-20T11:16:35Z",
            "updated": "2024-11-21T06:12:31Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-190665"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35564",
            "id": "CVE-2021-35564",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35564"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35564&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35564&vector=(AV:N/AC:L/Au:N/C:N/I:P/A:N)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:P/A:N"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Keytool). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).",
            "published": "2021-10-20T11:16:37Z",
            "updated": "2024-11-21T06:12:31Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-190664"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35565",
            "id": "CVE-2021-35565",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35565"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35565&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35565&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2021-10-20T11:16:37Z",
            "updated": "2024-11-21T06:12:32Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-190663"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35567",
            "id": "CVE-2021-35567",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35567"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35567&vector=AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N&version=3.1"
                    },
                    "score": 6.8,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35567&vector=(AV:N/AC:M/Au:S/C:C/I:N/A:N)&version=2"
                    },
                    "score": 6.3,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:S/C:C/I:N/A:N"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Java SE: 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows low privileged attacker with network access via Kerberos to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Java SE, Oracle GraalVM Enterprise Edition, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 6.8 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N).",
            "published": "2021-10-20T11:16:38Z",
            "updated": "2024-11-21T06:12:32Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-188494"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35578",
            "id": "CVE-2021-35578",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35578"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35578&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35578&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability can only be exploited by supplying data to APIs in the specified Component without using Untrusted Java Web Start applications or Untrusted Java applets, such as through a web service. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2021-10-20T11:16:55Z",
            "updated": "2024-11-21T06:12:34Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-190694"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35586",
            "id": "CVE-2021-35586",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35586"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35586&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35586&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2021-10-20T11:16:59Z",
            "updated": "2024-11-21T06:12:35Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-188493"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-35603",
            "id": "CVE-2021-35603",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35603"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-35603&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N&version=3.1"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-35603&vector=(AV:N/AC:M/Au:N/C:P/I:N/A:N)&version=2"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:N/A:N"
                }
            ],
            "description": "Vulnerability in the Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE). Supported versions that are affected are Java SE: 7u311, 8u301, 11.0.12, 17; Oracle GraalVM Enterprise Edition: 20.3.3 and 21.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N).",
            "published": "2021-10-20T11:17:05Z",
            "updated": "2024-11-21T06:12:37Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-188652"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-41037",
            "id": "CVE-2021-41037",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41037"
            },
            "ratings": [
                {
                    "source": {
                        "name": "emo@eclipse.org"
                    },
                    "score": 10.0,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-41037&vector=AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 8.0,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-41037&vector=(AV:N/AC:M/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 6.8,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                829
            ],
            "description": "In Eclipse p2, installable units are able to alter the Eclipse Platform installation and the local machine via touchpoints during installation. Those touchpoints can, for example, alter the command-line used to start the application, injecting things like agent or other settings that usually require particular attention in term of security. Although p2 has built-in strategies to ensure artifacts are signed and then to help establish trust, there is no such strategy for the metadata part that does configure such touchpoints. As a result, it's possible to install a unit that will run malicious code during installation without user receiving any warning about this installation step being risky when coming from untrusted source.",
            "published": "2022-07-08T04:15:13Z",
            "updated": "2024-11-21T06:25:19Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_compiler",
                "detail": "Admin Console is a precompiled application with a static, immutable dependency tree. All required plugins and JAR files are bundled at build-time; the system is configured to load only these pre-shipped components. Consequently, the UI components for repository downloads are disabled, and there is no mechanism to trigger the p2.core server via the command line to fetch or install external plugins.",
                "firstIssued": "2026-02-03T11:31:59Z",
                "lastUpdated": "2026-02-03T11:31:59Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-491"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-520408"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-43519",
            "id": "CVE-2021-43519",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43519"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-43519&vector=AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-43519&vector=(AV:N/AC:M/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                674
            ],
            "description": "Stack overflow in lua_resume of ldo.c in Lua Interpreter 5.1.0~5.4.4 allows attackers to perform a Denial of Service via a crafted script file.",
            "published": "2021-11-09T13:15:08Z",
            "updated": "2024-11-21T06:29:20Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The impacted code is not reachable in the product",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-189532"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-44647",
            "id": "CVE-2021-44647",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44647"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-44647&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2021-44647&vector=(AV:L/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 2.1,
                    "severity": "low",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:L/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                843
            ],
            "description": "Lua v5.4.3 and above are affected by SEGV by type confusion in funcnamefromcode function in ldebug.c which can cause a local denial of service.",
            "published": "2022-01-11T13:15:07Z",
            "updated": "2024-11-21T06:31:18Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-194232"
                }
            ]
        },
        {
            "bom-ref": "CVE-2021-45985",
            "id": "CVE-2021-45985",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-45985"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2021-45985&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                787
            ],
            "description": "In Lua 5.4.3, an erroneous finalizer called during a tail call leads to a heap-based buffer over-read.",
            "published": "2023-04-10T09:15:07Z",
            "updated": "2024-11-21T06:33:25Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2023-04-20T20:18:32.307000Z",
                "lastUpdated": "2023-07-17T10:50:34.215000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-95"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-513829"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-1292",
            "id": "CVE-2022-1292",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1292"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-1292&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-1292&vector=(AV:N/AC:L/Au:N/C:C/I:C/A:C)&version=2"
                    },
                    "score": 10.0,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:C/A:C"
                }
            ],
            "cwes": [
                78
            ],
            "description": "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd).",
            "published": "2022-05-03T16:15:18Z",
            "updated": "2024-11-21T06:40:25Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-209602"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-2068",
            "id": "CVE-2022-2068",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-2068&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-2068&vector=(AV:N/AC:L/Au:N/C:C/I:C/A:C)&version=2"
                    },
                    "score": 10.0,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:C/A:C"
                }
            ],
            "cwes": [
                78
            ],
            "description": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).",
            "published": "2022-06-21T15:15:09Z",
            "updated": "2024-11-21T07:00:16Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-229374"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-2274",
            "id": "CVE-2022-2274",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2274"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-2274&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-2274&vector=(AV:N/AC:L/Au:N/C:C/I:C/A:C)&version=2"
                    },
                    "score": 10.0,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:C/I:C/A:C"
                }
            ],
            "cwes": [
                787
            ],
            "description": "The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.",
            "published": "2022-07-01T08:15:07Z",
            "updated": "2024-11-21T07:00:40Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Not using impacted OpenSSL 3.0.4.",
                "firstIssued": "2022-10-11T15:39:33.667000Z",
                "lastUpdated": "2025-01-30T09:47:40Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-28"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-230212"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-2309",
            "id": "CVE-2022-2309",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2309"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-2309&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "security@huntr.dev"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv3",
                    "vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-2309&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                476
            ],
            "description": "NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered.",
            "published": "2022-07-05T10:15:08Z",
            "updated": "2024-11-21T07:00:44Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Only applies to the use of lxml is used together with libxml2. Our products don't use lxml with libxml2.",
                "firstIssued": "2023-01-09T10:09:24.227000Z",
                "lastUpdated": "2025-01-30T09:52:42Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-55"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-257250"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-3358",
            "id": "CVE-2022-3358",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3358"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-3358&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                476
            ],
            "description": "OpenSSL supports creating a custom cipher via the legacy EVP_CIPHER_meth_new() function and associated function calls. This function was deprecated in OpenSSL 3.0 and application authors are instead encouraged to use the new provider mechanism in order to implement custom ciphers. OpenSSL versions 3.0.0 to 3.0.5 incorrectly handle legacy custom ciphers passed to the EVP_EncryptInit_ex2(), EVP_DecryptInit_ex2() and EVP_CipherInit_ex2() functions (as well as other similarly named encryption and decryption initialisation functions). Instead of using the custom cipher directly it incorrectly tries to fetch an equivalent cipher from the available providers. An equivalent cipher is found based on the NID passed to EVP_CIPHER_meth_new(). This NID is supposed to represent the unique NID for a given cipher. However it is possible for an application to incorrectly pass NID_undef as this value in the call to EVP_CIPHER_meth_new(). When NID_undef is used in this way the OpenSSL encryption/decryption initialisation function will match the NULL cipher as being equivalent and will fetch this from the available providers. This will succeed if the default provider has been loaded (or if a third party provider has been loaded that offers this cipher). Using the NULL cipher means that the plaintext is emitted as the ciphertext. Applications are only affected by this issue if they call EVP_CIPHER_meth_new() using NID_undef and subsequently use it in a call to an encryption/decryption initialisation function. Applications that only use SSL/TLS are not impacted by this issue. Fixed in OpenSSL 3.0.6 (Affected 3.0.0-3.0.5).",
            "published": "2022-10-11T15:15:10Z",
            "updated": "2024-11-21T07:19:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Not using impacted OpenSSL version.",
                "firstIssued": "2022-10-11T15:39:33.667000Z",
                "lastUpdated": "2025-01-30T09:50:19Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-28"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-256519"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-3602",
            "id": "CVE-2022-3602",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3602"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-3602&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                787
            ],
            "description": "A buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed the malicious certificate or for the application to continue certificate verification despite failure to construct a path to a trusted issuer. An attacker can craft a malicious email address to overflow four attacker-controlled bytes on the stack. This buffer overflow could result in a crash (causing a denial of service) or potentially remote code execution. Many platforms implement stack overflow protections which would mitigate against the risk of remote code execution. The risk may be further mitigated based on stack layout for any given platform/compiler. Pre-announcements of CVE-2022-3602 described this issue as CRITICAL. Further analysis based on some of the mitigating factors described above have led this to be downgraded to HIGH. Users are still encouraged to upgrade to a new version as soon as possible. In a TLS client, this can be triggered by connecting to a malicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects. Fixed in OpenSSL 3.0.7 (Affected 3.0.0,3.0.1,3.0.2,3.0.3,3.0.4,3.0.5,3.0.6).",
            "published": "2022-11-01T18:15:10Z",
            "updated": "2024-11-21T07:19:51Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2022-12-14T17:11:52.113000Z",
                "lastUpdated": "2023-03-02T18:53:11.139000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-51"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-260154"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-3786",
            "id": "CVE-2022-3786",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3786"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-3786&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                120
            ],
            "description": "A buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed a malicious certificate or for an application to continue certificate verification despite failure to construct a path to a trusted issuer. An attacker can craft a malicious email address in a certificate to overflow an arbitrary number of bytes containing the `.' character (decimal 46) on the stack. This buffer overflow could result in a crash (causing a denial of service). In a TLS client, this can be triggered by connecting to a malicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects.\n\n",
            "published": "2022-11-01T18:15:11Z",
            "updated": "2024-11-21T07:20:14Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2022-12-14T17:11:52.113000Z",
                "lastUpdated": "2023-03-02T18:53:11.139000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-51"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-260377"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-3996",
            "id": "CVE-2022-3996",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3996"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-3996&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                667
            ],
            "description": "If an X.509 certificate contains a malformed policy constraint and\npolicy processing is enabled, then a write lock will be taken twice\nrecursively.  On some operating systems (most widely: Windows) this\nresults in a denial of service when the affected process hangs.  Policy\nprocessing being enabled on a publicly facing server is not considered\nto be a common setup.\n\nPolicy processing is enabled by passing the `-policy'\nargument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.\n\nUpdate (31 March 2023): The description of the policy processing enablement\nwas corrected based on CVE-2023-0466.",
            "published": "2022-12-13T16:15:22Z",
            "updated": "2024-11-21T07:20:42Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-03T16:46:04.444000Z",
                "lastUpdated": "2023-03-02T18:53:11.636000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-56"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-412094"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21248",
            "id": "CVE-2022-21248",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21248"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21248&vector=(AV:N/AC:M/Au:N/C:N/I:P/A:N)&version=2"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Serialization). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).",
            "published": "2022-01-19T12:15:10Z",
            "updated": "2024-11-21T06:44:11Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-195301"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21271",
            "id": "CVE-2022-21271",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21271"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21271&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:11Z",
            "updated": "2024-11-21T06:44:15Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-195300"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21277",
            "id": "CVE-2022-21277",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21277"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21277&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:11Z",
            "updated": "2024-11-21T06:44:16Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-195299"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21282",
            "id": "CVE-2022-21282",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21282"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21282&vector=(AV:N/AC:L/Au:N/C:P/I:N/A:N)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N).",
            "published": "2022-01-19T12:15:11Z",
            "updated": "2024-11-21T06:44:17Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-195278"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21283",
            "id": "CVE-2022-21283",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21283"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21283&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:11Z",
            "updated": "2024-11-21T06:44:17Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-195277"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21291",
            "id": "CVE-2022-21291",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21291"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21291&vector=(AV:N/AC:L/Au:N/C:N/I:P/A:N)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:P/A:N"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).",
            "published": "2022-01-19T12:15:12Z",
            "updated": "2024-11-21T06:44:20Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196303"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21293",
            "id": "CVE-2022-21293",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21293"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21293&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:12Z",
            "updated": "2024-11-21T06:44:20Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196394"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21294",
            "id": "CVE-2022-21294",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21294"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21294&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:12Z",
            "updated": "2024-11-21T06:44:20Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196393"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21340",
            "id": "CVE-2022-21340",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21340"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21340&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Libraries). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:14Z",
            "updated": "2024-11-21T06:44:27Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196389"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21341",
            "id": "CVE-2022-21341",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21341"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21341&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Serialization). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:14Z",
            "updated": "2024-11-21T06:44:27Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196388"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21349",
            "id": "CVE-2022-21349",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21349"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21349&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: 2D). Supported versions that are affected are Oracle Java SE: 7u321, 8u311; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:15Z",
            "updated": "2024-11-21T06:44:28Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196387"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21360",
            "id": "CVE-2022-21360",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21360"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21360&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:15Z",
            "updated": "2024-11-21T06:44:30Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196386"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21365",
            "id": "CVE-2022-21365",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21365"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21365&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:15Z",
            "updated": "2024-11-21T06:44:31Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196385"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21366",
            "id": "CVE-2022-21366",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21366"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-21366&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: ImageIO). Supported versions that are affected are Oracle Java SE: 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-01-19T12:15:15Z",
            "updated": "2024-11-21T06:44:31Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-196384"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21618",
            "id": "CVE-2022-21618",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21618"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JGSS). Supported versions that are affected are Oracle Java SE: 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 21.3.3 and 22.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via Kerberos to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).",
            "published": "2022-10-18T21:15:12Z",
            "updated": "2024-11-21T06:45:05Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-06-07T20:09:43.509000Z",
                "lastUpdated": "2023-07-17T10:50:17.286000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-102"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21624",
            "id": "CVE-2022-21624",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21624"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JNDI). Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1, 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 3.7 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).",
            "published": "2022-10-18T21:15:13Z",
            "updated": "2024-11-21T06:45:05Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-06-07T20:09:43.509000Z",
                "lastUpdated": "2023-07-17T10:50:17.286000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-102"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-21626",
            "id": "CVE-2022-21626",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21626"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Security). Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2022-10-18T21:15:13Z",
            "updated": "2024-11-21T06:45:06Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-06-07T20:09:43.509000Z",
                "lastUpdated": "2023-07-17T10:50:17.286000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-102"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-22965",
            "id": "CVE-2022-22965",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22965"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-22965&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-22965&vector=(AV:N/AC:L/Au:N/C:P/I:P/A:P)&version=2"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                94
            ],
            "description": "A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. However, the nature of the vulnerability is more general, and there may be other ways to exploit it.",
            "published": "2022-04-01T23:15:13Z",
            "updated": "2025-04-10T16:56:46Z",
            "rejected": "2025-04-10T16:56:46Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We do not use Spring libraries.",
                "firstIssued": "2025-04-21T18:03:29Z",
                "lastUpdated": "2025-04-21T18:03:29Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-332"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-692536"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-28805",
            "id": "CVE-2022-28805",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28805"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-28805&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H&version=3.1"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-28805&vector=(AV:N/AC:L/Au:N/C:P/I:N/A:P)&version=2"
                    },
                    "score": 6.4,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:P"
                }
            ],
            "cwes": [
                125
            ],
            "description": "singlevar in lparser.c in Lua from (including) 5.4.0 up to (excluding) 5.4.4 lacks a certain luaK_exp2anyregup call, leading to a heap-based buffer over-read that might affect a system that compiles untrusted Lua code.",
            "published": "2022-04-08T06:15:07Z",
            "updated": "2024-11-21T06:57:57Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The code path that leads to the vulnerability is not reachable in our usage of Lua.",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-203400"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-29242",
            "id": "CVE-2022-29242",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29242"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-29242&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-29242&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                120
            ],
            "description": "GOST engine is a reference implementation of the Russian GOST crypto algorithms for OpenSSL. TLS clients using GOST engine when ciphersuite `TLS_GOSTR341112_256_WITH_KUZNYECHIK_CTR_OMAC` is agreed and the server uses 512 bit GOST secret keys are vulnerable to buffer overflow. GOST engine version 3.0.1 contains a patch for this issue. Disabling ciphersuite `TLS_GOSTR341112_256_WITH_KUZNYECHIK_CTR_OMAC` is a possible workaround.",
            "published": "2022-05-24T15:15:08Z",
            "updated": "2024-11-21T06:58:47Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-210924"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-31631",
            "id": "CVE-2022-31631",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31631"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security@php.net"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
                }
            ],
            "cwes": [
                74
            ],
            "description": "In PHP versions 8.0.* before 8.0.27, 8.1.* before 8.1.15, 8.2.* before 8.2.2 when using PDO::quote() function to quote user-supplied data for SQLite, supplying an overly long string may cause the driver to incorrectly quote the data, which may further lead to SQL injection vulnerabilities.",
            "published": "2025-02-12T22:15:29Z",
            "updated": "2025-07-02T21:35:56Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_runtime",
                "detail": "This issue affects the SQLite Driver used by PHP. The vulnerability does not originate from the SQLite3 library itself, but from the way it is being used. The sqlite3_snprintf() function from the SQLite3 library expects an int parameter to specify the buffer size. However, the PHP SQLite driver passes a size_t value, which on a 64-bit system can be larger than the maximum value of an int, leading to a potential overflow. Connext Pro does not directly call sqlite3_snprintf(). This function is only invoked via the SQLite3 library, which correctly manages its buffer sizes to prevent the integer overflow described, ensuring that this vulnerability is not applicable.",
                "firstIssued": "2025-07-10T13:37:13Z",
                "lastUpdated": "2025-07-10T13:37:13Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-375"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-707596"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-33099",
            "id": "CVE-2022-33099",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33099"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-33099&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=CVE-2022-33099&vector=(AV:N/AC:L/Au:N/C:N/I:N/A:P)&version=2"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:L/Au:N/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                787
            ],
            "description": "An issue in the component luaG_runerror of Lua v5.4.4 and below leads to a heap-buffer overflow when a recursive error occurs.",
            "published": "2022-07-01T12:15:08Z",
            "updated": "2024-11-21T07:07:32Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The code that triggers the vulnerability is not present in Connext.",
                "firstIssued": "2022-10-05T13:24:28.660000Z",
                "lastUpdated": "2022-10-19T11:20:02.434000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-32"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-230272"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-37434",
            "id": "CVE-2022-37434",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-37434&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                787
            ],
            "description": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field. NOTE: only applications that call inflateGetHeader are affected. Some common applications bundle the affected zlib source code but may be unable to call inflateGetHeader (e.g., see the nodejs/node reference).",
            "published": "2022-08-05T07:15:07Z",
            "updated": "2024-11-21T07:14:59Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since we are not using inflateGetHeader function from the zlib library.",
                "firstIssued": "2023-04-26T13:47:24.750000Z",
                "lastUpdated": "2023-06-26T14:05:02.317000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-81"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-248499"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-40151",
            "id": "CVE-2022-40151",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40151"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-40151&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve-coordination@google.com"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                121,
                787
            ],
            "description": "Those using Xstream to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.",
            "published": "2022-09-16T10:15:09Z",
            "updated": "2025-05-23T16:51:48Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI Admin Console is affected by product issue ADMINCONSOLE-1167, which has a maximum CVSS 3.1 score of 4.0.",
                "firstIssued": "2025-01-28T14:18:12Z",
                "lastUpdated": "2025-10-28T17:06:09Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-30"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-255586"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ADMINCONSOLE-1167"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-40303",
            "id": "CVE-2022-40303",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40303"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-40303&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                190
            ],
            "description": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.",
            "published": "2022-11-23T00:15:11Z",
            "updated": "2024-11-21T07:21:16Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-09T10:13:58.673000Z",
                "lastUpdated": "2023-02-06T11:16:48.826000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-45"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-261793"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-40304",
            "id": "CVE-2022-40304",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40304"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-40304&vector=AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 7.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                415
            ],
            "description": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.",
            "published": "2022-11-23T18:15:12Z",
            "updated": "2024-11-21T07:21:16Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-03-02T15:19:27.638000Z",
                "lastUpdated": "2023-03-09T14:09:50.083000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-77"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-425744"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-40433",
            "id": "CVE-2022-40433",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40433"
            },
            "description": "Rejected reason: ** REJECT ** This CVE ID has been rejected by its CNA as it was not a security issue.",
            "published": "2023-08-22T19:16:24Z",
            "updated": "2024-02-17T00:15:08Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext Professional is not affected as this vulnerability has been identified as a false positive.",
                "firstIssued": "2025-01-28T14:38:08Z",
                "lastUpdated": "2026-03-10T14:32:17Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-143"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-529111"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-40674",
            "id": "CVE-2022-40674",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40674"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-40674&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 8.1,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                416
            ],
            "description": "libexpat before 2.4.9 has a use-after-free in the doContent function in xmlparse.c.",
            "published": "2022-09-14T11:15:54Z",
            "updated": "2024-11-21T07:21:49Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Our parser is not calling XML_StopParser, which is the only way that XML_SUSPENDED can be set, which is required to cause this error.",
                "firstIssued": "2022-11-11T17:48:01.567000Z",
                "lastUpdated": "2023-06-13T10:14:12.220000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-40"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-253979"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-41966",
            "id": "CVE-2022-41966",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41966"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 8.2,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-41966&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                120,
                121,
                502,
                674
            ],
            "description": "XStream serializes Java objects to XML and back again. Versions prior to 1.4.20 may allow a remote attacker to terminate the application with a stack overflow error, resulting in a denial of service only via manipulation the processed input stream. The attack uses the hash code implementation for collections and maps to force recursive hash calculation causing a stack overflow. This issue is patched in version 1.4.20 which handles the stack overflow and raises an InputManipulationException instead. A potential workaround for users who only use HashMap or HashSet and whose XML refers these only as default map or set, is to change the default implementation of java.util.Map and java.util per the code example in the referenced advisory. However, this implies that your application does not care about the implementation of the map and all elements are comparable.",
            "published": "2022-12-28T00:15:14Z",
            "updated": "2025-05-23T16:51:10Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI Admin Console is affected by product issue ADMINCONSOLE-1167, which has a maximum CVSS 3.1 score of 4.0.",
                "firstIssued": "2025-01-28T14:22:29Z",
                "lastUpdated": "2025-10-28T17:08:01Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-57"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-412741"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ADMINCONSOLE-1167"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-43680",
            "id": "CVE-2022-43680",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43680"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-43680&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                416
            ],
            "description": "In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.",
            "published": "2022-10-24T14:15:53Z",
            "updated": "2024-11-21T07:27:01Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Our parser only calls parserCreate with a NULL value for dtd, so our usage is not affected by this change.",
                "firstIssued": "2022-11-11T17:48:01.567000Z",
                "lastUpdated": "2023-06-13T10:14:12.220000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-40"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-259764"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-45146",
            "id": "CVE-2022-45146",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45146"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-45146&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                416
            ],
            "description": "An issue was discovered in the FIPS Java API of Bouncy Castle BC-FJA before 1.0.2.4. Changes to the JVM garbage collector in Java 13 and later trigger an issue in the BC-FJA FIPS modules where it is possible for temporary keys used by the module to be zeroed out while still in use by the module, resulting in errors or potential information loss. NOTE: FIPS compliant users are unaffected because the FIPS certification is only for Java 7, 8, and 11.",
            "published": "2022-11-21T10:15:31Z",
            "updated": "2024-11-21T07:28:50Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted component.",
                "firstIssued": "2024-02-16T11:19:00.211000Z",
                "lastUpdated": "2024-02-16T13:43:30.704000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-194"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-590572"
                }
            ]
        },
        {
            "bom-ref": "CVE-2022-46908",
            "id": "CVE-2022-46908",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46908"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2022-46908&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L&version=3.1"
                    },
                    "score": 7.3,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L"
                }
            ],
            "description": "SQLite through 3.40.0, when relying on --safe for execution of an untrusted CLI script, does not properly implement the azProhibitedFunctions protection mechanism, and instead allows UDF functions such as WRITEFILE.",
            "published": "2022-12-12T06:15:10Z",
            "updated": "2024-11-21T07:31:17Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since Connext does not use sqlite3 shell.",
                "firstIssued": "2023-01-09T13:10:29.483000Z",
                "lastUpdated": "2023-02-06T16:18:39.398000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-53"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-263479"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-0464",
            "id": "CVE-2023-0464",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0464"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-0464&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                295
            ],
            "description": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints.  Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.",
            "published": "2023-03-22T17:15:13Z",
            "updated": "2024-11-21T07:37:13Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-04-25T16:24:13.190000Z",
                "lastUpdated": "2023-07-17T10:50:00.262000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-96"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-514917"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-0466",
            "id": "CVE-2023-0466",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0466"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-0466&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                295
            ],
            "description": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
            "published": "2023-03-28T15:15:06Z",
            "updated": "2024-11-21T07:37:14Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-04-11T13:24:23.072000Z",
                "lastUpdated": "2023-07-17T10:50:30.942000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-91"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-445060"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-1255",
            "id": "CVE-2023-1255",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-1255"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-1255&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                125
            ],
            "description": "Issue summary: The AES-XTS cipher decryption implementation for 64 bit ARM\nplatform contains a bug that could cause it to read past the input buffer,\nleading to a crash.\n\nImpact summary: Applications that use the AES-XTS algorithm on the 64 bit ARM\nplatform can crash in rare circumstances. The AES-XTS algorithm is usually\nused for disk encryption.\n\nThe AES-XTS cipher decryption implementation for 64 bit ARM platform will read\npast the end of the ciphertext buffer if the ciphertext size is 4 mod 5 in 16\nbyte blocks, e.g. 144 bytes or 1024 bytes. If the memory after the ciphertext\nbuffer is unmapped, this will trigger a crash which results in a denial of\nservice.\n\nIf an attacker can control the size and location of the ciphertext buffer\nbeing decrypted by an application using AES-XTS on 64 bit ARM, the\napplication is affected. This is fairly unlikely making this issue\na Low severity one.",
            "published": "2023-04-20T17:15:06Z",
            "updated": "2024-11-21T07:38:46Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since Connext does not use AES-XTS.",
                "firstIssued": "2023-05-26T15:46:06.203000Z",
                "lastUpdated": "2023-07-17T10:50:04.377000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-104"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-519119"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-2650",
            "id": "CVE-2023-2650",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2650"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-2650&vector=AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                770
            ],
            "description": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit.  OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime.  The time complexity is O(n^2) with 'n' being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced.  This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL.  If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS.  It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer's certificate chain.  Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates.  This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
            "published": "2023-05-30T14:15:09Z",
            "updated": "2024-11-21T07:59:00Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-06-29T12:44:14.964000Z",
                "lastUpdated": "2023-09-12T10:27:59.251000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-107"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-521384"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-3817",
            "id": "CVE-2023-3817",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3817"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-3817&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                606,
                834
            ],
            "description": "Issue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. After fixing\nCVE-2023-3446 it was discovered that a large q parameter value can also trigger\nan overly long computation during some of these checks. A correct q value,\nif present, cannot be larger than the modulus p parameter, thus it is\nunnecessary to perform these checks if q is larger than p.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulnerable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the \"-check\" option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\n\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
            "published": "2023-07-31T16:15:10Z",
            "updated": "2024-11-21T08:18:08Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to DH_check(), DH_check_ex(), or EVP_PKEY_param_check().",
                "firstIssued": "2023-08-07T14:41:15.985000Z",
                "lastUpdated": "2024-01-23T22:02:03.336000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-128"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-526983"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-4218",
            "id": "CVE-2023-4218",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4218"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-4218&vector=AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N&version=3.1"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                611
            ],
            "description": "In Eclipse IDE versions < 2023-09 (4.29) some files with xml content are parsed vulnerable against all sorts of XXE attacks. The user just needs to open any evil project or update an open project with a vulnerable file (for example for review a foreign repository or patch).\n",
            "published": "2023-11-09T09:15:08Z",
            "updated": "2024-11-21T08:34:38Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We are not affected as we do not allow to load project files from Admin Console.",
                "firstIssued": "2025-01-28T14:43:15Z",
                "lastUpdated": "2025-01-28T14:43:15Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-170"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-540062"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-5678",
            "id": "CVE-2023-5678",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5678"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-5678&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                606,
                754
            ],
            "description": "Issue summary: Generating excessively long X9.42 DH keys or checking\nexcessively long X9.42 DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_generate_key() to\ngenerate an X9.42 DH key may experience long delays.  Likewise, applications\nthat use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check()\nto check an X9.42 DH key or X9.42 DH parameters may experience long delays.\nWhere the key or parameters that are being checked have been obtained from\nan untrusted source this may lead to a Denial of Service.\n\nWhile DH_check() performs all the necessary checks (as of CVE-2023-3817),\nDH_check_pub_key() doesn't make any of these checks, and is therefore\nvulnerable for excessively large P and Q parameters.\n\nLikewise, while DH_generate_key() performs a check for an excessively large\nP, it doesn't check for an excessively large Q.\n\nAn application that calls DH_generate_key() or DH_check_pub_key() and\nsupplies a key or parameters obtained from an untrusted source could be\nvulnerable to a Denial of Service attack.\n\nDH_generate_key() and DH_check_pub_key() are also called by a number of\nother OpenSSL functions.  An application calling any of those other\nfunctions may similarly be affected.  The other functions affected by this\nare DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate().\n\nAlso vulnerable are the OpenSSL pkey command line application when using the\n\"-pubcheck\" option, as well as the OpenSSL genpkey command line application.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\n\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
            "published": "2023-11-06T16:15:42Z",
            "updated": "2024-11-21T08:42:15Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_mitigating_control",
                "detail": "Connext is not affected since the only affected function it calls is EVP_PKEY_public_check() and only with trusted data.",
                "firstIssued": "2023-11-20T22:04:59.046000Z",
                "lastUpdated": "2024-02-27T15:06:42.981000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-159"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-535172"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-6129",
            "id": "CVE-2023-6129",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6129"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-6129&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H&version=3.1"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H"
                }
            ],
            "cwes": [
                440,
                787
            ],
            "description": "Issue summary: The POLY1305 MAC (message authentication code) implementation\ncontains a bug that might corrupt the internal state of applications running\non PowerPC CPU based platforms if the CPU provides vector instructions.\n\nImpact summary: If an attacker can influence whether the POLY1305 MAC\nalgorithm is used, the application state might be corrupted with various\napplication dependent consequences.\n\nThe POLY1305 MAC (message authentication code) implementation in OpenSSL for\nPowerPC CPUs restores the contents of vector registers in a different order\nthan they are saved. Thus the contents of some of these vector registers\nare corrupted when returning to the caller. The vulnerable code is used only\non newer PowerPC processors supporting the PowerISA 2.07 instructions.\n\nThe consequences of this kind of internal application state corruption can\nbe various - from no consequences, if the calling application does not\ndepend on the contents of non-volatile XMM registers at all, to the worst\nconsequences, where the attacker could get complete control of the application\nprocess. However unless the compiler uses the vector registers for storing\npointers, the most likely consequence, if any, would be an incorrect result\nof some application dependent calculations or a crash leading to a denial of\nservice.\n\nThe POLY1305 MAC algorithm is most frequently used as part of the\nCHACHA20-POLY1305 AEAD (authenticated encryption with associated data)\nalgorithm. The most common usage of this AEAD cipher is with TLS protocol\nversions 1.2 and 1.3. If this cipher is enabled on the server a malicious\nclient can influence whether this AEAD cipher is used. This implies that\nTLS server applications using OpenSSL can be potentially impacted. However\nwe are currently not aware of any concrete application that would be affected\nby this issue therefore we consider this a Low severity security issue.",
            "published": "2024-01-09T17:15:12Z",
            "updated": "2024-11-21T08:43:11Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since Connext does not use POLY1305 MAC.",
                "firstIssued": "2024-01-16T16:49:22.681000Z",
                "lastUpdated": "2024-01-16T16:49:22.711000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-179"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-588277"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-6237",
            "id": "CVE-2023-6237",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6237"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2023/6xxx/CVE-2023-6237.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                606
            ],
            "description": "Issue summary: Checking excessively long invalid RSA public keys may take\na long time.\n\nImpact summary: Applications that use the function EVP_PKEY_public_check()\nto check RSA public keys may experience long delays. Where the key that\nis being checked has been obtained from an untrusted source this may lead\nto a Denial of Service.\n\nWhen function EVP_PKEY_public_check() is called on RSA public keys,\na computation is done to confirm that the RSA modulus, n, is composite.\nFor valid RSA keys, n is a product of two or more large primes and this\ncomputation completes quickly. However, if n is an overly large prime,\nthen this computation would take a long time.\n\nAn application that calls EVP_PKEY_public_check() and supplies an RSA key\nobtained from an untrusted source could be vulnerable to a Denial of Service\nattack.\n\nThe function EVP_PKEY_public_check() is not called from other OpenSSL\nfunctions however it is called from the OpenSSL pkey command line\napplication. For that reason that application is also vulnerable if used\nwith the '-pubin' and '-check' options on untrusted data.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\n\nThe OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.",
            "published": "2024-04-25T07:15:45Z",
            "updated": "2024-11-21T08:43:25Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does not call EVP_PKEY_public_check.",
                "firstIssued": "2025-05-12T22:22:45Z",
                "lastUpdated": "2025-05-12T22:22:45Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-229"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-697536"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-6378",
            "id": "CVE-2023-6378",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-6378&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "vulnerability@ncsc.ch"
                    },
                    "score": 7.1,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                502
            ],
            "description": "A serialization vulnerability in logback receiver component part of \nlogback version 1.4.11 allows an attacker to mount a Denial-Of-Service \nattack by sending poisoned data.\n\n",
            "published": "2023-11-29T12:15:07Z",
            "updated": "2024-11-29T12:15:06Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted logback functionality.",
                "firstIssued": "2024-02-16T11:07:50.937000Z",
                "lastUpdated": "2024-02-20T14:48:09.733000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-172"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-539985"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-7104",
            "id": "CVE-2023-7104",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7104"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-7104&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L&version=3.1"
                    },
                    "score": 7.3,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "source": {
                        "name": "cna@vuldb.com"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
                },
                {
                    "source": {
                        "name": "cna@vuldb.com"
                    },
                    "score": 5.2,
                    "severity": "medium",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:A/AC:L/Au:S/C:P/I:P/A:P"
                }
            ],
            "cwes": [
                119,
                122
            ],
            "description": "A vulnerability was found in SQLite SQLite3 up to 3.43.0 and classified as critical. This issue affects the function sessionReadRecord of the file ext/session/sqlite3session.c of the component make alltest Handler. The manipulation leads to heap-based buffer overflow. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-248999.",
            "published": "2023-12-29T10:15:13Z",
            "updated": "2024-11-21T08:45:17Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_compiler",
                "detail": "Connext build does not enable SQLITE_ENABLE_SESSION and SQLITE_ENABLE_PREUPDATE_HOOK compiler defines.",
                "firstIssued": "2024-01-19T17:17:19.584000Z",
                "lastUpdated": "2024-02-26T11:30:00.307000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-178"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-587972"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-23088",
            "id": "CVE-2023-23088",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23088"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-23088&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                787
            ],
            "description": "Buffer OverFlow Vulnerability in Barenboim json-parser master and v1.1.0 fixed in v1.1.1 allows an attacker to execute arbitrary code via the json_value_parse function.",
            "published": "2023-02-03T18:15:17Z",
            "updated": "2024-11-21T07:45:51Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "We don't use Barenboim json-parser in our code base. The code impacted code is not present in our codebase.",
                "firstIssued": "2024-05-03T14:43:35.976000Z",
                "lastUpdated": "2024-07-31T21:16:11.149000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-200"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-593528"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-35116",
            "id": "CVE-2023-35116",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35116"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-35116&vector=AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 4.7,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                770
            ],
            "description": "jackson-databind through 2.15.2 allows attackers to cause a denial of service or other unspecified impact via a crafted object that uses cyclic dependencies. NOTE: the vendor's perspective is that this is not a valid vulnerability report, because the steps of constructing a cyclic data structure and trying to serialize it cannot be achieved by an external attacker.",
            "published": "2023-06-14T14:15:10Z",
            "updated": "2024-11-21T08:07:58Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext Professional is not affected as this vulnerability has been identified as a false positive.",
                "firstIssued": "2024-03-07T18:02:19.418000Z",
                "lastUpdated": "2026-03-10T14:32:17Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-117"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-522015"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-36191",
            "id": "CVE-2023-36191",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36191"
            },
            "description": "Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
            "published": "2023-06-23T02:15:09Z",
            "updated": "2023-11-07T04:16:25Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "firstIssued": "2024-03-07T17:59:08.936000Z",
                "detail": "Connext Professional is not affected as this vulnerability has been identified as a false positive.",
                "lastUpdated": "2026-03-10T14:32:17Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-124"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-522458"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-45322",
            "id": "CVE-2023-45322",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45322"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-45322&vector=AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                416
            ],
            "description": "libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor's position is \"I don't think these issues are critical enough to warrant a CVE ID ... because an attacker typically can't control when memory allocations fail.\"",
            "published": "2023-10-06T22:15:11Z",
            "updated": "2024-11-21T08:26:44Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use xmllint.",
                "firstIssued": "2024-01-16T11:11:02.831000Z",
                "lastUpdated": "2024-02-26T11:29:59.604000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-156"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-533094"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-45853",
            "id": "CVE-2023-45853",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45853"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-45853&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2023/45xxx/CVE-2023-45853.json"
                    },
                    "score": 8.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                190
            ],
            "description": "MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip4_64 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. NOTE: pyminizip through 0.2.6 is also vulnerable because it bundles an affected zlib version, and exposes the applicable MiniZip code through its compress API.",
            "published": "2023-10-14T02:15:09Z",
            "updated": "2024-12-20T17:41:31Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "No. The affected code is https://github.com/madler/zlib/blob/develop/contrib/minizip/zip.c#L1016C20-L1016C43 . We do not use MiniZip in our code. There is no `contrib` or `minizip` folder in our codebase.",
                "firstIssued": "2024-03-05T13:34:45.109000Z",
                "lastUpdated": "2024-07-31T08:52:59.634000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-202"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-533513"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-52071",
            "id": "CVE-2023-52071",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52071"
            },
            "description": "Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
            "published": "2024-01-30T07:15:07Z",
            "updated": "2024-02-23T09:15:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext Professional is not affected as this vulnerability has been identified as a false positive.",
                "firstIssued": "2024-03-07T17:40:53.961000Z",
                "lastUpdated": "2026-03-10T14:32:17Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-186"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-590182"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-52425",
            "id": "CVE-2023-52425",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-52425&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                400
            ],
            "description": "libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed.",
            "published": "2024-02-04T20:15:46Z",
            "updated": "2024-11-21T08:39:43Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The RTI Security Plugins are affected by product issue SEC-2413, which has a maximum CVSS 3.1 score of 7.5.",
                "firstIssued": "2024-03-05T16:45:27.489000Z",
                "lastUpdated": "2025-10-28T17:03:42Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-201"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-589904"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SEC-2413"
                }
            ]
        },
        {
            "bom-ref": "CVE-2023-52426",
            "id": "CVE-2023-52426",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52426"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2023-52426&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                776
            ],
            "description": "libexpat through 2.5.0 allows recursive XML Entity Expansion if XML_DTD is undefined at compile time.",
            "published": "2024-02-04T20:15:46Z",
            "updated": "2024-11-21T08:39:43Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_compiler",
                "detail": "We are not affected by this because we have been defining XML_DTD since Oct 2, 2017, before the release of expat 2.4.0 on May 23 2021, where this issue was remediated as CVE-2013-0340. We upgraded from expat 2.2.5 to expat 2.4.3 on Jan 28, 2022. This fix is only required for those who do not define XML_DTD.",
                "firstIssued": "2024-03-05T16:45:27.489000Z",
                "lastUpdated": "2024-07-31T18:43:11.860000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-201"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-0727",
            "id": "CVE-2024-0727",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0727"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-0727&vector=AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                476
            ],
            "description": "Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL\nto crash leading to a potential Denial of Service attack\n\nImpact summary: Applications loading files in the PKCS12 format from untrusted\nsources might terminate abruptly.\n\nA file in PKCS12 format can contain certificates and keys and may come from an\nuntrusted source. The PKCS12 specification allows certain fields to be NULL, but\nOpenSSL does not correctly check for this case. This can lead to a NULL pointer\ndereference that results in OpenSSL crashing. If an application processes PKCS12\nfiles from an untrusted source using the OpenSSL APIs then that application will\nbe vulnerable to this issue.\n\nOpenSSL APIs that are vulnerable to this are: PKCS12_parse(),\nPKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes()\nand PKCS12_newpass().\n\nWe have also fixed a similar issue in SMIME_write_PKCS7(). However since this\nfunction is related to writing data we do not consider it security significant.\n\nThe FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue.",
            "published": "2024-01-26T09:15:07Z",
            "updated": "2024-11-21T08:47:13Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call any of the impacted APIs.",
                "firstIssued": "2024-02-09T16:39:57.344000Z",
                "lastUpdated": "2024-02-26T11:30:00.092000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-182"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-589512"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-0853",
            "id": "CVE-2024-0853",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0853"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-0853&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N&version=3.1"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                295
            ],
            "description": "curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed. A subsequent transfer to\nthe same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check.",
            "published": "2024-02-03T14:15:50Z",
            "updated": "2024-11-21T08:47:30Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2024-03-07T17:43:59.298000Z",
                "lastUpdated": "2024-04-02T08:32:38.621000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-195"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-590697"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-2004",
            "id": "CVE-2024-2004",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2004"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/2xxx/CVE-2024-2004.json"
                    },
                    "score": 3.5,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
                }
            ],
            "cwes": [
                436
            ],
            "description": "When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been explicitly disabled.      curl --proto -all,-http http://curl.se  The flaw is only present if the set of selected protocols disables the entire set of available protocols, in itself a command with no practical use and therefore unlikely to be encountered in real situations. The curl security team has thus assessed this to be low severity bug.",
            "published": "2024-03-27T08:15:41Z",
            "updated": "2025-07-30T19:42:14Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Open Telemetry never disables all protocols, it always enables support for several of them. As a consequence, Collector Service is not affected by this vulnerability.",
                "firstIssued": "2025-08-28T15:54:33Z",
                "lastUpdated": "2025-08-28T15:54:33Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-2379",
            "id": "CVE-2024-2379",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2379"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/2xxx/CVE-2024-2379.json"
                    },
                    "score": 6.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                295
            ],
            "description": "libcurl skips the certificate verification for a QUIC connection under certain conditions, when built to use wolfSSL. If told to use an unknown/bad cipher or curve, the error path accidentally skips the verification and returns OK, thus ignoring any certificate problems.",
            "published": "2024-03-27T08:15:41Z",
            "updated": "2025-07-30T19:42:09Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_compiler",
                "detail": "Collector Services does not support wolfSSL on OpenTelemetry",
                "firstIssued": "2025-08-28T15:51:15Z",
                "lastUpdated": "2025-08-28T15:51:15Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-696970"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-2398",
            "id": "CVE-2024-2398",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/2xxx/CVE-2024-2398.json"
                    },
                    "score": 8.6,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L"
                }
            ],
            "cwes": [
                772
            ],
            "description": "When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory.  Further, this error condition fails silently and is therefore not easily detected by an application.",
            "published": "2024-03-27T08:15:41Z",
            "updated": "2025-07-30T19:42:27Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Collector service uses Open Telemetry as a client. Open Telemetry calls libcurl for pulling data from servers to Collector service. Collector Service does not push messages to remote servers",
                "firstIssued": "2025-08-28T15:48:25Z",
                "lastUpdated": "2025-08-28T15:48:25Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-696968"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-2466",
            "id": "CVE-2024-2466",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2466"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/2xxx/CVE-2024-2466.json"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                297
            ],
            "description": "libcurl did not check the server certificate of TLS connections done to a host specified as an IP address, when built to use mbedTLS.  libcurl would wrongly avoid using the set hostname function when the specified hostname was given as an IP address, therefore completely skipping the certificate check. This affects all uses of TLS protocols (HTTPS, FTPS, IMAPS, POPS3, SMTPS, etc).",
            "published": "2024-03-27T08:15:41Z",
            "updated": "2025-07-30T19:42:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_compiler",
                "detail": "Collector Service does not use mbedTLS as TLS backend.",
                "firstIssued": "2025-08-28T15:58:04Z",
                "lastUpdated": "2025-08-28T15:58:04Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-696969"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-2511",
            "id": "CVE-2024-2511",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2511"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/2xxx/CVE-2024-2511.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                1325
            ],
            "description": "Issue summary: Some non-default TLS server configurations can cause unbounded\nmemory growth when processing TLSv1.3 sessions\n\nImpact summary: An attacker may exploit certain server configurations to trigger\nunbounded memory growth that would lead to a Denial of Service\n\nThis problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is\nbeing used (but not if early_data support is also configured and the default\nanti-replay protection is in use). In this case, under certain conditions, the\nsession cache can get into an incorrect state and it will fail to flush properly\nas it fills. The session cache will continue to grow in an unbounded manner. A\nmalicious client could deliberately create the scenario for this failure to\nforce a Denial of Service. It may also happen by accident in normal operation.\n\nThis issue only affects TLS servers supporting TLSv1.3. It does not affect TLS\nclients.\n\nThe FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL\n1.0.2 is also not affected by this issue.",
            "published": "2024-04-08T14:15:07Z",
            "updated": "2025-03-28T20:15:22Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does not use SSL_OP_NO_TICKET.",
                "firstIssued": "2025-05-09T17:54:32Z",
                "lastUpdated": "2025-05-09T17:54:32Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-343"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-696972"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-4603",
            "id": "CVE-2024-4603",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4603"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/4xxx/CVE-2024-4603.json"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                606,
                834
            ],
            "description": "Issue summary: Checking excessively long DSA keys or parameters may be very\nslow.\n\nImpact summary: Applications that use the functions EVP_PKEY_param_check()\nor EVP_PKEY_public_check() to check a DSA public key or DSA parameters may\nexperience long delays. Where the key or parameters that are being checked\nhave been obtained from an untrusted source this may lead to a Denial of\nService.\n\nThe functions EVP_PKEY_param_check() or EVP_PKEY_public_check() perform\nvarious checks on DSA parameters. Some of those computations take a long time\nif the modulus (`p` parameter) is too large.\n\nTrying to use a very large modulus is slow and OpenSSL will not allow using\npublic keys with a modulus which is over 10,000 bits in length for signature\nverification. However the key and parameter check functions do not limit\nthe modulus size when performing the checks.\n\nAn application that calls EVP_PKEY_param_check() or EVP_PKEY_public_check()\nand supplies a key or parameters obtained from an untrusted source could be\nvulnerable to a Denial of Service attack.\n\nThese functions are not called by OpenSSL itself on untrusted DSA keys so\nonly applications that directly call these functions may be vulnerable.\n\nAlso vulnerable are the OpenSSL pkey and pkeyparam command line applications\nwhen using the `-check` option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\n\nThe OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.",
            "published": "2024-05-16T16:15:10Z",
            "updated": "2024-11-21T09:43:11Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call any of the impacted APIs.",
                "firstIssued": "2024-05-24T12:56:35.178000Z",
                "lastUpdated": "2024-07-31T08:51:33.617000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-226"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-602111"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-4741",
            "id": "CVE-2024-4741",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4741"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/4xxx/CVE-2024-4741.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                416
            ],
            "description": "Issue summary: Calling the OpenSSL API function SSL_free_buffers may cause\nmemory to be accessed that was previously freed in some situations\n\nImpact summary: A use after free can have a range of potential consequences such\nas the corruption of valid data, crashes or execution of arbitrary code.\nHowever, only applications that directly call the SSL_free_buffers function are\naffected by this issue. Applications that do not call this function are not\nvulnerable. Our investigations indicate that this function is rarely used by\napplications.\n\nThe SSL_free_buffers function is used to free the internal OpenSSL buffer used\nwhen processing an incoming record from the network. The call is only expected\nto succeed if the buffer is not currently in use. However, two scenarios have\nbeen identified where the buffer is freed even when still in use.\n\nThe first scenario occurs where a record header has been received from the\nnetwork and processed by OpenSSL, but the full record body has not yet arrived.\nIn this case calling SSL_free_buffers will succeed even though a record has only\nbeen partially processed and the buffer is still in use.\n\nThe second scenario occurs where a full record containing application data has\nbeen received and processed by OpenSSL but the application has only read part of\nthis data. Again a call to SSL_free_buffers will succeed even though the buffer\nis still in use.\n\nWhile these scenarios could occur accidentally during normal operation a\nmalicious attacker could attempt to engineer a stituation where this occurs.\nWe are not aware of this issue being actively exploited.\n\nThe FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.",
            "published": "2024-11-13T11:15:04Z",
            "updated": "2024-11-13T17:01:16Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to SSL_free_buffers().",
                "firstIssued": "2025-05-06T18:46:56Z",
                "lastUpdated": "2025-05-06T18:46:56Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-339"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-696267"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-5535",
            "id": "CVE-2024-5535",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5535"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/5xxx/CVE-2024-5535.json"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H"
                }
            ],
            "cwes": [
                200
            ],
            "description": "Issue summary: Calling the OpenSSL API function SSL_select_next_proto with an\nempty supported client protocols buffer may cause a crash or memory contents to\nbe sent to the peer.\n\nImpact summary: A buffer overread can have a range of potential consequences\nsuch as unexpected application beahviour or a crash. In particular this issue\ncould result in up to 255 bytes of arbitrary private data from memory being sent\nto the peer leading to a loss of confidentiality. However, only applications\nthat directly call the SSL_select_next_proto function with a 0 length list of\nsupported client protocols are affected by this issue. This would normally never\nbe a valid scenario and is typically not under attacker control but may occur by\naccident in the case of a configuration or programming error in the calling\napplication.\n\nThe OpenSSL API function SSL_select_next_proto is typically used by TLS\napplications that support ALPN (Application Layer Protocol Negotiation) or NPN\n(Next Protocol Negotiation). NPN is older, was never standardised and\nis deprecated in favour of ALPN. We believe that ALPN is significantly more\nwidely deployed than NPN. The SSL_select_next_proto function accepts a list of\nprotocols from the server and a list of protocols from the client and returns\nthe first protocol that appears in the server list that also appears in the\nclient list. In the case of no overlap between the two lists it returns the\nfirst item in the client list. In either case it will signal whether an overlap\nbetween the two lists was found. In the case where SSL_select_next_proto is\ncalled with a zero length client list it fails to notice this condition and\nreturns the memory immediately following the client list pointer (and reports\nthat there was no overlap in the lists).\n\nThis function is typically called from a server side application callback for\nALPN or a client side application callback for NPN. In the case of ALPN the list\nof protocols supplied by the client is guaranteed by libssl to never be zero in\nlength. The list of server protocols comes from the application and should never\nnormally be expected to be of zero length. In this case if the\nSSL_select_next_proto function has been called as expected (with the list\nsupplied by the client passed in the client/client_len parameters), then the\napplication will not be vulnerable to this issue. If the application has\naccidentally been configured with a zero length server list, and has\naccidentally passed that zero length server list in the client/client_len\nparameters, and has additionally failed to correctly handle a \"no overlap\"\nresponse (which would normally result in a handshake failure in ALPN) then it\nwill be vulnerable to this problem.\n\nIn the case of NPN, the protocol permits the client to opportunistically select\na protocol when there is no overlap. OpenSSL returns the first client protocol\nin the no overlap case in support of this. The list of client protocols comes\nfrom the application and should never normally be expected to be of zero length.\nHowever if the SSL_select_next_proto function is accidentally called with a\nclient_len of 0 then an invalid memory pointer will be returned instead. If the\napplication uses this output as the opportunistic protocol then the loss of\nconfidentiality will occur.\n\nThis issue has been assessed as Low severity because applications are most\nlikely to be vulnerable if they are using NPN instead of ALPN - but NPN is not\nwidely used. It also requires an application configuration or programming error.\nFinally, this issue would not typically be under attacker control making active\nexploitation unlikely.\n\nThe FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.\n\nDue to the low severity of this issue we are not issuing new releases of\nOpenSSL at this time. The fix will be included in the next releases when they\nbecome available.",
            "published": "2024-06-27T11:15:24Z",
            "updated": "2024-11-21T09:47:53Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to SSL_select_next_proto().",
                "firstIssued": "2025-01-16T00:58:00Z",
                "lastUpdated": "2025-01-21T00:37:00Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-292"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-666472"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-6119",
            "id": "CVE-2024-6119",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/6xxx/CVE-2024-6119.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                843
            ],
            "description": "Issue summary: Applications performing certificate name checks (e.g., TLS\nclients checking server certificates) may attempt to read an invalid memory\naddress resulting in abnormal termination of the application process.\n\nImpact summary: Abnormal termination of an application can a cause a denial of\nservice.\n\nApplications performing certificate name checks (e.g., TLS clients checking\nserver certificates) may attempt to read an invalid memory address when\ncomparing the expected name with an `otherName` subject alternative name of an\nX.509 certificate. This may result in an exception that terminates the\napplication program.\n\nNote that basic certificate chain validation (signatures, dates, ...) is not\naffected, the denial of service can occur only when the application also\nspecifies an expected DNS name, Email address or IP address.\n\nTLS servers rarely solicit client certificates, and even when they do, they\ngenerally don't perform a name check against a reference identifier (expected\nidentity), but rather extract the presented identity after checking the\ncertificate chain.  So TLS servers are generally not affected and the severity\nof the issue is Moderate.\n\nThe FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.",
            "published": "2024-09-03T16:15:07Z",
            "updated": "2024-11-21T09:49:00Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to do_x509_check() and does not compare a subject name with an expected subject name.",
                "firstIssued": "2025-01-16T00:58:00Z",
                "lastUpdated": "2025-01-21T00:37:00Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-292"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-666473"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-7264",
            "id": "CVE-2024-7264",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7264"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-7264&vector=AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/7xxx/CVE-2024-7264.json"
                    },
                    "score": 6.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                125
            ],
            "description": "libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an\nASN.1 Generalized Time field. If given an syntactically incorrect field, the\nparser might end up using -1 for the length of the *time fraction*, leading to\na `strlen()` getting performed on a pointer to a heap buffer area that is not\n(purposely) null terminated.\n\nThis flaw most likely leads to a crash, but can also lead to heap contents\ngetting returned to the application when\n[CURLINFO_CERTINFO](https://curl.se/libcurl/c/CURLINFO_CERTINFO.html) is used.",
            "published": "2024-07-31T08:15:02Z",
            "updated": "2024-11-21T09:51:10Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "GTime2str() not used by open telemetry.",
                "firstIssued": "2025-08-28T15:47:00Z",
                "lastUpdated": "2025-08-28T15:47:00Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-618764"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-8096",
            "id": "CVE-2024-8096",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-8096"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/8xxx/CVE-2024-8096.json"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                295
            ],
            "description": "When curl is told to use the Certificate Status Request TLS extension, often referred to as OCSP stapling, to verify that the server certificate is valid, it might fail to detect some OCSP problems and instead wrongly consider the response as fine.  If the returned status reports another error than 'revoked' (like for example 'unauthorized') it is not treated as a bad certficate.",
            "published": "2024-09-11T10:15:02Z",
            "updated": "2025-07-30T19:42:16Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Open telemetry does not change the CURLOPT_SSL_VERIFYSTATUS value, so it is disabled by default.",
                "firstIssued": "2025-08-28T15:45:16Z",
                "lastUpdated": "2025-08-28T15:45:16Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-695490"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-9143",
            "id": "CVE-2024-9143",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9143"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/9xxx/CVE-2024-9143.json"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                787
            ],
            "description": "Issue summary: Use of the low-level GF(2^m) elliptic curve APIs with untrusted\nexplicit values for the field polynomial can lead to out-of-bounds memory reads\nor writes.\n\nImpact summary: Out of bound memory writes can lead to an application crash or\neven a possibility of a remote code execution, however, in all the protocols\ninvolving Elliptic Curve Cryptography that we're aware of, either only \"named\ncurves\" are supported, or, if explicit curve parameters are supported, they\nspecify an X9.62 encoding of binary (GF(2^m)) curves that can't represent\nproblematic input values. Thus the likelihood of existence of a vulnerable\napplication is low.\n\nIn particular, the X9.62 encoding is used for ECC keys in X.509 certificates,\nso problematic inputs cannot occur in the context of processing X.509\ncertificates.  Any problematic use-cases would have to be using an \"exotic\"\ncurve encoding.\n\nThe affected APIs include: EC_GROUP_new_curve_GF2m(), EC_GROUP_new_from_params(),\nand various supporting BN_GF2m_*() functions.\n\nApplications working with \"exotic\" explicit binary (GF(2^m)) curve parameters,\nthat make it possible to represent invalid field polynomials with a zero\nconstant term, via the above or similar APIs, may terminate abruptly as a\nresult of reading or writing outside of array bounds.  Remote code execution\ncannot easily be ruled out.\n\nThe FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.",
            "published": "2024-10-16T17:15:18Z",
            "updated": "2024-11-21T09:54:04Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to any of the affected APIs.",
                "firstIssued": "2025-01-16T00:58:00Z",
                "lastUpdated": "2025-01-21T00:37:00Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-292"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-666479"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-9681",
            "id": "CVE-2024-9681",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9681"
            },
            "ratings": [
                {
                    "source": {
                        "name": "nvd.nist.gov",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-9681&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L&version=3.1"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L"
                },
                {
                    "source": {
                        "name": "cisa.gov",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/9xxx/CVE-2024-9681.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
                }
            ],
            "cwes": [
                697
            ],
            "description": "When curl is asked to use HSTS, the expiry time for a subdomain might\noverwrite a parent domain's cache entry, making it end sooner or later than\notherwise intended.\n\nThis affects curl using applications that enable HSTS and use URLs with the\ninsecure `HTTP://` scheme and perform transfers with hosts like\n`x.example.com` as well as `example.com` where the first host is a subdomain\nof the second host.\n\n(The HSTS cache either needs to have been populated manually or there needs to\nhave been previous HTTPS accesses done as the cache needs to have entries for\nthe domains involved to trigger this problem.)\n\nWhen `x.example.com` responds with `Strict-Transport-Security:` headers, this\nbug can make the subdomain's expiry timeout *bleed over* and get set for the\nparent domain `example.com` in curl's HSTS cache.\n\nThe result of a triggered bug is that HTTP accesses to `example.com` get\nconverted to HTTPS for a different period of time than what was asked for by\nthe origin server. If `example.com` for example stops supporting HTTPS at its\nexpiry time, curl might then fail to access `http://example.com` until the\n(wrongly set) timeout expires. This bug can also expire the parent's entry\n*earlier*, thus making curl inadvertently switch back to insecure HTTP earlier\nthan otherwise intended.",
            "published": "2024-11-06T08:15:03Z",
            "updated": "2024-12-13T14:15:22Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "RTI Observability Collector Service depends on Curl through OpenTelemetry, and OpenTelemetry has no option for configuring HSTS",
                "firstIssued": "2025-01-24T12:56:08Z",
                "lastUpdated": "2025-01-24T12:56:08Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-283"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-655351"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-11053",
            "id": "CVE-2024-11053",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11053"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/11xxx/CVE-2024-11053.json"
                    },
                    "score": 3.4,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N"
                }
            ],
            "description": "When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has an entry that matches the redirect target hostname but the entry either omits just the password or omits both login and password.",
            "published": "2024-12-11T08:15:05Z",
            "updated": "2025-07-30T17:39:25Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "In Opentelemetry CPP .netrc files are not allowed, since the default level for CURLOPT_NETRC is 0.",
                "firstIssued": "2025-08-28T15:55:57Z",
                "lastUpdated": "2025-08-28T15:55:57Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-697526"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-12798",
            "id": "CVE-2024-12798",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12798"
            },
            "ratings": [
                {
                    "source": {
                        "name": "vulnerability@ncsc.ch"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:L/U:Clear"
                }
            ],
            "cwes": [
                917
            ],
            "description": "ACE vulnerability in JaninoEventEvaluator  by QOS.CH logback-core\n      upto including version 0.1 to 1.3.14 and\u00a01.4.0 to 1.5.12 in Java applications allows\n      attacker to execute arbitrary code by compromising an existing\n      logback configuration file or by injecting an environment variable\n      before program execution.\n\n\n\n\n\nMalicious logback configuration files can allow the attacker to execute \narbitrary code using the JaninoEventEvaluator extension.\n\n\n\nA successful attack requires the user to have write access to a \nconfiguration file. Alternatively, the attacker could inject a malicious \nenvironment variable pointing to a malicious configuration file. In both \ncases, the attack requires existing privilege.",
            "published": "2024-12-19T16:15:07Z",
            "updated": "2025-01-03T14:15:24Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI Admin Console is affected by product issue ADMINCONSOLE-1432, which has a maximum CVSS 3.1 score of 6.1.",
                "firstIssued": "2025-09-01T15:08:40Z",
                "lastUpdated": "2025-10-28T17:11:34Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-288"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-661746"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ADMINCONSOLE-1432"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-12801",
            "id": "CVE-2024-12801",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12801"
            },
            "ratings": [
                {
                    "source": {
                        "name": "vulnerability@ncsc.ch"
                    },
                    "score": 2.4,
                    "severity": "low",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:L/VI:N/VA:L/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:D/RE:X/U:Clear"
                }
            ],
            "cwes": [
                918
            ],
            "description": "Server-Side Request Forgery (SSRF) in SaxEventRecorder by QOS.CH logback version 0.1 to 1.3.14 and 1.4.0 to 1.5.12\u00a0 on the Java platform, allows an attacker to \nforge requests by compromising logback configuration files in XML.\n\n\n\nThe attacks involves the modification of DOCTYPE declaration in\u00a0 XML configuration files.",
            "published": "2024-12-19T17:15:08Z",
            "updated": "2025-01-03T14:15:24Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI Admin Console is affected by product issue ADMINCONSOLE-1432, which has a maximum CVSS 3.1 score of 6.1.",
                "firstIssued": "2025-09-01T15:09:16Z",
                "lastUpdated": "2025-10-28T17:14:32Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-288"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-661748"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ADMINCONSOLE-1432"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-13176",
            "id": "CVE-2024-13176",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13176"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/13xxx/CVE-2024-13176.json"
                    },
                    "score": 4.1,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                385
            ],
            "description": "Issue summary: A timing side-channel which could potentially allow recovering\nthe private key exists in the ECDSA signature computation.\n\nImpact summary: A timing side-channel in ECDSA signature computations\ncould allow recovering the private key by an attacker. However, measuring\nthe timing would require either local access to the signing application or\na very fast network connection with low latency.\n\nThere is a timing signal of around 300 nanoseconds when the top word of\nthe inverted ECDSA nonce value is zero. This can happen with significant\nprobability only for some of the supported elliptic curves. In particular\nthe NIST P-521 curve is affected. To be able to measure this leak, the attacker\nprocess must either be located in the same physical computer or must\nhave a very fast network connection with low latency. For that reason\nthe severity of this vulnerability is Low.\n\nThe FIPS modules in 3.4, 3.3, 3.2, 3.1 and 3.0 are affected by this issue.",
            "published": "2025-01-20T14:15:26Z",
            "updated": "2025-04-19T01:15:43Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does not use the NIST P-521 curve.",
                "firstIssued": "2025-05-12T16:16:23Z",
                "lastUpdated": "2025-05-12T16:16:23Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-343"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-697519"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-20918",
            "id": "CVE-2024-20918",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-20918"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 7.4,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot).  Supported versions that are affected are Oracle Java SE: 8u391, 8u391-perf, 11.0.21, 17.0.9, 21.0.1; Oracle GraalVM for JDK: 17.0.9, 21.0.1; Oracle GraalVM Enterprise Edition: 20.3.12, 21.3.8 and  22.3.4. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in  unauthorized creation, deletion or modification access to critical data or all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as  unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 7.4 (Confidentiality and Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N).",
            "published": "2024-01-16T22:15:39Z",
            "updated": "2024-11-21T08:53:25Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted component.",
                "firstIssued": "2024-03-07T17:47:32.489000Z",
                "lastUpdated": "2024-03-08T10:49:07.404000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-183"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-589164"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-21208",
            "id": "CVE-2024-21208",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21208"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                203
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Networking).  Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23; Oracle GraalVM Enterprise Edition: 20.3.15 and  21.3.11. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 3.7 (Availability impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2024-10-15T20:15:09Z",
            "updated": "2025-06-18T20:27:14Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Not affected since we don\u2019t use Java WebStart or Java Applets.",
                "firstIssued": "2025-06-27T20:18:12Z",
                "lastUpdated": "2025-06-27T20:18:12Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-362"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-705430"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-21210",
            "id": "CVE-2024-21210",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21210"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                203
            ],
            "description": "Vulnerability in Oracle Java SE (component: Hotspot).  Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4 and  23. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 3.7 (Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N).",
            "published": "2024-10-15T20:15:09Z",
            "updated": "2025-06-18T20:27:23Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Not affected since we don\u2019t use Java WebStart or Java Applets.",
                "firstIssued": "2025-06-27T20:19:39Z",
                "lastUpdated": "2025-06-27T20:19:39Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-362"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-705431"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-21217",
            "id": "CVE-2024-21217",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21217"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Serialization).  Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23; Oracle GraalVM Enterprise Edition: 20.3.15 and  21.3.11. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 3.7 (Availability impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).",
            "published": "2024-10-15T20:15:11Z",
            "updated": "2024-10-18T18:29:36Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected since we don't use Java Web Start or Applets in any of our products.",
                "firstIssued": "2025-02-05T17:13:28Z",
                "lastUpdated": "2025-02-05T17:13:28Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-303"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-646816"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-21235",
            "id": "CVE-2024-21235",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21235"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 4.8,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot).  Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23;   Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23;   Oracle GraalVM Enterprise Edition: 20.3.15 and  21.3.11. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as  unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).",
            "published": "2024-10-15T20:15:12Z",
            "updated": "2024-10-18T18:30:26Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected since we don't use Java Web Start or Applets in any of our products.",
                "firstIssued": "2025-02-05T17:15:45Z",
                "lastUpdated": "2025-02-05T17:15:45Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-303"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-646818"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-25062",
            "id": "CVE-2024-25062",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25062"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-25062&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                416
            ],
            "description": "An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.",
            "published": "2024-02-04T16:15:45Z",
            "updated": "2024-11-21T09:00:10Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the XML Reader interface with DTD validation.",
                "firstIssued": "2024-03-07T17:45:22.428000Z",
                "lastUpdated": "2024-05-30T13:45:36.582000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-185"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-590010"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-29857",
            "id": "CVE-2024-29857",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29857"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/29xxx/CVE-2024-29857.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                125
            ],
            "description": "An issue was discovered in ECCurve.java and ECCurve.cs in Bouncy Castle Java (BC Java) before 1.78, BC Java LTS before 2.73.6, BC-FJA before 1.0.2.5, and BC C# .Net before 2.3.1. Importing an EC certificate with crafted F2m parameters can lead to excessive CPU consumption during the evaluation of the curve parameters.",
            "published": "2024-05-14T15:17:02Z",
            "updated": "2024-12-06T14:15:20Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted component.",
                "firstIssued": "2024-07-01T15:45:42.097000Z",
                "lastUpdated": "2024-07-31T08:52:58.554000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-224"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-601221"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-30171",
            "id": "CVE-2024-30171",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30171"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/30xxx/CVE-2024-30171.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                203
            ],
            "description": "An issue was discovered in Bouncy Castle Java TLS API and JSSE Provider before 1.78. Timing-based leakage may occur in RSA based handshakes because of exception processing.",
            "published": "2024-05-14T15:21:52Z",
            "updated": "2024-11-21T09:11:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted component.",
                "firstIssued": "2024-07-01T15:45:42.097000Z",
                "lastUpdated": "2024-07-31T08:52:58.554000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-224"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-601225"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-30172",
            "id": "CVE-2024-30172",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-30172"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/30xxx/CVE-2024-30172.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "description": "An issue was discovered in Bouncy Castle Java Cryptography APIs before 1.78. An Ed25519 verification code infinite loop can occur via a crafted signature and public key.",
            "published": "2024-05-14T15:21:53Z",
            "updated": "2024-11-21T09:11:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted component.",
                "firstIssued": "2024-07-01T15:45:42.097000Z",
                "lastUpdated": "2024-07-31T08:52:58.554000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-224"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-601227"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-34447",
            "id": "CVE-2024-34447",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34447"
            },
            "description": "An issue was discovered in Bouncy Castle Java Cryptography APIs before BC 1.78. When endpoint identification is enabled in the BCJSSE and an SSL socket is created without an explicit hostname (as happens with HttpsURLConnection), hostname verification could be performed against a DNS-resolved IP address in some situations, opening up a possibility of DNS poisoning.",
            "published": "2024-05-03T16:15:11Z",
            "updated": "2024-11-21T09:18:41Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted component.",
                "firstIssued": "2024-07-01T15:45:42.097000Z",
                "lastUpdated": "2024-07-31T08:52:58.554000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-224"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-600127"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-34459",
            "id": "CVE-2024-34459",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34459"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/34xxx/CVE-2024-34459.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                122
            ],
            "description": "An issue was discovered in xmllint (from libxml2) before 2.11.8 and 2.12.x before 2.12.7. Formatting error messages with xmllint --htmlout can result in a buffer over-read in xmlHTMLPrintFileContext in xmllint.c.",
            "published": "2024-05-14T15:39:11Z",
            "updated": "2025-10-10T18:00:14Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The affected function, xmlHTMLPrintFileContext, is part of xmlllint, which we do not use in our products. We have validated that our code does not exercise that code-path running the tests of xmlutils, recorder, and router.",
                "firstIssued": "2025-10-16T09:58:08Z",
                "lastUpdated": "2025-10-16T09:58:08Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-434"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-728442"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-40896",
            "id": "CVE-2024-40896",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40896"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/40xxx/CVE-2024-40896.json"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
                }
            ],
            "cwes": [
                611
            ],
            "description": "In libxml2 2.11 before 2.11.9, 2.12 before 2.12.9, and 2.13 before 2.13.3, the SAX parser can produce events for external entities even if custom SAX handlers try to override entity content (by setting \"checked\"). This makes classic XXE attacks possible.",
            "published": "2024-12-23T17:15:08Z",
            "updated": "2025-11-25T13:32:32Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We do not use custom handlers or set the checked variable anywhere, so the vulnerability cannot be exploited.",
                "firstIssued": "2025-12-01T10:14:19Z",
                "lastUpdated": "2025-12-01T10:14:19Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-466"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-898893"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-45490",
            "id": "CVE-2024-45490",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/45xxx/CVE-2024-45490.json"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-45490&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                611
            ],
            "description": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.",
            "published": "2024-08-30T03:15:03Z",
            "updated": "2024-11-21T09:37:50Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_runtime",
                "response": [
                    "update"
                ],
                "detail": "The aliased version RTI_XML_ParseBufferis not called. XML_ParseBufferis only called from XML_Parse, where there is an explicit check for len < 0 in xml.1.0/srcC/expat/xmlparse.c line 1963.",
                "firstIssued": "2024-09-06T23:49:54.539000Z",
                "lastUpdated": "2024-10-02T09:34:00.059000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-258"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-632833"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-45491",
            "id": "CVE-2024-45491",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-45491&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/45xxx/CVE-2024-45491.json"
                    },
                    "score": 7.3,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                190
            ],
            "description": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).",
            "published": "2024-08-30T03:15:03Z",
            "updated": "2024-11-21T09:37:51Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The Core Libraries are affected by product issue CORE-15121, which has a maximum CVSS 3.1 score of 9.8.",
                "firstIssued": "2024-09-06T23:49:54.539000Z",
                "lastUpdated": "2025-10-28T17:09:15Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-258"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-632836"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CORE-15121"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-45492",
            "id": "CVE-2024-45492",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-45492&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/45xxx/CVE-2024-45492.json"
                    },
                    "score": 7.3,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                190
            ],
            "description": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).",
            "published": "2024-08-30T03:15:03Z",
            "updated": "2024-11-21T09:37:51Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The Core Libraries are affected by product issue CORE-15121, which has a maximum CVSS 3.1 score of 9.8.",
                "firstIssued": "2024-09-06T23:49:54.539000Z",
                "lastUpdated": "2025-10-28T17:10:03Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-258"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-632830"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CORE-15121"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-47554",
            "id": "CVE-2024-47554",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47554"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/47xxx/CVE-2024-47554.json"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                400
            ],
            "description": "Uncontrolled Resource Consumption vulnerability in Apache Commons IO.\n\nThe org.apache.commons.io.input.XmlStreamReader class may excessively consume CPU resources when processing maliciously crafted input.\n\n\nThis issue affects Apache Commons IO: from 2.0 before 2.14.0.\n\nUsers are recommended to upgrade to version 2.14.0 or later, which fixes the issue.",
            "published": "2024-10-03T12:15:02Z",
            "updated": "2024-12-04T15:15:11Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the impacted component.",
                "firstIssued": "2024-11-25T12:06:41.884000Z",
                "lastUpdated": "2024-11-27T15:37:49.870000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-277"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-645644"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-50602",
            "id": "CVE-2024-50602",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-50602"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2024/50xxx/CVE-2024-50602.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                754
            ],
            "description": "An issue was discovered in libexpat before 2.6.4. There is a crash within the XML_ResumeParser function because XML_StopParser can stop/suspend an unstarted parser.",
            "published": "2024-10-27T05:15:04Z",
            "updated": "2025-04-30T20:15:20Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call XML_ResumeParser.",
                "firstIssued": "2025-05-13T14:40:53Z",
                "lastUpdated": "2025-05-13T14:40:53Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-341"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-696261"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-56171",
            "id": "CVE-2024-56171",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56171"
            },
            "ratings": [
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 7.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N"
                }
            ],
            "cwes": [
                416
            ],
            "description": "libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used.",
            "published": "2025-02-18T22:15:12Z",
            "updated": "2025-03-28T15:15:46Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We do not validate XML documents against crafted untrusted XML Schemas (.xsd) and we do not make use of xsd:keyref. We have verified that we are not using the affected code paths running unit tests for xmlutils.1.0, router.1.0, and recorder.4.0.",
                "firstIssued": "2025-06-02T21:23:31Z",
                "lastUpdated": "2025-06-02T21:23:31Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-329"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-695895"
                }
            ]
        },
        {
            "bom-ref": "CVE-2024-58249",
            "id": "CVE-2024-58249",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58249"
            },
            "ratings": [
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                826
            ],
            "description": "In wxWidgets before 3.2.7, a crash can be triggered in wxWidgets apps when connections are refused in wxWebRequestCURL.",
            "published": "2025-04-16T16:15:29Z",
            "updated": "2025-04-17T20:22:16Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The vulnerable code is not present in the wxWidget version that we are using. It affects versions of wxWidgets between 3.1.5 and 3.2.7. The version of wxWidgets that Shapes Demo uses is not in the aforementioned range.",
                "firstIssued": "2025-08-26T09:27:07Z",
                "lastUpdated": "2025-08-26T09:27:07Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-388"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-704057"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-0167",
            "id": "CVE-2025-0167",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0167"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/0xxx/CVE-2025-0167.json"
                    },
                    "score": 3.4,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N"
                }
            ],
            "description": "When asked to use a `.netrc` file for credentials and to follow HTTP\nredirects, curl could leak the password used for the first host to the followed-to host under certain circumstances. This flaw only manifests itself if the netrc file has a `default` entry that omits both login and password. A rare circumstance.",
            "published": "2025-02-05T10:15:22Z",
            "updated": "2025-07-30T19:41:45Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "In Opentelemetry CPP .netrc files are not allowed, since the default level for CURLOPT_NETRC is 0.",
                "firstIssued": "2025-08-28T15:42:32Z",
                "lastUpdated": "2025-08-28T15:42:32Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-695383"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-0725",
            "id": "CVE-2025-0725",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0725"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/0xxx/CVE-2025-0725.json"
                    },
                    "score": 7.3,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                120
            ],
            "description": "When libcurl is asked to perform automatic gzip decompression of\ncontent-encoded HTTP responses with the `CURLOPT_ACCEPT_ENCODING` option,\n**using zlib 1.2.0.3 or older**, an attacker-controlled integer overflow would\nmake libcurl perform a buffer overflow.",
            "published": "2025-02-05T10:15:22Z",
            "updated": "2025-06-27T19:24:08Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_compiler",
                "detail": "Collector Service does not implement compression on the open-telemetry support.",
                "firstIssued": "2025-08-28T15:38:42Z",
                "lastUpdated": "2025-08-28T15:38:42Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-695382"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-5025",
            "id": "CVE-2025-5025",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5025"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/5xxx/CVE-2025-5025.json"
                    },
                    "score": 4.8,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                295
            ],
            "description": "libcurl supports *pinning* of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC and HTTP/3. Since pinning makes the transfer succeed if the pin is fine, users could unwittingly connect to an impostor server without noticing.",
            "published": "2025-05-28T07:15:24Z",
            "updated": "2025-07-30T19:41:37Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_by_compiler",
                "detail": "Collector Service does not use wolfSSL as TLS backend in open telemetry.",
                "firstIssued": "2025-08-28T15:57:18Z",
                "lastUpdated": "2025-08-28T15:57:18Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-338"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-703719"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-6021",
            "id": "CVE-2025-6021",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6021"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert@redhat.com"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                121,
                787
            ],
            "description": "A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.",
            "published": "2025-06-12T13:15:25Z",
            "updated": "2025-11-29T01:16:03Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI Recording Service, RTI Queueing Service, RTI Routing Service, RTI Cloud Discovery Service and Observability Collector are affected by product issues ROUTING-1352, ROUTING-1362, RECORD-1566, CDS-278, OCA-452, QUEUEING-795, which have a maximum CVSS 3.1 score of 7.5.",
                "firstIssued": "2025-11-11T12:28:36Z",
                "lastUpdated": "2026-01-13T15:50:06Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-441"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-736693"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ROUTING-1352"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ROUTING-1362"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "RECORD-1566"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CDS-278"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "OCA-452"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "QUEUEING-795"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-6545",
            "id": "CVE-2025-6545",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                20
            ],
            "description": "Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation. This vulnerability is associated with program files lib/to-buffer.Js.\n\nThis issue affects pbkdf2: from 3.0.10 through 3.1.2.",
            "published": "2025-06-23T19:15:25Z",
            "updated": "2025-06-23T20:16:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "pbkdf2 is a transitive dependency used by browserify which is only used during build time to bundle DDS QoS Properties JSON file into the installation for UI usage.",
                "firstIssued": "2025-07-21T09:54:50Z",
                "lastUpdated": "2025-07-21T09:54:50Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-370"
                },
                {
                    "name": "ghsa_id",
                    "value": "GHSA-h7cp-r72f-jxh6"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-6547",
            "id": "CVE-2025-6547",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                20
            ],
            "description": "Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation.This issue affects pbkdf2: <=3.1.2.",
            "published": "2025-06-23T19:15:25Z",
            "updated": "2025-06-23T20:16:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "pbkdf2 is a transitive dependency used by browserify which is only used during build time to bundle DDS QoS Properties JSON file into the installation for UI usage.",
                "firstIssued": "2025-07-21T09:55:16Z",
                "lastUpdated": "2025-07-21T09:55:16Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-370"
                },
                {
                    "name": "ghsa_id",
                    "value": "GHSA-v62p-rq8g-8h59"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-8885",
            "id": "CVE-2025-8885",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-8885"
            },
            "ratings": [
                {
                    "source": {
                        "name": "91579145-5d7b-4cc5-b925-a0262ff19630"
                    },
                    "score": 6.3,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:P/AU:X/R:U/V:X/RE:M/U:Amber"
                }
            ],
            "cwes": [
                770
            ],
            "description": "Allocation of Resources Without Limits or Throttling vulnerability in Legion of the Bouncy Castle Inc. Bouncy Castle for Java bcprov, bc-fips on All (API modules) allows Excessive Allocation. This vulnerability is associated with program files https://github.Com/bcgit/bc-java/blob/main/core/src/main/java/org/bouncycastle/asn1/ASN1ObjectIdentifier.Java.\n\nThis issue affects Bouncy Castle for Java: from BC 1.0 through 1.77, from BC-FJA 1.0.0 through 1.0.2.5, from BC-FJA 2.0.0 through 2.0.0.",
            "published": "2025-08-12T10:15:26Z",
            "updated": "2025-08-16T10:15:26Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Admin Console doesn't use the Bouncy Castle security provider on its code base. Bouncy Castle is a dependency of Eclipse third-party components, and Admin Console doesn't exercise the code that calls Bouncy Castle from any of its components.",
                "firstIssued": "2025-08-18T09:59:11Z",
                "lastUpdated": "2025-08-18T09:59:11Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-403"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-714207"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-9230",
            "id": "CVE-2025-9230",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9230"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/9xxx/CVE-2025-9230.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                125,
                787
            ],
            "description": "Issue summary: An application trying to decrypt CMS messages encrypted using\npassword based encryption can trigger an out-of-bounds read and write.\n\nImpact summary: This out-of-bounds read may trigger a crash which leads to\nDenial of Service for an application. The out-of-bounds write can cause\na memory corruption which can have various consequences including\na Denial of Service or Execution of attacker-supplied code.\n\nAlthough the consequences of a successful exploit of this vulnerability\ncould be severe, the probability that the attacker would be able to\nperform it is low. Besides, password based (PWRI) encryption support in CMS\nmessages is very rarely used. For that reason the issue was assessed as\nModerate severity according to our Security Policy.\n\nThe FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this\nissue, as the CMS implementation is outside the OpenSSL FIPS module\nboundary.",
            "published": "2025-09-30T14:15:41Z",
            "updated": "2025-09-30T20:15:41Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not decrypt CMS messages.",
                "firstIssued": "2025-10-01T21:27:46Z",
                "lastUpdated": "2025-10-01T21:27:46Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-427"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-725602"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-9231",
            "id": "CVE-2025-9231",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9231"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/9xxx/CVE-2025-9231.json"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L"
                }
            ],
            "cwes": [
                385
            ],
            "description": "Issue summary: A timing side-channel which could potentially allow remote\nrecovery of the private key exists in the SM2 algorithm implementation on 64 bit\nARM platforms.\n\nImpact summary: A timing side-channel in SM2 signature computations on 64 bit\nARM platforms could allow recovering the private key by an attacker..\n\nWhile remote key recovery over a network was not attempted by the reporter,\ntiming measurements revealed a timing signal which may allow such an attack.\n\nOpenSSL does not directly support certificates with SM2 keys in TLS, and so\nthis CVE is not relevant in most TLS contexts.  However, given that it is\npossible to add support for such certificates via a custom provider, coupled\nwith the fact that in such a custom provider context the private key may be\nrecoverable via remote timing measurements, we consider this to be a Moderate\nseverity issue.\n\nThe FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this\nissue, as SM2 is not an approved algorithm.",
            "published": "2025-09-30T14:15:41Z",
            "updated": "2025-09-30T20:15:41Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not support SM2.",
                "firstIssued": "2025-10-01T21:33:15Z",
                "lastUpdated": "2025-10-01T21:33:15Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-427"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-725603"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-9232",
            "id": "CVE-2025-9232",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9232"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/9xxx/CVE-2025-9232.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                125
            ],
            "description": "Issue summary: An application using the OpenSSL HTTP client API functions may\ntrigger an out-of-bounds read if the 'no_proxy' environment variable is set and\nthe host portion of the authority component of the HTTP URL is an IPv6 address.\n\nImpact summary: An out-of-bounds read can trigger a crash which leads to\nDenial of Service for an application.\n\nThe OpenSSL HTTP client API functions can be used directly by applications\nbut they are also used by the OCSP client functions and CMP (Certificate\nManagement Protocol) client implementation in OpenSSL. However the URLs used\nby these implementations are unlikely to be controlled by an attacker.\n\nIn this vulnerable code the out of bounds read can only trigger a crash.\nFurthermore the vulnerability requires an attacker-controlled URL to be\npassed from an application to the OpenSSL function and the user has to have\na 'no_proxy' environment variable set. For the aforementioned reasons the\nissue was assessed as Low severity.\n\nThe vulnerable code was introduced in the following patch releases:\n3.0.16, 3.1.8, 3.2.4, 3.3.3, 3.4.0 and 3.5.0.\n\nThe FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this\nissue, as the HTTP client implementation is outside the OpenSSL FIPS module\nboundary.",
            "published": "2025-09-30T14:15:41Z",
            "updated": "2026-04-15T00:35:42Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The RTI Security Plugins are affected by product issue SEC-2823, which has a maximum CVSS 3.1 score of 5.9.",
                "firstIssued": "2025-10-02T17:48:55Z",
                "lastUpdated": "2025-10-28T17:16:23Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-430"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-725604"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SEC-2823"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-10966",
            "id": "CVE-2025-10966",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10966"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/10xxx/CVE-2025-10966.json"
                    },
                    "score": 4.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
                }
            ],
            "description": "curl's code for managing SSH connections when SFTP was done using the wolfSSH\npowered backend was flawed and missed host verification mechanisms.\n\nThis prevents curl from detecting MITM attackers and more.",
            "published": "2025-11-07T08:15:39Z",
            "updated": "2025-11-12T16:20:22Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "We are not affected because this CVE only affects curl when built with the wolfSSL backend. The curl built for use with Collector Service is only built with OpenSSL.",
                "firstIssued": "2025-12-18T14:52:02Z",
                "lastUpdated": "2025-12-18T14:52:02Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-452"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-740917"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-11187",
            "id": "CVE-2025-11187",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11187"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/11xxx/CVE-2025-11187.json"
                    },
                    "score": 6.1,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H"
                }
            ],
            "cwes": [
                476,
                787
            ],
            "description": "Issue summary: PBMAC1 parameters in PKCS#12 files are missing validation\nwhich can trigger a stack-based buffer overflow, invalid pointer or NULL\npointer dereference during MAC verification.\n\nImpact summary: The stack buffer overflow or NULL pointer dereference may\ncause a crash leading to Denial of Service for an application that parses\nuntrusted PKCS#12 files. The buffer overflow may also potentially enable\ncode execution depending on platform mitigations.\n\nWhen verifying a PKCS#12 file that uses PBMAC1 for the MAC, the PBKDF2\nsalt and keylength parameters from the file are used without validation.\nIf the value of keylength exceeds the size of the fixed stack buffer used\nfor the derived key (64 bytes), the key derivation will overflow the buffer.\nThe overflow length is attacker-controlled. Also, if the salt parameter is\nnot an OCTET STRING type this can lead to invalid or NULL pointer\ndereference.\n\nExploiting this issue requires a user or application to process\na maliciously crafted PKCS#12 file. It is uncommon to accept untrusted\nPKCS#12 files in applications as they are usually used to store private\nkeys which are trusted by definition. For this reason the issue was assessed\nas Moderate severity.\n\nThe FIPS modules in 3.6, 3.5 and 3.4 are not affected by this issue, as\nPKCS#12 processing is outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.6, 3.5 and 3.4 are vulnerable to this issue.\n\nOpenSSL 3.3, 3.0, 1.1.1 and 1.0.2 are not affected by this issue as they do\nnot support PBMAC1 in PKCS#12.",
            "published": "2026-01-27T16:16:14Z",
            "updated": "2026-02-02T18:39:21Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The RTI Security Plugins are affected by product issue SEC-2894, which has a maximum CVSS 3.1 score of 6.1.",
                "firstIssued": "2026-02-02T21:57:36Z",
                "lastUpdated": "2026-02-02T21:57:36Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-510"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936828"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SEC-2894"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-11226",
            "id": "CVE-2025-11226",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11226"
            },
            "ratings": [
                {
                    "source": {
                        "name": "vulnerability@ncsc.ch"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:P/VC:H/VI:L/VA:L/SC:H/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:N/R:X/V:X/RE:M/U:Green"
                }
            ],
            "cwes": [
                20
            ],
            "description": "ACE vulnerability in conditional configuration file processing  by QOS.CH logback-core up to and including version 1.5.18 in Java applications, allows an attacker to execute arbitrary code by compromising an existing logback configuration file or by injecting an environment variable before program execution.\n\n\n\nA successful attack requires the presence of Janino library and Spring Framework to be present on the user's class path. In addition, the attacker must\u00a0 have write access to a \nconfiguration file. Alternatively, the attacker could inject a malicious \nenvironment variable pointing to a malicious configuration file. In both \ncases, the attack requires existing privilege.",
            "published": "2025-10-01T08:15:31Z",
            "updated": "2025-10-31T15:15:41Z",
            "recommendation": "Enforce least-privilege principles on systems running Connext, protecting Connext applications from unauthorized modification or access.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI Admin Console is affected by product issue ADMINCONSOLE-1499, which has a maximum CVSS 3.1 score of 5.3.",
                "firstIssued": "2025-11-17T09:29:26Z",
                "lastUpdated": "2025-11-17T09:29:26Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-440"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-736604"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ADMINCONSOLE-1499"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-11563",
            "id": "CVE-2025-11563",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11563"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/11xxx/CVE-2025-11563.json"
                    },
                    "score": 4.6,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                22
            ],
            "description": "URLs containing percent-encoded slashes (`/` or `\\`) can trick wcurl into\nsaving the output file outside of the current directory without the user\nexplicitly asking for it.\n\nThis flaw only affects the wcurl command line tool.",
            "published": "2026-02-25T08:16:18Z",
            "updated": "2026-02-26T20:06:37Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "We are not affected by this vulnerability as it only affects the wcurl command line tool which we do not use.",
                "firstIssued": "2026-03-04T15:10:43Z",
                "lastUpdated": "2026-03-04T15:10:43Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-538"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-946392"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-13034",
            "id": "CVE-2025-13034",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13034"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/13xxx/CVE-2025-13034.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N"
                }
            ],
            "cwes": [
                295
            ],
            "description": "When using `CURLOPT_PINNEDPUBLICKEY` option with libcurl or `--pinnedpubkey`\nwith the curl tool,curl should check the public key of the server certificate\nto verify the peer.\n\nThis check was skipped in a certain condition that would then make curl allow\nthe connection without performing the proper check, thus not noticing a\npossible impostor. To skip this check, the connection had to be done with QUIC\nwith ngtcp2 built to use GnuTLS and the user had to explicitly disable the\nstandard certificate verification.",
            "published": "2026-01-08T10:15:45Z",
            "updated": "2026-01-20T14:54:02Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The Collector Service is not built with the GnuTLS backend.",
                "firstIssued": "2026-02-11T19:19:20Z",
                "lastUpdated": "2026-02-11T19:19:20Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-488"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-930567"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-14017",
            "id": "CVE-2025-14017",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14017"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/14xxx/CVE-2025-14017.json"
                    },
                    "score": 6.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N"
                }
            ],
            "description": "When doing multi-threaded LDAPS transfers (LDAP over TLS) with libcurl,\nchanging TLS options in one thread would inadvertently change them globally\nand therefore possibly also affect other concurrently setup transfers.\n\nDisabling certificate verification for a specific transfer could\nunintentionally disable the feature for other threads as well.",
            "published": "2026-01-08T10:15:45Z",
            "updated": "2026-01-27T21:29:39Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service does not use LDAP.",
                "firstIssued": "2026-02-11T19:12:21Z",
                "lastUpdated": "2026-02-11T19:12:21Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-488"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-930568"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-14524",
            "id": "CVE-2025-14524",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14524"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/14xxx/CVE-2025-14524.json"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                601
            ],
            "description": "When an OAuth2 bearer token is used for an HTTP(S) transfer, and that transfer\nperforms a cross-protocol redirect to a second URL that uses an IMAP, LDAP,\nPOP3 or SMTP scheme, curl might wrongly pass on the bearer token to the new\ntarget host.",
            "published": "2026-01-08T10:15:46Z",
            "updated": "2026-01-20T14:53:11Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service only uses basic authentication.",
                "firstIssued": "2026-02-11T19:04:50Z",
                "lastUpdated": "2026-02-11T19:04:50Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-488"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-930569"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-14819",
            "id": "CVE-2025-14819",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14819"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/14xxx/CVE-2025-14819.json"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                295
            ],
            "description": "When doing TLS related transfers with reused easy or multi handles and\naltering the  `CURLSSLOPT_NO_PARTIALCHAIN` option, libcurl could accidentally\nreuse a CA store cached in memory for which the partial chain option was\nreversed. Contrary to the user's wishes and expectations. This could make\nlibcurl find and accept a trust chain that it otherwise would not.",
            "published": "2026-01-08T10:15:46Z",
            "updated": "2026-01-20T14:51:26Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service does not use the CURLSSLOPT_NO_PARTIALCHAIN option.",
                "firstIssued": "2026-02-11T19:03:13Z",
                "lastUpdated": "2026-02-11T19:03:13Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-488"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-930570"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-15079",
            "id": "CVE-2025-15079",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15079"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/15xxx/CVE-2025-15079.json"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                297
            ],
            "description": "When doing SSH-based transfers using either SCP or SFTP, and setting the\nknown_hosts file, libcurl could still mistakenly accept connecting to hosts\n*not present* in the specified file if they were added as recognized in the\nlibssh *global* known_hosts file.",
            "published": "2026-01-08T10:15:47Z",
            "updated": "2026-01-20T14:50:24Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service does not use SFTP or SCP.",
                "firstIssued": "2026-02-11T19:13:32Z",
                "lastUpdated": "2026-02-11T19:13:32Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-488"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-930571"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-15224",
            "id": "CVE-2025-15224",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15224"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/15xxx/CVE-2025-15224.json"
                    },
                    "score": 3.1,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                287
            ],
            "description": "When doing SSH-based transfers using either SCP or SFTP, and asked to do\npublic key authentication, curl would wrongly still ask and authenticate using\na locally running SSH agent.",
            "published": "2026-01-08T10:15:47Z",
            "updated": "2026-01-20T14:47:52Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service does not use SFTP or SCP.",
                "firstIssued": "2026-02-11T19:20:21Z",
                "lastUpdated": "2026-02-11T19:20:21Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-488"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-930572"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-15467",
            "id": "CVE-2025-15467",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15467"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/15xxx/CVE-2025-15467.json"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                787
            ],
            "description": "Issue summary: Parsing CMS AuthEnvelopedData message with maliciously\ncrafted AEAD parameters can trigger a stack buffer overflow.\n\nImpact summary: A stack buffer overflow may lead to a crash, causing Denial\nof Service, or potentially remote code execution.\n\nWhen parsing CMS AuthEnvelopedData structures that use AEAD ciphers such as\nAES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is\ncopied into a fixed-size stack buffer without verifying that its length fits\nthe destination. An attacker can supply a crafted CMS message with an\noversized IV, causing a stack-based out-of-bounds write before any\nauthentication or tag verification occurs.\n\nApplications and services that parse untrusted CMS or PKCS#7 content using\nAEAD ciphers (e.g., S/MIME AuthEnvelopedData with AES-GCM) are vulnerable.\nBecause the overflow occurs prior to authentication, no valid key material\nis required to trigger it. While exploitability to remote code execution\ndepends on platform and toolchain mitigations, the stack-based write\nprimitive represents a severe risk.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this\nissue, as the CMS implementation is outside the OpenSSL FIPS module\nboundary.\n\nOpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue.\n\nOpenSSL 1.1.1 and 1.0.2 are not affected by this issue.",
            "published": "2026-01-27T16:16:14Z",
            "updated": "2026-01-29T16:31:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to PKCS7_decrypt.",
                "firstIssued": "2026-01-31T01:56:13Z",
                "lastUpdated": "2026-01-31T01:56:13Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-509"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936805"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-15468",
            "id": "CVE-2025-15468",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15468"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/15xxx/CVE-2025-15468.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                476
            ],
            "description": "Issue summary: If an application using the SSL_CIPHER_find() function in\na QUIC protocol client or server receives an unknown cipher suite from\nthe peer, a NULL dereference occurs.\n\nImpact summary: A NULL pointer dereference leads to abnormal termination of\nthe running process causing Denial of Service.\n\nSome applications call SSL_CIPHER_find() from the client_hello_cb callback\non the cipher ID received from the peer. If this is done with an SSL object\nimplementing the QUIC protocol, NULL pointer dereference will happen if\nthe examined cipher ID is unknown or unsupported.\n\nAs it is not very common to call this function in applications using the QUIC \nprotocol and the worst outcome is Denial of Service, the issue was assessed\nas Low severity.\n\nThe vulnerable code was introduced in the 3.2 version with the addition\nof the QUIC protocol support.\n\nThe FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue,\nas the QUIC implementation is outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue.\n\nOpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.",
            "published": "2026-01-27T16:16:14Z",
            "updated": "2026-01-29T16:31:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does not call SSL_CIPHER_find or use the QUIC protocol.",
                "firstIssued": "2026-01-31T20:20:08Z",
                "lastUpdated": "2026-01-31T20:20:08Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-507"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936838"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-15469",
            "id": "CVE-2025-15469",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15469"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/15xxx/CVE-2025-15469.json"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
                }
            ],
            "cwes": [
                347
            ],
            "description": "Issue summary: The 'openssl dgst' command-line tool silently truncates input\ndata to 16MB when using one-shot signing algorithms and reports success instead\nof an error.\n\nImpact summary: A user signing or verifying files larger than 16MB with\none-shot algorithms (such as Ed25519, Ed448, or ML-DSA) may believe the entire\nfile is authenticated while trailing data beyond 16MB remains unauthenticated.\n\nWhen the 'openssl dgst' command is used with algorithms that only support\none-shot signing (Ed25519, Ed448, ML-DSA-44, ML-DSA-65, ML-DSA-87), the input\nis buffered with a 16MB limit. If the input exceeds this limit, the tool\nsilently truncates to the first 16MB and continues without signaling an error,\ncontrary to what the documentation states. This creates an integrity gap where\ntrailing bytes can be modified without detection if both signing and\nverification are performed using the same affected codepath.\n\nThe issue affects only the command-line tool behavior. Verifiers that process\nthe full message using library APIs will reject the signature, so the risk\nprimarily affects workflows that both sign and verify with the affected\n'openssl dgst' command. Streaming digest algorithms for 'openssl dgst' and\nlibrary users are unaffected.\n\nThe FIPS modules in 3.5 and 3.6 are not affected by this issue, as the\ncommand-line tools are outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.5 and 3.6 are vulnerable to this issue.\n\nOpenSSL 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are not affected by this issue.",
            "published": "2026-01-27T16:16:14Z",
            "updated": "2026-01-29T16:31:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The 'openssl dgst' command-line tool is not present in Connext.",
                "firstIssued": "2026-01-31T05:41:53Z",
                "lastUpdated": "2026-01-31T05:41:53Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-504"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936832"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-24928",
            "id": "CVE-2025-24928",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24928"
            },
            "ratings": [
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 7.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N"
                }
            ],
            "cwes": [
                121
            ],
            "description": "libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a stack-based buffer overflow in xmlSnprintfElements in valid.c. To exploit this, DTD validation must occur for an untrusted document or untrusted DTD. NOTE: this is similar to CVE-2017-9047.",
            "published": "2025-02-18T23:15:10Z",
            "updated": "2025-03-21T18:15:34Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We do not use DTD validation with libxml2. We have validated that the unit tests of xmlutils.1.0, router.1.0, and recorder.4.0 do not result in calls to xmlSnprintfElements, which is the affected function.",
                "firstIssued": "2025-06-02T21:30:36Z",
                "lastUpdated": "2025-06-02T21:30:36Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-329"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-692677"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-27113",
            "id": "CVE-2025-27113",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27113"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2025-27113&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 2.9,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                476
            ],
            "description": "libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a NULL pointer dereference in xmlPatMatch in pattern.c.",
            "published": "2025-02-18T23:15:10Z",
            "updated": "2025-03-07T01:15:12Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Reviewed the fix implemented in the upstream repository. The developer indicates the affected codepath is only triggered by the Perl module, TclXML's retainpath option, and xmllint with certain parameters, so it does not affect our use of libxml2. Run tests for the xmlutils module, Routing Service, and Recording Service to validate we are indeed not reaching the affected code.",
                "firstIssued": "2025-03-07T09:33:18Z",
                "lastUpdated": "2025-03-12T16:36:16Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-313"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-673317"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-30749",
            "id": "CVE-2025-30749",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30749"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 8.1,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: 2D).  Supported versions that are affected are Oracle Java SE: 8u451, 8u451-perf, 11.0.27, 17.0.15, 21.0.7, 24.0.1; Oracle GraalVM for JDK: 17.0.15, 21.0.7 and  24.0.1; Oracle GraalVM Enterprise Edition: 21.3.14. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in takeover of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).",
            "published": "2025-07-15T20:15:29Z",
            "updated": "2025-08-04T21:05:34Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "This vulnerability does not affect Admin Console because the product does not run untrusted Java code. The only untrusted code that Admin Console runs is python code provided by the user and executed in an isolated Python thread. It is not possible for the user to execute untrusted code within Admin Console's java code base.",
                "firstIssued": "2025-08-18T09:46:47Z",
                "lastUpdated": "2025-08-18T09:46:47Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-399"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-713435"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-30754",
            "id": "CVE-2025-30754",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30754"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 4.8,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                284
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JSSE).  Supported versions that are affected are Oracle Java SE: 8u451, 8u451-perf, 11.0.27, 17.0.15, 21.0.7, 24.0.1; Oracle GraalVM for JDK: 17.0.15, 21.0.7 and  24.0.1; Oracle GraalVM Enterprise Edition: 21.3.14. Difficult to exploit vulnerability allows unauthenticated attacker with network access via TLS to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in  unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as  unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).",
            "published": "2025-07-15T20:15:29Z",
            "updated": "2025-08-04T21:16:20Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "This vulnerability does not affect Admin Console because the product does not run untrusted Java code. The only untrusted code that Admin Console runs is python code provided by the user and executed in an isolated Python thread. It is not possible for the user to execute untrusted code within Admin Console's java code base.",
                "firstIssued": "2025-08-18T09:50:00Z",
                "lastUpdated": "2025-08-18T09:50:00Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-399"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-713439"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-32414",
            "id": "CVE-2025-32414",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32414"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2025-32414&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 5.6,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                252,
                393
            ],
            "description": "In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API (Python bindings) because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters.",
            "published": "2025-04-08T03:15:15Z",
            "updated": "2025-04-23T19:09:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Connext does not use the libxml2 Python API. Therefore, our wrappers do not call the affected functions: xmlPythonFileRead nor xmlPythonFileReadRaw.",
                "firstIssued": "2025-06-02T21:28:24Z",
                "lastUpdated": "2025-06-02T21:28:24Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-329"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-693987"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-32415",
            "id": "CVE-2025-32415",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32415"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2025-32415&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 2.9,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                125,
                1284
            ],
            "description": "In libxml2 before 2.13.8 and 2.14.x before 2.14.2, xmlSchemaIDCFillNodeTables in xmlschemas.c has a heap-based buffer under-read. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used.",
            "published": "2025-04-17T17:15:33Z",
            "updated": "2025-04-23T18:17:52Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use the functionality that triggers this vulnerability, namely the use of schemas that use xsd:keyref. Indeed, we have verified that we do not make use of xmlSchemaIDCFillNodeTablesrunning running the tests for xmlutils.1.0, router.1.0, and recorder.4.0.",
                "firstIssued": "2025-06-02T21:27:06Z",
                "lastUpdated": "2025-06-02T21:27:06Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-329"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-693996"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-48924",
            "id": "CVE-2025-48924",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-48924"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/48xxx/CVE-2025-48924.json"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                674
            ],
            "description": "Uncontrolled Recursion vulnerability in Apache Commons Lang.\n\nThis issue affects Apache Commons Lang: Starting with\u00a0commons-lang:commons-lang\u00a02.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before\u00a03.18.0.\n\nThe methods ClassUtils.getClass(...) can throw\u00a0StackOverflowError on very long inputs. Because an Error is usually not handled by applications and libraries, a \nStackOverflowError could\u00a0cause an application to stop.\n\nUsers are recommended to upgrade to version 3.18.0, which fixes the issue.",
            "published": "2025-07-11T15:15:24Z",
            "updated": "2025-07-28T13:45:38Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "No RTI Connext products invoke the impacted function ClassUtils.getClass, either within the RTI tools' direct source code or in any plugin dependencies.",
                "firstIssued": "2025-08-07T10:51:16Z",
                "lastUpdated": "2025-08-07T10:51:16Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-378"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-710140"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-50059",
            "id": "CVE-2025-50059",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50059"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 8.6,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                284
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Networking).  Supported versions that are affected are Oracle Java SE: 8u451-perf, 11.0.27, 17.0.15, 21.0.7, 24.0.1; Oracle GraalVM for JDK: 17.0.15, 21.0.7 and  24.0.1; Oracle GraalVM Enterprise Edition: 21.3.14. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  While the vulnerability is in Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition, attacks may significantly impact additional products (scope change).  Successful attacks of this vulnerability can result in  unauthorized access to critical data or complete access to all Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 8.6 (Confidentiality impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N).",
            "published": "2025-07-15T20:15:40Z",
            "updated": "2025-08-04T21:17:16Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "This vulnerability does not affect Admin Console because the product does not run untrusted Java code. The only untrusted code that Admin Console runs is python code provided by the user and executed in an isolated Python thread. It is not possible for the user to execute untrusted code within Admin Console's java code base.",
                "firstIssued": "2025-08-18T09:49:24Z",
                "lastUpdated": "2025-08-18T09:49:24Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-399"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-713437"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-50106",
            "id": "CVE-2025-50106",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50106"
            },
            "ratings": [
                {
                    "source": {
                        "name": "secalert_us@oracle.com"
                    },
                    "score": 8.1,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "description": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: 2D).  Supported versions that are affected are Oracle Java SE: 8u451, 8u451-perf, 11.0.27, 17.0.15, 21.0.7, 24.0.1; Oracle GraalVM for JDK: 17.0.15, 21.0.7 and  24.0.1; Oracle GraalVM Enterprise Edition: 21.3.14. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition.  Successful attacks of this vulnerability can result in takeover of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts).  CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).",
            "published": "2025-07-15T20:15:47Z",
            "updated": "2025-08-04T21:20:26Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "This vulnerability does not affect Admin Console because the product does not run untrusted Java code. The only untrusted code that Admin Console runs is python code provided by the user and executed in an isolated Python thread. It is not possible for the user to execute untrusted code within Admin Console's java code base.",
                "firstIssued": "2025-08-18T09:50:35Z",
                "lastUpdated": "2025-08-18T09:50:35Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-399"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-713440"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-55763",
            "id": "CVE-2025-55763",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-55763"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/55xxx/CVE-2025-55763.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                121
            ],
            "description": "Buffer Overflow in the URI parser of CivetWeb 1.14 through 1.16 (latest) allows a remote attacker to achieve remote code execution via a crafted HTTP request. This vulnerability is triggered during request processing and may allow an attacker to corrupt heap memory, potentially leading to denial of service or arbitrary code execution.",
            "published": "2025-08-29T17:15:35Z",
            "updated": "2025-09-09T13:57:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call the function mg_handle_form_request, which is where the vulnerability occurs.",
                "firstIssued": "2026-01-19T10:38:29Z",
                "lastUpdated": "2026-01-19T10:38:29Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-421"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-720238"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-59375",
            "id": "CVE-2025-59375",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59375"
            },
            "ratings": [
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                770
            ],
            "description": "libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing.",
            "published": "2025-09-15T03:15:40Z",
            "updated": "2025-11-04T22:16:34Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The Core Libraries are affected by product issue CORE-16200, which has a maximum CVSS 3.1 score of 7.5.",
                "firstIssued": "2025-11-24T12:30:19Z",
                "lastUpdated": "2025-11-24T12:30:19Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-438"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-736258"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CORE-16200"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-64118",
            "id": "CVE-2025-64118",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64118"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 6.1,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:H/VI:L/VA:L/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                362,
                367
            ],
            "description": "node-tar is a Tar for Node.js. In 7.5.1, using .t (aka .list) with { sync: true } to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2.",
            "published": "2025-10-30T18:15:33Z",
            "updated": "2025-11-04T15:41:56Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code.",
                "firstIssued": "2025-12-16T11:35:34Z",
                "lastUpdated": "2025-12-16T11:35:34Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-455"
                },
                {
                    "name": "ghsa_id",
                    "value": "GHSA-29xp-372q-xqph"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-66199",
            "id": "CVE-2025-66199",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66199"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/66xxx/CVE-2025-66199.json"
                    },
                    "score": 5.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                789
            ],
            "description": "Issue summary: A TLS 1.3 connection using certificate compression can be\nforced to allocate a large buffer before decompression without checking\nagainst the configured certificate size limit.\n\nImpact summary: An attacker can cause per-connection memory allocations of\nup to approximately 22 MiB and extra CPU work, potentially leading to\nservice degradation or resource exhaustion (Denial of Service).\n\nIn affected configurations, the peer-supplied uncompressed certificate\nlength from a CompressedCertificate message is used to grow a heap buffer\nprior to decompression. This length is not bounded by the max_cert_list\nsetting, which otherwise constrains certificate message sizes. An attacker\ncan exploit this to cause large per-connection allocations followed by\nhandshake failure. No memory corruption or information disclosure occurs.\n\nThis issue only affects builds where TLS 1.3 certificate compression is\ncompiled in (i.e., not OPENSSL_NO_COMP_ALG) and at least one compression\nalgorithm (brotli, zlib, or zstd) is available, and where the compression\nextension is negotiated. Both clients receiving a server CompressedCertificate\nand servers in mutual TLS scenarios receiving a client CompressedCertificate\nare affected. Servers that do not request client certificates are not\nvulnerable to client-initiated attacks.\n\nUsers can mitigate this issue by setting SSL_OP_NO_RX_CERTIFICATE_COMPRESSION\nto disable receiving compressed certificates.\n\nThe FIPS modules in 3.6, 3.5, 3.4 and 3.3 are not affected by this issue,\nas the TLS implementation is outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.6, 3.5, 3.4 and 3.3 are vulnerable to this issue.\n\nOpenSSL 3.0, 1.1.1 and 1.0.2 are not affected by this issue.",
            "published": "2026-01-27T16:16:15Z",
            "updated": "2026-02-02T18:37:19Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Connext compiles OpenSSL libraries with OPENSSL_NO_COMP_ALG defined.",
                "firstIssued": "2026-02-02T23:16:22Z",
                "lastUpdated": "2026-02-02T23:16:22Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-513"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936808"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-66382",
            "id": "CVE-2025-66382",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-66382"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2025-66382&vector=AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 2.9,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                407
            ],
            "description": "In libexpat through 2.7.3, a crafted file with an approximate size of 2 MiB can lead to dozens of seconds of processing time.",
            "published": "2025-11-28T07:15:57Z",
            "updated": "2025-12-19T16:05:03Z",
            "recommendation": "Enforce least-privilege principles on systems running Connext, protecting Connext applications from unauthorized modification or access.",
            "analysis": {
                "state": "exploitable",
                "detail": "The Core Libraries are affected by product issue CORE-16393, which has a maximum CVSS 3.1 score of 5.5.",
                "firstIssued": "2026-01-21T19:13:48Z",
                "lastUpdated": "2026-01-21T19:13:48Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-477"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-905397"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CORE-16393"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-68160",
            "id": "CVE-2025-68160",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68160"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/68xxx/CVE-2025-68160.json"
                    },
                    "score": 4.7,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                787
            ],
            "description": "Issue summary: Writing large, newline-free data into a BIO chain using the\nline-buffering filter where the next BIO performs short writes can trigger\na heap-based out-of-bounds write.\n\nImpact summary: This out-of-bounds write can cause memory corruption which\ntypically results in a crash, leading to Denial of Service for an application.\n\nThe line-buffering BIO filter (BIO_f_linebuffer) is not used by default in\nTLS/SSL data paths. In OpenSSL command-line applications, it is typically\nonly pushed onto stdout/stderr on VMS systems. Third-party applications that\nexplicitly use this filter with a BIO chain that can short-write and that\nwrite large, newline-free data influenced by an attacker would be affected.\nHowever, the circumstances where this could happen are unlikely to be under\nattacker control, and BIO_f_linebuffer is unlikely to be handling non-curated\ndata controlled by an attacker. For that reason the issue was assessed as\nLow severity.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,\nas the BIO implementation is outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.",
            "published": "2026-01-27T16:16:15Z",
            "updated": "2026-02-02T18:36:57Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Connext is not affected since it does not use line-buffering in BIO filters and does not support VMS systems.",
                "firstIssued": "2026-02-02T23:02:21Z",
                "lastUpdated": "2026-02-02T23:02:21Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-511"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936812"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-68161",
            "id": "CVE-2025-68161",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68161"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security@apache.org"
                    },
                    "score": 6.3,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2025-68161&vector=AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N&version=3.1"
                    },
                    "score": 4.8,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                295,
                297
            ],
            "description": "The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even when the  verifyHostName https://logging.apache.org/log4j/2.x/manual/appenders/network.html#SslConfiguration-attr-verifyHostName  configuration attribute or the  log4j2.sslVerifyHostName https://logging.apache.org/log4j/2.x/manual/systemproperties.html#log4j2.sslVerifyHostName  system property is set to true.\n\nThis issue may allow a man-in-the-middle attacker to intercept or redirect log traffic under the following conditions:\n\n  *  The attacker is able to intercept or redirect network traffic between the client and the log receiver.\n  *  The attacker can present a server certificate issued by a certification authority trusted by the Socket Appender\u2019s configured trust store (or by the default Java trust store if no custom trust store is configured).\n\n\nUsers are advised to upgrade to Apache Log4j Core version 2.25.3, which addresses this issue.\n\nAs an alternative mitigation, the Socket Appender may be configured to use a private or restricted trust root to limit the set of trusted certificates.",
            "published": "2025-12-18T21:15:57Z",
            "updated": "2026-01-12T15:26:10Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI Admin Console and RTI Monitoring are affected by product issues ADMINCONSOLE-1509, MONITOR-745, which have a maximum CVSS 3.1 score of 4.8.",
                "firstIssued": "2026-01-14T14:38:12Z",
                "lastUpdated": "2026-01-14T14:38:12Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-478"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-905476"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "ADMINCONSOLE-1509"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "MONITOR-745"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-69418",
            "id": "CVE-2025-69418",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69418"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/69xxx/CVE-2025-69418.json"
                    },
                    "score": 4.0,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                325
            ],
            "description": "Issue summary: When using the low-level OCB API directly with AES-NI or<br>other hardware-accelerated code paths, inputs whose length is not a multiple<br>of 16 bytes can leave the final partial block unencrypted and unauthenticated.<br><br>Impact summary: The trailing 1-15 bytes of a message may be exposed in<br>cleartext on encryption and are not covered by the authentication tag,<br>allowing an attacker to read or tamper with those bytes without detection.<br><br>The low-level OCB encrypt and decrypt routines in the hardware-accelerated<br>stream path process full 16-byte blocks but do not advance the input/output<br>pointers. The subsequent tail-handling code then operates on the original<br>base pointers, effectively reprocessing the beginning of the buffer while<br>leaving the actual trailing bytes unprocessed. The authentication checksum<br>also excludes the true tail bytes.<br><br>However, typical OpenSSL consumers using EVP are not affected because the<br>higher-level EVP and provider OCB implementations split inputs so that full<br>blocks and trailing partial blocks are processed in separate calls, avoiding<br>the problematic code path. Additionally, TLS does not use OCB ciphersuites.<br>The vulnerability only affects applications that call the low-level<br>CRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions directly with<br>non-block-aligned lengths in a single call on hardware-accelerated builds.<br>For these reasons the issue was assessed as Low severity.<br><br>The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected<br>by this issue, as OCB mode is not a FIPS-approved algorithm.<br><br>OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.<br><br>OpenSSL 1.0.2 is not affected by this issue.",
            "published": "2026-01-27T16:16:33Z",
            "updated": "2026-01-29T16:31:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does not use the affected OCB functions or the OCB ciphersuites.",
                "firstIssued": "2026-01-31T06:34:58Z",
                "lastUpdated": "2026-01-31T06:34:58Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-505"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936816"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-69419",
            "id": "CVE-2025-69419",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69419"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/69xxx/CVE-2025-69419.json"
                    },
                    "score": 7.4,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
                }
            ],
            "cwes": [
                787
            ],
            "description": "Issue summary: Calling PKCS12_get_friendlyname() function on a maliciously\ncrafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing\nnon-ASCII BMP code point can trigger a one byte write before the allocated\nbuffer.\n\nImpact summary: The out-of-bounds write can cause a memory corruption\nwhich can have various consequences including a Denial of Service.\n\nThe OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12\nBMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes,\nthe helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16\nsource byte count as the destination buffer capacity to UTF8_putc(). For BMP\ncode points above U+07FF, UTF-8 requires three bytes, but the forwarded\ncapacity can be just two bytes. UTF8_putc() then returns -1, and this negative\nvalue is added to the output length without validation, causing the\nlength to become negative. The subsequent trailing NUL byte is then written\nat a negative offset, causing write outside of heap allocated buffer.\n\nThe vulnerability is reachable via the public PKCS12_get_friendlyname() API\nwhen parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a\ndifferent code path that avoids this issue, PKCS12_get_friendlyname() directly\ninvokes the vulnerable function. Exploitation requires an attacker to provide\na malicious PKCS#12 file to be parsed by the application and the attacker\ncan just trigger a one zero byte write before the allocated buffer.\nFor that reason the issue was assessed as Low severity according to our\nSecurity Policy.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,\nas the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.\n\nOpenSSL 1.0.2 is not affected by this issue.",
            "published": "2026-01-27T16:16:34Z",
            "updated": "2026-01-29T16:31:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does not call PKCS12_get_friendlyname.",
                "firstIssued": "2026-01-31T20:51:38Z",
                "lastUpdated": "2026-01-31T20:51:38Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-508"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936842"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-69420",
            "id": "CVE-2025-69420",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69420"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2025/69xxx/CVE-2025-69420.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                754
            ],
            "description": "Issue summary: A type confusion vulnerability exists in the TimeStamp Response\nverification code where an ASN1_TYPE union member is accessed without first\nvalidating the type, causing an invalid or NULL pointer dereference when\nprocessing a malformed TimeStamp Response file.\n\nImpact summary: An application calling TS_RESP_verify_response() with a\nmalformed TimeStamp Response can be caused to dereference an invalid or\nNULL pointer when reading, resulting in a Denial of Service.\n\nThe functions ossl_ess_get_signing_cert() and ossl_ess_get_signing_cert_v2()\naccess the signing cert attribute value without validating its type.\nWhen the type is not V_ASN1_SEQUENCE, this results in accessing invalid memory\nthrough the ASN1_TYPE union, causing a crash.\n\nExploiting this vulnerability requires an attacker to provide a malformed\nTimeStamp Response to an application that verifies timestamp responses. The\nTimeStamp protocol (RFC 3161) is not widely used and the impact of the\nexploit is just a Denial of Service. For these reasons the issue was\nassessed as Low severity.\n\nThe FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,\nas the TimeStamp Response implementation is outside the OpenSSL FIPS module\nboundary.\n\nOpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.\n\nOpenSSL 1.0.2 is not affected by this issue.",
            "published": "2026-01-27T16:16:34Z",
            "updated": "2026-01-29T16:31:35Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to the affected functions.",
                "firstIssued": "2026-01-31T16:19:53Z",
                "lastUpdated": "2026-01-31T16:19:53Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-506"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936848"
                }
            ]
        },
        {
            "bom-ref": "CVE-2025-69421",
            "id": "CVE-2025-69421",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-69421"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2025-69421&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                476
            ],
            "description": "Issue summary: Processing a malformed PKCS#12 file can trigger a NULL pointer\ndereference in the PKCS12_item_decrypt_d2i_ex() function.\n\nImpact summary: A NULL pointer dereference can trigger a crash which leads to\nDenial of Service for an application processing PKCS#12 files.\n\nThe PKCS12_item_decrypt_d2i_ex() function does not check whether the oct\nparameter is NULL before dereferencing it. When called from\nPKCS12_unpack_p7encdata() with a malformed PKCS#12 file, this parameter can\nbe NULL, causing a crash. The vulnerability is limited to Denial of Service\nand cannot be escalated to achieve code execution or memory disclosure.\n\nExploiting this issue requires an attacker to provide a malformed PKCS#12 file\nto an application that processes it. For that reason the issue was assessed as\nLow severity according to our Security Policy.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,\nas the PKCS#12 implementation is outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.",
            "published": "2026-01-27T16:16:34Z",
            "updated": "2026-02-02T18:29:59Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext is not affected since it does no calls to PKCS12_unpack_p7encdata.",
                "firstIssued": "2026-02-02T23:10:15Z",
                "lastUpdated": "2026-02-02T23:10:15Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-512"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936821"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-1225",
            "id": "CVE-2026-1225",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1225"
            },
            "ratings": [
                {
                    "source": {
                        "name": "vulnerability@ncsc.ch"
                    },
                    "score": 1.8,
                    "severity": "low",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:X/V:X/RE:M/U:Green"
                }
            ],
            "cwes": [
                20
            ],
            "description": "ACE vulnerability in configuration file processing  by QOS.CH logback-core up to and including version 1.5.24 in Java applications, allows an attacker to instantiate classes already present on the class path by compromising an existing logback configuration file.\n\n\n\n\nThe instantiation of a potentially malicious Java class requires that said class is present on the user's class-path. In addition, the attacker must  have write access to a \nconfiguration file. However, after successful instantiation, the instance is very likely to be discarded with no further ado.",
            "published": "2026-01-22T10:16:07Z",
            "updated": "2026-01-26T15:04:59Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The affected third-party library code is never loaded by Admin Console during use so the vulnerability cannot be exploited.",
                "firstIssued": "2026-02-18T20:46:30Z",
                "lastUpdated": "2026-02-18T20:46:30Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-502"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-935054"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-1965",
            "id": "CVE-2026-1965",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1965"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/1xxx/CVE-2026-1965.json"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
                }
            ],
            "cwes": [
                305
            ],
            "description": "libcurl can in some circumstances reuse the wrong connection when asked to do\nan Negotiate-authenticated HTTP or HTTPS request.\n\nlibcurl features a pool of recent connections so that subsequent requests can\nreuse an existing connection to avoid overhead.\n\nWhen reusing a connection a range of criterion must first be met. Due to a\nlogical error in the code, a request that was issued by an application could\nwrongfully reuse an existing connection to the same server that was\nauthenticated using different credentials. One underlying reason being that\nNegotiate sometimes authenticates *connections* and not *requests*, contrary\nto how HTTP is designed to work.\n\nAn application that allows Negotiate authentication to a server (that responds\nwanting Negotiate) with `user1:password1` and then does another operation to\nthe same server also using Negotiate but with `user2:password2` (while the\nprevious connection is still alive) - the second request wrongly reused the\nsame connection and since it then sees that the Negotiate negotiation is\nalready made, it just sends the request over that connection thinking it uses\nthe user2 credentials when it is in fact still using the connection\nauthenticated for user1...\n\nThe set of authentication methods to use is set with  `CURLOPT_HTTPAUTH`.\n\nApplications can disable libcurl's reuse of connections and thus mitigate this\nproblem, by using one of the following libcurl options to alter how\nconnections are or are not reused: `CURLOPT_FRESH_CONNECT`,\n`CURLOPT_MAXCONNECTS` and `CURLMOPT_MAX_HOST_CONNECTIONS` (if using the\ncurl_multi API).",
            "published": "2026-03-11T11:15:59Z",
            "updated": "2026-03-12T14:11:19Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service only uses a single set of credentials when making HTTPS requests.",
                "firstIssued": "2026-03-19T18:53:12Z",
                "lastUpdated": "2026-03-19T18:53:12Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-540"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-950705"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-2673",
            "id": "CVE-2026-2673",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2673"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/2xxx/CVE-2026-2673.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                757
            ],
            "description": "Issue summary: An OpenSSL TLS 1.3 server may fail to negotiate the expected\npreferred key exchange group when its key exchange group configuration includes\nthe default by using the 'DEFAULT' keyword.\n\nImpact summary: A less preferred key exchange may be used even when a more\npreferred group is supported by both client and server, if the group\nwas not included among the client's initial predicated keyshares.\nThis will sometimes be the case with the new hybrid post-quantum groups,\nif the client chooses to defer their use until specifically requested by\nthe server.\n\nIf an OpenSSL TLS 1.3 server's configuration uses the 'DEFAULT' keyword to\ninterpolate the built-in default group list into its own configuration, perhaps\nadding or removing specific elements, then an implementation defect causes the\n'DEFAULT' list to lose its 'tuple' structure, and all server-supported groups\nwere treated as a single sufficiently secure 'tuple', with the server not\nsending a Hello Retry Request (HRR) even when a group in a more preferred tuple\nwas mutually supported.\n\nAs a result, the client and server might fail to negotiate a mutually supported\npost-quantum key agreement group, such as 'X25519MLKEM768', if the client's\nconfiguration results in only 'classical' groups (such as 'X25519' being the\nonly ones in the client's initial keyshare prediction).\n\nOpenSSL 3.5 and later support a new syntax for selecting the most preferred TLS\n1.3 key agreement group on TLS servers.  The old syntax had a single 'flat'\nlist of groups, and treated all the supported groups as sufficiently secure.\nIf any of the keyshares predicted by the client were supported by the server\nthe most preferred among these was selected, even if other groups supported by\nthe client, but not included in the list of predicted keyshares would have been\nmore preferred, if included.\n\nThe new syntax partitions the groups into distinct 'tuples' of roughly\nequivalent security.  Within each tuple the most preferred group included among\nthe client's predicted keyshares is chosen, but if the client supports a group\nfrom a more preferred tuple, but did not predict any corresponding keyshares,\nthe server will ask the client to retry the ClientHello (by issuing a Hello\nRetry Request or HRR) with the most preferred mutually supported group.\n\nThe above works as expected when the server's configuration uses the built-in\ndefault group list, or explicitly defines its own list by directly defining the\nvarious desired groups and group 'tuples'.\n\nNo OpenSSL FIPS modules are affected by this issue, the code in question lies\noutside the FIPS boundary.\n\nOpenSSL 3.6 and 3.5 are vulnerable to this issue.\n\nOpenSSL 3.6 users should upgrade to OpenSSL 3.6.2 once it is released.\nOpenSSL 3.5 users should upgrade to OpenSSL 3.5.6 once it is released.\n\nOpenSSL 3.4, 3.3, 3.0, 1.0.2 and 1.1.1 are not affected by this issue.",
            "published": "2026-03-13T19:54:34Z",
            "updated": "2026-03-17T18:16:15Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call SSL_CTX_set1_groups_list, which is the impacted API.",
                "firstIssued": "2026-03-18T02:29:13Z",
                "lastUpdated": "2026-03-18T02:29:13Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-541"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-951461"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-3783",
            "id": "CVE-2026-3783",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3783"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/3xxx/CVE-2026-3783.json"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                }
            ],
            "cwes": [
                522
            ],
            "description": "When an OAuth2 bearer token is used for an HTTP(S) transfer, and that transfer\nperforms a redirect to a second URL, curl could leak that token to the second\nhostname under some circumstances.\n\nIf the hostname that the first request is redirected to has information in the\nused .netrc file, with either of the `machine` or `default` keywords, curl\nwould pass on the bearer token set for the first host also to the second one.",
            "published": "2026-03-11T11:16:00Z",
            "updated": "2026-03-12T14:10:37Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service does not use OAuth2 tokens.",
                "firstIssued": "2026-03-19T18:51:23Z",
                "lastUpdated": "2026-03-19T18:51:23Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-540"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-950704"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-3784",
            "id": "CVE-2026-3784",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3784"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/3xxx/CVE-2026-3784.json"
                    },
                    "score": 6.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                305
            ],
            "description": "curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a\nserver, even if the new request uses different credentials for the HTTP proxy.\nThe proper behavior is to create or use a separate connection.",
            "published": "2026-03-11T11:16:00Z",
            "updated": "2026-03-12T14:09:50Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "When Collector Service uses curl to connect to a server, only one set of credentials is used.",
                "firstIssued": "2026-03-19T18:47:16Z",
                "lastUpdated": "2026-03-19T18:47:16Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-540"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-950702"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-3805",
            "id": "CVE-2026-3805",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3805"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/3xxx/CVE-2026-3805.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                416
            ],
            "description": "When doing a second SMB request to the same host again, curl would wrongly use\na data pointer pointing into already freed memory.",
            "published": "2026-03-11T11:16:00Z",
            "updated": "2026-03-12T14:08:56Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "The Collector Service does not use the SMB protocol.",
                "firstIssued": "2026-03-19T18:48:55Z",
                "lastUpdated": "2026-03-19T18:48:55Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-540"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-950703"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-22184",
            "id": "CVE-2026-22184",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22184"
            },
            "ratings": [
                {
                    "source": {
                        "name": "disclosure@vulncheck.com"
                    },
                    "score": 4.6,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-22184&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H&version=3.1"
                    },
                    "score": 9.8,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                787
            ],
            "description": "zlib versions up to and including 1.3.1.2 include a global buffer overflow in the untgz utility located under contrib/untgz. The vulnerability is limited to the standalone demonstration utility and does not affect the core zlib compression library. The flaw occurs when a user executes the untgz command with an excessively long archive name supplied via the command line, leading to an out-of-bounds write in a fixed-size global buffer.",
            "published": "2026-01-07T21:16:01Z",
            "updated": "2026-01-15T14:16:27Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The untgz code is not present in the Core Libraries.",
                "firstIssued": "2026-01-22T15:19:51Z",
                "lastUpdated": "2026-01-22T15:19:51Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-493"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-932447"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-22795",
            "id": "CVE-2026-22795",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22795"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/22xxx/CVE-2026-22795.json"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                754
            ],
            "description": "Issue summary: An invalid or NULL pointer dereference can happen in\nan application processing a malformed PKCS#12 file.\n\nImpact summary: An application processing a malformed PKCS#12 file can be\ncaused to dereference an invalid or NULL pointer on memory read, resulting\nin a Denial of Service.\n\nA type confusion vulnerability exists in PKCS#12 parsing code where\nan ASN1_TYPE union member is accessed without first validating the type,\ncausing an invalid pointer read.\n\nThe location is constrained to a 1-byte address space, meaning any\nattempted pointer manipulation can only target addresses between 0x00 and 0xFF.\nThis range corresponds to the zero page, which is unmapped on most modern\noperating systems and will reliably result in a crash, leading only to a\nDenial of Service. Exploiting this issue also requires a user or application\nto process a maliciously crafted PKCS#12 file. It is uncommon to accept\nuntrusted PKCS#12 files in applications as they are usually used to store\nprivate keys which are trusted by definition. For these reasons, the issue\nwas assessed as Low severity.\n\nThe FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,\nas the PKCS12 implementation is outside the OpenSSL FIPS module boundary.\n\nOpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.\n\nOpenSSL 1.0.2 is not affected by this issue.",
            "published": "2026-01-27T16:16:35Z",
            "updated": "2026-02-02T18:41:14Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The RTI Security Plugins are affected by product issue SEC-2895, which has a maximum CVSS 3.1 score of 5.5.",
                "firstIssued": "2026-02-02T22:22:44Z",
                "lastUpdated": "2026-02-02T22:22:44Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-514"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936825"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SEC-2895"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-22796",
            "id": "CVE-2026-22796",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22796"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/22xxx/CVE-2026-22796.json"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                754
            ],
            "description": "Issue summary: A type confusion vulnerability exists in the signature\nverification of signed PKCS#7 data where an ASN1_TYPE union member is\naccessed without first validating the type, causing an invalid or NULL\npointer dereference when processing malformed PKCS#7 data.\n\nImpact summary: An application performing signature verification of PKCS#7\ndata or calling directly the PKCS7_digest_from_attributes() function can be\ncaused to dereference an invalid or NULL pointer when reading, resulting in\na Denial of Service.\n\nThe function PKCS7_digest_from_attributes() accesses the message digest attribute\nvalue without validating its type. When the type is not V_ASN1_OCTET_STRING,\nthis results in accessing invalid memory through the ASN1_TYPE union, causing\na crash.\n\nExploiting this vulnerability requires an attacker to provide a malformed\nsigned PKCS#7 to an application that verifies it. The impact of the\nexploit is just a Denial of Service, the PKCS7 API is legacy and applications\nshould be using the CMS API instead. For these reasons the issue was\nassessed as Low severity.\n\nThe FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,\nas the PKCS#7 parsing implementation is outside the OpenSSL FIPS module\nboundary.\n\nOpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.",
            "published": "2026-01-27T16:16:35Z",
            "updated": "2026-01-29T16:31:35Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The RTI Security Plugins are affected by product issue SEC-2893, which has a maximum CVSS 3.1 score of 7.5.",
                "firstIssued": "2026-01-31T05:28:08Z",
                "lastUpdated": "2026-01-31T05:28:08Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-503"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-936854"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SEC-2893"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-24515",
            "id": "CVE-2026-24515",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24515"
            },
            "ratings": [
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 2.9,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-24515&vector=AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L&version=3.1"
                    },
                    "score": 2.5,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                476
            ],
            "description": "In libexpat before 2.7.4, XML_ExternalEntityParserCreate does not copy unknown encoding handler user data.",
            "published": "2026-01-23T08:16:01Z",
            "updated": "2026-02-05T17:27:53Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "XML_ExternalEntityParserCreate is called in RTIXMLDtdParser_parse, but we don't call XML_SetUnknownEncodingHandler anywhere, and both must be called to be affected.",
                "firstIssued": "2026-02-24T15:43:49Z",
                "lastUpdated": "2026-02-24T15:43:49Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-523"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-937930"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-25210",
            "id": "CVE-2026-25210",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25210"
            },
            "ratings": [
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 6.9,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L"
                }
            ],
            "cwes": [
                190
            ],
            "description": "In libexpat before 2.7.4, the doContent function does not properly determine the buffer size bufSize because there is no integer overflow check for tag buffer reallocation.",
            "published": "2026-01-30T07:16:15Z",
            "updated": "2026-02-04T16:34:21Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The Core Libraries are affected by product issue CORE-16539, which has a maximum CVSS 3.1 score of 9.8.",
                "firstIssued": "2026-02-23T23:25:28Z",
                "lastUpdated": "2026-02-23T23:25:28Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-523"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CORE-16539"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-27171",
            "id": "CVE-2026-27171",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27171"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-27171&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 2.9,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                1284
            ],
            "description": "zlib before 1.3.2 allows CPU consumption via crc32_combine64 and crc32_combine_gen64 because x2nmodp can do right shifts within a loop that has no termination condition.",
            "published": "2026-02-18T04:16:01Z",
            "updated": "2026-02-20T16:45:28Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use crc32_combine64 or crc32_combine_gen64 from the zlib library.",
                "firstIssued": "2026-02-23T19:37:36Z",
                "lastUpdated": "2026-02-23T19:37:36Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-536"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-945094"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-28387",
            "id": "CVE-2026-28387",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28387"
            },
            "cwes": [
                416
            ],
            "description": "Issue summary: An uncommon configuration of clients performing DANE TLSA-based\nserver authentication, when paired with uncommon server DANE TLSA records, may\nresult in a use-after-free and/or double-free on the client side.\n\nImpact summary: A use after free can have a range of potential consequences\nsuch as the corruption of valid data, crashes or execution of arbitrary code.\n\nHowever, the issue only affects clients that make use of TLSA records with both\nthe PKIX-TA(0/PKIX-EE(1) certificate usages and the DANE-TA(2) certificate\nusage.\n\nBy far the most common deployment of DANE is in SMTP MTAs for which RFC7672\nrecommends that clients treat as 'unusable' any TLSA records that have the PKIX\ncertificate usages.  These SMTP (or other similar) clients are not vulnerable\nto this issue.  Conversely, any clients that support only the PKIX usages, and\nignore the DANE-TA(2) usage are also not vulnerable.\n\nThe client would also need to be communicating with a server that publishes a\nTLSA RRset with both types of TLSA records.\n\nNo FIPS modules are affected by this issue, the problem code is outside the\nFIPS module boundary.",
            "published": "2026-04-07T22:16:20Z",
            "updated": "2026-04-07T22:16:20Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call SSL_CTX_dane_enable, so it does not support DANE.",
                "firstIssued": "2026-04-08T21:00:35Z",
                "lastUpdated": "2026-04-08T21:00:35Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-555"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-961970"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-28388",
            "id": "CVE-2026-28388",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28388"
            },
            "cwes": [
                476
            ],
            "description": "Issue summary: When a delta CRL that contains a Delta CRL Indicator extension\nis processed a NULL pointer dereference might happen if the required CRL\nNumber extension is missing.\n\nImpact summary: A NULL pointer dereference can trigger a crash which\nleads to a Denial of Service for an application.\n\nWhen CRL processing and delta CRL processing is enabled during X.509\ncertificate verification, the delta CRL processing does not check\nwhether the CRL Number extension is NULL before dereferencing it.\nWhen a malformed delta CRL file is being processed, this parameter\ncan be NULL, causing a NULL pointer dereference.\n\nExploiting this issue requires the X509_V_FLAG_USE_DELTAS flag to be enabled in\nthe verification context, the certificate being verified to contain a\nfreshestCRL extension or the base CRL to have the EXFLAG_FRESHEST flag set, and\nan attacker to provide a malformed CRL to an application that processes it.\n\nThe vulnerability is limited to Denial of Service and cannot be escalated to\nachieve code execution or memory disclosure. For that reason the issue was\nassessed as Low severity according to our Security Policy.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue,\nas the affected code is outside the OpenSSL FIPS module boundary.",
            "published": "2026-04-07T22:16:20Z",
            "updated": "2026-04-07T22:16:20Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use X509_V_FLAG_USE_DELTAS.",
                "firstIssued": "2026-04-08T21:05:42Z",
                "lastUpdated": "2026-04-08T21:05:42Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-555"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-961972"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-28389",
            "id": "CVE-2026-28389",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28389"
            },
            "cwes": [
                476
            ],
            "description": "Issue summary: During processing of a crafted CMS EnvelopedData message\nwith KeyAgreeRecipientInfo a NULL pointer dereference can happen.\n\nImpact summary: Applications that process attacker-controlled CMS data may\ncrash before authentication or cryptographic operations occur resulting in\nDenial of Service.\n\nWhen a CMS EnvelopedData message that uses KeyAgreeRecipientInfo is\nprocessed, the optional parameters field of KeyEncryptionAlgorithmIdentifier\nis examined without checking for its presence. This results in a NULL\npointer dereference if the field is missing.\n\nApplications and services that call CMS_decrypt() on untrusted input\n(e.g., S/MIME processing or CMS-based protocols) are vulnerable.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
            "published": "2026-04-07T22:16:21Z",
            "updated": "2026-04-07T22:16:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not decrypt CMS messages.",
                "firstIssued": "2026-04-08T21:06:53Z",
                "lastUpdated": "2026-04-08T21:06:53Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-555"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-961974"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-28390",
            "id": "CVE-2026-28390",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28390"
            },
            "cwes": [
                476
            ],
            "description": "Issue summary: During processing of a crafted CMS EnvelopedData message\nwith KeyTransportRecipientInfo a NULL pointer dereference can happen.\n\nImpact summary: Applications that process attacker-controlled CMS data may\ncrash before authentication or cryptographic operations occur resulting in\nDenial of Service.\n\nWhen a CMS EnvelopedData message that uses KeyTransportRecipientInfo with\nRSA-OAEP encryption is processed, the optional parameters field of\nRSA-OAEP SourceFunc algorithm identifier is examined without checking\nfor its presence. This results in a NULL pointer dereference if the field\nis missing.\n\nApplications and services that call CMS_decrypt() on untrusted input\n(e.g., S/MIME processing or CMS-based protocols) are vulnerable.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
            "published": "2026-04-07T22:16:21Z",
            "updated": "2026-04-07T22:16:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not decrypt CMS messages.",
                "firstIssued": "2026-04-08T21:08:43Z",
                "lastUpdated": "2026-04-08T21:08:43Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-555"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-961978"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-31789",
            "id": "CVE-2026-31789",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31789"
            },
            "cwes": [
                787
            ],
            "description": "Issue summary: Converting an excessively large OCTET STRING value to\na hexadecimal string leads to a heap buffer overflow on 32 bit platforms.\n\nImpact summary: A heap buffer overflow may lead to a crash or possibly\nan attacker controlled code execution or other undefined behavior.\n\nIf an attacker can supply a crafted X.509 certificate with an excessively\nlarge OCTET STRING value in extensions such as the Subject Key Identifier\n(SKID) or Authority Key Identifier (AKID) which are being converted to hex,\nthe size of the buffer needed for the result is calculated as multiplication\nof the input length by 3. On 32 bit platforms, this multiplication may overflow\nresulting in the allocation of a smaller buffer and a heap buffer overflow.\n\nApplications and services that print or log contents of untrusted X.509\ncertificates are vulnerable to this issue. As the certificates would have\nto have sizes of over 1 Gigabyte, printing or logging such certificates\nis a fairly unlikely operation and only 32 bit platforms are affected,\nthis issue was assigned Low severity.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
            "published": "2026-04-07T22:16:21Z",
            "updated": "2026-04-07T22:16:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not print or log any OCTET STRING fields of a certificate.",
                "firstIssued": "2026-04-08T21:10:17Z",
                "lastUpdated": "2026-04-08T21:10:17Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-555"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-961980"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-31790",
            "id": "CVE-2026-31790",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31790"
            },
            "ratings": [
                {
                    "source": {
                        "name": "CISA-ADP",
                        "url": "https://github.com/cisagov/vulnrichment/blob/develop/2026/31xxx/CVE-2026-31790.json"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                }
            ],
            "cwes": [
                754
            ],
            "description": "Issue summary: Applications using RSASVE key encapsulation to establish\na secret encryption key can send contents of an uninitialized memory buffer to\na malicious peer.\n\nImpact summary: The uninitialized buffer might contain sensitive data from the\nprevious execution of the application process which leads to sensitive data\nleakage to an attacker.\n\nRSA_public_encrypt() returns the number of bytes written on success and -1\non error. The affected code tests only whether the return value is non-zero.\nAs a result, if RSA encryption fails, encapsulation can still return success to\nthe caller, set the output lengths, and leave the caller to use the contents of\nthe ciphertext buffer as if a valid KEM ciphertext had been produced.\n\nIf applications use EVP_PKEY_encapsulate() with RSA/RSASVE on an\nattacker-supplied invalid RSA public key without first validating that key,\nthen this may cause stale or uninitialized contents of the caller-provided\nciphertext buffer to be disclosed to the attacker in place of the KEM\nciphertext.\n\nAs a workaround calling EVP_PKEY_public_check() or\nEVP_PKEY_public_check_quick() before EVP_PKEY_encapsulate() will mitigate\nthe issue.\n\nThe FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.1 and 3.0 are affected by this issue.",
            "published": "2026-04-07T22:16:21Z",
            "updated": "2026-04-08T15:16:11Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not call RSA_public_encrypt or EVP_PKEY_encapsulate.",
                "firstIssued": "2026-04-08T21:08:02Z",
                "lastUpdated": "2026-04-08T21:08:02Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-555"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-961976"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-32776",
            "id": "CVE-2026-32776",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32776"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-32776&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 4.0,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                476
            ],
            "description": "libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content.",
            "published": "2026-03-16T14:19:44Z",
            "updated": "2026-03-17T15:52:09Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The Core Libraries are affected by product issue CORE-16629, which has a maximum CVSS 3.1 score of 5.5.",
                "firstIssued": "2026-04-02T19:06:40Z",
                "lastUpdated": "2026-04-02T19:06:40Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-543"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-952582"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CORE-16629"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-32777",
            "id": "CVE-2026-32777",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32777"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-32777&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 4.0,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                835
            ],
            "description": "libexpat before 2.7.5 allows an infinite loop while parsing DTD content.",
            "published": "2026-03-16T14:19:44Z",
            "updated": "2026-03-17T15:52:34Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "The Core Libraries are affected by product issue CORE-16631, which has a maximum CVSS 3.1 score of 5.5.",
                "firstIssued": "2026-04-02T19:07:59Z",
                "lastUpdated": "2026-04-02T19:07:59Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-543"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-952586"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "CORE-16631"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-32778",
            "id": "CVE-2026-32778",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32778"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-32778&vector=AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "cve@mitre.org"
                    },
                    "score": 2.9,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                476
            ],
            "description": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.",
            "published": "2026-03-16T14:19:44Z",
            "updated": "2026-03-17T15:52:53Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Connext does not use namespace processing (XML_ParserCreate is called with NULL separator), so the vulnerable setContext function is never invoked.",
                "firstIssued": "2026-04-02T19:09:13Z",
                "lastUpdated": "2026-04-02T19:09:13Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-543"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-952590"
                }
            ]
        },
        {
            "bom-ref": "CVE-2026-34480",
            "id": "CVE-2026-34480",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34480"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security@apache.org"
                    },
                    "score": 6.9,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-34480&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                }
            ],
            "cwes": [
                116
            ],
            "description": "Apache Log4j Core's  XmlLayout https://logging.apache.org/log4j/2.x/manual/layouts.html#XmlLayout , in versions up to and including 2.25.3, fails to sanitize characters forbidden by the  XML 1.0 specification https://www.w3.org/TR/xml/#charsets  producing invalid XML output whenever a log message or MDC value contains such characters.\n\nThe impact depends on the StAX implementation in use:\n\n  *  JRE built-in StAX: Forbidden characters are silently written to the output, producing malformed XML. Conforming parsers must reject such documents with a fatal error, which may cause downstream log-processing systems to drop the affected records.\n  *  Alternative StAX implementations (e.g.,  Woodstox https://github.com/FasterXML/woodstox , a transitive dependency of the Jackson XML Dataformat module): An exception is thrown during the logging call, and the log event is never delivered to its intended appender, only to Log4j's internal status logger.\n\n\nUsers are advised to upgrade to Apache Log4j Core 2.25.4, which corrects this issue by sanitizing forbidden characters before XML output.",
            "published": "2026-04-10T16:16:31Z",
            "updated": "2026-04-24T18:21:54Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "We are using an affected version log4j-core 2.25.3 so the vulnerable class XmlLayout is present on the classpath. The exploit requires XmlLayout to be active in an appender \u2014 and it never is. There is no configuration path, no programmatic path (We use PatternLayout, not XmlLayout)",
                "firstIssued": "2026-04-16T23:21:47Z",
                "lastUpdated": "2026-04-28T10:01:26Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-562"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-963652"
                }
            ]
        },
        {
            "bom-ref": "GHSA-qwcr-r2fm-qrc7",
            "id": "GHSA-qwcr-r2fm-qrc7",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45590"
            },
            "ratings": [
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2024-45590&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                405
            ],
            "description": "body-parser is Node.js body parsing middleware. body-parser <1.20.3 is vulnerable to denial of service when url encoding is enabled. A malicious actor using a specially crafted payload could flood the server with a large number of requests, resulting in denial of service. This issue is patched in 1.20.3.",
            "published": "2024-09-10T16:15:21Z",
            "updated": "2024-09-20T16:26:44Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI System Designer is affected by product issue SYSD-1420, which has a maximum CVSS 3.1 score of 7.5.",
                "firstIssued": "2025-12-02T10:37:30Z",
                "lastUpdated": "2025-12-02T10:37:30Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-400"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2024-45590"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SYSD-1420"
                }
            ]
        },
        {
            "bom-ref": "GHSA-3ppc-4f35-3m26",
            "id": "GHSA-3ppc-4f35-3m26",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26996"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 8.7,
                    "severity": "high",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-26996&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                1333
            ],
            "description": "minimatch is a minimal matching utility for converting glob expressions into JavaScript RegExp objects. Versions 10.2.0 and below are vulnerable to Regular Expression Denial of Service (ReDoS) when a glob pattern contains many consecutive * wildcards followed by a literal character that doesn't appear in the test string. Each * compiles to a separate [^/]*? regex group, and when the match fails, V8's regex engine backtracks exponentially across all possible splits. The time complexity is O(4^N) where N is the number of * characters. With N=15, a single minimatch() call takes ~2 seconds. With N=34, it hangs effectively forever. Any application that passes user-controlled strings to minimatch() as the pattern argument is vulnerable to DoS. This issue has been fixed in version 10.2.1.",
            "published": "2026-02-20T03:16:01Z",
            "updated": "2026-03-06T21:32:10Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code.",
                "firstIssued": "2026-03-10T14:36:39Z",
                "lastUpdated": "2026-03-10T14:36:39Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-534"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2026-26996"
                }
            ]
        },
        {
            "bom-ref": "GHSA-4hjh-wcwx-xvwj",
            "id": "GHSA-4hjh-wcwx-xvwj",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58754"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                770
            ],
            "description": "Axios is a promise based HTTP client for the browser and Node.js. When Axios prior to versions 0.30.2 and 1.12.0 runs on Node.js and is given a URL with the `data:` scheme, it does not perform HTTP. Instead, its Node http adapter decodes the entire payload into memory (`Buffer`/`Blob`) and returns a synthetic 200 response. This path ignores `maxContentLength` / `maxBodyLength` (which only protect HTTP responses), so an attacker can supply a very large `data:` URI and cause the process to allocate unbounded memory and crash (DoS), even if the caller requested `responseType: 'stream'`. Versions 0.30.2 and 1.12.0 contain a patch for the issue.",
            "published": "2025-09-12T02:15:46Z",
            "updated": "2025-10-24T20:56:49Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "System Designer enforces an http/https scheme via trusted configuration: the URL scheme is hardcoded using `BOT_API_URL` and cannot be changed by an attacker without access to the filesystem. Because the vulnerability requires a `data:` scheme URL, the vulnerable code path is unreachable regardless of user input.",
                "firstIssued": "2025-12-16T11:15:16Z",
                "lastUpdated": "2025-12-16T11:15:16Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-419"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-58754"
                }
            ]
        },
        {
            "bom-ref": "GHSA-xxjr-mmjv-4gpg",
            "id": "GHSA-xxjr-mmjv-4gpg",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-13465"
            },
            "ratings": [
                {
                    "source": {
                        "name": "ce714d77-add3-4f53-aff5-83d477b104bb"
                    },
                    "score": 6.9,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:H/SI:H/SA:H/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                1321
            ],
            "description": "Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset\u00a0and _.omit\u00a0functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes.\n\nThe issue permits deletion of properties but does not allow overwriting their original behavior.\n\nThis issue is patched on 4.17.23",
            "published": "2026-01-21T20:16:05Z",
            "updated": "2026-01-26T15:04:59Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code.",
                "firstIssued": "2026-02-09T10:35:30Z",
                "lastUpdated": "2026-02-09T10:35:30Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-498"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-13465"
                }
            ]
        },
        {
            "bom-ref": "GHSA-jr5f-v2jv-69x6",
            "id": "GHSA-jr5f-v2jv-69x6",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-jr5f-v2jv-69x6"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-jr5f-v2jv-69x6"
                    },
                    "severity": "high"
                }
            ],
            "cwes": [
                918
            ],
            "description": "axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL",
            "published": "2025-03-07T15:16:00Z",
            "updated": "2025-03-07T19:16:41Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected because we don't use relative URLs. We always call axios with full URL and baseURL is never used in our code.",
                "firstIssued": "2025-03-14T13:09:55Z",
                "lastUpdated": "2025-03-14T13:09:55Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-319"
                }
            ]
        },
        {
            "bom-ref": "GHSA-5j98-mcp5-4vw2",
            "id": "GHSA-5j98-mcp5-4vw2",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64756"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                78
            ],
            "description": "Glob matches files using patterns the shell uses. Starting in version 10.2.0 and prior to versions 10.5.0 and 11.1.0, the glob CLI contains a command injection vulnerability in its -c/--cmd option that allows arbitrary command execution when processing files with malicious names. When glob -c <command> <patterns> are used, matched filenames are passed to a shell with shell: true, enabling shell metacharacters in filenames to trigger command injection and achieve arbitrary code execution under the user or CI account privileges. This issue has been patched in versions 10.5.0 and 11.1.0.",
            "published": "2025-11-17T18:15:58Z",
            "updated": "2025-12-02T19:34:43Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "System Designer is not impacted. The product does not provide CLI access and does not invoke glob through shell execution (e.g., with shell: true).",
                "firstIssued": "2025-12-16T11:37:17Z",
                "lastUpdated": "2025-12-16T11:37:17Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-456"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-64756"
                }
            ]
        },
        {
            "bom-ref": "GHSA-r6q2-hw4h-h46w",
            "id": "GHSA-r6q2-hw4h-h46w",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23950"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 8.8,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L"
                }
            ],
            "cwes": [
                176,
                352,
                367
            ],
            "description": "node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path collisions in the `path-reservations` system. On case-insensitive or normalization-insensitive filesystems (such as macOS APFS, In which it has been tested), the library fails to lock colliding paths (e.g., `\u00df` and `ss`), allowing them to be processed in parallel. This bypasses the library's internal concurrency safeguards and permits Symlink Poisoning attacks via race conditions. The library uses a `PathReservations` system to ensure that metadata checks and file operations for the same path are serialized. This prevents race conditions where one entry might clobber another concurrently. This is a Race Condition which enables Arbitrary File Overwrite. This vulnerability affects users and systems using node-tar on macOS (APFS/HFS+). Because of using `NFD` Unicode normalization (in which `\u00df` and `ss` are different), conflicting paths do not have their order properly preserved under filesystems that ignore Unicode normalization (e.g., APFS (in which `\u00df` causes an inode collision with `ss`)). This enables an attacker to circumvent internal parallelization locks (`PathReservations`) using conflicting filenames within a malicious tar archive. The patch in version 7.5.4 updates `path-reservations.js` to use a normalization form that matches the target filesystem's behavior (e.g., `NFKD`), followed by first `toLocaleLowerCase('en')` and then `toLocaleUpperCase('en')`. As a workaround, users who cannot upgrade promptly, and who are programmatically using `node-tar` to extract arbitrary tarball data should filter out all `SymbolicLink` entries (as npm does) to defend against arbitrary file writes via this file system entry name collision issue.",
            "published": "2026-01-20T01:15:57Z",
            "updated": "2026-01-26T15:05:23Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code.",
                "firstIssued": "2026-02-09T10:33:14Z",
                "lastUpdated": "2026-02-09T10:33:14Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-497"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2026-23950"
                }
            ]
        },
        {
            "bom-ref": "GHSA-v6h2-p8h4-qcjw",
            "id": "GHSA-v6h2-p8h4-qcjw",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-5889"
            },
            "ratings": [
                {
                    "source": {
                        "name": "cna@vuldb.com"
                    },
                    "score": 2.3,
                    "severity": "low",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "cna@vuldb.com"
                    },
                    "score": 3.1,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
                },
                {
                    "source": {
                        "name": "cna@vuldb.com"
                    },
                    "score": 2.1,
                    "severity": "low",
                    "method": "CVSSv2",
                    "vector": "CVSS:2.0/AV:N/AC:H/Au:S/C:N/I:N/A:P"
                }
            ],
            "cwes": [
                400,
                1333
            ],
            "description": "A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to upgrade the affected component.",
            "published": "2025-06-09T19:15:25Z",
            "updated": "2025-06-12T16:06:47Z",
            "recommendation": "Enforce least-privilege principles on systems running Connext, protecting Connext applications from unauthorized modification or access.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI System Designer is affected by product issue SYSD-1413, which has a maximum CVSS 3.1 score of 3.1.",
                "firstIssued": "2025-09-03T15:45:43Z",
                "lastUpdated": "2025-10-28T17:15:19Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-389"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-5889"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SYSD-1413"
                }
            ]
        },
        {
            "bom-ref": "GHSA-m6fv-jmcg-4jfg",
            "id": "GHSA-m6fv-jmcg-4jfg",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-m6fv-jmcg-4jfg"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-m6fv-jmcg-4jfg"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                79
            ],
            "description": "send vulnerable to template injection that can lead to XSS",
            "published": "2024-09-10T19:42:41Z",
            "updated": "2024-11-18T16:27:12Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2024-09-25T23:44:20.931000Z",
                "lastUpdated": "2024-11-20T14:42:47.452000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-264"
                }
            ]
        },
        {
            "bom-ref": "GHSA-6rw7-vpxm-498p",
            "id": "GHSA-6rw7-vpxm-498p",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15284"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 8.7,
                    "severity": "high",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                20
            ],
            "description": "Improper Input Validation vulnerability in qs (parse modules) allows HTTP DoS.This issue affects qs: < 6.14.1.\n\n\nSummaryThe arrayLimit\u00a0option in qs does not enforce limits for bracket notation (a[]=1&a[]=2), allowing attackers to cause denial-of-service via memory exhaustion. Applications using arrayLimit\u00a0for DoS protection are vulnerable.\n\nDetailsThe arrayLimit\u00a0option only checks limits for indexed notation (a[0]=1&a[1]=2) but completely bypasses it for bracket notation (a[]=1&a[]=2).\n\nVulnerable code\u00a0(lib/parse.js:159-162):\n\nif (root === '[]' && options.parseArrays) {\n    obj = utils.combine([], leaf);  // No arrayLimit check\n}\n\n\n\n\n\nWorking code\u00a0(lib/parse.js:175):\n\nelse if (index <= options.arrayLimit) {  // Limit checked here\n    obj = [];\n    obj[index] = leaf;\n}\n\n\n\n\n\nThe bracket notation handler at line 159 uses utils.combine([], leaf)\u00a0without validating against options.arrayLimit, while indexed notation at line 175 checks index <= options.arrayLimit\u00a0before creating arrays.\n\nPoCTest 1 - Basic bypass:\n\nnpm install qs\n\n\n\n\n\nconst qs = require('qs');\nconst result = qs.parse('a[]=1&a[]=2&a[]=3&a[]=4&a[]=5&a[]=6', { arrayLimit: 5 });\nconsole.log(result.a.length);  // Output: 6 (should be max 5)\n\n\n\n\n\nTest 2 - DoS demonstration:\n\nconst qs = require('qs');\nconst attack = 'a[]=' + Array(10000).fill('x').join('&a[]=');\nconst result = qs.parse(attack, { arrayLimit: 100 });\nconsole.log(result.a.length);  // Output: 10000 (should be max 100)\n\n\n\n\n\nConfiguration:\n\n  *  arrayLimit: 5\u00a0(test 1) or arrayLimit: 100\u00a0(test 2)\n  *  Use bracket notation: a[]=value\u00a0(not indexed a[0]=value)\n\n\nImpactDenial of Service via memory exhaustion. Affects applications using qs.parse()\u00a0with user-controlled input and arrayLimit\u00a0for protection.\n\nAttack scenario:\n\n  *  Attacker sends HTTP request: GET /api/search?filters[]=x&filters[]=x&...&filters[]=x\u00a0(100,000+ times)\n  *  Application parses with qs.parse(query, { arrayLimit: 100 })\n  *  qs ignores limit, parses all 100,000 elements into array\n  *  Server memory exhausted \u2192 application crashes or becomes unresponsive\n  *  Service unavailable for all users\nReal-world impact:\n\n  *  Single malicious request can crash server\n  *  No authentication required\n  *  Easy to automate and scale\n  *  Affects any endpoint parsing query strings with bracket notation",
            "published": "2025-12-29T23:15:42Z",
            "updated": "2025-12-31T20:43:25Z",
            "recommendation": "Update to a Connext Professional release that does not include the vulnerable version of this third-party software.",
            "analysis": {
                "state": "exploitable",
                "detail": "RTI System Designer is affected by product issue SYSD-1422, which has a maximum CVSS 3.1 score of 7.5.",
                "firstIssued": "2026-01-21T11:57:11Z",
                "lastUpdated": "2026-01-21T11:57:11Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-482"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-15284"
                },
                {
                    "name": "rti_vulnerability_id",
                    "value": "SYSD-1422"
                }
            ]
        },
        {
            "bom-ref": "GHSA-qw6h-vgh9-j6wx",
            "id": "GHSA-qw6h-vgh9-j6wx",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-qw6h-vgh9-j6wx"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-qw6h-vgh9-j6wx"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                79
            ],
            "description": "express vulnerable to XSS via response.redirect()",
            "published": "2024-09-10T19:41:04Z",
            "updated": "2024-11-18T16:27:12Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected because we don't call redirect, which is the problematic function, anywhere in System Designer code.",
                "firstIssued": "2024-09-25T23:42:59.291000Z",
                "lastUpdated": "2024-11-20T14:42:48.179000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-263"
                }
            ]
        },
        {
            "bom-ref": "GHSA-pxg6-pf52-xh8x",
            "id": "GHSA-pxg6-pf52-xh8x",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-pxg6-pf52-xh8x"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-pxg6-pf52-xh8x"
                    },
                    "severity": "low"
                }
            ],
            "cwes": [
                74
            ],
            "description": "cookie accepts cookie name, path, and domain with out of bounds characters",
            "published": "2024-10-04T20:31:00Z",
            "updated": "2024-10-04T20:31:01Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2024-10-07T14:46:49.363000Z",
                "lastUpdated": "2024-10-29T13:42:12.608000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-267"
                }
            ]
        },
        {
            "bom-ref": "GHSA-rhx6-c78j-4q9w",
            "id": "GHSA-rhx6-c78j-4q9w",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-rhx6-c78j-4q9w"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-rhx6-c78j-4q9w"
                    },
                    "severity": "high"
                }
            ],
            "cwes": [
                1333
            ],
            "description": "Unpatched `path-to-regexp` ReDoS in 0.1.x",
            "published": "2024-12-05T22:40:47Z",
            "updated": "2025-01-24T21:41:09Z",
            "analysis": {
                "state": "not_affected",
                "detail": "Not affected since we don't use regex to match routes. Below are all the routes that we serve. In this web is shown an example of a problematic route ReDoS the web which we don't use at all in System Designer.",
                "firstIssued": "2024-12-19T10:22:00.760000Z",
                "lastUpdated": "2025-01-13T09:28:41.410000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-286"
                }
            ]
        },
        {
            "bom-ref": "GHSA-cpq7-6gpm-g9rc",
            "id": "GHSA-cpq7-6gpm-g9rc",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9287"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                20
            ],
            "description": "Improper Input Validation vulnerability in cipher-base allows Input Data Manipulation.This issue affects cipher-base: through 1.0.4.",
            "published": "2025-08-20T22:15:30Z",
            "updated": "2025-08-22T18:09:17Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "cipher-base is a transitive dependency used by browserify which is only used during build time to bundle DDS QoS Properties JSON file into the installation for UI usage.",
                "firstIssued": "2025-08-26T07:52:50Z",
                "lastUpdated": "2025-08-26T07:52:50Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-404"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-9287"
                }
            ]
        },
        {
            "bom-ref": "GHSA-vjh7-7g9h-fjfh",
            "id": "GHSA-vjh7-7g9h-fjfh",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-vjh7-7g9h-fjfh"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-vjh7-7g9h-fjfh"
                    },
                    "severity": "critical"
                }
            ],
            "cwes": [
                200
            ],
            "description": "Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)",
            "published": "2025-02-12T19:47:52Z",
            "updated": "2025-02-12T19:47:53Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected since System Designer don\u2019t make any use of security (https) as of now. All traffic is unencrypted since the server only accepts requests for localhost.",
                "firstIssued": "2025-02-19T11:04:38Z",
                "lastUpdated": "2025-02-19T11:04:38Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-309"
                }
            ]
        },
        {
            "bom-ref": "GHSA-h7cp-r72f-jxh6:0",
            "id": "GHSA-h7cp-r72f-jxh6:0",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6545"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                20
            ],
            "description": "Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation. This vulnerability is associated with program files lib/to-buffer.Js.\n\nThis issue affects pbkdf2: from 3.0.10 through 3.1.2.",
            "published": "2025-06-23T19:15:25Z",
            "updated": "2025-06-23T20:16:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "pbkdf2 is a transitive dependency used by browserify which is only used during build time to bundle DDS QoS Properties JSON file into the installation for UI usage.",
                "firstIssued": "2025-09-09T15:24:37Z",
                "lastUpdated": "2025-09-09T15:24:37Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-413"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-6545"
                }
            ]
        },
        {
            "bom-ref": "GHSA-fjxv-7rqg-78g4",
            "id": "GHSA-fjxv-7rqg-78g4",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4"
                    },
                    "severity": "critical"
                }
            ],
            "cwes": [
                330
            ],
            "description": "form-data uses unsafe random function in form-data for choosing boundary",
            "published": "2025-07-21T19:04:54Z",
            "updated": "2025-07-21T19:04:58Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected since form-data is only used by axios, which we only use to communicate with the Connext AI Platform.",
                "firstIssued": "2025-07-31T11:15:08Z",
                "lastUpdated": "2025-07-31T11:15:08Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-384"
                }
            ]
        },
        {
            "bom-ref": "GHSA-w7fw-mjwx-w883",
            "id": "GHSA-w7fw-mjwx-w883",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2391"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 6.3,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "NVD",
                        "url": "https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?name=CVE-2026-2391&vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H&version=3.1"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                20
            ],
            "description": "### Summary\nThe `arrayLimit` option in qs does not enforce limits for comma-separated values when `comma: true` is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in GHSA-6rw7-vpxm-498p (CVE-2025-15284).\n\n### Details\nWhen the `comma` option is set to `true` (not the default, but configurable in applications), qs allows parsing comma-separated strings as arrays (e.g., `?param=a,b,c` becomes `['a', 'b', 'c']`). However, the limit check for `arrayLimit` (default: 20) and the optional throwOnLimitExceeded occur after the comma-handling logic in `parseArrayValue`, enabling a bypass. This permits creation of arbitrarily large arrays from a single parameter, leading to excessive memory allocation.\n\n**Vulnerable code** (lib/parse.js: lines ~40-50):\n```js\nif (val && typeof val === 'string' && options.comma && val.indexOf(',') > -1) {\n\u00a0 \u00a0 return val.split(',');\n}\n\nif (options.throwOnLimitExceeded && currentArrayLength >= options.arrayLimit) {\n\u00a0 \u00a0 throw new RangeError('Array limit exceeded. Only ' + options.arrayLimit + ' element' + (options.arrayLimit === 1 ? '' : 's') + ' allowed in an array.');\n}\n\nreturn val;\n```\nThe `split(',')` returns the array immediately, skipping the subsequent limit check. Downstream merging via `utils.combine` does not prevent allocation, even if it marks overflows for sparse arrays.This discrepancy allows attackers to send a single parameter with millions of commas (e.g., `?param=,,,,,,,,...`), allocating massive arrays in memory without triggering limits. It bypasses the intent of `arrayLimit`, which is enforced correctly for indexed (`a[0]=`) and bracket (`a[]=`) notations (the latter fixed in v6.14.1 per GHSA-6rw7-vpxm-498p).\n\n### PoC\n**Test 1 - Basic bypass:**\n```\nnpm install qs\n```\n\n```js\nconst qs = require('qs');\n\nconst payload = 'a=' + ','.repeat(25);  // 26 elements after split (bypasses arrayLimit: 5)\nconst options = { comma: true, arrayLimit: 5, throwOnLimitExceeded: true };\n\ntry {\n\u00a0 const result = qs.parse(payload, options);\n\u00a0 console.log(result.a.length);  // Outputs: 26 (bypass successful)\n} catch (e) {\n\u00a0 console.log('Limit enforced:', e.message);  // Not thrown\n}\n```\n**Configuration:**\n- `comma: true`\n- `arrayLimit: 5`\n- `throwOnLimitExceeded: true`\n\nExpected: Throws \"Array limit exceeded\" error.\nActual: Parses successfully, creating an array of length 26.\n\n\n### Impact\nDenial of Service (DoS) via memory exhaustion.",
            "published": "2026-02-12T05:17:11Z",
            "updated": "2026-02-24T20:13:51Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Both body-parser and express are unaffected by this qs vulnerability. A code audit confirms that qs.parse is called only once in each codebase, and in both instances, the comma option is omitted. Without comma: true, the logic responsible for the vulnerability is never executed.",
                "firstIssued": "2026-03-10T14:34:35Z",
                "lastUpdated": "2026-03-10T14:34:35Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-530"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2026-2391"
                }
            ]
        },
        {
            "bom-ref": "GHSA-8qq5-rm4j-mr97",
            "id": "GHSA-8qq5-rm4j-mr97",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23745"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 8.2,
                    "severity": "high",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                22
            ],
            "description": "node-tar is a Tar for Node.js. The node-tar library (<= 7.5.2) fails to sanitize the linkpath of Link (hardlink) and SymbolicLink entries when preservePaths is false (the default secure behavior). This allows malicious archives to bypass the extraction root restriction, leading to Arbitrary File Overwrite via hardlinks and Symlink Poisoning via absolute symlink targets. This vulnerability is fixed in 7.5.3.",
            "published": "2026-01-16T22:16:26Z",
            "updated": "2026-01-16T22:16:26Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code.",
                "firstIssued": "2026-01-21T12:34:19Z",
                "lastUpdated": "2026-01-21T12:34:19Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-494"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2026-23745"
                }
            ]
        },
        {
            "bom-ref": "GHSA-8cj5-5rvv-wf4v",
            "id": "GHSA-8cj5-5rvv-wf4v",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-8cj5-5rvv-wf4v"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 8.7,
                    "severity": "high",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                22
            ],
            "description": "tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.0.9, 2.1.3, and 1.16.5 have an issue where an extract can write outside the specified dir with a specific tarball. This has been patched in versions 3.0.9, 2.1.3, and 1.16.5. As a workaround, use the ignore option to ignore non files/directories.",
            "published": "2025-06-02T20:15:22Z",
            "updated": "2025-06-04T14:54:33Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected since tar-fs is only used by geckodriver, which is only used by the tests.",
                "firstIssued": "2025-06-05T14:23:17Z",
                "lastUpdated": "2025-06-05T14:23:17Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-360"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-48387"
                }
            ]
        },
        {
            "bom-ref": "GHSA-fc9h-whq2-v747",
            "id": "GHSA-fc9h-whq2-v747",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-fc9h-whq2-v747"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-fc9h-whq2-v747"
                    },
                    "score": 4.8,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L"
                }
            ],
            "cwes": [
                347
            ],
            "description": "Valid ECDSA signatures erroneously rejected in Elliptic",
            "published": "2024-10-15T15:30:56Z",
            "updated": "2024-12-20T15:30:48Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2024-10-22T09:33:44.739000Z",
                "lastUpdated": "2024-10-29T13:42:14.246000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-272"
                }
            ]
        },
        {
            "bom-ref": "GHSA-9wv6-86v2-598j",
            "id": "GHSA-9wv6-86v2-598j",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-9wv6-86v2-598j"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-9wv6-86v2-598j"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                1333
            ],
            "description": "path-to-regexp outputs backtracking regular expressions",
            "published": "2024-09-09T20:19:15Z",
            "updated": "2025-01-24T21:32:30Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_perimeter",
                "detail": "This vulnerability only impacts performance (server would run slower) when using unsafe regexes. Moreover, users would need to attack their own system designer server from localhost.",
                "firstIssued": "2024-09-10T11:08:20.860000Z",
                "lastUpdated": "2024-11-29T13:02:33.533000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-261"
                }
            ]
        },
        {
            "bom-ref": "GHSA-cm22-4g7w-348p",
            "id": "GHSA-cm22-4g7w-348p",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-cm22-4g7w-348p"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-cm22-4g7w-348p"
                    },
                    "score": 5.0,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                79
            ],
            "description": "serve-static vulnerable to template injection that can lead to XSS",
            "published": "2024-09-10T19:42:33Z",
            "updated": "2024-11-18T16:27:12Z",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2024-09-25T23:45:21.640000Z",
                "lastUpdated": "2024-11-20T14:42:47.798000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-265"
                }
            ]
        },
        {
            "bom-ref": "GHSA-mh29-5h37-fv8m",
            "id": "GHSA-mh29-5h37-fv8m",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                1321
            ],
            "description": "js-yaml has prototype pollution in merge (<<)",
            "published": "2025-11-14T14:29:48Z",
            "updated": "2025-11-17T15:20:44Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code",
                "firstIssued": "2025-11-17T17:32:01Z",
                "lastUpdated": "2025-11-17T17:32:01Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-454"
                }
            ]
        },
        {
            "bom-ref": "GHSA-34x7-hfp2-rc4v",
            "id": "GHSA-34x7-hfp2-rc4v",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-24842"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 8.2,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N"
                }
            ],
            "cwes": [
                22,
                59
            ],
            "description": "node-tar,a Tar for Node.js, contains a vulnerability in versions prior to 7.5.7 where the security check for hardlink entries uses different path resolution semantics than the actual hardlink creation logic. This mismatch allows an attacker to craft a malicious TAR archive that bypasses path traversal protections and creates hardlinks to arbitrary files outside the extraction directory. Version 7.5.7 contains a fix for the issue.",
            "published": "2026-01-28T01:16:14Z",
            "updated": "2026-02-02T14:30:10Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code.",
                "firstIssued": "2026-02-09T10:33:55Z",
                "lastUpdated": "2026-02-09T10:33:55Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-497"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2026-24842"
                }
            ]
        },
        {
            "bom-ref": "GHSA-43fc-jf86-j433",
            "id": "GHSA-43fc-jf86-j433",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25639"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                754
            ],
            "description": "Axios is a promise based HTTP client for the browser and Node.js. Prior to versions 0.30.3 and 1.13.5, the mergeConfig function in axios crashes with a TypeError when processing configuration objects containing __proto__ as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse(), causing complete denial of service. This vulnerability is fixed in versions 0.30.3 and 1.13.5.",
            "published": "2026-02-09T21:15:49Z",
            "updated": "2026-02-18T18:24:34Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_runtime",
                "detail": "The arguments passed to axios are constructed using internally defined literals, ensuring no full object exposure. User input is isolated to the metadata and payload properties, preventing any __proto__ or arbitrary config injection.",
                "firstIssued": "2026-03-10T14:29:38Z",
                "lastUpdated": "2026-03-10T14:29:38Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-526"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2026-25639"
                }
            ]
        },
        {
            "bom-ref": "GHSA-52f5-9888-hmc6",
            "id": "GHSA-52f5-9888-hmc6",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-52f5-9888-hmc6"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-52f5-9888-hmc6"
                    },
                    "score": 2.5,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                59
            ],
            "description": "tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter",
            "published": "2025-08-06T17:06:04Z",
            "updated": "2025-08-07T15:11:23Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "Not affected, tmp is only a dependency of selenium-webdriver, which is only used for testing in module system_designer_utils.",
                "firstIssued": "2025-08-14T14:37:06Z",
                "lastUpdated": "2025-08-14T14:37:06Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-395"
                }
            ]
        },
        {
            "bom-ref": "GHSA-v62p-rq8g-8h59:0",
            "id": "GHSA-v62p-rq8g-8h59:0",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6547"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                20
            ],
            "description": "Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation.This issue affects pbkdf2: <=3.1.2.",
            "published": "2025-06-23T19:15:25Z",
            "updated": "2025-06-23T20:16:21Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "pbkdf2 is a transitive dependency used by browserify which is only used during build time to bundle DDS QoS Properties JSON file into the installation for UI usage.",
                "firstIssued": "2025-09-09T15:22:54Z",
                "lastUpdated": "2025-09-09T15:22:54Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-413"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-6547"
                }
            ]
        },
        {
            "bom-ref": "GHSA-pq67-2wwv-3xjx",
            "id": "GHSA-pq67-2wwv-3xjx",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx"
                    },
                    "score": 7.5,
                    "severity": "high",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
                }
            ],
            "cwes": [
                22
            ],
            "description": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File",
            "published": "2025-03-27T18:31:28Z",
            "updated": "2025-03-28T22:11:43Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected since we don't allow the upload of tar files in any way to the server. Apart from that tar-fs is only used by geckodriver, which is only used by the tests.",
                "firstIssued": "2025-04-24T14:09:56Z",
                "lastUpdated": "2025-04-24T14:09:56Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-333"
                }
            ]
        },
        {
            "bom-ref": "GHSA-67hx-6x53-jw92",
            "id": "GHSA-67hx-6x53-jw92",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-67hx-6x53-jw92"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-67hx-6x53-jw92"
                    },
                    "score": 9.4,
                    "severity": "critical",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H"
                }
            ],
            "cwes": [
                184,
                697
            ],
            "description": "Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code",
            "published": "2023-10-16T13:55:36Z",
            "updated": "2024-04-04T14:26:11Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Dependency only used in internal RTI tests.",
                "firstIssued": "2025-01-28T14:40:03Z",
                "lastUpdated": "2025-01-28T14:40:03Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-157"
                }
            ]
        },
        {
            "bom-ref": "GHSA-72hv-8253-57qq",
            "id": "GHSA-72hv-8253-57qq",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-72hv-8253-57qq"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-72hv-8253-57qq"
                    },
                    "severity": "high"
                }
            ],
            "cwes": [
                770
            ],
            "description": "jackson-core: Number Length Constraint Bypass in Async Parser Leads to Potential DoS Condition",
            "published": "2026-02-28T02:01:05Z",
            "updated": "2026-03-03T16:59:15Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Admin Console is using jackson-core, but it is using the synchronous version of it and not the asynchronous parser that is affected. According to the vulnerability description, the synchronous parser is not affected by this vulnerability, so the vulnerable code is not reachable",
                "firstIssued": "2026-03-17T11:22:18Z",
                "lastUpdated": "2026-03-17T11:22:18Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-539"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-947687"
                }
            ]
        },
        {
            "bom-ref": "GHSA-vj76-c3g6-qr5v",
            "id": "GHSA-vj76-c3g6-qr5v",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-59343"
            },
            "ratings": [
                {
                    "source": {
                        "name": "security-advisories@github.com"
                    },
                    "score": 8.7,
                    "severity": "high",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                22,
                61
            ],
            "description": "tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.1.1, 2.1.3, and 1.16.5 are vulnerable to symlink validation bypass if the destination directory is predictable with a specific tarball. This issue has been patched in version 3.1.1, 2.1.4, and 1.16.6. A workaround involves using the ignore option on non files/directories.",
            "published": "2025-09-24T18:15:42Z",
            "updated": "2025-09-26T14:32:53Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected because tar-fs is only a dependency of geckodriver which is only used for testing.",
                "firstIssued": "2025-10-14T09:37:10Z",
                "lastUpdated": "2025-10-14T09:37:10Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-432"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-59343"
                }
            ]
        },
        {
            "bom-ref": "GHSA-76c9-3jph-rj3q",
            "id": "GHSA-76c9-3jph-rj3q",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-76c9-3jph-rj3q"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-76c9-3jph-rj3q"
                    },
                    "score": 3.4,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N"
                }
            ],
            "cwes": [
                241
            ],
            "description": "on-headers is vulnerable to http response header manipulation",
            "published": "2025-07-17T21:17:19Z",
            "updated": "2025-07-30T21:06:13Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected since on-headers is only used by express-session, which is only used to manage sessions in DEMO mode, which should not be used by the users.",
                "firstIssued": "2025-08-05T09:39:13Z",
                "lastUpdated": "2025-08-05T09:39:13Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-385"
                }
            ]
        },
        {
            "bom-ref": "GHSA-95m3-7q98-8xr5",
            "id": "GHSA-95m3-7q98-8xr5",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9288"
            },
            "ratings": [
                {
                    "source": {
                        "name": "7ffcee3d-2c14-4c3e-b844-86c6a321a158"
                    },
                    "score": 9.1,
                    "severity": "critical",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                }
            ],
            "cwes": [
                20
            ],
            "description": "Improper Input Validation vulnerability in sha.js allows Input Data Manipulation.This issue affects sha.js: through 2.4.11.",
            "published": "2025-08-20T22:15:30Z",
            "updated": "2025-08-22T18:09:17Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "sha.js is a transitive dependency used by browserify which is only used during build time to bundle DDS QoS Properties JSON file into the installation for UI usage.",
                "firstIssued": "2025-08-26T07:58:42Z",
                "lastUpdated": "2025-08-26T07:58:42Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-405"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-9288"
                }
            ]
        },
        {
            "bom-ref": "GHSA-378v-28hj-76wf",
            "id": "GHSA-378v-28hj-76wf",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-2739"
            },
            "ratings": [
                {
                    "source": {
                        "name": "report@snyk.io"
                    },
                    "score": 5.5,
                    "severity": "medium",
                    "method": "CVSSv4",
                    "vector": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
                },
                {
                    "source": {
                        "name": "report@snyk.io"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                835
            ],
            "description": "This affects versions of the package bn.js before 5.2.3. Calling maskn(0) on any BN instance corrupts the internal state, causing toString(), divmod(), and other methods to enter an infinite loop, hanging the process indefinitely.",
            "published": "2026-02-20T05:17:53Z",
            "updated": "2026-02-20T13:49:47Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_runtime",
                "detail": "Non-applicable: The bn.js dependency is only reachable via session-file-store in 'DEMO mode.' This mode is disabled by default and requires an undocumented environment variable to initialize. As this configuration is neither supported nor active in production, the vulnerability cannot be triggered.",
                "firstIssued": "2026-03-10T14:42:57Z",
                "lastUpdated": "2026-03-10T14:42:57Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-537"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2026-2739"
                }
            ]
        },
        {
            "bom-ref": "GHSA-776f-qx25-q3cc",
            "id": "GHSA-776f-qx25-q3cc",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-776f-qx25-q3cc"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-776f-qx25-q3cc"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
                }
            ],
            "cwes": [
                1321
            ],
            "description": "xml2js is vulnerable to prototype pollution",
            "published": "2023-04-05T21:30:24Z",
            "updated": "2024-03-14T21:47:27Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_runtime",
                "detail": "We use xml2js internally to compare whether the content of two XML files are equivalent or not. Attack does not apply.",
                "firstIssued": "2025-01-28T14:35:26Z",
                "lastUpdated": "2025-01-28T14:35:26Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-90"
                }
            ]
        },
        {
            "bom-ref": "GHSA-848j-6mx2-7j84",
            "id": "GHSA-848j-6mx2-7j84",
            "source": {
                "name": "NVD",
                "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14505"
            },
            "ratings": [
                {
                    "source": {
                        "name": "36c7be3b-2937-45df-85ea-ca7133ea542c"
                    },
                    "score": 5.6,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
                }
            ],
            "cwes": [
                1240
            ],
            "description": "The ECDSA implementation of the Elliptic package generates incorrect signatures if an interim value of 'k' (as computed based on step 3.2 of  RFC 6979 https://datatracker.ietf.org/doc/html/rfc6979 ) has leading zeros and is susceptible to cryptanalysis, which can lead to secret key exposure. This happens, because the byte-length of 'k' is incorrectly computed, resulting in its getting truncated during the computation. Legitimate transactions or communications will be broken as a result.\u00a0Furthermore, due to the nature of the fault, attackers could\u2013under certain conditions\u2013derive the secret key, if they could get their hands on both a faulty signature generated by a vulnerable version of Elliptic and a correct signature for the same inputs.\n\nThis issue affects all known versions of Elliptic (at the time of writing, versions less than or equal to 6.6.1).",
            "published": "2026-01-08T21:15:42Z",
            "updated": "2026-01-13T14:03:46Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_present",
                "detail": "The dependency is a transitive development dependency, not used in production code.",
                "firstIssued": "2026-01-21T11:59:42Z",
                "lastUpdated": "2026-01-21T11:59:42Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-489"
                },
                {
                    "name": "cve_id",
                    "value": "CVE-2025-14505"
                }
            ]
        },
        {
            "bom-ref": "GHSA-952p-6rrq-rcjv",
            "id": "GHSA-952p-6rrq-rcjv",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv"
                    },
                    "score": 5.3,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
                }
            ],
            "cwes": [
                1333
            ],
            "description": "Regular Expression Denial of Service (ReDoS) in micromatch",
            "published": "2024-05-14T18:30:54Z",
            "updated": "2024-08-28T13:12:27Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Not affected. micromatch is only a transitive dependency used by jest to run System Designer's tests.",
                "firstIssued": "2024-08-22T14:10:41.664000Z",
                "lastUpdated": "2024-11-20T10:36:35.304000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-251"
                }
            ]
        },
        {
            "bom-ref": "GHSA-j965-2qgj-vjmq",
            "id": "GHSA-j965-2qgj-vjmq",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-j965-2qgj-vjmq"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-j965-2qgj-vjmq"
                    },
                    "score": 3.7,
                    "severity": "low",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N"
                }
            ],
            "cwes": [
                20
            ],
            "description": "JavaScript SDK v2 users should add validation to the region parameter value in or migrate to v3",
            "published": "2026-01-08T22:04:26Z",
            "updated": "2026-01-08T22:04:28Z",
            "analysis": {
                "state": "not_affected",
                "justification": "protected_at_runtime",
                "detail": "The affected dependency is rticonnextdds-typerepoutils, which is an internal component not intended for direct user consumption. The functionality it provides is neither publicly documented nor officially supported.",
                "firstIssued": "2026-01-21T12:32:52Z",
                "lastUpdated": "2026-01-21T12:32:52Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-490"
                }
            ]
        },
        {
            "bom-ref": "GHSA-968p-4wvh-cqc8",
            "id": "GHSA-968p-4wvh-cqc8",
            "source": {
                "name": "GHSA",
                "url": "https://github.com/advisories/GHSA-968p-4wvh-cqc8"
            },
            "ratings": [
                {
                    "source": {
                        "name": "GHSA",
                        "url": "https://github.com/advisories/GHSA-968p-4wvh-cqc8"
                    },
                    "score": 6.2,
                    "severity": "medium",
                    "method": "CVSSv31",
                    "vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                }
            ],
            "cwes": [
                1333
            ],
            "description": "Babel has inefficient RexExp complexity in generated code with .replace when transpiling named capturing groups",
            "published": "2025-03-11T20:30:18Z",
            "updated": "2025-03-12T14:48:10Z",
            "analysis": {
                "state": "not_affected",
                "justification": "code_not_reachable",
                "detail": "Babel is a transitive dependency used by System Designer through Express. We don't use regex in the affected functionality. Furthermore, we are only serving a small amount of request coming from local host.",
                "firstIssued": "2025-04-14T11:26:18Z",
                "lastUpdated": "2025-04-14T11:26:18Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-320"
                }
            ]
        },
        {
            "bom-ref": "XRAY-126899",
            "id": "XRAY-126899",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-126899"
                }
            ]
        },
        {
            "bom-ref": "XRAY-154043",
            "id": "XRAY-154043",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-154043"
                }
            ]
        },
        {
            "bom-ref": "XRAY-154109",
            "id": "XRAY-154109",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-154109"
                }
            ]
        },
        {
            "bom-ref": "XRAY-166444",
            "id": "XRAY-166444",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-166444"
                }
            ]
        },
        {
            "bom-ref": "XRAY-199543",
            "id": "XRAY-199543",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-199543"
                }
            ]
        },
        {
            "bom-ref": "XRAY-200921",
            "id": "XRAY-200921",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-200921"
                }
            ]
        },
        {
            "bom-ref": "XRAY-209288",
            "id": "XRAY-209288",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-209288"
                }
            ]
        },
        {
            "bom-ref": "XRAY-211340",
            "id": "XRAY-211340",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2023-01-16T12:06:31.575000Z",
                "lastUpdated": "2023-01-24T12:13:58.073000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-50"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-211340"
                }
            ]
        },
        {
            "bom-ref": "XRAY-589059",
            "id": "XRAY-589059",
            "source": {
                "name": "JFrog XRay",
                "url": "https://jfrog.com/xray/"
            },
            "description": "Check JFrog XRay for more information.",
            "analysis": {
                "state": "not_affected",
                "firstIssued": "2024-03-07T17:46:29.222000Z",
                "lastUpdated": "2024-03-07T17:46:29.251000Z"
            },
            "affects": [
                {
                    "ref": "Connext Pro"
                }
            ],
            "properties": [
                {
                    "name": "rti_id",
                    "value": "THIRDPARTY-184"
                },
                {
                    "name": "xray_id",
                    "value": "XRAY-589059"
                }
            ]
        }
    ]
}