Wingetlywingetly
← All apps

GIMP Nightly

by The GIMP Teamv2.99.18

Last updated

GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.

Install with winget

$ winget install --id GIMP.GIMP.Nightly --exact --version 2.99.18

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for GIMP Nightly

GIMP Nightly uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
gimp-2.99.18-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /NORESTART /CURRENTUSER

See the full silent install reference for GIMP Nightly

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring. Note: These builds are a work-in-progress. Please proceed with caution because they may be unstable. If a crash does occur, please report it!

Installers · v2.99.18

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x86EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • medium6.1Fix availableCVE-2026-82343affects <=3.3.1Aug 28, 2026

    A flaw was found in the file-psd plugin in GIMP. When processing a specially crafted PSD image file, the plugin does not properly validate the channel-count parameter. This incorrect validation leads to improper memory bounds checking, resulting in both a heap out-of-bounds read...

  • medium6.1Fix availableCVE-2026-82330affects <=3.3.1Aug 28, 2026

    A flaw was found in the file-pvr plugin in GIMP. When processing a specially crafted PVR image file, the VQ (compressed) decoder does not properly perform memory bounds checking. This missing validation results in a heap out-of-bounds read. This issue can result in an applicatio...

  • medium6.1Fix availableCVE-2026-82328affects <=3.3.1Aug 28, 2026

    A flaw was found in the file-ico plugin in GIMP. When processing a specially crafted ICO image file, the plugin does not properly validate the used_clrs (palette count) parameter. This incorrect validation leads to improper memory bounds checking, resulting in a heap out-of-boun...

  • medium6.1Fix availableCVE-2026-82324affects <=3.3.1Aug 28, 2026

    A flaw was found in the file-iff (IFF/ILBM) plugin in GIMP. When processing a specially crafted IFF/ILBM image file, the plugin does not properly validate the HAM row size and improperly handles cases where the number of color planes (nPlanes) is zero. This causes a row size mis...

  • medium5.5Fix availableCVE-2026-79902affects <=3.3.1Aug 26, 2026

    A flaw was found in the Seattle FilmWorks plugin in GIMP. When processing a specially crafted SFW image file, the plugin allocates a Variable-Length Array (VLA) on the stack without integer overflow checks, causing an unbounded stack allocation. This issue leads to an applicatio...

  • medium4.4Fix availableCVE-2026-80101affects <=3.3.1Aug 25, 2026

    A flaw was found in the file-xwd plugin in GIMP. When processing a specially crafted XWD image file, the plugin validates the image width and bytes-per-line parameters independently rather than ensuring their combined values are consistent with the allocated buffer size. This in...

  • medium6.1Patched in wingetCVE-2026-78475affects >=3.0.0 and <=3.3.1Aug 24, 2026

    A flaw was found in the file-pix (ESM) plugin in GIMP. When processing a specially crafted PIX image file, the plugin allocates a Variable-Length Array (VLA) on the stack without proper bounds checking, causing an unbounded stack allocation followed by a 21-byte stack over-read....

  • high7.0Patched in wingetCVE-2026-78465affects v3.3.1Aug 24, 2026

    A flaw was found in the file-pcx plugin in GIMP, affecting 32-bit builds only. When processing a PCX image file, the plugin calculates memory allocation sizes based on the image dimensions and the number of color planes. If a crafted file sets the number of planes to 4 alongside...

Showing 8 of 25. Source: NVD, updated just now. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • GIMPThe GIMP Team
    GIMP.GIMPv3.2.4

    GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.

  • GIMPThe GIMP Team
    GIMP.GIMP.3v3.2.6.0

    GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.

  • GIMPThe GIMP Team
    GIMP.GIMP.2v2.10.38

    GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.

  • GIMP Help 3.0.0The GIMP Team
    GIMP.Help.3v3.0.2

    User Manual for GIMP

  • CapCutBytedance Pte. Ltd.
    ByteDance.CapCutv9.4.0.4015

    A video editing tool packed with features on your desktop or laptop

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

More from The GIMP Team or browse editor, gimp, image.

Frequently asked questions

How do I install GIMP Nightly on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GIMP.GIMP.Nightly --exact --version 2.99.18. winget downloads the installer from The GIMP Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GIMP Nightly silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GIMP.GIMP.Nightly --exact 2.99.18 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GIMP Nightly?
GIMP Nightly uses EXE (Inno Setup). Run the downloaded installer with: gimp-2.99.18-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall GIMP Nightly via winget?
Run: winget uninstall --id GIMP.GIMP.Nightly --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GIMP Nightly's Apps & Features entry.
Is GIMP Nightly free?
GIMP Nightly is distributed under GNU General Public License. Refer to the publisher (https://www.gimp.org) for the full license terms - Wingetly itself does not charge for installation.
Does GIMP Nightly work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls GIMP Nightly directly from the publisher.
How do I keep GIMP Nightly up to date?
Run winget upgrade --id GIMP.GIMP.Nightly --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of GIMP Nightly from microsoft/winget-pkgs.

Recent versions

  • 3.0.0-RC3pre
  • 3.0.0-RC2pre
  • 3.0.0-RC1pre
  • 2.99.18latest
  • 2.99.16
  • 2.99.10
  • 2.99.8
  • 2.99.6
  • 2.99.4
  • 2.99.2