Lucene search
+L

7647 matches found

Veracode
Veracode
added 2026/07/21 10:11 a.m.13 views

Cross Site Scripting

Snipe-IT is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to insufficient validation of uploaded XML-based files, where active XHTML or XML content can bypass SVG sanitization and be served inline, allowing attackers to execute arbitrary JavaScript in a victim's browser...

8.7CVSS5.7AI score0.00439EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2026/07/21 9:19 a.m.14 views

Improper Authorization

Snipe-IT is vulnerable to Improper Authorization. The vulnerability is due to improper enforcement of company boundary validation when creating locations, where an invalid parent-child company relationship is detected but not blocked, allowing authenticated users to create child locations under...

4.3CVSS5.2AI score0.00331EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/07/21 8:09 a.m.19 views

CSV Injection

Snipe-IT is vulnerable to CSV Injection. The vulnerability is due to insufficient sanitization of the User-Agent header before exporting activity logs to CSV, allowing authenticated users to inject spreadsheet formulas that may execute when the exported report is opened in spreadsheet software...

7.3CVSS5.4AI score0.00234EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/07/20 12:49 p.m.18 views

Path Traversal

Snipe-IT is vulnerable to Path Traversal. The vulnerability is due to insufficient validation of asset image paths during CSV import and image deletion, where attacker-controlled path traversal sequences can reference arbitrary files, allowing authenticated users to delete files accessible to the...

6.5CVSS5.5AI score0.00589EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/20 3:01 a.m.23 views

Malicious Package

Overview @gocortexio/npmgremlinbox-tpl-1-0 is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and...

9.8CVSS5.4AI score
SaveExploits0References2
Veracode
Veracode
added 2026/07/17 10:07 a.m.17 views

Improper Authorization

Snipe-IT is vulnerable to Improper Authorization. The vulnerability is due to insufficient authorization checks on the asset request cancellation endpoint, where user-controlled URL parameters can specify another user's pending request, allowing authenticated attackers to cancel asset requests...

5.3CVSS5.3AI score0.002EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2026/07/17 9:07 a.m.18 views

Improper Authorization

Snipe-IT is vulnerable to Improper Authorization. The vulnerability is due to missing authorization checks when deleting pending checkout acceptance records, where the endpoint validates only report viewing permissions and does not verify access to the associated asset, allowing users to delete...

5CVSS5.3AI score0.00336EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2026/07/17 7:52 a.m.18 views

Cross Site Scripting (XSS)

Snipe-IT is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper validation of javascript: URIs in Markdown hyperlinks, where malicious links embedded in custom fields can execute arbitrary JavaScript when clicked by another user viewing the asset details page...

5.4CVSS5.7AI score0.00295EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/07/17 7:12 a.m.21 views

Improper Authorization

Snipe-IT is vulnerable to Improper Authorization. The vulnerability is due to missing authorization checks when adding licenses to predefined kits, where the API validates kit edit permissions but not access to the referenced license, allowing low-privilege users to associate licenses they are no...

5.4CVSS5.3AI score0.00175EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/07/16 9:08 a.m.18 views

Open Redirect

Snipe-IT is vulnerable to Open Redirect. The vulnerability is due to improper trust of the attacker-controlled Referer header, where the previous URL is stored in the session and later used for redirection without validation, allowing attackers to redirect users to malicious websites after a...

6.1CVSS5.3AI score0.0031EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-48801

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - linkify-it is a links recognition library with full Unicode support. Prior to 5.0.1, LinkifyIt.prototype.match, the package's primary public API, has ON...

8.7CVSS4.7AI score0.00366EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/15 2:52 p.m.16 views

CVE-2026-48801

A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package's primary public API, has an algorithmic complexity of ON² for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker...

8.7CVSS6AI score0.00366EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/15 1:01 p.m.18 views

ROOT-APP-NPM-CVE-2026-2327 CVE-2026-2327 in @rootio/markdown-it - Patched by Root

Root has patched CVE-2026-2327 in the @rootio/markdown-it package for Root:npm. Multiple fixed versions available...

5.3CVSS7.1AI score0.0065EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 9:17 p.m.11 views

UBUNTU-CVE-2026-48801

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.1, LinkifyIt.prototype.match, the package's primary public API, has ON² algorithmic complexity for inputs containing many fuzzy links or emails because the JavaScript-level scan loop re-slices input and re-runs...

8.7CVSS6.1AI score0.00366EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/14 8:03 p.m.13 views

CVE-2026-48801 linkify-it: Quadratic algorithmic complexity in LinkifyIt#match scan loop

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.1, LinkifyIt.prototype.match, the package's primary public API, has ON² algorithmic complexity for inputs containing many fuzzy links or emails because the JavaScript-level scan loop re-slices input and re-runs...

8.7CVSS6.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/14 8:03 p.m.51 views

CVE-2026-48801 linkify-it: Quadratic algorithmic complexity in LinkifyIt#match scan loop

linkify-it is a links recognition library with full Unicode support. Prior to 5.0.1, LinkifyIt.prototype.match, the package's primary public API, has ON² algorithmic complexity for inputs containing many fuzzy links or emails because the JavaScript-level scan loop re-slices input and re-runs...

8.7CVSS0.00366EPSS
SaveExploits1References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/13 6:27 a.m.28 views

Malicious code in crazynut (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 99acc5fd6f39abd90d81467df8fe55d92230edd286a12d9f628ad6f9c1c34a9a The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

6.1AI score
SaveExploits0References3
Circl
Circl
added 2026/07/12 10:00 p.m.13 views

CVE-2020-15299

creationtimestamp| type| source ---|---|--- 2026-07-12 22:00:17+00:00| seen| https://t.me/pleyadesit/6928 2026-07-13 00:00:41+00:00| seen| https://t.me/pleyadesit/6928 2026-07-14 00:00:49+00:00| seen| https://t.me/pleyadesit/6928...

6.1CVSS6.4AI score0.4696EPSS
SaveExploits1References1
Circl
Circl
added 2026/07/12 10:00 p.m.13 views

CVE-2020-15499

creationtimestamp| type| source ---|---|--- 2026-07-12 22:00:17+00:00| seen| https://t.me/pleyadesit/7081 2026-07-13 00:00:41+00:00| seen| https://t.me/pleyadesit/7081 2026-07-14 00:00:49+00:00| seen| https://t.me/pleyadesit/7081...

6.1CVSS6.4AI score0.00649EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/12 10:00 p.m.10 views

CVE-2020-24436

creationtimestamp| type| source ---|---|--- 2026-07-12 22:00:16+00:00| seen| https://t.me/pleyadesit/7890 2026-07-13 00:00:40+00:00| seen| https://t.me/pleyadesit/7890 2026-07-14 00:00:51+00:00| seen| https://t.me/pleyadesit/7890...

7.8CVSS7AI score0.1702EPSS
SaveExploits0References1
Rows per page
Query Builder