Description
A vulnerability was detected in lo48576 fbxcel up to 0.9.0. This affects an unknown part of the file src/pull_parser/v7400/parser.rs of the component Node Header Handler. The manipulation results in denial of service. The attack must be initiated from a local position. The exploit is now public and may be used. The pull request to fix this issue awaits acceptance.
Published: 2026-07-09
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the Node Header Handler component of the fbxcel library, affecting file src/pull_parser/v7400/parser.rs. An attacker can craft a malicious input that triggers an unbounded operation, causing the application to hang or crash. The result is a denial-of-service that disrupts normal processing of FBX files, and the weakness corresponds to CWE-404, which describes improper control of a resource.

Affected Systems

This vulnerability applies to lo48576 fbxcel versions up to 0.9.0, run locally on any system that owns or processes FBX files using the library.

Risk and Exploitability

The CVSS score is 4.8, indicating a moderate impact. The EPSS score of < 1% indicates a very low probability of exploitation. The vulnerability is not in the CISA KEV catalog. Because the attack vector is local, an adversary must have access to the host executing the library, but no network exposure is required. The denial of service can terminate processing of media files, potentially affecting downstream services or user workflows.

Generated by OpenCVE AI on July 28, 2026 at 08:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Enforce runtime limits on the fbxcel process (such as memory caps or input file size restrictions) to mitigate improper resource control identified by CWE-404Continuously monitor application logs for abnormal termination or hang events, and employ a watchdog or container restart policy to recover fbxcel instances promptly after a crash.
  • Update fbx; regularly review the vendor’s GitHub releases or security advisories to ensure the library is patched.
  • Apply the pending pull request manually to the local source code of the library and rebuild the binary, ensuring that the denial‑of‑service fix is in place until an official release is available.

Generated by OpenCVE AI on July 28, 2026 at 08:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in lo48576 fbxcel up to 0.9.0. This affects an unknown part of the file src/pull_parser/v7400/parser.rs of the component Node Header Handler. The manipulation results in denial of service. The attack must be initiated from a local position. The exploit is now public and may be used. The pull request to fix this issue awaits acceptance.
Title lo48576 fbxcel Node Header parser.rs denial of service
First Time appeared Lo48576
Lo48576 fbxcel
Weaknesses CWE-404
CPEs cpe:2.3:a:lo48576:fbxcel:*:*:*:*:*:*:*:*
Vendors & Products Lo48576
Lo48576 fbxcel
References
Metrics cvssV2_0

{'score': 1.7, 'vector': 'AV:L/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-10T14:38:26.819Z

Reserved: 2026-07-09T14:57:57.065Z

Link: CVE-2026-15274

cve-icon Vulnrichment

Updated: 2026-07-10T14:38:23.323Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:45:04Z

Weaknesses
  • CWE-404

    Improper Resource Shutdown or Release