Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

OpenCATS 0.9.7.4 - SQL Injection

0
Medium
Published: 05/27/2026 (05/27/2026, 00:00:00 UTC)
Source: Exploit-DB RSS Feed
Vendor/Project: https://www.opencats.org
Product: https://github.com/opencats/OpenCATS

Description

OpenCATS 0.9.7.4 - SQL Injection

Affected software

Affected versions
<= 0.9.7.4

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 06/23/2026, 17:14:05 UTC

Technical Analysis

OpenCATS versions up to and including 0.9.7.4 are vulnerable to SQL Injection. This vulnerability arises from improper sanitization of user input in database queries, enabling attackers to inject malicious SQL commands. The exploit targets typical LAMP stack environments, specifically Ubuntu 22.04 with Apache2, PHP, and MariaDB 10.6. Public exploit code exists in Python, authored by Gabriel Rodrigues (TEXUGO) from HAKAI, and is cataloged as Exploit-DB ID 52579. No vendor advisory or patch information is available, and no active exploitation has been observed.

Potential Impact

Successful exploitation of this SQL Injection vulnerability could allow attackers to execute arbitrary SQL commands on the OpenCATS database. This may lead to unauthorized data disclosure, data modification, or other database-related impacts depending on the attacker's privileges and the database configuration. However, there are no reports of active exploitation in the wild at this time.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is released, users should consider restricting access to the affected application, applying web application firewall (WAF) rules to detect and block SQL injection attempts, and monitoring for suspicious database activity. Avoid deploying vulnerable versions in production environments where sensitive data is stored.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Version
<= 0.9.7.4
Vendor
https://www.opencats.org
Application
https://github.com/opencats/OpenCATS
Author
Gabriel Rodrigues (TEXUGO) from HAKAI
Platform
Ubuntu 22.04 / Apache2 / PHP / MariaDB 10.6
Edb Id
52579
Has Exploit Code
true
Code Language
python

Indicators of Compromise

Exploit Source Code

Exploit Code

Exploit code for OpenCATS 0.9.7.4 - SQL Injection

# Exploit Title: OpenCATS 0.9.7.4 - SQL Injection
# Exploit Author: Gabriel Rodrigues (TEXUGO) from HAKAI
# Vendor Homepage: https://www.opencats.org
# Software Link: https://github.com/opencats/OpenCATS
# Version: <= 0.9.7.4
# Tested on: Ubuntu 22.04 / Apache2 / PHP / MariaDB 10.6
# CVE: N/A (GHSA-8mc8-5gw6-c7w4)
import requests, json, sys, time

url   = sys.argv[1] if len(sys.argv) > 1 else "http://localhost:8888"
user  = sys.argv[2] if len(sys.argv) > 2 else "admin"
pw    = sys.argv[3] if len
... (1641 more characters)
Code Length: 2,141 characters

Threat ID: 6a1769c5e29bf47b50f43bbe

Added to database: 05/27/2026, 22:01:41 UTC

Last enriched: 06/23/2026, 17:14:05 UTC

Last updated: 07/31/2026, 15:05:53 UTC

Views: 86

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses