Lucene search
+L

Fedora 44 : trafficserver (2026-5bec7441bb)

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

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in theFEDORA-2026-5bec7441bb advisory. Update to upstream 10.1.4 Resolves: - CVE-2026-22068 - Unanchored regular-expression matching allow...

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-58154
29 Jul 202608:24
attackerkb
attackerkb
ATTACKERKB
CVE-2026-58156
29 Jul 202608:25
attackerkb
attackerkb
ATTACKERKB
CVE-2026-58153
29 Jul 202608:17
attackerkb
attackerkb
ATTACKERKB
CVE-2026-58175
29 Jul 202608:41
attackerkb
attackerkb
ATTACKERKB
CVE-2026-58150
29 Jul 202607:30
attackerkb
attackerkb
ATTACKERKB
CVE-2026-58182
29 Jul 202608:54
attackerkb
attackerkb
ATTACKERKB
CVE-2026-41920
29 Jul 202607:18
attackerkb
attackerkb
ATTACKERKB
CVE-2026-58164
29 Jul 202608:37
attackerkb
attackerkb
ATTACKERKB
CVE-2026-65325
29 Jul 202608:23
attackerkb
attackerkb
ATTACKERKB
CVE-2026-58151
29 Jul 202608:15
attackerkb
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
# The descriptive text and package checks in this plugin were
# extracted from Fedora Security Advisory FEDORA-2026-5bec7441bb
#

include('compat.inc');

if (description)
{
  script_id(333156);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/08/06");

  script_cve_id(
    "CVE-2026-22068",
    "CVE-2026-24033",
    "CVE-2026-33267",
    "CVE-2026-33930",
    "CVE-2026-41920",
    "CVE-2026-57834",
    "CVE-2026-58150",
    "CVE-2026-58151",
    "CVE-2026-58152",
    "CVE-2026-58153",
    "CVE-2026-58154",
    "CVE-2026-58155",
    "CVE-2026-58156",
    "CVE-2026-58157",
    "CVE-2026-58158",
    "CVE-2026-58159",
    "CVE-2026-58160",
    "CVE-2026-58161",
    "CVE-2026-58162",
    "CVE-2026-58163",
    "CVE-2026-58164",
    "CVE-2026-58175",
    "CVE-2026-58177",
    "CVE-2026-58178",
    "CVE-2026-58179",
    "CVE-2026-58180",
    "CVE-2026-58181",
    "CVE-2026-58182",
    "CVE-2026-58183",
    "CVE-2026-58184",
    "CVE-2026-58185",
    "CVE-2026-58186",
    "CVE-2026-58187",
    "CVE-2026-58188",
    "CVE-2026-58189",
    "CVE-2026-65100",
    "CVE-2026-65324",
    "CVE-2026-65325"
  );
  script_xref(name:"FEDORA", value:"2026-5bec7441bb");

  script_name(english:"Fedora 44 : trafficserver (2026-5bec7441bb)");

  script_set_attribute(attribute:"synopsis", value:
"The remote Fedora host is missing one or more security updates.");
  script_set_attribute(attribute:"description", value:
"The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the
FEDORA-2026-5bec7441bb advisory.

    Update to upstream 10.1.4
    Resolves:
    - CVE-2026-22068 - Unanchored regular-expression matching allows ACL and policy bypass
    - CVE-2026-33267 - Hop-by-hop and internal headers from untrusted peers are not stripped
    - CVE-2026-58150 - HTTP/2 requests with Transfer-Encoding are not rejected, allowing request smuggling
    - CVE-2026-58151 - Abusive HTTP/2 framing can exhaust resources and crash the server
    - CVE-2026-58154 - Memory-safety errors in MIME and header parsing
    - CVE-2026-58155 - Header-name length truncation enables header aliasing and request smuggling
    - CVE-2026-58157 - Improper server-session reuse can expose data across client connections
    - CVE-2026-58161 - Memory-safety errors in TLS and SNI handling can crash the server
    - CVE-2026-58177 - Memory-safety and path-traversal errors in the Cripts framework
    - CVE-2026-65324 - HTTP/2 and HTTP/3 dechunking removes per-stream buffer cap, allowing memory exhaustion
    - CVE-2026-24033 - Chunked extension quoted-string parsing allows request smuggling
    - CVE-2026-33930 - Buffer overflow via Host field that has a long string value
    - CVE-2026-41920 - SNI and Host comparison uses a one-sided length, allowing host-SNI policy bypass
    - CVE-2026-57834 - Malformed chunked message body allows request smuggling
    - CVE-2026-58152 - Integer-handling errors in HPACK/XPACK decoding corrupt memory
    - CVE-2026-58153 - HTTP/2 to HTTP/1 conversion forwards origin trailers to clients unsafely
    - CVE-2026-58156 - URL and port parsing errors allow access-control bypass
    - CVE-2026-58158 - PROXY protocol parsing has port truncation and a stack overflow
    - CVE-2026-58159 - Listener and ACL handling allow access-control bypass
    - CVE-2026-58160 - Out-of-bounds reads while parsing DNS responses
    - CVE-2026-58162 - Certifier plugin trusts client SNI when generating certificates
    - CVE-2026-58163 - Cache deserialization and lifetime errors can corrupt state or crash the server
    - CVE-2026-58164 - Remap configuration lifetime and TOCTOU errors cause use-after-free
    - CVE-2026-58175 - HostDB SRV handling leaks memory
    - CVE-2026-58178 - ESI plugin allows uncontrolled recursion and server-side request forgery
    - CVE-2026-58179 - regex_remap plugin overflows the stack from attacker input
    - CVE-2026-58180 - txn_box plugin overflows the stack from attacker input
    - CVE-2026-58181 - uri_signing and url_sig plugins can exhaust the stack or crash
    - CVE-2026-58182 - ts_lua plugin has initialization and resource-handling errors
    - CVE-2026-58183 - prefetch plugin can crash on attacker-influenced input
    - CVE-2026-58184 - header_rewrite plugin cookie handling can corrupt memory
    - CVE-2026-58185 - Use-after-free in the intercept plugin
    - CVE-2026-58186 - webp_transform plugin decodes unsafely and mislabels degraded responses
    - CVE-2026-58187 - Multiplexer plugin chunk decoder enables a denial of service
    - CVE-2026-58188 - Memory-safety and limit-bypass errors across experimental plugins
    - CVE-2026-58189 - Plugins resetting the redirect counter enable SSRF amplification
    - CVE-2026-65100 - HPACK encoder desynchronizes from the decoder after a failed header encode
    - CVE-2026-65325 - HTTP/2 multiplexed origin sessions are reused without certificate re-verification


Tenable has extracted the preceding description block directly from the Fedora security advisory.

Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://bodhi.fedoraproject.org/updates/FEDORA-2026-5bec7441bb");
  script_set_attribute(attribute:"solution", value:
"Update the affected trafficserver package.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss4_vector", value:"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/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-58185");
  script_set_attribute(attribute:"cvss4_score_source", value:"CVE-2026-58179");

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

  script_set_attribute(attribute:"vuln_publication_date", value:"2026/07/28");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/07/28");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/08/06");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:fedoraproject:fedora:44");
  script_set_attribute(attribute:"cpe", value:"p-cpe:/a:fedoraproject:fedora:trafficserver");
  script_set_attribute(attribute:"generated_plugin", value:"current");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"Fedora Local Security Checks");

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

  script_dependencies("ssh_get_info.nasl");
  script_require_keys("Host/local_checks_enabled", "Host/RedHat/release", "Host/RedHat/rpm-list");

  exit(0);
}


include('rpm2.inc');

if (!get_kb_item('Host/local_checks_enabled')) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
var os_product = get_kb_item('installed_os/local/SSH/0/product');
if (isnull(os_product) || 'Fedora' >!< os_product) audit(AUDIT_OS_NOT, 'Fedora');
var os_version = get_kb_item('installed_os/local/SSH/0/version');
if (isnull(os_version)) audit(AUDIT_UNKNOWN_APP_VER, 'Fedora');
if (! preg(pattern:"^44([^0-9]|$)", string:os_version)) audit(AUDIT_OS_NOT, 'Fedora 44', 'Fedora ' + os_version);

if (!get_kb_item('Host/RedHat/rpm-list')) audit(AUDIT_PACKAGE_LIST_MISSING);

var cpu = get_kb_item('Host/cpu');
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if ('x86_64' >!< cpu && cpu !~ "^i[3-6]86$" && 's390' >!< cpu && 'aarch64' >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, 'Fedora', cpu);

var constraints = [
  {
    'release': '44',
    'pkgs': [
      {'reference':'trafficserver-10.1.4-1.fc44', 'rpm_spec_vers_cmp':TRUE}
    ]
  }
];

var os_release = get_one_kb_item('installed_os/local/SSH/0/release');
var os_sp = get_one_kb_item('Host/*/minor_release');

var flag = 0;
var reference;
var sp;
var _cpu;
var el_string;
var rpm_spec_vers_cmp;
var epoch;
var allowmaj;
var exists_check;
var cves;
foreach var constraint ( constraints ) {
  # Check that the target release is equal to the affected release
  if (!empty_or_null(constraint['release'])){
    if (constraint['release'] != os_release) continue;
  }
  if (!empty_or_null(constraint['sp'])){
    if (constraint['sp'] != os_sp) continue;
  }
  foreach var pkg ( constraint['pkgs'] ) {
    reference = NULL;
    sp = NULL;
    _cpu = NULL;
    el_string = NULL;
    rpm_spec_vers_cmp = NULL;
    epoch = NULL;
    allowmaj = NULL;
    exists_check = NULL;
    cves = NULL;
    if (!empty_or_null(pkg['reference'])) reference = pkg['reference'];
    if (!empty_or_null(pkg['sp'])) sp = pkg['sp'];
    if (!empty_or_null(pkg['cpu'])) _cpu = pkg['cpu'];
    if (!empty_or_null(pkg['el_string'])) el_string = pkg['el_string'];
    if (!empty_or_null(pkg['rpm_spec_vers_cmp'])) rpm_spec_vers_cmp = pkg['rpm_spec_vers_cmp'];
    if (!empty_or_null(pkg['epoch'])) epoch = pkg['epoch'];
    if (!empty_or_null(pkg['allowmaj'])) allowmaj = pkg['allowmaj'];
    if (!empty_or_null(pkg['exists_check'])) exists_check = pkg['exists_check'];
    if (!empty_or_null(pkg['cves'])) cves = pkg['cves'];
    if (reference &&
        ## (no known rpm to check OR known rpm_exists)
        (!exists_check || rpm_exists(rpm:exists_check)) &&
        rpm_check(sp:sp, cpu:_cpu, reference:reference, epoch:epoch, el_string:el_string, rpm_spec_vers_cmp:rpm_spec_vers_cmp, allowmaj:allowmaj, cves:cves)) flag++;
  }
}

if (flag)
{
  security_report_v4(
      port       : 0,
      severity   : SECURITY_HOLE,
      extra      : rpm_report_get()
  );
  exit(0);
}
else
{
  var tested = pkg_tests_get();
  if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
  else audit(AUDIT_PACKAGE_NOT_INSTALLED, 'trafficserver');
}

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

06 Aug 2026 00:00Current
6Medium risk
Vulners AI Score6
CVSS 3.19.8 - 10
CVSS 49.2
EPSS0.00652
SSVC
2