製品・ソフトウェアに関する情報
FroxlorにおけるCRLF インジェクションの脆弱性
Title FroxlorにおけるCRLF インジェクションの脆弱性
Summary

Froxlorはオープンソースのサーバー管理ソフトウェアです。バージョン2.3.6以前では、`DomainZones::add()`がホワイトリストを使用せず任意のDNSレコードタイプを受け入れ、`content`フィールド内の改行文字をサニタイズしません。if/elseifの検証チェーンでカバーされていないDNSタイプ(例:`NAPTR`、`PTR`、`HINFO`)が送信されると、コンテンツの検証を完全にバイパスできます。contentに埋め込まれた改行文字は`trim()`処理を通過しても保存され、データベースに格納され、`DnsEntry::__toString()`を介してBINDゾーンファイルにそのまま書き込まれます。認証された顧客は、自身のドメインのゾーンファイルに任意のDNSレコードやBINDディレクティブ(`$INCLUDE`、`$ORIGIN`、`$GENERATE`)を注入できます。この問題はバージョン2.3.6で修正されました。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアの一部が停止する可能性があります。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 23, 2026, midnight
Registration Date April 30, 2026, 12:27 p.m.
Last Update April 30, 2026, 12:27 p.m.
CVSS3.0 : 重要
Score 8.5
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L
Affected System
Froxlor
Froxlor 2.3.6 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月30日]
  掲載
April 30, 2026, 12:27 p.m.

NVD Vulnerability Information
CVE-2026-41230
Summary

Froxlor is open source server administration software. Prior to version 2.3.6, `DomainZones::add()` accepts arbitrary DNS record types without a whitelist and does not sanitize newline characters in the `content` field. When a DNS type not covered by the if/elseif validation chain is submitted (e.g., `NAPTR`, `PTR`, `HINFO`), content validation is entirely bypassed. Embedded newline characters in the content survive `trim()` processing, are stored in the database, and are written directly into BIND zone files via `DnsEntry::__toString()`. An authenticated customer can inject arbitrary DNS records and BIND directives (`$INCLUDE`, `$ORIGIN`, `$GENERATE`) into their domain's zone file. Version 2.3.6 fixes the issue.

Publication Date April 23, 2026, 1:16 p.m.
Registration Date April 25, 2026, 4:06 a.m.
Last Update April 28, 2026, 2:01 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:* 2.3.6
Related information, measures and tools
Common Vulnerabilities List