Lucene search
+L

8475 matches found

Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.34 views

PT-2026-58548

Name of the Vulnerable Software and Affected Versions Microsoft Office Excel affected versions not specified Description An out-of-bounds read exists in Microsoft Office Excel, which allows an unauthorized attacker to execute code locally when a user opens a malicious file. Recommendations Apply...

7.8CVSS6.2AI score0.00466EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.28 views

PT-2026-58584

Name of the Vulnerable Software and Affected Versions Microsoft Office Excel affected versions not specified Description A stack-based buffer overflow exists in Microsoft Office Excel, which could allow an unauthorized attacker to execute code locally. This issue can be triggered when a user open...

7.8CVSS6.3AI score0.00466EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.26 views

Security Updates for Microsoft Office Online Server (July 2026)

The Microsoft Office Online Server or Office Web Apps installation on the remote host is missing security updates. It is, therefore, affected by multiple vulnerabilities: - Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally. CVE-2026-47642,...

7.8CVSS7.2AI score0.00922EPSS
SaveExploits0References34
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.20 views

PT-2026-58544

Name of the Vulnerable Software and Affected Versions Microsoft Office Excel affected versions not specified Description An integer underflow wrap or wraparound occurs when an arithmetic operation results in a value smaller than the minimum representable value for the data type, causing it to wra...

7.8CVSS6.2AI score0.00466EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.16 views

PT-2026-58534

Name of the Vulnerable Software and Affected Versions Microsoft Office Excel affected versions not specified Description A heap-based buffer overflow exists in Microsoft Office Excel, which could allow an unauthorized attacker to execute arbitrary code locally. A heap-based buffer overflow occurs...

7.8CVSS6.4AI score0.00466EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.16 views

PT-2026-58589

Name of the Vulnerable Software and Affected Versions Microsoft Office Excel affected versions not specified Description A heap-based buffer overflow occurs when a program writes more data to a heap memory block than it can hold, potentially corrupting memory. This issue allows an unauthorized...

7.8CVSS6.5AI score0.00466EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.22 views

PT-2026-58579

Name of the Vulnerable Software and Affected Versions Microsoft Office Excel affected versions not specified Description An untrusted pointer dereference allows an unauthorized attacker to execute code locally via a specially crafted spreadsheet. Recommendations At the moment, there is no...

7.8CVSS6.2AI score0.00466EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.27 views

Security Updates for Microsoft Excel Products (July 2026)

The Microsoft Excel Products are missing a security update. They are, therefore, affected by multiple vulnerabilities: - Out-of-bounds read in Microsoft Office Excel allows an unauthorized attacker to disclose information over a network. CVE-2026-55054 - Heap-based buffer overflow in Microsoft...

7.8CVSS7.2AI score0.00922EPSS
SaveExploits0References32
OSV
OSV
added 2026/07/13 3:15 p.m.12 views

PYSEC-2026-2744 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...

7.3CVSS6.1AI score0.00318EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/12 12:00 a.m.27 views

PT-2026-63656

Name of the Vulnerable Software and Affected Versions PhpSpreadsheet affected versions not specified Description The OLE reader in PhpSpreadsheet follows sector chains from XLS/OLE metadata without detecting cycles or enforcing a maximum chain length. A malformed file can set the small-block depo...

7.8CVSS7.2AI score0.0038EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/07 8:55 p.m.12 views

EUVD-2026-42079

Actual is a local-first personal finance app. Prior to 26.6.0, @actual-app/cli ships a hand-rolled CSV serializer in packages/cli/src/output.ts used whenever the global --format csv option is passed, whose escapeCsv helper only handles RFC 4180 delimiter, quote, and newline escaping and does not...

4.6CVSS6.1AI score0.00187EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/07 8:55 p.m.13 views

CVE-2026-46672

Actual is a local-first personal finance app. Prior to 26.6.0, @actual-app/cli ships a hand-rolled CSV serializer in packages/cli/src/output.ts used whenever the global --format csv option is passed, whose escapeCsv helper only handles RFC 4180 delimiter, quote, and newline escaping and does not...

4.6CVSS6.1AI score0.00187EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.40 views

PT-2026-56159

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, Excelize parses shared-string cell values with strconv.Atoi and checks only the upper bound before indexing the shared string slice, allowing an XLSX file containing a shared-string cell with ...

6.9CVSS6.1AI score0.00655EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.41 views

PT-2026-56158

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, the streaming worksheet reader used by Rows and GetRows does not enforce the TotalRows limit on the row r attribute, allowing a small XLSX file with a row number above 1048576 and no cell...

8.7CVSS6.1AI score0.00655EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.38 views

PT-2026-56151

Name of the Vulnerable Software and Affected Versions Excelize versions prior to 2.11.0 Description The checkSheet function in github.com/xuri/excelize/v2 fails to validate the XML attribute value before using it as the length argument for a slice allocation in makexlsxRow, row. This lack of...

7.5CVSS5.8AI score0.00607EPSS
SaveExploits1References15
OSV
OSV
added 2026/06/29 11:50 a.m.25 views

PYSEC-2026-331 excel-mcp-server has a Path Traversal issue

Summary 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 attacker on the network can read, write, and overwrite arbitrary files on...

9.4CVSS6AI score0.00391EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/22 9:42 p.m.21 views

GHSA-7GH7-258J-4MPQ @actual-app/cli `--format csv` Output Vulnerable to CSV Formula Injection via Custom `escapeCsv` Helper

Summary @actual-app/cli ships a hand-rolled CSV serializer in packages/cli/src/output.ts used whenever the global --format csv option is passed whose escapeCsv helper only handles RFC 4180 delimiter/quote/newline escaping. It does not neutralize the standard CSV formula-injection prefixes =, +, -...

4.6CVSS6.1AI score0.00187EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/22 10:16 a.m.45 views

CVE-2026-12862

Untrusted user data was passed verbatim to Excel exports for administrators. This allowed formula injection which can be used to compromise the environment of the user loading the file or other data in the file...

5.1CVSS0.00382EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/22 8:26 a.m.61 views

CVE-2026-12862

The CVE-2026-12862 entry documents a formula-injection risk in XLSX exports where untrusted user data is passed directly to Excel exports for administrators. Root cause: untrusted data used in the export path enables Excel formulas to be interpreted when the file is opened, potentially compromisi...

5.1CVSS5.8AI score0.00382EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/22 8:26 a.m.13 views

CVE-2026-12862 XLSX formula injection in exports

Untrusted user data was passed verbatim to Excel exports for administrators. This allowed formula injection which can be used to compromise the environment of the user loading the file or other data in the file...

5.1CVSS5.8AI score0.00382EPSS
SaveExploits0References1
Rows per page
Query Builder