Lucene search
+L

JFrog Artifactory 7.161.x < 7.161.19 Multiple Vulnerabilities

🗓️ 01 Sep 2026 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 3 Views

JFrog Artifactory 7.161.x < 7.161.19 has multiple auth flaws in VCS, Composer, and migration.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2026-69104
1 Sep 202613:55
circl
circl
Circl
CVE-2026-70548
1 Sep 202613:55
circl
circl
Circl
CVE-2026-70550
25 Aug 202616:14
circl
circl
Circl
CVE-2026-70551
1 Sep 202601:37
circl
cve
CVE
CVE-2026-69104
25 Aug 202615:09
cve
cve
CVE
CVE-2026-70548
25 Aug 202615:17
cve
cve
CVE
CVE-2026-70550
25 Aug 202615:22
cve
cve
CVE
CVE-2026-70551
25 Aug 202615:06
cve
cvelist
Cvelist
CVE-2026-69104 Potential unauthorized repository migration in JFrog Artifactory
25 Aug 202615:09
cvelist
cvelist
Cvelist
CVE-2026-70548 SSRF In CocoaPods Via JFrog Artifactory External Dependency
25 Aug 202615:17
cvelist
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(342128);
  script_version("1.1");
  script_set_attribute(attribute:"plugin_modification_date", value:"2026/09/01");

  script_cve_id(
    "CVE-2026-69104",
    "CVE-2026-70548",
    "CVE-2026-70550",
    "CVE-2026-70551"
  );

  script_name(english:"JFrog Artifactory 7.161.x < 7.161.19 Multiple Vulnerabilities");

  script_set_attribute(attribute:"synopsis", value:
"An application installed on the remote host is affected by multiple vulnerabilities.");
  script_set_attribute(attribute:"description", value:
"According to its self-reported version number, the version of JFrog Artifactory
installed on the remote host is 7.161.x prior to 7.161.19. It is, therefore,
affected by multiple vulnerabilities, including:

  - A user who can read an existing remote VCS repository can replace its
    configured origin or supply an absolute VCS data URL. (CVE-2026-70551)

  - An authenticated user may initiate repository migration operations without
    required repository permissions, potentially causing information disclosure,
    unauthorized state changes, and service disruption. (CVE-2026-69104)

  - An authorization weakness in Composer repository handling may allow an
    authenticated user, under specific conditions, to read package metadata from
    repositories they are not authorized to read. (CVE-2026-70550)

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://docs.jfrog.com/releases/docs/artifactory-self-managed-releases");
  script_set_attribute(attribute:"see_also", value:"https://docs.jfrog.com/releases/docs/jfrog-security-advisories");
  script_set_attribute(attribute:"solution", value:
"Upgrade to JFrog Artifactory version 7.161.19 or later.");
  script_set_attribute(attribute:"agent", value:"all");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-69104");
  script_set_attribute(attribute:"cvss3_score_source", value:"CVE-2026-70551");

  script_cwe_id(862, 918);

  script_set_attribute(attribute:"vuln_publication_date", value:"2026/08/25");
  script_set_attribute(attribute:"patch_publication_date", value:"2026/08/25");
  script_set_attribute(attribute:"plugin_publication_date", value:"2026/09/01");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:jfrog:artifactory");
  script_set_attribute(attribute:"thorough_tests", value:"true");
  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("jfrog_artifactory_win_installed.nbin", "jfrog_artifactory_nix_installed.nbin");
  script_require_keys("installed_sw/Artifactory");

  exit(0);
}

include('vdf.inc');

# @tvdl-content
var vuln_data = {
  'metadata': {'spec_version': '1.0'},
  'checks': [
    {
      'product': {'name': 'Artifactory', 'type': 'app'},
      'check_algorithm': 'default',
      'constraints': [
        {'min_version': '7.161.0', 'fixed_version': '7.161.19'}
      ]
    }
  ]
};

var result = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_HOLE);
vdf::handle_check_and_report_errors(vdf_result:result);

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