Lucene search
+L

338 matches found

Kitploit
Kitploit
added 2026/09/14 12:32 a.m.7 views

user-security-stories

User Security Stories This repository contains a collection of user security stories and acceptance criteria. User Security Stories Security Acceptance Criteria Please fork and contribute additional security stories and acceptance criteria that you think will benefit the community. History The...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 6:07 p.m.9 views

superpowers-evals

Superpowers Evals Laboratorio de evaluación comportamental para superpowers. Quorum impulsa CLIs reales de agentes de codificación Claude, Codex, Antigravity, Gemini, Kimi, OpenCode, Pi y Copilot a través de un agente de control de calidad Gauntlet y los califica según los criterios de aceptación...

6AI score
SaveExploits0References1
OSV
OSV
added 2026/09/10 12:50 a.m.5 views

CLEANSTART-2026-CT24188 ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label

Multiple security vulnerabilities affect the rabbitmq-cluster-operator package. The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00692EPSS
SaveExploits0References29
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2026-86747

Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unacceptedassets/sentreminder ReportsController::sentAssetAcceptanceReminder and DELETE /reports/unacceptedassets/acceptanceId/delete...

5.4CVSS0.00174EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.8 views

CVE-2026-86739

Snipe-IT 8.6.3 and earlier do not check the return value of Storage::put when writing the signature PNG and the generated acceptance PDF in Account\AcceptanceController::store. On filesystem drivers that return false instead of throwing on a write failure for example the local disk with restricti...

3.1CVSS0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.5 views

CVE-2026-86743

Snipe-IT versions before 8.7.0 fail to properly scope asset acceptance report queries by company, allowing authenticated reports.view users to read pending acceptances across all companies. Attackers can access the unacceptedassets report page or CSV export to disclose cross-company inventory...

5.3CVSS0.00256EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 1:32 p.m.9 views

CVE-2026-86771

Snipe-IT versions before 8.7.0 are vulnerable to Server-Side Request Forgery (SSRF) through the employee_num field in the asset acceptance PDF generator. The root cause is a failure to HTML-escape this field before passing it to TCPDF's writeHTML() function, allowing an attacker with the users.ed...

8.3CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.5 views

CVE-2026-86747 snipe-it before 8.7.0 Authorization Bypass via Pivot-Only User

Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unacceptedassets/sentreminder ReportsController::sentAssetAcceptanceReminder and DELETE /reports/unacceptedassets/acceptanceId/delete...

5.3CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 1:32 p.m.32 views

CVE-2026-86747 snipe-it before 8.7.0 Authorization Bypass via Pivot-Only User

Snipe-IT is an open source IT asset management system. In versions up to and including 8.6.3, the report acceptance endpoints POST /reports/unacceptedassets/sentreminder ReportsController::sentAssetAcceptanceReminder and DELETE /reports/unacceptedassets/acceptanceId/delete...

5.4CVSS0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.7 views

CVE-2026-86743 Snipe-IT before 8.7.0 Authorization Bypass via Asset Acceptance Report

Snipe-IT versions before 8.7.0 fail to properly scope asset acceptance report queries by company, allowing authenticated reports.view users to read pending acceptances across all companies. Attackers can access the unacceptedassets report page or CSV export to disclose cross-company inventory...

5.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 1:32 p.m.31 views

CVE-2026-86743 Snipe-IT before 8.7.0 Authorization Bypass via Asset Acceptance Report

Snipe-IT versions before 8.7.0 fail to properly scope asset acceptance report queries by company, allowing authenticated reports.view users to read pending acceptances across all companies. Attackers can access the unacceptedassets report page or CSV export to disclose cross-company inventory...

5.3CVSS0.00256EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/09 1:32 p.m.9 views

EUVD-2026-74920

Snipe-IT versions before 8.7.0 fail to properly scope asset acceptance report queries by company, allowing authenticated reports.view users to read pending acceptances across all companies. Attackers can access the unacceptedassets report page or CSV export to disclose cross-company inventory...

5.3CVSS0.00256EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 1:32 p.m.8 views

CVE-2026-86743

Snipe-IT versions before 8.7.0 contain an authorization bypass in the asset acceptance report functionality. The root cause is a failure to properly scope asset acceptance report queries by company, allowing authenticated users with the reports.view permission to read pending acceptances across a...

5.3CVSS0.00256EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 1:32 p.m.10 views

CVE-2026-86742

Snipe-IT versions through 8.6.3 are vulnerable to CSV formula injection via the unaccepted assets acceptance report export. The ReportsController::postAssetAcceptanceReport method builds the CSV by hand without applying League\Csv\EscapeFormula or honoring the app.escape_formulas config, unlike s...

6.5CVSS0.00266EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 1:32 p.m.6 views

CVE-2026-86742 Snipe-IT before 8.7.0 CSV Formula Injection via Asset Acceptance Report

Snipe-IT through 8.6.3 does not neutralize formula elements in the "unaccepted assets" acceptance report CSV export. ReportsController::postAssetAcceptanceReport builds the CSV by hand stripping commas and joining rows manually and, unlike the six sibling exports in the same controller, never...

5.1CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/09 1:32 p.m.31 views

CVE-2026-86742 Snipe-IT before 8.7.0 CSV Formula Injection via Asset Acceptance Report

Snipe-IT through 8.6.3 does not neutralize formula elements in the "unaccepted assets" acceptance report CSV export. ReportsController::postAssetAcceptanceReport builds the CSV by hand stripping commas and joining rows manually and, unlike the six sibling exports in the same controller, never...

6.5CVSS0.00266EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/09 1:32 p.m.8 views

EUVD-2026-74916

Snipe-IT 8.6.3 and earlier do not check the return value of Storage::put when writing the signature PNG and the generated acceptance PDF in Account\AcceptanceController::store. On filesystem drivers that return false instead of throwing on a write failure for example the local disk with restricti...

3.1CVSS0.0023EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 1:32 p.m.10 views

CVE-2026-86739

Snipe-IT versions 8.6.3 and earlier fail to check the return value of Storage::put() when writing the signature PNG and acceptance PDF in Account\AcceptanceController::store(). On filesystem drivers that return false instead of throwing on write failure (e.g., local disk with restrictive permissi...

3.1CVSS0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.6 views

CVE-2026-86739 Snipe-IT before 8.7.0 Acceptance Finalization Without Stored Evidence

Snipe-IT 8.6.3 and earlier do not check the return value of Storage::put when writing the signature PNG and the generated acceptance PDF in Account\AcceptanceController::store. On filesystem drivers that return false instead of throwing on a write failure for example the local disk with restricti...

2.3CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.10 views

PT-2026-89040

Snipe-IT versions before 8.7.0 fail to HTML-escape the employee num field in the acceptance PDF generator, allowing attackers with users.edit permission to inject img tags into TCPDF's writeHTML function. Attackers can craft a malicious employee num value containing an img tag with an arbitrary...

8.3CVSS0.00188EPSS
SaveExploits0References6
Rows per page
Query Builder