Kimai projectのKimaiにおけるCSV ファイル内の数式要素の中和に関する脆弱性
| Title |
Kimai projectのKimaiにおけるCSV ファイル内の数式要素の中和に関する脆弱性
|
| Summary |
Kimaiはオープンソースのタイムトラッキングアプリケーションです。バージョン2.27.0から2.54.0未満のバージョンでは、任意のROLE_USERがPOST /api/tagsを介して、名前に数式文字列(例: =SUM(54+51))を含むタグを作成し、それをタイムシートに割り当てることが可能でした。管理者がタイムシートをXLSX形式でエクスポートする際、ArrayFormatter.formatValue()はタグ名をimplode()で結合し、その結果を変更せずに返します。OpenSpoutは、=で始まる文字列をFormulaCellとして扱い、XLSXアーカイブ内にfSUM(54+51)/fを書き込みます。Excelはファイルを開く際にその数式を評価します。この問題はバージョン2.54.0で修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 8, 2026, midnight |
| Registration Date |
May 15, 2026, 11 a.m. |
| Last Update |
May 15, 2026, 11 a.m. |
|
CVSS3.0 : 警告
|
| Score |
5.7
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N |
Affected System
| Kimai project |
|
Kimai 2.27.0 以上 2.54.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月15日] 掲載 |
May 15, 2026, 11 a.m. |
NVD Vulnerability Information
CVE-2026-42267
| Summary |
Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLE_USER can create a tag with a formula string as its name (e.g. =SUM(54+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 =-prefixed string to a FormulaCell, writing <f>SUM(54+51)</f> into the XLSX archive. Excel evaluates the formula when the file is opened. This issue has been patched in version 2.54.0.
|
| Publication Date |
May 8, 2026, 1:16 p.m. |
| Registration Date |
May 9, 2026, 4:11 a.m. |
| Last Update |
May 14, 2026, 2:58 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:kimai:kimai:*:*:*:*:*:*:*:* |
2.27.0 |
|
|
2.54.0 |
Related information, measures and tools
Common Vulnerabilities List