Wingetlywingetly
← All apps

XAMPP 8.1

by Apache Friendsv8.1.25-0

Last updated

A completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl.

Install with winget

$ winget install --id ApacheFriends.Xampp.8.1 --exact --version 8.1.25-0

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

Silent install command for XAMPP 8.1

XAMPP 8.1 uses EXE. The silent install switches are --mode unattended --unattendedmodeui none.

One-line silent install (x64, machine scope)
installer.exe --mode unattended --unattendedmodeui none

See the full silent install reference for XAMPP 8.1

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.

Installers · v8.1.25-0

ArchitectureTypeScopeInstallDownload
x64EXEmachineDirect

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

Security

4 known CVEs via NVD

  • high7.3Fix availableCVE-2024-0338affects <=8.2.4Feb 1, 2024

    A buffer overflow vulnerability has been found in XAMPP affecting version 8.2.4 and earlier. An attacker could execute arbitrary code through a long file debug argument that controls the Structured Exception Handler (SEH).

  • medium6.7Patched in wingetCVE-2022-47637affects <=8.1.12Sep 12, 2023

    The installer in XAMPP through 8.1.12 allows local users to write to the C:\xampp directory. Common use cases execute files under C:\xampp with administrative privileges.

  • high8.8Patched in wingetCVE-2022-29376affects <=8.1.4May 23, 2022

    Xampp for Windows v8.1.4 and below was discovered to contain insecure permissions for its install directory, allowing attackers to execute arbitrary code via overwriting binaries located in the directory.

  • high8.8Patched in wingetCVE-2020-11107affects before 7.2.29, 7.3.16, 7.4.4Apr 2, 2020

    An issue was discovered in XAMPP before 7.2.29, 7.3.x before 7.3.16 , and 7.4.x before 7.4.4 on Windows. An unprivileged user can change a .exe configuration in xampp-contol.ini for all users (including admins) to enable arbitrary command execution.

Source: NVD, updated 4h ago. 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.

Related apps

  • XAMPP 8.2Apache Friends
    ApacheFriends.Xampp.8.2v8.2.12-0

    A completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl.

  • PHP 8.4PHP Group
    PHP.PHP.8.4v8.4.25

    PHP 8.4

  • DBXt8y2
    t8y2.DBXv0.6.16

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

  • PHP 8.1 - Non-thread safePHP Group
    PHP.PHP.NTS.8.1v8.1.34

    PHP 8.1 - Non-thread safe

  • MySQLOracle Corporation
    Oracle.MySQLv8.4.9

    Oracle MySQL Database Service is a fully managed database service that lets developers quickly develop and deploy secure, cloud native applications using the world’s most popular open source database.

  • DBeaverDBeaver Corp
    DBeaver.DBeaver.Communityv26.2.0

    Free Universal Database Tool

More from Apache Friends or browse apache, mariadb, mysql.

Frequently asked questions

How do I install XAMPP 8.1 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ApacheFriends.Xampp.8.1 --exact --version 8.1.25-0. winget downloads the installer from Apache Friends and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install XAMPP 8.1 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ApacheFriends.Xampp.8.1 --exact 8.1.25-0 --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 XAMPP 8.1?
XAMPP 8.1 uses EXE. Run the downloaded installer with: installer.exe --mode unattended --unattendedmodeui none. The silent switches are --mode unattended --unattendedmodeui none.
How do I uninstall XAMPP 8.1 via winget?
Run: winget uninstall --id ApacheFriends.Xampp.8.1 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from XAMPP 8.1's Apps & Features entry.
Is XAMPP 8.1 free?
XAMPP 8.1 is distributed under GPL-2.0. Refer to the publisher (https://www.apachefriends.org/download.html) for the full license terms - Wingetly itself does not charge for installation.
Does XAMPP 8.1 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 XAMPP 8.1 directly from the publisher.
How do I keep XAMPP 8.1 up to date?
Run winget upgrade --id ApacheFriends.Xampp.8.1 --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of XAMPP 8.1 from microsoft/winget-pkgs.

Recent versions

  • 8.1.25-0latest
  • 8.1.12-0
  • 8.1.10-0