Skip to content
Threat Feed
high threat exploited

SQL Injection Vulnerability in java110 MicroCommunity

The java110 MicroCommunity platform up to version 2.0 contains a SQL injection vulnerability in the QueryServiceSMOImpl.fallBack function, allowing remote attackers to execute arbitrary database queries via the fallBackSql argument.

CVE search metadata

CVE search record: CVE-2026-96803. Severity: high. CVSS: 7.3. KEV: no. Product: MicroCommunity (<= 2.0). Brief: SQL Injection Vulnerability in java110 MicroCommunity. Brief link: https://feed.craftedsignal.io/briefs/2026-09-cve-2026-96803-sql-injection/

A critical SQL injection vulnerability exists in the java110 MicroCommunity platform, affecting all versions up to and including 2.0. The flaw resides within the QueryServiceSMOImpl.fallBack function located in the BusinessApi.java component. By manipulating the fallBackSql input parameter, an unauthenticated remote attacker can inject arbitrary SQL commands into the backend database. This vulnerability poses a significant risk to the confidentiality and integrity of the application data. Security researchers have reported that a public exploit is currently available, increasing the likelihood of opportunistic exploitation in the wild. Despite prior notification via an issue report, the project maintainers have not yet provided a patch or formal response to address this security flaw.

Impact

Successful exploitation of CVE-2026-96803 allows an attacker to execute arbitrary SQL commands, which can lead to unauthorized data exfiltration, modification, or deletion of application records. As the vulnerability is remotely exploitable without authentication, any internet-facing deployment of java110 MicroCommunity is at immediate risk. Organizations utilizing this software are advised to restrict network access to the vulnerable endpoint until a vendor-supplied patch is made available.

Recommendation

Prioritized actions for security teams to mitigate risk:

  • Monitor webserver access logs for anomalous HTTP requests targeting the /fallBack API endpoint or involving the fallBackSql parameter.
  • Restrict external access to the java110 MicroCommunity application via a Web Application Firewall (WAF) or ingress filtering until an official patch is released.
  • Audit application logs for SQL syntax errors or unexpected database queries initiated by the application service account.
  • Prioritize the identification of internet-exposed java110 MicroCommunity instances within the organization.

Immediate actions

Restrict external access to java110 MicroCommunity instances

IT Operations 24h

Mitigations

Monitor web logs for fallBackSql parameter usage

immediate SOC

CVE-2026-96803