snipeitapp 関連製品全体の CVE とセキュリティ脆弱性情報を集約し、CVSS、EPSS、公開日、脆弱性情報データを掲載しています。
一般的な弱点パターンには vendor risk ssrf、vendor risk open redirect、パス処理の欠陥, and vendor risk file inclusion があり、vendor surface software deployment の利用場面で vendor impact session compromise、ファイル上書き, and vendor impact unauthorized access などのリスクが生じる可能性があります。
掲載データは公開脆弱性情報とセキュリティ公告に基づき、過去の暴露面と修補優先度の評価に利用できます。
| CVE | 概要 | ソース | CVSS 最大値 | EPSS(%) | 公開 | 更新 |
|---|---|---|---|---|---|---|
| CVE-2026-48507 | Snipe-IT is an IT asset/license management system. A vulnerability in versions prior to 8.6.0 allows a non-admin user holding only the granular `users.edit` permission to lock every admin out of the instance by editing the `activated` flag (which determines whether or not a user can login) and the `ldap_import` flag, which determines whether or not the user can request a password reset. Version 8.6.0 contains a patch. | [email protected] | 7.1 | 0.04% | 2026-06-08 | 2026-06-09 |
| CVE-2026-44833 | Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an open redirect vulnerability in Snipe-IT allows attackers to redirect users to malicious sites via unvalidated HTTP Referer header stored in session variable. This vulnerability is fixed in 8.4.1. | [email protected] | 5.9 | 0.01% | 2026-05-26 | 2026-05-26 |
| CVE-2026-44832 | Snipe-IT is an IT asset/license management system. Prior to 8.4.1, aAn authenticated user with only users.edit permission can escalate their own privileges to admin by sending a PATCH request to /api/v1/users/{id} with permissions[admin]=1. The API controller only strips the superuser key from the permissions array, allowing admin and all other permission keys to be set by any user who can update users. This vulnerability is fixed in 8.4.1. | [email protected] | 7.1 | 0.01% | 2026-05-26 | 2026-05-26 |
| CVE-2026-44831 | Snipe-IT is an IT asset/license management system. Prior to 8.4.1, users with component view access could be impacted by an unescaped notes column, resulting in cross-site scripting (XSS). This vulnerability is fixed in 8.4.1. | [email protected] | 4.8 | 0.01% | 2026-05-26 | 2026-05-26 |
| CVE-2026-37709 | Insecure Permissions vulnerability in grokability snipe-it v.8.4.0 and before and fixed after 2026-03-10 commit 676a9958 allows a remote attacker to execute arbitrary code via the app/Http/Controllers/Api/UploadedFilesController.php component | [email protected] | 9.8 | 0.28% | 2026-05-07 | 2026-05-12 |
| CVE-2026-38533 | An improper authorization vulnerability in the /api/v1/users/{id} endpoint of Snipe-IT v8.4.0 allows authenticated attackers with the users.edit permission to modify sensitive authentication and account-state fields of other non-admin users via supplying a crafted PUT request. | [email protected] | 6.5 | 0.10% | 2026-04-14 | 2026-05-01 |
| CVE-2025-15602 | Snipe-IT versions prior to 8.3.7 contain sensitive user attributes related to account privileges that are insufficiently protected against mass assignment. An authenticated, low-privileged user can craft a malicious API request to modify restricted fields of another user account, including the Super Admin account. By changing the email address of the Super Admin and triggering a password reset, an attacker can fully take over the Super Admin account, resulting in complete administrative control | [email protected] | 8.7 | 0.02% | 2026-03-06 | 2026-04-17 |
| CVE-2025-65622 | Snipe-IT before 8.3.4 allows stored XSS via the Locations "Country" field, enabling a low-privileged authenticated user to inject JavaScript that executes in another user's session. | [email protected] | 5.4 | 0.02% | 2025-12-01 | 2025-12-03 |
| CVE-2025-65621 | Snipe-IT before 8.3.4 allows stored XSS, allowing a low-privileged authenticated user to inject JavaScript that executes in an administrator's session, enabling privilege escalation. | [email protected] | 5.4 | 0.02% | 2025-12-01 | 2025-12-04 |
| CVE-2025-64027 | Snipe-IT v8.3.4 (build 20218) contains a reflected cross-site scripting (XSS) vulnerability in the CSV Import workflow. When an invalid CSV file is uploaded, the application returns a progress_message value that is rendered as raw HTML in the admin interface. An attacker can intercept and modify the POST /livewire/update request to inject arbitrary HTML or JavaScript into the progress_message. Because the server accepts the modified input without sanitization and reflects it back to the user, ar | [email protected] | 6.1 | 0.01% | 2025-11-20 | 2025-11-26 |
| CVE-2025-63601 | Snipe-IT before version 8.3.3 contains a remote code execution vulnerability that allows an authenticated attacker to upload a malicious backup file containing arbitrary files and execute system commands. | [email protected] | 9.9 | 0.97% | 2025-11-05 | 2025-12-01 |
| CVE-2025-59713 | Snipe-IT before 8.1.18 allows unsafe deserialization. | [email protected] | 6.8 | 0.02% | 2025-09-19 | 2025-09-23 |
| CVE-2025-59712 | Snipe-IT before 8.1.18 allows XSS. | [email protected] | 6.4 | 0.03% | 2025-09-19 | 2025-09-23 |
| CVE-2025-47226 | Grokability Snipe-IT before 8.1.0 has incorrect authorization for accessing asset information. | [email protected] | 5.0 | 0.27% | 2025-05-02 | 2025-06-03 |
| CVE-2024-51094 | An issue in Snipe-IT v.7.0.13 build 15514 allows a low-privileged attacker to modify their profile name and inject a malicious payload into the "Name" field. When an administrator later accesses the People Management page, exports the data as a CSV file, and opens it, the injected payload will be executed, allowing the attacker to exfiltrate internal system data from the CSV file to a remote server. | [email protected] | 8.0 | 0.37% | 2024-11-12 | 2025-05-22 |
| CVE-2024-51093 | Stored Cross-Site Scripting (XSS) vulnerability in Snipe-IT - v7.0.13 allows an attacker to upload a malicious XML file containing JavaScript code. This can lead to privilege escalation when the payload is executed, granting the attacker super admin permissions within the Snipe-IT system. | [email protected] | 8.7 | 0.31% | 2024-11-12 | 2024-11-21 |
| CVE-2024-48987 | Snipe-IT before 7.0.10 allows remote code execution (associated with cookie serialization) when an attacker knows the APP_KEY. This is exacerbated by .env files, available from the product's repository, that have default APP_KEY values. | [email protected] | 6.6 | 2.73% | 2024-10-11 | 2025-05-22 |
| CVE-2024-5685 | Users with "User:edit" and "Self:api" permissions can promote or demote themselves or other users by performing changes to the group's memberships via API call.This issue affects snipe-it: from v4.6.17 through v6.4.1. | 596c5446-0ce5-4ba2-aa66-48b3b757a647 | 7.6 | 0.16% | 2024-06-14 | 2025-03-07 |
| CVE-2023-5511 | Cross-Site Request Forgery (CSRF) in GitHub repository snipe/snipe-it prior to v.6.2.3. | [email protected] | 8.8 | 0.06% | 2023-10-11 | 2024-11-21 |
| CVE-2023-5452 | Cross-site Scripting (XSS) - Stored in GitHub repository snipe/snipe-it prior to v6.2.2. | [email protected] | 5.4 | 0.11% | 2023-10-06 | 2024-11-21 |