<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>appsec.fyi — sqlmap</title>
  <link>https://appsec.fyi/tools.html#sqlmap</link>
  <description>Curated sqlmap resources from appsec.fyi</description>
  <language>en-us</language>
  <atom:link href="https://appsec.fyi/feeds/tool/sqlmap.xml" rel="self" type="application/rss+xml"/>
  <lastBuildDate>Sun, 07 Jun 2026 04:05:35 +0000</lastBuildDate>
  <managingEditor>carl@chs.us (Carl Sampson)</managingEditor>
  <item>
    <title>Exploitation of Critical SQL Injection Vulnerability in Drupal (CVE-2026-9082)</title>
    <link>https://www.systemtek.co.uk/2026/06/exploitation-of-critical-sql-injection-vulnerability-in-drupal-cve-2026-9082/</link>
    <guid isPermaLink="true">https://www.systemtek.co.uk/2026/06/exploitation-of-critical-sql-injection-vulnerability-in-drupal-cve-2026-9082/</guid>
    <description>Writeup detailing the exploitation of CVE-2026-9082, a critical SQL injection vulnerability in Drupal affecting PostgreSQL databases. This unauthenticated flaw, rated 9.8 (CVSS), allows arbitrary SQL execution via crafted requests. CISA has added it to their KEV catalogue, with over 15,000 exploitation attempts detected across various sectors, primarily in the United States. Drupal recommends upgrading to the latest supported release or applying backported fixes.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Mon, 01 Jun 2026 17:56:39 +0000</pubDate>
  </item>
  <item>
    <title>CVE-2026-9082: Critical Drupal SQL Injection Vulnerability Affects PostgreSQL Deployments</title>
    <link>https://securityboulevard.com/2026/05/cve-2026-9082-critical-drupal-sql-injection-vulnerability-affects-postgresql-deployments/</link>
    <guid isPermaLink="true">https://securityboulevard.com/2026/05/cve-2026-9082-critical-drupal-sql-injection-vulnerability-affects-postgresql-deployments/</guid>
    <description>A critical SQL injection vulnerability, CVE-2026-9082, has been identified in Drupal, specifically impacting deployments using PostgreSQL. This flaw allows attackers to inject malicious SQL code into database queries, potentially leading to unauthorized data access, modification, or deletion. Users are strongly advised to update their Drupal installations to patch this vulnerability and secure their PostgreSQL databases. Further details and mitigation steps are available at the provided link.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 26 May 2026 10:46:35 +0000</pubDate>
  </item>
  <item>
    <title>Ghost CMS SQL Injection Hits 700 Sites: Harvard DuckDuckGo Serve Fake Cloudflare Malware</title>
    <link>https://www.techtimes.com/articles/317134/20260525/ghost-cms-sql-injection-hits-700-sites-harvard-duckduckgo-serve-fake-cloudflare-malware.htm</link>
    <guid isPermaLink="true">https://www.techtimes.com/articles/317134/20260525/ghost-cms-sql-injection-hits-700-sites-harvard-duckduckgo-serve-fake-cloudflare-malware.htm</guid>
    <description>Library for detecting and remediating CVE-2026-26980, a critical SQL injection vulnerability in Ghost CMS versions 3.24.0 through 6.19.0. This flaw allows unauthenticated attackers to steal Admin API Keys, enabling them to inject malicious JavaScript into published articles. The compromised sites are then used to serve fake Cloudflare verification pages, tricking visitors into executing PowerShell scripts that download stealer trojans and other malware. The exploitation targets the Content API&#x27;s slug-filter-order.js serializer and has impacted hundreds of websites, including those of Harvard University and DuckDuckGo.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Mon, 25 May 2026 14:16:17 +0000</pubDate>
  </item>
  <item>
    <title>CISA Warns of Drupal Core SQL Injection Vulnerability Exploited in Attacks</title>
    <link>https://cybersecuritynews.com/drupal-core-sql-injection-vulnerability-exploited/</link>
    <guid isPermaLink="true">https://cybersecuritynews.com/drupal-core-sql-injection-vulnerability-exploited/</guid>
    <description>Alert regarding CVE-2026-9082, a critical SQL injection vulnerability in Drupal Core, actively exploited and listed on CISA&#x27;s Known Exploited Vulnerabilities catalog. This CWE-89 flaw, impacting the database abstraction API, enables attackers to execute malicious SQL queries, leading to potential privilege escalation and remote code execution. CISA mandates remediation by May 27, 2026, for federal agencies under BOD 22-01, urging immediate patching, log monitoring, WAF implementation, and consideration of service shutdowns if patching isn&#x27;t feasible.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Mon, 25 May 2026 08:26:28 +0000</pubDate>
  </item>
  <item>
    <title>CVE-2026-9082: Drupal&#x27;s Highly Critical SQL Injection Flaw Is Already Under Active Attack</title>
    <link>https://securityaffairs.com/192557/security/cve-2026-9082-drupals-highly-critical-sql-injection-flaw-is-already-under-active-attack.html</link>
    <guid isPermaLink="true">https://securityaffairs.com/192557/security/cve-2026-9082-drupals-highly-critical-sql-injection-flaw-is-already-under-active-attack.html</guid>
    <description>Writeup of CVE-2026-9082, a critical SQL injection vulnerability in Drupal affecting PostgreSQL installations. Exploitation attempts began immediately after the patch, with Imperva observing over 15,000 attacks in two days targeting sites globally. The vulnerability allows unauthenticated attackers to inject arbitrary SQL, leading to information disclosure, privilege escalation, or remote code execution. Administrators are urged to apply the security patch immediately.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Sat, 23 May 2026 17:21:09 +0000</pubDate>
  </item>
  <item>
    <title>Drupal: Critical SQL injection flaw now targeted in attacks</title>
    <link>https://www.bleepingcomputer.com/news/security/drupal-critical-sql-injection-flaw-now-targeted-in-attacks/</link>
    <guid isPermaLink="true">https://www.bleepingcomputer.com/news/security/drupal-critical-sql-injection-flaw-now-targeted-in-attacks/</guid>
    <description>Writeup of CVE-2026-9082, a critical SQL injection vulnerability in Drupal&#x27;s database abstraction API, discovered by Michael Maturi. This flaw allows unauthenticated attackers to execute arbitrary SQL commands, potentially leading to remote code execution, privilege escalation, and information disclosure, particularly when using PostgreSQL. Exploitation attempts are actively being detected in the wild. Administrators are urged to update to patched versions of Drupal immediately, as older unsupported versions pose significant risks.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Fri, 22 May 2026 13:36:37 +0000</pubDate>
  </item>
  <item>
    <title>CVE-2026-9082: Highly Critical SQL Injection Vulnerability in Drupal Core (SA-CORE-2026-004)</title>
    <link>https://securityboulevard.com/2026/05/cve-2026-9082-highly-critical-sql-injection-vulnerability-in-drupal-core-sa-core-2026-004/</link>
    <guid isPermaLink="true">https://securityboulevard.com/2026/05/cve-2026-9082-highly-critical-sql-injection-vulnerability-in-drupal-core-sa-core-2026-004/</guid>
    <description>A highly critical SQL injection vulnerability, identified as CVE-2026-9082, has been discovered in Drupal Core. This vulnerability, detailed in SA-CORE-2026-004, allows attackers to execute arbitrary SQL commands, potentially leading to data breaches or system compromise. Users are strongly advised to update their Drupal installations immediately to patch this severe security flaw.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Thu, 21 May 2026 14:56:19 +0000</pubDate>
  </item>
  <item>
    <title>Critical Drupal Core Vulnerability Exposes Websites to Attacks</title>
    <link>https://cyberpress.org/drupal-core-vulnerability/</link>
    <guid isPermaLink="true">https://cyberpress.org/drupal-core-vulnerability/</guid>
    <description>Advisory SA-CORE-2026-004 details CVE-2026-9082, a critical SQL injection vulnerability in Drupal core&#x27;s database abstraction API affecting PostgreSQL users. This unauthenticated flaw, rated 20/25 on Drupal&#x27;s scale, allows attackers to bypass sanitization and execute malicious SQL, potentially leading to data disclosure, privilege escalation, or RCE. Supported versions 11.3.x, 11.2.x, 10.6.x, and 10.5.x require immediate updates. Legacy branches and Drupal 8/9 versions have specific patching instructions or manual file applications.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Thu, 21 May 2026 11:16:43 +0000</pubDate>
  </item>
  <item>
    <title>1 Million WordPress Sites Affected by Avada Builder File Read and SQL Injection Flaws</title>
    <link>https://cybersecuritynews.com/avada-builder-plugin-vulnerability/</link>
    <guid isPermaLink="true">https://cybersecuritynews.com/avada-builder-plugin-vulnerability/</guid>
    <description>Writeup detailing CVE-2026-4782 and CVE-2026-4798, impacting over one million WordPress sites via the Avada Builder plugin. The arbitrary file read vulnerability allows low-privileged users to access sensitive server files, including wp-config.php, while the SQL injection flaw enables unauthenticated attackers to extract user credentials and password hashes. Patches are available in Avada Builder versions 3.15.2 and 3.15.3.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Mon, 18 May 2026 10:51:38 +0000</pubDate>
  </item>
  <item>
    <title>SQL Injection File Read Vulnerability Affect 1M Avada WordPress Sites</title>
    <link>https://cyberpress.org/sql-injection-file-read-1m-avada/</link>
    <guid isPermaLink="true">https://cyberpress.org/sql-injection-file-read-1m-avada/</guid>
    <description>Writeup of CVE-2026-4798 and CVE-2026-4782, two critical vulnerabilities in the Avada Builder WordPress plugin. CVE-2026-4798 is a SQL injection flaw allowing unauthenticated attackers to extract database records via time-based blind attacks when WooCommerce is deactivated. CVE-2026-4782 is a file read vulnerability enabling authenticated users with Subscriber-level access to read arbitrary server files, including wp-config.php, by exploiting the fusion_get_svg_from_file() function. Both vulnerabilities affect millions of sites and require immediate updates to Avada Builder version 3.15.3.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Mon, 18 May 2026 07:26:29 +0000</pubDate>
  </item>
  <item>
    <title>LiteLLM Contains Critical SQL Injection Vulnerability</title>
    <link>https://letsdatascience.com/news/litellm-contains-critical-sql-injection-vulnerability-3aaf94f0</link>
    <guid isPermaLink="true">https://letsdatascience.com/news/litellm-contains-critical-sql-injection-vulnerability-3aaf94f0</guid>
    <description>LiteLLM, a library simplifying API calls to LLMs, has a critical SQL injection vulnerability. This flaw allows attackers to execute arbitrary SQL queries, potentially leading to data breaches, unauthorized access, or system compromise. The vulnerability arises from improper sanitization of user-supplied input within the library&#x27;s database interaction logic. Users are strongly advised to update LiteLLM to the latest version to patch this critical security flaw and protect their systems. No specific bounty payout amount was mentioned.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Tue, 28 Apr 2026 07:41:29 +0000</pubDate>
  </item>
  <item>
    <title>SQLMap Tamper Collection: Modern WAF Bypass Scripts (Cloudflare, AWS, Azure)</title>
    <link>https://github.com/regaan/sqlmap-tamper-collection</link>
    <guid isPermaLink="true">https://github.com/regaan/sqlmap-tamper-collection</guid>
    <description>Library for context-aware SQL transformation and WAF bypass, supporting Cloudflare, AWS, and Azure. It features a full SQL lexer with UUID tracking, multi-character operator support, and deterministic output preserving SQL validity. Transformations include keyword wrapping, space replacement, value encoding, and case alternation, with advanced options like homoglyphs and numeric obfuscation. The framework maintains SQL structure, handles nested subqueries, and offers reapplication protection, designed primarily for MySQL syntax.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Wed, 22 Apr 2026 12:51:03 +0000</pubDate>
  </item>
  <item>
    <title>Pentesting PostgreSQL with SQL Injections</title>
    <link>https://onsecurity.io/article/pentesting-postgresql-with-sql-injections/</link>
    <guid isPermaLink="true">https://onsecurity.io/article/pentesting-postgresql-with-sql-injections/</guid>
    <description>Library for analyzing and exploiting SQL injection vulnerabilities specifically targeting PostgreSQL. It details bypass methods for web application firewalls, techniques for data exfiltration across various query clauses including SELECT, WHERE, FROM, and ORDER BY, and demonstrates how to exploit nested queries. The resource covers bypassing spaces, trailing data, quotation marks using dollar quoting or `CHR()` function, and utilizes time-based blind SQL injection with concatenation and conditional logic for data leakage.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Wed, 22 Apr 2026 12:51:01 +0000</pubDate>
  </item>
  <item>
    <title>CVE-2025-52694 PoC: Critical SQL Injection in Advantech IoTSuite/SaaS-Composer</title>
    <link>https://github.com/Winz18/CVE-2025-52694-POC</link>
    <guid isPermaLink="true">https://github.com/Winz18/CVE-2025-52694-POC</guid>
    <description>Toolchain for CVE-2025-52694, a critical unauthenticated SQL Injection vulnerability impacting Advantech IoTSuite/SaaS-Composer products prior to specific versions. The PoC offers a standalone Python script for time-based SQL injection tests and a nuclei template utilizing a clusterbomb attack to discover vulnerable `org_id` values. Exploitation allows for database dumping, data modification, and potential RCE by unsafely concatenating the `filename` parameter into PostgreSQL queries.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Wed, 22 Apr 2026 12:50:59 +0000</pubDate>
  </item>
  <item>
    <title>MCP Vulnerability Case Study: SQL Injection in the Postgres MCP Server</title>
    <link>https://securitylabs.datadoghq.com/articles/mcp-vulnerability-case-study-SQL-injection-in-the-postgresql-mcp-server/</link>
    <guid isPermaLink="true">https://securitylabs.datadoghq.com/articles/mcp-vulnerability-case-study-SQL-injection-in-the-postgresql-mcp-server/</guid>
    <description>Writeup on a SQL injection vulnerability in Anthropic&#x27;s reference Postgres MCP server, allowing arbitrary SQL execution by terminating the read-only transaction with a `COMMIT;` statement. Though deprecated, the `@modelcontextprotocol/server-postgres` NPM package and `mcp/postgres` Docker image see significant weekly downloads. The vulnerability is patched in the Zed Industries fork (`@zeddotdev/postgres-context-server` v0.1.4) and an unreleased reference implementation. Users should avoid the deprecated server for sensitive data and consider the Zed Industries fork for mitigation.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Wed, 22 Apr 2026 12:50:58 +0000</pubDate>
  </item>
  <item>
    <title>BWAFSQLi: Bypassing Web Application Firewall with Adversarial SQL Injections</title>
    <link>https://dl.acm.org/doi/10.1145/3788286</link>
    <guid isPermaLink="true">https://dl.acm.org/doi/10.1145/3788286</guid>
    <description>BWAFSQLi: Bypassing Web Application Firewall with Adversarial SQL Injections</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">advanced</category>
    <pubDate>Wed, 22 Apr 2026 12:50:58 +0000</pubDate>
  </item>
  <item>
    <title>Discovering GraphQL endpoints and SQLi vulnerabilities</title>
    <link>https://medium.com/@localh0t/discovering-graphql-endpoints-and-sqli-vulnerabilities-5d39f26cea2e</link>
    <guid isPermaLink="true">https://medium.com/@localh0t/discovering-graphql-endpoints-and-sqli-vulnerabilities-5d39f26cea2e</guid>
    <description>Discovering GraphQL endpoints and SQLi vulnerabilities</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 17 Apr 2026 14:42:52 +0000</pubDate>
  </item>
  <item>
    <title>HackerOne Report #435066: SQL injection in GraphQL endpoint</title>
    <link>https://hackerone.com/reports/435066</link>
    <guid isPermaLink="true">https://hackerone.com/reports/435066</guid>
    <description>HackerOne Report #435066: SQL injection in GraphQL endpoint</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Fri, 17 Apr 2026 14:42:51 +0000</pubDate>
  </item>
  <item>
    <title>SQLMap Cheat Sheet: Commands, Options, and Advanced Features</title>
    <link>https://www.stationx.net/sqlmap-cheat-sheet/</link>
    <guid isPermaLink="true">https://www.stationx.net/sqlmap-cheat-sheet/</guid>
    <description>Cheatsheet detailing sqlmap commands, options, and advanced features for automating SQL injection detection and exploitation. It covers system requirements, installation, various SQLi attack techniques including in-band (error-based, union-based, stacked queries, inline queries), out-of-band, inferential (boolean, time-based), and compound attacks, alongside essential options for reconnaissance, enumeration, and vulnerability scanning.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 16 Apr 2026 21:04:46 +0000</pubDate>
  </item>
  <item>
    <title>SAP Security Patch Day April 2026: Critical Vulnerabilities CVSS 9.9 SQL Injection and Authorization Risks</title>
    <link>https://erp.today/sap-security-patch-day-april-2026-vulnerabilities/</link>
    <guid isPermaLink="true">https://erp.today/sap-security-patch-day-april-2026-vulnerabilities/</guid>
    <description>Analysis of SAP Security Patch Day April 2026 highlights critical vulnerabilities, including a CVSS 9.9 SQL injection in SAP Business Planning and Consolidation and SAP Business Warehouse, allowing authenticated users to execute arbitrary SQL. A high-severity authorization flaw in SAP ERP and SAP S/4HANA, with a CVSS of 7.1, permits authenticated users to overwrite existing executable reports. Medium-priority issues affect SAP BusinessObjects BI Platform with denial-of-service and SAP Human Capital Management for SAP S/4HANA with information disclosure. Practitioners like SecurityBridge, Pathlock, and Layer Seven Security detail exploitation paths, internal authorization risks, and cross-layer exposure across SAP environments.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Wed, 15 Apr 2026 19:41:23 +0000</pubDate>
  </item>
  <item>
    <title>FortiClient Hit by Severe SQL Injection Vulnerability Enabling Database Intrusion</title>
    <link>https://gbhackers.com/forticlient-hit-by-severe-sql-injection-vulnerability/</link>
    <guid isPermaLink="true">https://gbhackers.com/forticlient-hit-by-severe-sql-injection-vulnerability/</guid>
    <description>Writeup of CVE-2026-21643, a critical SQL injection vulnerability in FortiClient Enterprise Management Server (EMS) version 7.4.4. This pre-authentication flaw allows unauthenticated attackers to execute arbitrary SQL commands via crafted HTTP requests to the `/api/v1/init_consts` endpoint. Exploitation enables total database control, including stealing credentials, certificates, and potentially achieving full network takeover. Fortinet patched the issue in version 7.4.5 by properly sanitizing HTTP header input.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Wed, 15 Apr 2026 16:31:16 +0000</pubDate>
  </item>
  <item>
    <title>CISA Warns of Fortinet SQL Injection Vulnerability Actively Exploited in Attacks</title>
    <link>https://cybersecuritynews.com/fortinet-sql-injection-vulnerability-exploited/</link>
    <guid isPermaLink="true">https://cybersecuritynews.com/fortinet-sql-injection-vulnerability-exploited/</guid>
    <description>Vulnerability writeup detailing CVE-2026-21643, an unauthenticated SQL injection in Fortinet FortiClient Enterprise Management Server (EMS). This CWE-89 flaw allows remote attackers to execute unauthorized code by sending crafted HTTP requests, posing a significant risk to corporate networks. CISA has added this to its Known Exploited Vulnerabilities catalog, mandating a rapid patching timeline for federal agencies and recommending similar urgency for private sector organizations. Immediate application of Fortinet patches, monitoring for unusual traffic, and securing cloud deployments are crucial mitigation steps.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 14 Apr 2026 13:46:47 +0000</pubDate>
  </item>
  <item>
    <title>SAP Patch Day Fixes Critical SQL Injection DoS and Code Injection Flaws</title>
    <link>https://gbhackers.com/sap-patch-day-fixes-critical-flaws/</link>
    <guid isPermaLink="true">https://gbhackers.com/sap-patch-day-fixes-critical-flaws/</guid>
    <description>Analysis of SAP&#x27;s monthly patch day, addressing 19 new security notes and one update, details critical vulnerabilities including SQL injection (CVE-2026-27681) in Business Planning and Consolidation and Business Warehouse, a Denial of Service in BusinessObjects (CVE-2025-64775), and code injection in NetWeaver (CVE-2026-27674). It also highlights a missing authorization check in ERP and S/4 HANA (CVE-2026-34256) and a cross-site scripting flaw in Supplier Relationship Management (CVE-2026-0512), emphasizing the need for immediate remediation.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 14 Apr 2026 09:41:20 +0000</pubDate>
  </item>
  <item>
    <title>SAP Patch Day Fixes Critical SQL Injection DoS and Code Injection Flaws</title>
    <link>https://cyberpress.org/sap-patch-day-fixes-critical-sql-injection-dos-and-code-injection-flaws/</link>
    <guid isPermaLink="true">https://cyberpress.org/sap-patch-day-fixes-critical-sql-injection-dos-and-code-injection-flaws/</guid>
    <description>Notes detail critical SQL injection (CVE-2026-27681, CVSS 9.9) in SAP Business Planning and Consolidation and SAP Business Warehouse, along with missing authorization (CVE-2026-34256) in SAP ERP and S/4HANA. Medium-severity flaws include denial of service (CVE-2025-64775) in SAP BusinessObjects and code injection (CVE-2026-27674) in SAP NetWeaver AS Java. Administrators must apply Security Note 3719353 and other patches to mitigate these risks.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 14 Apr 2026 09:16:48 +0000</pubDate>
  </item>
  <item>
    <title>CISA Warns of Fortinet SQL Injection Flaw Actively Exploited in Attacks</title>
    <link>https://cyberpress.org/cisa-warns-of-fortinet-sql-injection-flaw-actively-exploited-in-attacks/</link>
    <guid isPermaLink="true">https://cyberpress.org/cisa-warns-of-fortinet-sql-injection-flaw-actively-exploited-in-attacks/</guid>
    <description>Advisory on CVE-2026-21643, a critical unauthenticated SQL injection (CWE-89) vulnerability affecting Fortinet&#x27;s FortiClient Enterprise Management Server, is actively exploited in real-world attacks. CISA has added this flaw to its Known Exploited Vulnerabilities catalog, mandating immediate patching or mitigation for organizations to prevent unauthorized code execution and system compromise.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 14 Apr 2026 08:56:08 +0000</pubDate>
  </item>
  <item>
    <title>CISA Warns Fortinet SQL Injection Flaw Is Being Actively Exploited</title>
    <link>https://gbhackers.com/cisa-warns-fortinet-sql-injection-flaw/</link>
    <guid isPermaLink="true">https://gbhackers.com/cisa-warns-fortinet-sql-injection-flaw/</guid>
    <description>Alert regarding CVE-2026-21643, an unauthenticated SQL injection vulnerability in Fortinet FortiClient Enterprise Management Server (EMS). This critical flaw (CWE-89) allows remote code execution via crafted HTTP requests, is actively exploited, and requires immediate patching or mitigation by April 16, 2026, according to CISA.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 14 Apr 2026 08:56:04 +0000</pubDate>
  </item>
  <item>
    <title>SAP Patch Day Fixes Critical SQL Injection DoS and Code Injection Flaws</title>
    <link>https://cyberpress.org/sap-patch-day-fixes/</link>
    <guid isPermaLink="true">https://cyberpress.org/sap-patch-day-fixes/</guid>
    <description>Library of SAP security notes addressing critical flaws including CVE-2026-27681, a SQL injection vulnerability in SAP Business Planning and Consolidation and SAP Business Warehouse, and CVE-2026-34256, an authorization bypass in SAP ERP and SAP S/4HANA. Further patches mitigate denial of service via CVE-2025-64775 in SAP BusinessObjects, code injection in SAP NetWeaver Application Server Java (CVE-2026-27674) and SAP Landscape Transformation (CVE-2026-27675), and cross-site scripting in SAP Supplier Relationship Management (CVE-2026-0512).</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Tue, 14 Apr 2026 08:41:11 +0000</pubDate>
  </item>
  <item>
    <title>400K WordPress Sites Exposed by Elementor Ally Plugin SQL Flaw</title>
    <link>https://www.esecurityplanet.com/threats/400k-wordpress-sites-exposed-by-elementor-ally-plugin-sql-flaw/</link>
    <guid isPermaLink="true">https://www.esecurityplanet.com/threats/400k-wordpress-sites-exposed-by-elementor-ally-plugin-sql-flaw/</guid>
    <description>Library vulnerability in Elementor&#x27;s Ally plugin, tracked as CVE-2026-2413, exposes over 400,000 WordPress sites to SQL injection attacks. Exploitable without authentication when the Remediation module is active, the flaw allows attackers to steal sensitive data like password hashes by manipulating database queries through crafted URL parameters. Elementor has released a patch, and users are advised to update the plugin, disable unused features, deploy a WAF, and enforce least privilege for database accounts.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Sat, 11 Apr 2026 16:46:30 +0000</pubDate>
  </item>
  <item>
    <title>SQL injection vulnerabilities in Owncloud Android app</title>
    <link>https://securitylab.github.com/advisories/GHSL-2022-059_GHSL-2022-060_Owncloud_Android_app/</link>
    <guid isPermaLink="true">https://securitylab.github.com/advisories/GHSL-2022-059_GHSL-2022-060_Owncloud_Android_app/</guid>
    <description>Advisories detail SQL injection vulnerabilities in the Owncloud Android app, specifically impacting the `FileContentProvider` (GHSL-2022-059) and the `ReceiveExternalFilesActivity`. The `FileContentProvider` allows malicious applications to exploit SQL injection flaws through its `delete`, `insert`, `query`, and `update` methods, potentially leading to unauthorized data access or modification within the app&#x27;s databases. Additionally, improper sanitization of externally provided file paths in `ReceiveExternalFilesActivity` can allow attackers to read from or write to the application&#x27;s internal storage.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Sat, 11 Apr 2026 16:45:53 +0000</pubDate>
  </item>
  <item>
    <title>SQL Injection in 2026: It Took One Apostrophe</title>
    <link>https://udayshelke17-40981.medium.com/sql-injection-in-2026-yes-and-it-took-one-apostrophe-39fed99c4ce3</link>
    <guid isPermaLink="true">https://udayshelke17-40981.medium.com/sql-injection-in-2026-yes-and-it-took-one-apostrophe-39fed99c4ce3</guid>
    <description>SQL Injection in 2026: It Took One Apostrophe</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 10 Apr 2026 01:56:00 +0000</pubDate>
  </item>
  <item>
    <title>Advanced SQL Injection Techniques in Modern Web Apps</title>
    <link>https://gauravsingh-cybersecurity.github.io/blog/2025/01/15/advanced-sql-injection-techniques.html</link>
    <guid isPermaLink="true">https://gauravsingh-cybersecurity.github.io/blog/2025/01/15/advanced-sql-injection-techniques.html</guid>
    <description>Writeup detailing advanced SQL injection techniques like second-order, time-based blind, and WAF bypasses through encoding and case variation. It emphasizes prevention strategies such as parameterized queries, strict input validation, and least privilege for database users, and mentions tools like SQLi Detector for automated testing, highlighting real-world applications in e-commerce platforms, CMS systems, and API endpoints.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">advanced</category>
    <pubDate>Fri, 10 Apr 2026 01:55:58 +0000</pubDate>
  </item>
  <item>
    <title>Bypassing WAF with Adversarial SQL</title>
    <link>https://dl.acm.org/doi/pdf/10.1145/3788286</link>
    <guid isPermaLink="true">https://dl.acm.org/doi/pdf/10.1145/3788286</guid>
    <description>Bypassing WAF with Adversarial SQL</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 10 Apr 2026 01:55:57 +0000</pubDate>
  </item>
  <item>
    <title>WAF Bypass Using JSON-Based SQL Injection Attacks</title>
    <link>https://www.picussecurity.com/resource/blog/waf-bypass-using-json-based-sql-injection-attacks</link>
    <guid isPermaLink="true">https://www.picussecurity.com/resource/blog/waf-bypass-using-json-based-sql-injection-attacks</guid>
    <description>Library entry detailing a WAF bypass technique using JSON-based SQL injection, building on research that found major vendors like Palo Alto Network, AWS, Cloudflare, F5, and Imperva failed to properly inspect JSON payloads. This method exploits the compatibility of databases such as PostgreSQL and MySQL with JSON, allowing malicious SQL commands to evade detection by many Web Application Firewalls.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 10 Apr 2026 01:55:57 +0000</pubDate>
  </item>
  <item>
    <title>SQL Injection Security Vulnerabilities</title>
    <link>https://www.cvedetails.com/vulnerability-list/opsqli-1/sql-injection.html</link>
    <guid isPermaLink="true">https://www.cvedetails.com/vulnerability-list/opsqli-1/sql-injection.html</guid>
    <description>SQL Injection Security Vulnerabilities</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Fri, 10 Apr 2026 01:43:31 +0000</pubDate>
  </item>
  <item>
    <title>CVE Search: SQL Injection</title>
    <link>https://www.cve.org/CVERecord/SearchResults?query=sql+injection</link>
    <guid isPermaLink="true">https://www.cve.org/CVERecord/SearchResults?query=sql+injection</guid>
    <description>CVE Search: SQL Injection</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Fri, 10 Apr 2026 01:43:30 +0000</pubDate>
  </item>
  <item>
    <title>SQL Injection - OWASP</title>
    <link>https://owasp.org/www-community/attacks/SQL_Injection</link>
    <guid isPermaLink="true">https://owasp.org/www-community/attacks/SQL_Injection</guid>
    <description>Reference on SQL Injection attacks, detailing how attackers insert malicious SQL queries into application inputs to access, modify, or delete sensitive database data. It covers common attack vectors, the high severity risk associated with these vulnerabilities, and provides examples of exploitation in PHP, ASP, J2EE, and ASP.NET applications. The OWASP resource also points to prevention strategies like parameterized SQL statements and code review guides.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Fri, 10 Apr 2026 01:43:28 +0000</pubDate>
  </item>
  <item>
    <title>CVE-2026-26116: SQL Server SQL Injection</title>
    <link>https://www.sentinelone.com/vulnerability-database/cve-2026-26116/</link>
    <guid isPermaLink="true">https://www.sentinelone.com/vulnerability-database/cve-2026-26116/</guid>
    <description>Writeup of CVE-2026-26116, a SQL Injection vulnerability affecting Microsoft SQL Server. Exploiting CWE-89, an authenticated attacker can elevate privileges over a network by manipulating SQL commands. Attackers with low-privilege accounts can craft malicious SQL statements to bypass authorization, access sensitive data, or gain administrative control. Mitigation involves applying Microsoft security updates, implementing parameterized queries, restricting network access, and enabling comprehensive auditing.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Fri, 10 Apr 2026 01:43:26 +0000</pubDate>
  </item>
  <item>
    <title>Claude Code Can Be Manipulated via CLAUDE.md to Run SQL Injection Attacks</title>
    <link>https://hackread.com/claude-code-claude-md-sql-injection-attacks/</link>
    <guid isPermaLink="true">https://hackread.com/claude-code-claude-md-sql-injection-attacks/</guid>
    <description>Library that allows manipulation of Claude Code via CLAUDE.md files to automate SQL injection attacks and steal credentials. Researchers at LayerX discovered that by adding three lines of basic English to the CLAUDE.md file, Claude Code&#x27;s safety guardrails can be bypassed, leading it to execute unauthorized commands and perform actions such as login bypass and database dumping using techniques like SQL injection. The AI trusts the instructions within the CLAUDE.md file implicitly, creating a significant attack surface.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 09 Apr 2026 14:02:17 +0000</pubDate>
  </item>
  <item>
    <title>Multiple SonicWall Vulnerabilities Enable SQL Injection and Privilege Escalation Attacks</title>
    <link>https://cybersecuritynews.com/sonicwall-vulnerabilities-sql-injection/</link>
    <guid isPermaLink="true">https://cybersecuritynews.com/sonicwall-vulnerabilities-sql-injection/</guid>
    <description>Advisory on multiple SonicWall vulnerabilities affecting SMA 1000 series appliances, including CVE-2026-4112 enabling SQL injection and privilege escalation, CVE-2026-4113 for user credential enumeration, CVE-2026-4114 and CVE-2026-4116 allowing TOTP bypass. Immediate hotfix application is required due to the severity of these flaws and lack of workarounds.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Thu, 09 Apr 2026 14:02:16 +0000</pubDate>
  </item>
  <item>
    <title>Multiple SonicWall Vulnerabilities Enable SQL Injection and Privilege Escalation</title>
    <link>https://cyberpress.org/multiple-sonicwall-vulnerabilities/</link>
    <guid isPermaLink="true">https://cyberpress.org/multiple-sonicwall-vulnerabilities/</guid>
    <description>Writeup detailing multiple SonicWall vulnerabilities, including SQL injection (CVE-2026-4112) enabling privilege escalation for authenticated users, credential enumeration (CVE-2026-4113), and Unicode encoding flaws (CVE-2026-4114, CVE-2026-4116) permitting Time-based One-Time Password bypass. These issues affect SMA1000 series appliances and require immediate patching by upgrading to platform-hotfix 12.4.3-03387 or 12.5.0-02624 and later releases.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Thu, 09 Apr 2026 10:16:16 +0000</pubDate>
  </item>
  <item>
    <title>Multiple SonicWall Flaws Enable SQL Injection and Privilege Escalation Attacks</title>
    <link>https://gbhackers.com/multiple-sonicwall-flaws-enable-sql-injection/</link>
    <guid isPermaLink="true">https://gbhackers.com/multiple-sonicwall-flaws-enable-sql-injection/</guid>
    <description>Advisory detailing four SonicWall SMA1000 series vulnerabilities: CVE-2026-4112, a SQL injection allowing privilege escalation from read-only to primary administrator; CVE-2026-4113, an observable response discrepancy enabling credential enumeration; CVE-2026-4114 and CVE-2026-4116, both stemming from improper Unicode handling that bypasses Time-based One-Time Password (TOTP) authentication.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">news</category>
    <pubDate>Thu, 09 Apr 2026 10:16:14 +0000</pubDate>
  </item>
  <item>
    <title>Bug Bounty Bootcamp #29: Boolean Blind SQL Injection Part 2</title>
    <link>https://infosecwriteups.com/bug-bounty-bootcamp-29-boolean-blind-sql-injection-part-2-extracting-usernames-and-passwords-13447abeb6d6</link>
    <guid isPermaLink="true">https://infosecwriteups.com/bug-bounty-bootcamp-29-boolean-blind-sql-injection-part-2-extracting-usernames-and-passwords-13447abeb6d6</guid>
    <description>Bug Bounty Bootcamp #29: Boolean Blind SQL Injection Part 2</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Mon, 06 Apr 2026 02:01:54 +0000</pubDate>
  </item>
  <item>
    <title>https://secnhack.in/website-penetration-testing-and-database-hacking-with-sqlmap/</title>
    <link>https://secnhack.in/website-penetration-testing-and-database-hacking-with-sqlmap/</link>
    <guid isPermaLink="true">https://secnhack.in/website-penetration-testing-and-database-hacking-with-sqlmap/</guid>
    <description>Tool for automated SQL injection detection and exploitation. This guide demonstrates using sqlmap to find and exploit SQL injection vulnerabilities in web applications, covering techniques like Google Dorking to identify targets and then using commands to dump database names, tables, columns, and ultimately sensitive data like user credentials.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 14 Aug 2025 04:29:30 +0000</pubDate>
  </item>
  <item>
    <title>https://vavkamil.cz/2019/10/09/understanding-the-full-potential-of-sqlmap-during-bug-bounty-hunting/</title>
    <link>https://vavkamil.cz/2019/10/09/understanding-the-full-potential-of-sqlmap-during-bug-bounty-hunting/</link>
    <guid isPermaLink="true">https://vavkamil.cz/2019/10/09/understanding-the-full-potential-of-sqlmap-during-bug-bounty-hunting/</guid>
    <description>The content discusses maximizing the potential of SQLmap during bug bounty hunting. It covers the importance of understanding SQL injection vulnerabilities, using SQLmap effectively, and customizing its options for better results. The article emphasizes the significance of proper reconnaissance, parameter identification, and evasion techniques to enhance the success rate of SQL injection attacks. It also provides insights into exploiting blind SQL injection vulnerabilities and leveraging SQLmap&#x27;s advanced features to automate the detection and exploitation process. Overall, the content aims to help bug bounty hunters utilize SQLmap efficiently for discovering and exploiting SQL injection vulnerabilities.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 14 Aug 2025 04:28:48 +0000</pubDate>
  </item>
  <item>
    <title>SQLMap Command Generator</title>
    <link>https://acorzo1983.github.io/SQLMapCG/</link>
    <guid isPermaLink="true">https://acorzo1983.github.io/SQLMapCG/</guid>
    <description>SQLMap Command Generator</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">beginner</category>
    <pubDate>Wed, 13 Nov 2024 03:55:04 +0000</pubDate>
  </item>
  <item>
    <title>How to turn SQL injection into an RCE or a file read? Case study of 128 bug bounty reports</title>
    <link>https://www.youtube.com/watch?v=ClnVdYf4PK0</link>
    <guid isPermaLink="true">https://www.youtube.com/watch?v=ClnVdYf4PK0</guid>
    <description>How to turn SQL injection into an RCE or a file read? Case study of 128 bug bounty reports https://www.youtube.com/watch?v=ClnVdYf4PK0</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 22 Sep 2023 15:32:09 +0000</pubDate>
  </item>
  <item>
    <title>Test website for SQL injection vulnerabilities using Python</title>
    <link>https://imran-niaz.medium.com/test-website-for-sql-injection-vulnerabilities-using-python-f7ef5939d7f0</link>
    <guid isPermaLink="true">https://imran-niaz.medium.com/test-website-for-sql-injection-vulnerabilities-using-python-f7ef5939d7f0</guid>
    <description>Test website for SQL injection vulnerabilities using Python https://ift.tt/msKlYeM</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 08 Jun 2023 12:02:39 +0000</pubDate>
  </item>
  <item>
    <title>Favorite tweet by @Jhaddix</title>
    <link>https://twitter.com/Jhaddix/status/1512707385554456578</link>
    <guid isPermaLink="true">https://twitter.com/Jhaddix/status/1512707385554456578</guid>
    <description>Favorite tweet:

4/8/22 #bugbountydiary #bugbountytips Everyone is sick in the house but I had some running scans I needed to check up on. I found a SQL injection bug on a blog. Here&#x27;s how I did it, s...</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Sat, 09 Apr 2022 13:22:11 +0000</pubDate>
  </item>
  <item>
    <title>How I Found multiple SQL Injection with FFUF and Sqlmap in a few minutes</title>
    <link>https://0xmahmoudjo0.medium.com/how-i-found-multiple-sql-injection-with-ffuf-and-sqlmap-in-a-few-minutes-9c3bb3780e8f</link>
    <guid isPermaLink="true">https://0xmahmoudjo0.medium.com/how-i-found-multiple-sql-injection-with-ffuf-and-sqlmap-in-a-few-minutes-9c3bb3780e8f</guid>
    <description>How I Found multiple SQL Injection with FFUF and Sqlmap in a few minutes</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Sun, 16 Jan 2022 13:42:00 +0000</pubDate>
  </item>
  <item>
    <title>DVWA 1.9+: Blind SQL Injection with SQLMap</title>
    <link>https://link.medium.com/dFZC5KiSvfb</link>
    <guid isPermaLink="true">https://link.medium.com/dFZC5KiSvfb</guid>
    <description>The content discusses performing Blind SQL Injection on DVWA 1.9+ using SQLMap. It follows a previous article on manual SQL Injection with OWASP ZAP. The focus is on hacking DVWA through Blind SQL Injection techniques.</description>
    <category domain="tool">sqlmap</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Fri, 16 Apr 2021 22:01:36 +0000</pubDate>
  </item>
</channel>
</rss>