Description
Funiture 1.0.0 is vulnerable to SQL Injection in the backend tool interfaces /sys/tool/select.json and /sys/tool/update.json.
Published: 2026-08-26
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The vulnerability permits attackers to inject arbitrary SQL statements into backend tool endpoints, enabling modification or extraction of sensitive data from the application's database.

Affected Systems

Funiture 1.0.0, particularly the /sys/tool/select.json and /sys/tool/update.json interfaces. No additional version information is provided.

Risk and Exploitability

The exploitation probability is very low, with an EPSS score of less than 1%, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be via the web application, with potential remote exploitation if the endpoints are exposed. The high severity stems from the ability to tamper with or disclose database content.

Generated by OpenCVE AI on August 27, 2026 at 19:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify whether a vendor patch or newer version that addresses the SQL injection is available, and upgrade immediately.
  • Restrict network access to /sys/tool/select.json and /sys/tool/update.json so that only trusted administrators can reach them, using firewall rules or authentication.
  • Modify the application to use parameterized queries or a secure database access layer that sanitizes user input, preventing injection of malicious SQL.
  • As a temporary measure, disable or remove the vulnerable endpoints from the publicly exposed API if the tool functionality is not critical.

Generated by OpenCVE AI on August 27, 2026 at 19:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in Funiture 1.0.0 Backend Tool Endpoints

Thu, 27 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title SQL Injection Vulnerability in Funiture 1.0.0 Backend Tool Endpoints
Weaknesses CWE-89

Wed, 26 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Description Funiture 1.0.0 is vulnerable to SQL Injection in the backend tool interfaces /sys/tool/select.json and /sys/tool/update.json.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-27T16:01:55.866Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75336

cve-icon Vulnrichment

Updated: 2026-08-27T15:52:08.544Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T23:17:18.787

Modified: 2026-08-31T20:12:02.273

Link: CVE-2026-75336

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:30:13Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')