Lucene search
K

Linux Distros Unpatched Vulnerability : CVE-2026-5713

🗓️ 14 Apr 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 2 Views

Linux packages vulnerable to 2026-5713 via profiling and asyncio introspection enabling access to a privileged process through remote debugging.

Related
Refs
Code
ReporterTitlePublishedViews
Family
AlmaLinux
Important: python3.14 security update
19 May 202600:00
almalinux
Circl
CVE-2026-5713
15 Apr 202613:55
circl
CNNVD
CPython 安全漏洞
14 Apr 202600:00
cnnvd
CVE
CVE-2026-5713
14 Apr 202615:11
cve
Cvelist
CVE-2026-5713 Out-of-bounds read/write during remote profiling and asyncio process introspection when connecting to malicious target
14 Apr 202615:11
cvelist
Debian CVE
CVE-2026-5713
14 Apr 202615:11
debiancve
EUVD
EUVD-2026-22311
14 Apr 202618:30
euvd
Fedora
[SECURITY] Fedora 43 Update: python3.15-3.15.0~b1-1.fc43
23 May 202615:49
fedora
Fedora
[SECURITY] Fedora 42 Update: python3.14-3.14.4-2.fc42
28 Apr 202601:15
fedora
Fedora
[SECURITY] Fedora 42 Update: python3.15-3.15.0~b1-1.fc42
23 May 202616:01
fedora
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(306474);
  script_version("1.8");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/05/25");

  script_cve_id("CVE-2026-5713");

  script_name(english:"Linux Distros Unpatched Vulnerability : CVE-2026-5713");

  script_set_attribute(attribute:"synopsis", value:
"The Linux/Unix host has one or more packages installed with a vulnerability that the vendor indicates will not be
patched.");
  script_set_attribute(attribute:"description", value:
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied
patch available.

  - The profiling.sampling module (Python 3.15+) and asyncio introspection capabilities (3.14+, python -m
    asyncio ps and python -m asyncio pstree) features could be used to read and write addresses in a
    privileged process if that process connected to a malicious or infected Python process via the remote
    debugging feature. This vulnerability requires persistently and repeatedly connecting to the process to be
    exploited, even after the connecting process crashes with high likelihood due to ASLR. (CVE-2026-5713)

Note that Nessus relies on the presence of the package as reported by the vendor.");
  script_set_attribute(attribute:"see_also", value:"https://access.redhat.com/security/cve/cve-2026-5713");
  script_set_attribute(attribute:"see_also", value:"https://ubuntu.com/security/CVE-2026-5713");
  script_set_attribute(attribute:"solution", value:
"There is no known solution at this time.");
  script_set_attribute(attribute:"agent", value:"unix");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:P");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:U/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:U/RC:C");
  script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N");
  script_set_attribute(attribute:"cvss4_threat_vector", value:"CVSS:4.0/E:U");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-5713");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");
  script_set_attribute(attribute:"vendor_unpatched", value:"true");

  script_set_attribute(attribute:"vuln_publication_date", value:"2026/04/14");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/04/14");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:14.04:-:lts");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:16.04:-:lts");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:18.04:-:lts");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:20.04:-:lts");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:22.04:-:lts");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:24.04:-:lts");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:canonical:ubuntu_linux:25.10");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:centos:centos:7");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:centos:centos:8");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:10");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:6");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:7");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:8");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:redhat:enterprise_linux:9");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python2.7");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.10");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.11");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.12");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.13");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.14");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.4");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.5");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.6");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.7");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.8");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:canonical:ubuntu_linux:python3.9");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:Cython");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:PyYAML");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:babel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:mod_wsgi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:platform-python");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:platform-python-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:platform-python-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-asn1crypto");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-cryptography");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-distro");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-docs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-docutils");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-idna");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-jinja2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-markupsafe");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-nose");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-nose-docs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-psycopg2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-pygments");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-pymongo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-pymongo-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-requests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-sqlalchemy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-sqlalchemy-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-toml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-tools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-unversioned-command");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-urllib3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-virtualenv");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-virtualenv-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python2-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python2-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python2-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python2-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python2-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python2-tools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-bson");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-distro");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-docs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-docutils");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-nose");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-pygments");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-pymongo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-pymongo-gridfs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-sqlalchemy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-virtualenv");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3-wheel-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.11-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.12-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3.9");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python36");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python36-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python36-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python36-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-Cython");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-asn1crypto");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-babel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-cryptography");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-idna");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-jinja2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-markupsafe");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-mod_wsgi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-numpy-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-numpy-f2py");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-pip");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-pip-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-psycopg2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-psycopg2-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-psycopg2-tests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-pytz");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-pyyaml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-requests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-setuptools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-setuptools-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-urllib3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python38-wheel-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-cryptography");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-idna");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-mod_wsgi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-numpy-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-numpy-f2py");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-pip");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-pip-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-psycopg2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-psycopg2-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-psycopg2-tests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-pyyaml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-requests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-setuptools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-setuptools-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-toml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-urllib3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python39-wheel-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3x-pip");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3x-setuptools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:python3x-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:pytz");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:centos:centos:tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:Cython");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:PyYAML");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:babel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:mod_wsgi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:platform-python");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:platform-python-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:platform-python-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-asn1crypto");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-cryptography");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-distro");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-docs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-docutils");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-idna");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-jinja2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-markupsafe");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-nose");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-nose-docs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-psycopg2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-pygments");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-pymongo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-pymongo-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-requests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-sqlalchemy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-sqlalchemy-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-toml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-tools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-unversioned-command");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-urllib3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-virtualenv");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-virtualenv-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python2-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python2-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python2-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python2-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python2-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python2-tools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-bson");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-distro");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-docs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-docutils");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-nose");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-pygments");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-pymongo");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-pymongo-gridfs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-sqlalchemy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-virtualenv");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3-wheel-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.11-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.12-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3.9");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python36");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python36-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python36-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python36-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-Cython");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-asn1crypto");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-babel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-cryptography");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-debug");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-idna");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-jinja2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-markupsafe");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-mod_wsgi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-numpy-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-numpy-f2py");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-pip");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-pip-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-psycopg2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-psycopg2-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-psycopg2-tests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-pytz");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-pyyaml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-requests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-setuptools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-setuptools-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-urllib3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python38-wheel-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-PyMySQL");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-cffi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-chardet");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-cryptography");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-devel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-idle");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-idna");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-libs");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-lxml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-mod_wsgi");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-numpy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-numpy-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-numpy-f2py");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-pip");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-pip-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-ply");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-psutil");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-psycopg2");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-psycopg2-doc");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-psycopg2-tests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-pycparser");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-pysocks");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-pyyaml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-requests");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-rpm-macros");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-setuptools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-setuptools-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-test");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-tkinter");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-toml");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-urllib3");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python39-wheel-wheel");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3x-pip");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3x-setuptools");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:python3x-six");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:pytz");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:scipy");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:redhat:enterprise_linux:tkinter");
  script_set_attribute(attribute:"generated_plugin", value:"current");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Misc.");

  script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("ssh_get_info2.nasl", "set_linux_os_id.nasl");
  script_require_keys("Host/cpu", "Host/local_checks_enabled", "global_settings/vendor_unpatched", "Host/OS/identifier");
  script_require_ports("Host/OS/CentOS Linux-7", "Host/OS/CentOS Linux-8", "Host/OS/Red Hat Enterprise Linux-10", "Host/OS/Red Hat Enterprise Linux-6", "Host/OS/Red Hat Enterprise Linux-7", "Host/OS/Red Hat Enterprise Linux-8", "Host/OS/Red Hat Enterprise Linux-9", "Host/OS/Ubuntu Linux-14.04", "Host/OS/Ubuntu Linux-16.04", "Host/OS/Ubuntu Linux-18.04", "Host/OS/Ubuntu Linux-20.04", "Host/OS/Ubuntu Linux-22.04", "Host/OS/Ubuntu Linux-24.04", "Host/OS/Ubuntu Linux-25.10");

  exit(0);
}

if (!get_kb_item("global_settings/vendor_unpatched")) exit(0, "Unpatched Vulnerabilities Detection not active.");
if (!get_kb_item("Host/local_checks_enabled")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
if (empty_or_null(get_one_kb_item("Host/CentOS/rpm-list")) && empty_or_null(get_one_kb_item("Host/Debian/dpkg-l")) && empty_or_null(get_one_kb_item("Host/RedHat/rpm-list"))) audit(AUDIT_PACKAGE_LIST_MISSING);

include('linux_unpatched.inc');

var distro_constraints_array = {
  "Ubuntu Linux-14.04": {
    "package_manager": "dpkg-l",
    "constraints": [
      {
        "release": "14.04",
        "pkgs": [
          {"reference": "idle-python2.7"},
          {"reference": "idle-python3.4"},
          {"reference": "libpython2.7"},
          {"reference": "libpython2.7-dbg"},
          {"reference": "libpython2.7-dev"},
          {"reference": "libpython2.7-minimal"},
          {"reference": "libpython2.7-stdlib"},
          {"reference": "libpython2.7-testsuite"},
          {"reference": "libpython3.4"},
          {"reference": "libpython3.4-dbg"},
          {"reference": "libpython3.4-dev"},
          {"reference": "libpython3.4-minimal"},
          {"reference": "libpython3.4-stdlib"},
          {"reference": "libpython3.4-testsuite"},
          {"reference": "python2.7"},
          {"reference": "python2.7-dbg"},
          {"reference": "python2.7-dev"},
          {"reference": "python2.7-doc"},
          {"reference": "python2.7-examples"},
          {"reference": "python2.7-minimal"},
          {"reference": "python3.4"},
          {"reference": "python3.4-dbg"},
          {"reference": "python3.4-dev"},
          {"reference": "python3.4-doc"},
          {"reference": "python3.4-examples"},
          {"reference": "python3.4-minimal"},
          {"reference": "python3.5"}
        ]
      }
    ]
  },
  "Ubuntu Linux-16.04": {
    "package_manager": "dpkg-l",
    "constraints": [
      {
        "release": "16.04",
        "pkgs": [
          {"reference": "idle-python2.7"},
          {"reference": "idle-python3.5"},
          {"reference": "libpython2.7"},
          {"reference": "libpython2.7-dbg"},
          {"reference": "libpython2.7-dev"},
          {"reference": "libpython2.7-minimal"},
          {"reference": "libpython2.7-stdlib"},
          {"reference": "libpython2.7-testsuite"},
          {"reference": "libpython3.5"},
          {"reference": "libpython3.5-dbg"},
          {"reference": "libpython3.5-dev"},
          {"reference": "libpython3.5-minimal"},
          {"reference": "libpython3.5-stdlib"},
          {"reference": "libpython3.5-testsuite"},
          {"reference": "python2.7"},
          {"reference": "python2.7-dbg"},
          {"reference": "python2.7-dev"},
          {"reference": "python2.7-doc"},
          {"reference": "python2.7-examples"},
          {"reference": "python2.7-minimal"},
          {"reference": "python3.5"},
          {"reference": "python3.5-dbg"},
          {"reference": "python3.5-dev"},
          {"reference": "python3.5-doc"},
          {"reference": "python3.5-examples"},
          {"reference": "python3.5-minimal"},
          {"reference": "python3.5-venv"}
        ]
      }
    ]
  },
  "Ubuntu Linux-18.04": {
    "package_manager": "dpkg-l",
    "constraints": [
      {
        "release": "18.04",
        "pkgs": [
          {"reference": "idle-python2.7"},
          {"reference": "idle-python3.6"},
          {"reference": "libpython2.7"},
          {"reference": "libpython2.7-dbg"},
          {"reference": "libpython2.7-dev"},
          {"reference": "libpython2.7-minimal"},
          {"reference": "libpython2.7-stdlib"},
          {"reference": "libpython2.7-testsuite"},
          {"reference": "libpython3.6"},
          {"reference": "libpython3.6-dbg"},
          {"reference": "libpython3.6-dev"},
          {"reference": "libpython3.6-minimal"},
          {"reference": "libpython3.6-stdlib"},
          {"reference": "libpython3.6-testsuite"},
          {"reference": "python2.7"},
          {"reference": "python2.7-dbg"},
          {"reference": "python2.7-dev"},
          {"reference": "python2.7-doc"},
          {"reference": "python2.7-examples"},
          {"reference": "python2.7-minimal"},
          {"reference": "python3.6"},
          {"reference": "python3.6-dbg"},
          {"reference": "python3.6-dev"},
          {"reference": "python3.6-doc"},
          {"reference": "python3.6-examples"},
          {"reference": "python3.6-minimal"},
          {"reference": "python3.6-venv"},
          {"reference": "python3.7"},
          {"reference": "python3.8"}
        ]
      }
    ]
  },
  "Ubuntu Linux-20.04": {
    "package_manager": "dpkg-l",
    "constraints": [
      {
        "release": "20.04",
        "pkgs": [
          {"reference": "idle-python3.8"},
          {"reference": "libpython3.8"},
          {"reference": "libpython3.8-dbg"},
          {"reference": "libpython3.8-dev"},
          {"reference": "libpython3.8-minimal"},
          {"reference": "libpython3.8-stdlib"},
          {"reference": "libpython3.8-testsuite"},
          {"reference": "python2.7"},
          {"reference": "python3.8"},
          {"reference": "python3.8-dbg"},
          {"reference": "python3.8-dev"},
          {"reference": "python3.8-doc"},
          {"reference": "python3.8-examples"},
          {"reference": "python3.8-minimal"},
          {"reference": "python3.8-venv"},
          {"reference": "python3.9"}
        ]
      }
    ]
  },
  "Ubuntu Linux-22.04": {
    "package_manager": "dpkg-l",
    "constraints": [
      {
        "release": "22.04",
        "pkgs": [
          {"reference": "idle-python3.10"},
          {"reference": "libpython3.10"},
          {"reference": "libpython3.10-dbg"},
          {"reference": "libpython3.10-dev"},
          {"reference": "libpython3.10-minimal"},
          {"reference": "libpython3.10-stdlib"},
          {"reference": "libpython3.10-testsuite"},
          {"reference": "python2.7"},
          {"reference": "python3.10"},
          {"reference": "python3.10-dbg"},
          {"reference": "python3.10-dev"},
          {"reference": "python3.10-doc"},
          {"reference": "python3.10-examples"},
          {"reference": "python3.10-full"},
          {"reference": "python3.10-minimal"},
          {"reference": "python3.10-nopie"},
          {"reference": "python3.10-venv"},
          {"reference": "python3.11"}
        ]
      }
    ]
  },
  "Ubuntu Linux-24.04": {
    "package_manager": "dpkg-l",
    "constraints": [
      {
        "release": "24.04",
        "pkgs": [
          {"reference": "idle-python3.12"},
          {"reference": "libpython3.12-dev"},
          {"reference": "libpython3.12-minimal"},
          {"reference": "libpython3.12-stdlib"},
          {"reference": "libpython3.12-testsuite"},
          {"reference": "libpython3.12t64"},
          {"reference": "libpython3.12t64-dbg"},
          {"reference": "python3.12"},
          {"reference": "python3.12-dbg"},
          {"reference": "python3.12-dev"},
          {"reference": "python3.12-doc"},
          {"reference": "python3.12-examples"},
          {"reference": "python3.12-full"},
          {"reference": "python3.12-minimal"},
          {"reference": "python3.12-nopie"},
          {"reference": "python3.12-venv"}
        ]
      }
    ]
  },
  "Ubuntu Linux-25.10": {
    "package_manager": "dpkg-l",
    "constraints": [
      {
        "release": "25.10",
        "pkgs": [
          {"reference": "idle-python3.13"},
          {"reference": "libpython3.13"},
          {"reference": "libpython3.13-dbg"},
          {"reference": "libpython3.13-dev"},
          {"reference": "libpython3.13-minimal"},
          {"reference": "libpython3.13-stdlib"},
          {"reference": "libpython3.13-testsuite"},
          {"reference": "python3.13"},
          {"reference": "python3.13-dbg"},
          {"reference": "python3.13-dev"},
          {"reference": "python3.13-doc"},
          {"reference": "python3.13-examples"},
          {"reference": "python3.13-full"},
          {"reference": "python3.13-gdbm"},
          {"reference": "python3.13-minimal"},
          {"reference": "python3.13-nopie"},
          {"reference": "python3.13-tk"},
          {"reference": "python3.13-venv"},
          {"reference": "python3.14"}
        ]
      }
    ]
  },
  "Red Hat Enterprise Linux-10": {
    "package_manager": "rpm-list",
    "constraints": [
      {
        "release": "10",
        "pkgs": [
          {"reference": "python-unversioned-command"},
          {"reference": "python3"},
          {"reference": "python3-debug"},
          {"reference": "python3-devel"},
          {"reference": "python3-idle"},
          {"reference": "python3-libs"},
          {"reference": "python3-test"},
          {"reference": "python3-tkinter"},
          {"reference": "python3.12"}
        ]
      }
    ]
  },
  "Red Hat Enterprise Linux-6": {
    "package_manager": "rpm-list",
    "constraints": [
      {
        "release": "6",
        "pkgs": [
          {"reference": "python"},
          {"reference": "python-devel"},
          {"reference": "python-libs"},
          {"reference": "python-test"},
          {"reference": "python-tools"},
          {"reference": "tkinter"}
        ]
      }
    ]
  },
  "CentOS Linux-7": {
    "package_manager": "rpm-list",
    "constraints": [
      {
        "release": "7",
        "pkgs": [
          {"reference": "python"},
          {"reference": "python-debug"},
          {"reference": "python-devel"},
          {"reference": "python-libs"},
          {"reference": "python-test"},
          {"reference": "python-tools"},
          {"reference": "python3"},
          {"reference": "python3-debug"},
          {"reference": "python3-devel"},
          {"reference": "python3-idle"},
          {"reference": "python3-libs"},
          {"reference": "python3-test"},
          {"reference": "python3-tkinter"},
          {"reference": "tkinter"}
        ]
      }
    ]
  },
  "Red Hat Enterprise Linux-7": {
    "package_manager": "rpm-list",
    "constraints": [
      {
        "release": "7",
        "pkgs": [
          {"reference": "python"},
          {"reference": "python-debug"},
          {"reference": "python-devel"},
          {"reference": "python-libs"},
          {"reference": "python-test"},
          {"reference": "python-tools"},
          {"reference": "python3"},
          {"reference": "python3-debug"},
          {"reference": "python3-devel"},
          {"reference": "python3-idle"},
          {"reference": "python3-libs"},
          {"reference": "python3-test"},
          {"reference": "python3-tkinter"},
          {"reference": "tkinter"}
        ]
      }
    ]
  },
  "CentOS Linux-8": {
    "package_manager": "rpm-list",
    "constraints": [
      {
        "release": "8",
        "pkgs": [
          {"reference": "Cython"},
          {"reference": "PyYAML"},
          {"reference": "babel"},
          {"reference": "mod_wsgi"},
          {"reference": "numpy"},
          {"reference": "platform-python"},
          {"reference": "platform-python-debug"},
          {"reference": "platform-python-devel"},
          {"reference": "python-PyMySQL"},
          {"reference": "python-asn1crypto"},
          {"reference": "python-cffi"},
          {"reference": "python-chardet"},
          {"reference": "python-cryptography"},
          {"reference": "python-distro"},
          {"reference": "python-docs"},
          {"reference": "python-docutils"},
          {"reference": "python-idna"},
          {"reference": "python-jinja2"},
          {"reference": "python-lxml"},
          {"reference": "python-markupsafe"},
          {"reference": "python-nose"},
          {"reference": "python-nose-docs"},
          {"reference": "python-ply"},
          {"reference": "python-psutil"},
          {"reference": "python-psycopg2"},
          {"reference": "python-pycparser"},
          {"reference": "python-pygments"},
          {"reference": "python-pymongo"},
          {"reference": "python-pymongo-doc"},
          {"reference": "python-pysocks"},
          {"reference": "python-requests"},
          {"reference": "python-six"},
          {"reference": "python-sqlalchemy"},
          {"reference": "python-sqlalchemy-doc"},
          {"reference": "python-toml"},
          {"reference": "python-urllib3"},
          {"reference": "python-virtualenv"},
          {"reference": "python-virtualenv-doc"},
          {"reference": "python-wheel"},
          {"reference": "python2"},
          {"reference": "python2-debug"},
          {"reference": "python2-devel"},
          {"reference": "python2-libs"},
          {"reference": "python2-test"},
          {"reference": "python2-tkinter"},
          {"reference": "python2-tools"},
          {"reference": "python3"},
          {"reference": "python3-PyMySQL"},
          {"reference": "python3-bson"},
          {"reference": "python3-distro"},
          {"reference": "python3-docs"},
          {"reference": "python3-docutils"},
          {"reference": "python3-idle"},
          {"reference": "python3-libs"},
          {"reference": "python3-nose"},
          {"reference": "python3-pygments"},
          {"reference": "python3-pymongo"},
          {"reference": "python3-pymongo-gridfs"},
          {"reference": "python3-scipy"},
          {"reference": "python3-sqlalchemy"},
          {"reference": "python3-test"},
          {"reference": "python3-tkinter"},
          {"reference": "python3-virtualenv"},
          {"reference": "python3-wheel"},
          {"reference": "python3-wheel-wheel"},
          {"reference": "python3.11"},
          {"reference": "python3.11-debug"},
          {"reference": "python3.11-devel"},
          {"reference": "python3.11-idle"},
          {"reference": "python3.11-libs"},
          {"reference": "python3.11-rpm-macros"},
          {"reference": "python3.11-test"},
          {"reference": "python3.11-tkinter"},
          {"reference": "python3.12"},
          {"reference": "python3.12-debug"},
          {"reference": "python3.12-devel"},
          {"reference": "python3.12-idle"},
          {"reference": "python3.12-libs"},
          {"reference": "python3.12-rpm-macros"},
          {"reference": "python3.12-test"},
          {"reference": "python3.12-tkinter"},
          {"reference": "python36"},
          {"reference": "python36-debug"},
          {"reference": "python36-devel"},
          {"reference": "python36-rpm-macros"},
          {"reference": "python38"},
          {"reference": "python38-Cython"},
          {"reference": "python38-PyMySQL"},
          {"reference": "python38-asn1crypto"},
          {"reference": "python38-babel"},
          {"reference": "python38-cffi"},
          {"reference": "python38-chardet"},
          {"reference": "python38-cryptography"},
          {"reference": "python38-debug"},
          {"reference": "python38-devel"},
          {"reference": "python38-idle"},
          {"reference": "python38-idna"},
          {"reference": "python38-jinja2"},
          {"reference": "python38-libs"},
          {"reference": "python38-lxml"},
          {"reference": "python38-markupsafe"},
          {"reference": "python38-mod_wsgi"},
          {"reference": "python38-numpy"},
          {"reference": "python38-numpy-doc"},
          {"reference": "python38-numpy-f2py"},
          {"reference": "python38-pip"},
          {"reference": "python38-pip-wheel"},
          {"reference": "python38-ply"},
          {"reference": "python38-psutil"},
          {"reference": "python38-psycopg2"},
          {"reference": "python38-psycopg2-doc"},
          {"reference": "python38-psycopg2-tests"},
          {"reference": "python38-pycparser"},
          {"reference": "python38-pysocks"},
          {"reference": "python38-pytz"},
          {"reference": "python38-pyyaml"},
          {"reference": "python38-requests"},
          {"reference": "python38-rpm-macros"},
          {"reference": "python38-scipy"},
          {"reference": "python38-setuptools"},
          {"reference": "python38-setuptools-wheel"},
          {"reference": "python38-six"},
          {"reference": "python38-test"},
          {"reference": "python38-tkinter"},
          {"reference": "python38-urllib3"},
          {"reference": "python38-wheel"},
          {"reference": "python38-wheel-wheel"},
          {"reference": "python39"},
          {"reference": "python39-PyMySQL"},
          {"reference": "python39-cffi"},
          {"reference": "python39-chardet"},
          {"reference": "python39-cryptography"},
          {"reference": "python39-devel"},
          {"reference": "python39-idle"},
          {"reference": "python39-idna"},
          {"reference": "python39-libs"},
          {"reference": "python39-lxml"},
          {"reference": "python39-mod_wsgi"},
          {"reference": "python39-numpy"},
          {"reference": "python39-numpy-doc"},
          {"reference": "python39-numpy-f2py"},
          {"reference": "python39-pip"},
          {"reference": "python39-pip-wheel"},
          {"reference": "python39-ply"},
          {"reference": "python39-psutil"},
          {"reference": "python39-psycopg2"},
          {"reference": "python39-psycopg2-doc"},
          {"reference": "python39-psycopg2-tests"},
          {"reference": "python39-pycparser"},
          {"reference": "python39-pysocks"},
          {"reference": "python39-pyyaml"},
          {"reference": "python39-requests"},
          {"reference": "python39-rpm-macros"},
          {"reference": "python39-scipy"},
          {"reference": "python39-setuptools"},
          {"reference": "python39-setuptools-wheel"},
          {"reference": "python39-six"},
          {"reference": "python39-test"},
          {"reference": "python39-tkinter"},
          {"reference": "python39-toml"},
          {"reference": "python39-urllib3"},
          {"reference": "python39-wheel"},
          {"reference": "python39-wheel-wheel"},
          {"reference": "python3x-pip"},
          {"reference": "python3x-setuptools"},
          {"reference": "python3x-six"},
          {"reference": "pytz"},
          {"reference": "scipy"}
        ]
      }
    ]
  },
  "Red Hat Enterprise Linux-8": {
    "package_manager": "rpm-list",
    "constraints": [
      {
        "release": "8",
        "pkgs": [
          {"reference": "Cython"},
          {"reference": "PyYAML"},
          {"reference": "babel"},
          {"reference": "mod_wsgi"},
          {"reference": "numpy"},
          {"reference": "platform-python"},
          {"reference": "platform-python-debug"},
          {"reference": "platform-python-devel"},
          {"reference": "python-PyMySQL"},
          {"reference": "python-asn1crypto"},
          {"reference": "python-cffi"},
          {"reference": "python-chardet"},
          {"reference": "python-cryptography"},
          {"reference": "python-distro"},
          {"reference": "python-docs"},
          {"reference": "python-docutils"},
          {"reference": "python-idna"},
          {"reference": "python-jinja2"},
          {"reference": "python-lxml"},
          {"reference": "python-markupsafe"},
          {"reference": "python-nose"},
          {"reference": "python-nose-docs"},
          {"reference": "python-ply"},
          {"reference": "python-psutil"},
          {"reference": "python-psycopg2"},
          {"reference": "python-pycparser"},
          {"reference": "python-pygments"},
          {"reference": "python-pymongo"},
          {"reference": "python-pymongo-doc"},
          {"reference": "python-pysocks"},
          {"reference": "python-requests"},
          {"reference": "python-six"},
          {"reference": "python-sqlalchemy"},
          {"reference": "python-sqlalchemy-doc"},
          {"reference": "python-toml"},
          {"reference": "python-urllib3"},
          {"reference": "python-virtualenv"},
          {"reference": "python-virtualenv-doc"},
          {"reference": "python-wheel"},
          {"reference": "python2"},
          {"reference": "python2-debug"},
          {"reference": "python2-devel"},
          {"reference": "python2-libs"},
          {"reference": "python2-test"},
          {"reference": "python2-tkinter"},
          {"reference": "python2-tools"},
          {"reference": "python3"},
          {"reference": "python3-PyMySQL"},
          {"reference": "python3-bson"},
          {"reference": "python3-distro"},
          {"reference": "python3-docs"},
          {"reference": "python3-docutils"},
          {"reference": "python3-idle"},
          {"reference": "python3-libs"},
          {"reference": "python3-nose"},
          {"reference": "python3-pygments"},
          {"reference": "python3-pymongo"},
          {"reference": "python3-pymongo-gridfs"},
          {"reference": "python3-scipy"},
          {"reference": "python3-sqlalchemy"},
          {"reference": "python3-test"},
          {"reference": "python3-tkinter"},
          {"reference": "python3-virtualenv"},
          {"reference": "python3-wheel"},
          {"reference": "python3-wheel-wheel"},
          {"reference": "python3.11"},
          {"reference": "python3.11-debug"},
          {"reference": "python3.11-devel"},
          {"reference": "python3.11-idle"},
          {"reference": "python3.11-libs"},
          {"reference": "python3.11-rpm-macros"},
          {"reference": "python3.11-test"},
          {"reference": "python3.11-tkinter"},
          {"reference": "python3.12"},
          {"reference": "python3.12-debug"},
          {"reference": "python3.12-devel"},
          {"reference": "python3.12-idle"},
          {"reference": "python3.12-libs"},
          {"reference": "python3.12-rpm-macros"},
          {"reference": "python3.12-test"},
          {"reference": "python3.12-tkinter"},
          {"reference": "python36"},
          {"reference": "python36-debug"},
          {"reference": "python36-devel"},
          {"reference": "python36-rpm-macros"},
          {"reference": "python38"},
          {"reference": "python38-Cython"},
          {"reference": "python38-PyMySQL"},
          {"reference": "python38-asn1crypto"},
          {"reference": "python38-babel"},
          {"reference": "python38-cffi"},
          {"reference": "python38-chardet"},
          {"reference": "python38-cryptography"},
          {"reference": "python38-debug"},
          {"reference": "python38-devel"},
          {"reference": "python38-idle"},
          {"reference": "python38-idna"},
          {"reference": "python38-jinja2"},
          {"reference": "python38-libs"},
          {"reference": "python38-lxml"},
          {"reference": "python38-markupsafe"},
          {"reference": "python38-mod_wsgi"},
          {"reference": "python38-numpy"},
          {"reference": "python38-numpy-doc"},
          {"reference": "python38-numpy-f2py"},
          {"reference": "python38-pip"},
          {"reference": "python38-pip-wheel"},
          {"reference": "python38-ply"},
          {"reference": "python38-psutil"},
          {"reference": "python38-psycopg2"},
          {"reference": "python38-psycopg2-doc"},
          {"reference": "python38-psycopg2-tests"},
          {"reference": "python38-pycparser"},
          {"reference": "python38-pysocks"},
          {"reference": "python38-pytz"},
          {"reference": "python38-pyyaml"},
          {"reference": "python38-requests"},
          {"reference": "python38-rpm-macros"},
          {"reference": "python38-scipy"},
          {"reference": "python38-setuptools"},
          {"reference": "python38-setuptools-wheel"},
          {"reference": "python38-six"},
          {"reference": "python38-test"},
          {"reference": "python38-tkinter"},
          {"reference": "python38-urllib3"},
          {"reference": "python38-wheel"},
          {"reference": "python38-wheel-wheel"},
          {"reference": "python39"},
          {"reference": "python39-PyMySQL"},
          {"reference": "python39-cffi"},
          {"reference": "python39-chardet"},
          {"reference": "python39-cryptography"},
          {"reference": "python39-devel"},
          {"reference": "python39-idle"},
          {"reference": "python39-idna"},
          {"reference": "python39-libs"},
          {"reference": "python39-lxml"},
          {"reference": "python39-mod_wsgi"},
          {"reference": "python39-numpy"},
          {"reference": "python39-numpy-doc"},
          {"reference": "python39-numpy-f2py"},
          {"reference": "python39-pip"},
          {"reference": "python39-pip-wheel"},
          {"reference": "python39-ply"},
          {"reference": "python39-psutil"},
          {"reference": "python39-psycopg2"},
          {"reference": "python39-psycopg2-doc"},
          {"reference": "python39-psycopg2-tests"},
          {"reference": "python39-pycparser"},
          {"reference": "python39-pysocks"},
          {"reference": "python39-pyyaml"},
          {"reference": "python39-requests"},
          {"reference": "python39-rpm-macros"},
          {"reference": "python39-scipy"},
          {"reference": "python39-setuptools"},
          {"reference": "python39-setuptools-wheel"},
          {"reference": "python39-six"},
          {"reference": "python39-test"},
          {"reference": "python39-tkinter"},
          {"reference": "python39-toml"},
          {"reference": "python39-urllib3"},
          {"reference": "python39-wheel"},
          {"reference": "python39-wheel-wheel"},
          {"reference": "python3x-pip"},
          {"reference": "python3x-setuptools"},
          {"reference": "python3x-six"},
          {"reference": "pytz"},
          {"reference": "scipy"}
        ]
      }
    ]
  },
  "Red Hat Enterprise Linux-9": {
    "package_manager": "rpm-list",
    "constraints": [
      {
        "release": "9",
        "pkgs": [
          {"reference": "python-unversioned-command"},
          {"reference": "python3"},
          {"reference": "python3-debug"},
          {"reference": "python3-devel"},
          {"reference": "python3-idle"},
          {"reference": "python3-libs"},
          {"reference": "python3-test"},
          {"reference": "python3-tkinter"},
          {"reference": "python3.11"},
          {"reference": "python3.11-debug"},
          {"reference": "python3.11-devel"},
          {"reference": "python3.11-idle"},
          {"reference": "python3.11-libs"},
          {"reference": "python3.11-test"},
          {"reference": "python3.11-tkinter"},
          {"reference": "python3.12"},
          {"reference": "python3.12-debug"},
          {"reference": "python3.12-devel"},
          {"reference": "python3.12-idle"},
          {"reference": "python3.12-libs"},
          {"reference": "python3.12-test"},
          {"reference": "python3.12-tkinter"},
          {"reference": "python3.9"}
        ]
      }
    ]
  }
};

var distro_constraints_values = linux_unpatched::get_distro_constraints(distro_constraints_arr:distro_constraints_array);
if (empty_or_null(distro_constraints_values)) audit(AUDIT_HOST_NOT, 'affected');
var report = linux_unpatched::check_unpatched_constraints(distro_constraints_values:distro_constraints_values);

if (!empty_or_null(report))
{
  security_report_v4(
      port       : 0,
      severity   : SECURITY_WARNING,
      extra      : report
  );
  exit(0);
}
else
{
  audit(AUDIT_HOST_NOT, 'affected');
}

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

25 May 2026 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 45.3
EPSS0.00018
SSVC
2