Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-54348— Froxlor: Second-Order SQL Injection via `Admins.add` `ipaddress` Parameter Allows Full Database Exfiltration

Quick assessment

Affected
froxlor froxlor
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Froxlor是Froxlor组织开源的一款服务器管理软件。 Froxlor 2.3.8之前版本存在SQL注入漏洞,该漏洞源于对ipaddress数组处理不当,未强制数字元素类型且未使用参数化查询,可能导致具有change_serversettings权限的已认证管理员通过UNION-based有效载荷检索任意数据库数据(包括管理员登录名和bcrypt密码哈希),甚至造成权限提升。

CVSS 7.2 · High EPSS 0.61% · P46

Possible ATT&CK Techniques 1 AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 1

VendorProduct Version RangeStatus
froxlor froxlor < 2.3.8 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-54348

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Froxlor: Second-Order SQL Injection via `Admins.add` `ipaddress` Parameter Allows Full Database Exfiltration
Source: CVE Program / CVE List V5
Vulnerability Description
Froxlor is open source server administration software. Prior to 2.3.8, the Admins.add and Admins.update endpoints in lib/Froxlor/Api/Commands/Admins.php accept an attacker-controlled ipaddress array and store it as JSON in panel_admins.ip without enforcing numeric element types. When the poisoned account later calls IpsAndPorts.listing, lib/Froxlor/Api/Commands/IpsAndPorts.php decodes the array and concatenates its elements into a SQL IN clause without casting or parameterization; the same unsafe pattern is present in lib/Froxlor/Api/Commands/Domains.php. An authenticated administrator with change_serversettings permission can store a UNION-based payload and trigger it through the poisoned account to retrieve arbitrary database data, including administrator login names and bcrypt password hashes, with potential privilege escalation and broader database impact. This issue is fixed in version 2.3.8.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5
Vulnerability Title
Froxlor SQL注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Froxlor是Froxlor组织开源的一款服务器管理软件。 Froxlor 2.3.8之前版本存在SQL注入漏洞,该漏洞源于对ipaddress数组处理不当,未强制数字元素类型且未使用参数化查询,可能导致具有change_serversettings权限的已认证管理员通过UNION-based有效载荷检索任意数据库数据(包括管理员登录名和bcrypt密码哈希),甚至造成权限提升。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
froxlor froxlor < 2.3.8 -

II. Public POCs for CVE-2026-54348

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 7431 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-54348

登录查看更多情报信息。

Patches & Fixes for CVE-2026-54348 (1)

Vendor Advisories for CVE-2026-54348 (2)

Same Patch Batch · froxlor · 2026-08-18 · 6 CVEs total

CVE-2026-62988 9.0 CRITICAL Froxlor: Credential and 2FA secret disclosure via Froxlor API endpoints
CVE-2026-54347 8.7 HIGH Froxlor: Stored XSS in DNS TXT Record Content Allows Customer-to-Admin Account Takeover
CVE-2026-52793 8.1 HIGH Froxlor: API Authentication bypasses 2FA Authentication
CVE-2026-55593 6.5 MEDIUM Froxlor: CSRF Vulnerability in Froxlor AJAX Endpoint — Missing Cross-Site Request Forgery
CVE-2026-54543 5.4 MEDIUM Froxlor DomainZones.add allows DNS zone-file RR injection via record/type fields

IV. Related Vulnerabilities

V. Comments for CVE-2026-54348

No comments yet


Leave a comment