| Reporter | Title | Published | Views | Family All 148 |
|---|---|---|---|---|
| CVE-2026-53460 | 10 Jun 202622:02 | – | alpinelinux | |
| CVE-2026-53461 | 10 Jun 202622:03 | – | alpinelinux | |
| CVE-2026-53462 | 10 Jun 202622:04 | – | alpinelinux | |
| CVE-2026-53463 | 10 Jun 202622:05 | – | alpinelinux | |
| CVE-2026-53460 | 11 Jun 202600:00 | – | circl | |
| CVE-2026-53461 | 11 Jun 202600:00 | – | circl | |
| CVE-2026-53462 | 11 Jun 202602:06 | – | circl | |
| CVE-2026-53463 | 11 Jun 202601:54 | – | circl | |
| ImageMagick 缓冲区错误漏洞 | 10 Jun 202600:00 | – | cnnvd | |
| ImageMagick 资源管理错误漏洞 | 10 Jun 202600:00 | – | cnnvd |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(321442);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/06/17");
script_cve_id(
"CVE-2026-53460",
"CVE-2026-53461",
"CVE-2026-53462",
"CVE-2026-53463"
);
script_name(english:"ImageMagick < 6.9.13-50 / 7.x < 7.1.2-25 Multiple Vulnerabilities");
script_set_attribute(attribute:"synopsis", value:
"The remote host has an application installed that is affected by multiple vulnerabilities.");
script_set_attribute(attribute:"description", value:
"The remote host has a version of ImageMagick installed that is prior to 6.9.13-50 or 7.x prior to 7.1.2-25. It is,
therefore, affected by multiple vulnerabilities, including:
- A missing validation in AcquireAlignedMemory could cause memory exhaustion conditions. (CVE-2026-53460)
- An incorrect loop in the ICON decoder can result in an out-of-bounds heap write resulting in a crash.
(CVE-2026-53461)
- A memory corruption vulnerability exists that can be triggered by a crafted image file. (CVE-2026-53462)
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
# https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-q62c-h75r-2xhc
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?aba0a999");
# https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-g22q-f7gc-5jhr
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?8dab0399");
# https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-px7q-ggqj-hcf2
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?7f9e4d66");
# https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p9rq-q46c-g4x6
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?c2cfc3a0");
script_set_attribute(attribute:"solution", value:
"Upgrade to ImageMagick version 6.9.13-50 / 7.1.2-25 or later.");
script_set_attribute(attribute:"agent", value:"all");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2026-53460");
script_set_attribute(attribute:"vuln_publication_date", value:"2026/06/09");
script_set_attribute(attribute:"patch_publication_date", value:"2026/06/09");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/06/17");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"cpe:/a:imagemagick:imagemagick");
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("imagemagick_installed.nasl", "imagemagick_macos_installed.nbin", "imagemagick_nix_installed.nbin");
script_require_keys("installed_sw/ImageMagick");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
'metadata': {'spec_version': '1.0'},
'checks': [
{
'check_algorithm': 'default',
'product': {'name': 'ImageMagick', 'type': 'app'},
'constraints': [
{ 'fixed_version' : '6.9.13.50', 'fixed_display' : '6.9.13-50' },
{ 'min_version' : '7.0.0', 'fixed_version' : '7.1.2.25', 'fixed_display' : '7.1.2-25' }
]
}
]
};
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