Lucene search
+L

8445 matches found

Github Security Blog
Github Security Blog
added 2026/05/08 10:26 p.m.16 views

Open WebUI has stored XSS in Excel file preview

Summary Excel file attachments are previewed in an unsafe way. A crafted XLSX file payload can be used to cause the sheetjs function sheettohtml to embed an XSS payload into the generated HTML. This is subsequently added to the DOM unsanitized via @html causing the payload to trigger. Details The...

8.7CVSS5.8AI score0.00318EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/05/08 10:26 p.m.11 views

Cross-site Scripting (XSS)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Scripting XSS in the process that previews Excel file attachments using the sheettohtml function. An attacker can execute arbitrary scripts in the context of the victim's browser by uploading a...

8.7CVSS5.8AI score0.00318EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/08 4:16 a.m.21 views

CVE-2026-42267

Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joi...

6.8CVSS0.0022EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/08 3:28 a.m.10 views

CVE-2026-42267 Kimai: Formula Injection via tag names in XLSX export

Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joi...

6.8CVSS5.7AI score0.0022EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/08 3:28 a.m.10 views

CVE-2026-42267 Kimai: Formula Injection via tag names in XLSX export

Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joi...

6.8CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/08 3:28 a.m.7 views

CVE-2026-42267

Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joi...

6.8CVSS5.7AI score0.0022EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.12 views

kimai 安全漏洞

Kimai is a web-based, multi-user time tracking application developed by Kimai’s individual developers. Versions of Kimai from 2.27.0 to 2.54.0 contained security vulnerabilities. These vulnerabilities stemmed from the possibility for any ROLEUSER to create tags with formula strings as names using...

6.8CVSS5.8AI score0.0022EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.18 views

PT-2026-39266

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.8.0 Description Excel file attachments are previewed unsafely. A crafted XLSX file can cause the sheet to html function to embed a Cross-Site Scripting XSS payload into the generated HTML. This content is then...

8.7CVSS5.8AI score0.00318EPSS
SaveExploits1References13
EUVD
EUVD
added 2026/05/06 3:32 p.m.13 views

EUVD-2025-209695

HCL BigFix Service Management SM does not adequately sanitize or safely render spreadsheet files CSV, XLS, XLSX before processing or distributing them. An attacker could populate data fields which, when saved to a CSV file, may attempt information exfiltration or other malicious activity when...

4.6CVSS5.8AI score0.00137EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/06 3:16 p.m.17 views

CVE-2025-31978

HCL BigFix Service Management SM does not adequately sanitize or safely render spreadsheet files CSV, XLS, XLSX before processing or distributing them. An attacker could populate data fields which, when saved to a CSV file, may attempt information exfiltration or other malicious activity when...

4.6CVSS0.00137EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/06 1:48 p.m.54 views

CVE-2025-31978 HCL BigFix Service Management (SM) does not adequately sanitize or safely render

HCL BigFix Service Management SM does not adequately sanitize or safely render spreadsheet files CSV, XLS, XLSX before processing or distributing them. An attacker could populate data fields which, when saved to a CSV file, may attempt information exfiltration or other malicious activity when...

4.6CVSS0.00137EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/06 1:48 p.m.10 views

CVE-2025-31978

HCL BigFix Service Management SM does not adequately sanitize or safely render spreadsheet files CSV, XLS, XLSX before processing or distributing them. An attacker could populate data fields which, when saved to a CSV file, may attempt information exfiltration or other malicious activity when...

4.6CVSS5.8AI score0.00137EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/05 8:53 p.m.11 views

GHSA-3XC2-H5R3-WV3R Kimai vulnerable to formula Injection via tag names in XLSX export

Summary Any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joins tag names with implode and returns the result unchanged. OpenSpout promotes any...

6.8CVSS5.8AI score0.0022EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.20 views

PT-2026-37257

Name of the Vulnerable Software and Affected Versions Kimai versions 2.27.0 through 2.53.x Description Users with ROLE USER privileges can create a tag containing a formula string such as =SUM54+51 via the 'POST /api/tags' endpoint and assign it to a timesheet. The ArrayFormatter.formatValue...

6.8CVSS5.8AI score0.0022EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/04/29 8:24 p.m.25 views

PhpSpreadsheet has CPU Denial of Service via Unbounded Row Number in XLSX Row Dimensions

Summary The XLSX reader's ColumnAndRowAttributes::readRowAttributes method reads row numbers from XML attributes without validating them against the spreadsheet maximum row limit AddressRange::MAXROW = 1,048,576. An attacker can craft a minimal XLSX file 1.6KB containing a element that inflates...

7.5CVSS5.6AI score0.00395EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/04/29 8:24 p.m.15 views

GHSA-7C6M-4442-2X6M PhpSpreadsheet has CPU Denial of Service via Unbounded Row Number in XLSX Row Dimensions

Summary The XLSX reader's ColumnAndRowAttributes::readRowAttributes method reads row numbers from XML attributes without validating them against the spreadsheet maximum row limit AddressRange::MAXROW = 1,048,576. An attacker can craft a minimal XLSX file 1.6KB containing a element that inflates...

7.5CVSS5.8AI score0.00395EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/21 5:16 p.m.17 views

CVE-2026-40576

excel-mcp-server is a Model Context Protocol server for Excel file manipulation. A path traversal vulnerability exists in excel-mcp-server versions up to and including 0.1.7. When running in SSE or Streamable-HTTP transport mode the documented way to use this server remotely, an unauthenticated...

9.4CVSS0.00391EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/21 4:35 p.m.8 views

CVE-2026-40576

excel-mcp-server is a Model Context Protocol server for Excel file manipulation. A path traversal vulnerability exists in excel-mcp-server versions up to and including 0.1.7. When running in SSE or Streamable-HTTP transport mode the documented way to use this server remotely, an unauthenticated...

9.4CVSS5.9AI score0.00391EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/21 4:35 p.m.38 views

CVE-2026-40576 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in excel-mcp-server

excel-mcp-server is a Model Context Protocol server for Excel file manipulation. A path traversal vulnerability exists in excel-mcp-server versions up to and including 0.1.7. When running in SSE or Streamable-HTTP transport mode the documented way to use this server remotely, an unauthenticated...

9.4CVSS0.00391EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/21 4:35 p.m.32 views

CVE-2026-40576

CVE-2026-40576 summary (Excel-MCP Server) : A path-traversal flaw in excel-mcp-server (versions } } (Note: The response contains the required JSON object with the concise, fact-grounded insight in Markdown.) Wait: The above seems malformed. Need only a single JSON object with insight string. Let'...

9.4CVSS5.9AI score0.00391EPSS
SaveExploits0References1
Rows per page
Query Builder