CVE-2026-75336
Received Received - Intake

SQL Injection in Funiture Backend Tool

Vulnerability report for CVE-2026-75336, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-26

Last updated on: 2026-08-26

Assigner: MITRE

Description

Funiture 1.0.0 is vulnerable to SQL Injection in the backend tool interfaces /sys/tool/select.json and /sys/tool/update.json.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-08-26
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Funiture version 1.0.0 has a SQL Injection vulnerability in its backend tool interfaces at /sys/tool/select.json and /sys/tool/update.json. This means an attacker could manipulate input fields to execute unauthorized SQL commands on the database.

Detection Guidance

To detect SQL Injection vulnerabilities in Funiture 1.0.0, test the endpoints /sys/tool/select.json and /sys/tool/update.json by sending crafted input. Use tools like curl to send requests with SQL payloads such as single quotes or SQL keywords (e.g., ' OR 1=1 --). Monitor responses for database errors or unexpected behavior.

Impact Analysis

This vulnerability could allow attackers to access, modify, or delete sensitive data stored in the database. It may also enable unauthorized administrative actions or lead to full system compromise depending on database permissions.

Compliance Impact

This vulnerability likely violates compliance requirements for GDPR and HIPAA, which mandate strict data protection measures. Unauthorized database access could result in data breaches, leading to legal penalties and loss of trust.

Mitigation Strategies

Immediately update Funiture to the latest version that patches the SQL Injection vulnerability in /sys/tool/select.json and /sys/tool/update.json endpoints. If no patch is available, disable or restrict access to these endpoints until a fix is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75336. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart