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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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 unknown (EPSS not available) and it 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 00:25 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 00:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-26T22:14:03.067Z

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

Link: CVE-2026-75336

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-75336

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T00:30:14Z

Weaknesses
  • CWE-89

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