Enterprise HealthApplication · Mieweb

CVE-2025-35032

CRITICAL · 9.9 CVSS v3.1 Published 2025-09-29
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
100/100
Remediation priority · Urgent
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Medical Informatics Engineering Enterprise Health allows authenticated users to upload arbitrary files. The impact of this behavior depends on how files are accessed. This issue is fixed as of 2025-04-08.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

Medical Informatics Engineering Enterprise Health contains an authenticated arbitrary file upload vulnerability allowing authenticated users to upload files of their choosing. Depending on how the uploaded files are accessed or executed by the application, this could enable remote code execution, data exfiltration, or denial of service.

MitigationApply the vendor patch released on 2025-04-08 and conduct thorough validation that file upload functionality properly restricts file types, storage locations, and execution contexts to prevent abuse.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Enterprise HealthApplication
Affected:= rc202303= rc202309= rc202403= rc202409= rc202503

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the installed Mieweb Enterprise Health version
    Locate the version information in the application administration panel, about page, or check system configuration files. Common locations include the help/about section, system info page, or version manifest files within the application installation directory.
    Affected if The installed version matches one of the affected releases: rc202303, rc202309, rc202403, rc202409, or rc202503
  2. Confirm file upload functionality is enabled
    Navigate to or enumerate the application's file upload features. This may include document management modules, profile picture upload, attachment handling, or any feature accepting file submissions. Check if the upload functionality is accessible in the user interface for authenticated accounts.
    Affected if File upload functionality exists and is accessible to authenticated users in the application
  3. Verify file type restrictions are enforced on uploads
    Attempt or review the file upload mechanism to determine what file types are accepted. Examine upload configuration, validation logic, or MIME type checking in the application. Look for allowlists versus blocklists of file extensions.
    Affected if The application accepts file types without proper validation, or allows executable types (.php, .jsp, .asp, .exe, .bat, .sh, etc.) without restrictions
  4. Check uploaded file storage and access controls
    Inspect where uploaded files are stored (directory path) and how they are served. Determine if uploaded files are stored outside the web root, if they are executed on access, or if they can be directly accessed via URL.
    Affected if Uploaded files are stored in web-accessible directories or are executed/rendered when accessed rather than downloaded as attachments
  5. Review execution context for uploaded files
    Examine if uploaded files can be directly invoked through the web server, or if there are protections preventing execution of uploaded content. Check web server configuration for the upload directory.
    Affected if Uploaded files can be executed by the web server or application, creating potential for remote code execution

You are affected if your Mieweb Enterprise Health version is one of the listed affected releases AND the file upload feature is accessible to authenticated users without proper file type validation, storage isolation, and execution prevention controls.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Apply the vendor patch released on 2025-04-08 and conduct thorough validation that file upload functionality properly restricts file types, storage locations, and execution contexts to prevent abuse.

Recommended fix Moderate confidence

Contact MIE for the post-2025-04-08 release (likely rc202503 or later)

  1. Contact Medical Informatics Engineering to obtain the specific patched version released after 2025-04-08
  2. Request documentation confirming the fix for CVE-2025-35032 is included
  3. Before deploying to production, test the file upload functionality in a non-production environment to verify the restriction is working
  4. Verify that only permitted file types can be uploaded and executable files are blocked
  5. After upgrading, review file upload access controls to ensure only necessary authenticated users have upload permissions

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Enterprise Health Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing8.0 h
  • Review / QA4.0 h
24.0 hours of engineering $4,160
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $6,656.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-35032 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-35032 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data