CVE-2026-86733
Last modified
CVE-2026-86733 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Snipe-IT before 8.7.0 streams the SQL entry from an uploaded backup archive directly into the MySQL/MariaDB command-line client (`mysql`) without the --binary-mode flag, so the client interprets lines beginning with backslash commands such as `\!` as local shell commands. An authenticated superadministrator who uploads a crafted ZIP backup (POST /admin/backups/upload) and triggers a restore (POST /admin/backups/restore/{filename}) without the optional `clean` sanitizer parameter — which is not applied by default because DB_SANITIZE_BY_DEFAULT is false — can execute arbitrary OS commands as the web application's operating-system user, exposing application secrets (including database credentials and APP_KEY) and allowing modification of application-writable files and data.
Description
Snipe-IT before 8.7.0 streams the SQL entry from an uploaded backup archive directly into the MySQL/MariaDB command-line client (`mysql`) without the --binary-mode flag, so the client interprets lines beginning with backslash commands such as `\!` as local shell commands. An authenticated superadministrator who uploads a crafted ZIP backup (POST /admin/backups/upload) and triggers a restore (POST /admin/backups/restore/{filename}) without the optional `clean` sanitizer parameter — which is not applied by default because DB_SANITIZE_BY_DEFAULT is false — can execute arbitrary OS commands as the web application's operating-system user, exposing application secrets (including database credentials and APP_KEY) and allowing modification of application-writable files and data. Version 8.7.0 adds the --binary-mode flag to the client invocation.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Snipeitapp | Snipe-It | < 8.7.0 |
References
- https://github.com/grokability/snipe-it/security/advisories/GHSA-x53f-48vj-c5fcMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-86733?
How severe is CVE-2026-86733?
How do I fix CVE-2026-86733?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-86728AVideo through 29.0 contains an authentication bypass vulner…7.5
- CVE-2026-86729WWBN AVideo through commit e01e41ecc (no patched version ava…7.4
- CVE-2026-8673Unprotected transport of credentials vulnerability in syslin…9.1
- CVE-2026-86730Craft CMS versions before 5.10.12 fail to properly cleanse s…8.8
- CVE-2026-86731Craft CMS versions 5.0.0-RC1 through 5.10.11 are missing an …6.5
- CVE-2026-86732Craft CMS versions before 5.10.12 contain a remote code exec…8.8
- CVE-2026-86734Snipe-IT before 8.7.1 fails to validate the length of the no…6.5
- CVE-2026-86735snipe-it versions before 8.7.0 contain a server-side request…5
- CVE-2026-86736snipe-it before 8.7.0 contains an incorrect calculation vuln…4.3
- CVE-2026-86737snipe-it versions before 8.7.0 fail to enforce asset view au…4.3
- CVE-2026-86738Snipe-IT versions before 8.7.0 contain a CSS injection vulne…8.7
- CVE-2026-86739Snipe-IT 8.6.3 and earlier do not check the return value of …3.1
Are you affected by CVE-2026-86733?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
