Light Code LabsのCaddyにおける複数の脆弱性
| Title |
Light Code LabsのCaddyにおける複数の脆弱性
|
| Summary |
CaddyはデフォルトでTLSを使用する拡張可能なサーバープラットフォームです。バージョン2.4.0から2.11.3までの間、認可レイヤーと/configトラバーサルレイヤーにおいて、パスが指すオブジェクトが一致しませんでした。この場合、ある構成オブジェクトに対して認可されたパスが受け入れられますが、トラバーサル中に異なる構成オブジェクトへ解決されます。この問題は、認可レイヤーが文字列のプレフィックスマッチングを使用し、/configトラバーサルレイヤーがstrconv.Atoi()を使用して配列インデックスを数値として解析することが原因で発生しました。この脆弱性はバージョン2.11.3で修正されています。
|
| Possible impacts |
・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 23, 2026, midnight |
| Registration Date |
June 29, 2026, 11:17 a.m. |
| Last Update |
June 29, 2026, 11:17 a.m. |
|
CVSS3.0 : 低
|
| Score |
3.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N |
Affected System
| Light Code Labs |
|
Caddy 2.4.0 以上 2.11.3 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月29日] 掲載 |
June 29, 2026, 11:17 a.m. |
NVD Vulnerability Information
CVE-2026-45692
| Summary |
Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different config object during traversal. This happens because the authorization layer uses string prefix matching and the /config traversal layer parses array indices numerically using strconv.Atoi(). This vulnerability is fixed in 2.11.3.
|
| Publication Date |
June 24, 2026, 3:17 a.m. |
| Registration Date |
June 27, 2026, 4:14 a.m. |
| Last Update |
June 27, 2026, 3:01 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:* |
2.4.0 |
|
|
2.11.3 |
Related information, measures and tools
Common Vulnerabilities List