MEDIUM 4.9

CVE-2026-43752: FileMaker Server Arbitrary Code Execution via LLM Upload

FileMaker Server contains a vulnerability in the Open Source LLM setup feature accessible from the Admin Console. An authenticated administrator can upload a specially crafted file that leads to arbitrary code execution on the underlying host system. The vulnerability requires admin-level access and has been patched in FileMaker Server 26.0.1.

Source data · NVD / CISA · public domain

CVSS
3.1 · 4.9 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Weaknesses (CWE)
CWE-434
Affected products
1 configuration(s)
Published / Modified
2026-07-09 / 2026-07-10

NVD description (verbatim)

An authenticated administrator may be able to achieve arbitrary code execution on the host system by uploading a malicious file through the Open Source LLM setup feature in the Admin Console. This vulnerability has been addressed in FileMaker Server 26.0.1.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-43752 is an arbitrary code execution vulnerability affecting the Open Source LLM setup functionality in FileMaker Server's Admin Console. The flaw exists in the file upload mechanism, classified under CWE-434 (Unrestricted Upload of File with Dangerous Type). The CVSS 3.1 score of 4.9 reflects the requirement for elevated privileges (PR:H) but acknowledges the potential for confidentiality impact through code execution. The vulnerability allows an authenticated administrator to bypass upload restrictions and execute arbitrary commands with the privileges of the FileMaker Server process.

Business impact

Organizations running FileMaker Server rely on the platform for business-critical database and application services. Compromise of the host system through this vulnerability could lead to unauthorized access to sensitive data stored in FileMaker databases, disruption of services, lateral movement within the network, and potential data exfiltration. The confidentiality impact is rated high due to the attacker's ability to execute code and access system resources. However, the requirement for administrator-level authentication limits the attack surface to insider threats or compromised admin accounts.

Affected systems

FileMaker Server versions prior to 26.0.1 are affected. Organizations should immediately identify instances running older versions. The vulnerability is specific to the Admin Console interface and the Open Source LLM setup feature, meaning exposure is limited to systems with that functionality enabled.

Exploitability

Exploitation requires valid administrator credentials and network access to the FileMaker Server Admin Console. The attack is straightforward once authenticated—an attacker simply uploads a malicious file through the designated upload mechanism. No user interaction is required beyond the initial file submission. The low attack complexity (AC:L) and network accessibility (AV:N) make this relatively easy to exploit for those with admin access, but the high privilege requirement (PR:H) significantly restricts the threat actor pool to insiders, compromised admin accounts, or multi-stage attack scenarios.

Remediation

Upgrade FileMaker Server to version 26.0.1 or later immediately. This is a straightforward patching exercise. In the interim, organizations should restrict admin console access to trusted administrators, implement network segmentation to limit access to the Admin Console, and monitor for suspicious file uploads or unusual activity from admin accounts. Consider disabling the Open Source LLM setup feature if not actively used.

Patch guidance

Claris has released FileMaker Server 26.0.1 to address this vulnerability. Organizations should prioritize deployment of this patch, particularly in production environments. Before patching, review the Claris advisory for any compatibility notes, migration steps, or dependencies. Test patches in a staging environment first. Given the admin-level requirement, patching can often be scheduled during standard maintenance windows, though you should verify against your FileMaker deployment specifics and Claris release notes.

Detection guidance

Monitor FileMaker Server Admin Console logs for suspicious file uploads, particularly through the Open Source LLM setup feature. Look for unusual file types or naming patterns being uploaded. Audit admin account activity for unauthorized access or unexpected sessions, especially from non-standard IP addresses. Network intrusion detection systems should flag unusual POST requests to the Admin Console's upload endpoints. Additionally, track FileMaker Server version numbers across your infrastructure to identify unpatched instances.

Why prioritize this

While the CVSS score is moderate (4.9), the practical risk to many organizations is context-dependent. Organizations heavily dependent on FileMaker Server for critical operations should treat this as high priority due to potential for complete host compromise. However, the admin-level requirement significantly reduces urgency for organizations with strong access controls and trusted admin populations. Prioritize based on your FileMaker Server role in infrastructure, the sensitivity of data it hosts, and the trustworthiness of your admin user base.

Risk score, explained

The CVSS 3.1 score of 4.9 (MEDIUM) reflects a vulnerability with high confidentiality impact (C:H) but no impact to integrity or availability of the system itself. The critical mitigating factor is the requirement for high-level privileges (PR:H)—only administrators can exploit this. Network accessibility (AV:N) increases the score, as does low attack complexity. This scoring accurately captures that the vulnerability is serious for organizations facing insider threats or account compromise, but less critical for those with strong admin access controls.

Frequently asked questions

Do I need admin access to exploit this vulnerability?

Yes. An authenticated administrator with access to the FileMaker Server Admin Console is required to upload files and trigger the vulnerability. This significantly limits the threat actor pool and makes exploitation dependent on insider access or prior account compromise.

What happens if someone exploits this vulnerability?

An attacker gains the ability to execute arbitrary code on the FileMaker Server host system with the privileges of the FileMaker Server process. This could allow data theft, system compromise, lateral movement to other systems, or service disruption. The impact depends on the sensitivity of data stored and the server's role in your infrastructure.

Is there a workaround if I can't patch immediately?

While upgrading to 26.0.1 is the primary remediation, you can reduce risk by restricting Admin Console access to a small set of trusted administrators, disabling the Open Source LLM setup feature if unused, implementing network segmentation to limit Admin Console access, and closely monitoring admin activities for suspicious behavior.

How does this vulnerability differ from typical upload vulnerabilities?

This vulnerability is particularly concerning because it affects an authenticated, elevated-privilege user uploading files through an admin interface designed for LLM setup. The combination of admin-level access and an upload mechanism suggests the feature may not have been designed with strict file-type validation, making it a direct path to code execution for privileged users.

This analysis is based on the published CVE details and CVSS scoring. Organizations should verify patch availability, compatibility, and deployment procedures against Claris's official security advisory and release notes. The actual risk to your organization depends on your specific FileMaker deployment, data sensitivity, admin access controls, and network architecture. This information is provided for educational and defensive purposes only; no exploit code or weaponized proof-of-concept is included. Always test patches in a controlled environment before production deployment. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).