<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cwe-89 — PoC Archive</title><link>https://poc.intelseclab.com/tags/cwe-89/</link><description>Latest proof-of-concept entries.</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 19 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://poc.intelseclab.com/tags/cwe-89/index.xml" rel="self" type="application/rss+xml"/><item><title>wp2shell — WordPress Core Pre-Auth SQLi → Row Forgery → Admin Creation → RCE (CVE-2026-63030 + CVE-2026-60137)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-19_cve-2026-63030-cve-2026-60137-wp2shell-wordpress-core-preauth-rce/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-19_cve-2026-63030-cve-2026-60137-wp2shell-wordpress-core-preauth-rce/</guid><description>Critical severity (CVSS 9.1) — web · CVE-2026-63030 (REST /batch/v1 route confusion, CVSS 7.5), CVE-2026-60137 (author__not_in SQL injection, CVSS 9.1); GHSA-ff9f-jf42-662q, GHSA-fpp7-x2x2-2mjf. Status: Weaponized — full pre-auth RCE confirmed against stock-default WordPress core, no plugins/misconfiguration required. Affects: WordPress core (REST API /batch/v1, WP_Query::author__not_in). Tags: wordpress, wp-core, sql-injection, route-confusion, cwe-89, cwe-436, unauthenticated, remote, privilege-escalation, rce, oembed, changeset.</description><category>web</category><category>Critical</category><category>wordpress</category><category>wp-core</category><category>sql-injection</category><category>route-confusion</category><category>cwe-89</category><category>cwe-436</category><category>unauthenticated</category><category>remote</category><category>privilege-escalation</category><category>rce</category><category>oembed</category><category>changeset</category></item><item><title>LiteLLM Proxy Pre-Authentication SQL Injection via Error-Handling Callback (CVE-2026-42208)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-11_cve-2026-42208-litellm-sqli-proxy-authbypass/</link><pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-11_cve-2026-42208-litellm-sqli-proxy-authbypass/</guid><description>Critical severity (CVSS 9.8) — web · CVE-2026-42208 (GHSA-r75f-5x8p-qvmc). Status: Weaponized (public working PoC + Docker lab, actively exploited in the wild within 36 hours of disclosure). Affects: LiteLLM Proxy — open-source LLM/AI gateway (22,000+ GitHub stars) fronting OpenAI, Anthropic, and other model provider APIs. Tags: litellm, ai-gateway, llm-proxy, sql-injection, cwe-89, unauthenticated, remote, blind-sqli, kev-adjacent, credential-theft.</description><category>web</category><category>Critical</category><category>litellm</category><category>ai-gateway</category><category>llm-proxy</category><category>sql-injection</category><category>cwe-89</category><category>unauthenticated</category><category>remote</category><category>blind-sqli</category><category>kev-adjacent</category><category>credential-theft</category></item><item><title>PPOM for WooCommerce &lt;= 33.0.15 - Unauthenticated Time-Based Blind SQL Injection (CVE-2025-11391)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-11391-ppom-woocommerce-blind-sqli/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-11391-ppom-woocommerce-blind-sqli/</guid><description>Critical severity (CVSS 9.8) — web · CVE-2025-11391. Status: Patched. Affects: PPOM for WooCommerce (woocommerce-product-addon plugin). Tags: wordpress, woocommerce, ppom, product-addon, sql-injection, blind-sqli, time-based, cwe-89, python, php.</description><category>web</category><category>Critical</category><category>wordpress</category><category>woocommerce</category><category>ppom</category><category>product-addon</category><category>sql-injection</category><category>blind-sqli</category><category>time-based</category><category>cwe-89</category><category>python</category><category>php</category></item><item><title>FreePBX Unauthenticated SQL Injection to RCE (CVE-2025-57819)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-57819-freepbx-sqli-rce/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-57819-freepbx-sqli-rce/</guid><description>Critical severity (CVSS 9.8) — web · CVE-2025-57819. Status: Weaponized. Affects: Sangoma FreePBX administrator web UI (admin/ajax.php, endpoint module). Tags: freepbx, sangoma, sqli, unauthenticated, ajax-php, cron-jobs, reverse-shell, voip, asterisk, cwe-89.</description><category>web</category><category>Critical</category><category>freepbx</category><category>sangoma</category><category>sqli</category><category>unauthenticated</category><category>ajax-php</category><category>cron-jobs</category><category>reverse-shell</category><category>voip</category><category>asterisk</category><category>cwe-89</category></item><item><title>Django QuerySet/Q Object SQL Injection via `_connector` Kwarg (CVE-2025-64459)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-64459-django-queryset-connector-sqli/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-64459-django-queryset-connector-sqli/</guid><description>Critical severity (CVSS 9.1) — web · CVE-2025-64459. Status: Weaponized. Affects: Django ORM (QuerySet.filter() / Q object construction). Tags: django, python, sql-injection, queryset, q-object, orm, cwe-89, data-exposure, sqlite.</description><category>web</category><category>Critical</category><category>django</category><category>python</category><category>sql-injection</category><category>queryset</category><category>q-object</category><category>orm</category><category>cwe-89</category><category>data-exposure</category><category>sqlite</category></item><item><title>"Grocery" PHP Application `search_products_itname.php` `sitem_name` Boolean-Based SQL Injection (CVE-2025-65354)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-65354-grocery-sitem-name-sqli/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-06_cve-2025-65354-grocery-sitem-name-sqli/</guid><description>Critical severity (CVSS 9.8) — web · CVE-2025-65354. Status: PoC. Affects: PHP-based "Grocery" web application, Grocery/search_products_itname.php endpoint. Tags: php, sql-injection, boolean-based-blind-sqli, cwe-89, grocery, unauthenticated, python.</description><category>web</category><category>Critical</category><category>php</category><category>sql-injection</category><category>boolean-based-blind-sqli</category><category>cwe-89</category><category>grocery</category><category>unauthenticated</category><category>python</category></item><item><title>ZoneMinder — Second-Order SQL Injection via Event Rename (CVE-2026-27470)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-27470-zoneminder-second-order-sqli/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-27470-zoneminder-second-order-sqli/</guid><description>High severity (CVSS 8.8) — web · CVE-2026-27470. Status: Weaponized. Affects: ZoneMinder. Tags: zoneminder, sql-injection, second-order-sqli, authenticated, credential-extraction, cwe-89, php.</description><category>web</category><category>High</category><category>zoneminder</category><category>sql-injection</category><category>second-order-sqli</category><category>authenticated</category><category>credential-extraction</category><category>cwe-89</category><category>php</category></item><item><title>WP Photo Album Plus Unauthenticated SQL Injection — CVE-2026-6379</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-6379-wp-photo-album-plus-sqli/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-6379-wp-photo-album-plus-sqli/</guid><description>Critical severity (CVSS 8.6) — web · CVE-2026-6379. Status: PoC. Affects: WordPress plugin "WP Photo Album Plus" (WPPA+) by opajaap. Tags: wordpress, wp-photo-album-plus, sql-injection, unauthenticated, time-based-blind, cwe-89.</description><category>web</category><category>Critical</category><category>wordpress</category><category>wp-photo-album-plus</category><category>sql-injection</category><category>unauthenticated</category><category>time-based-blind</category><category>cwe-89</category></item><item><title>Ormar ORM SQL Injection via min()/max() Aggregate Methods (CVE-2026-26198)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-26198-ormar-orm-sqli/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-26198-ormar-orm-sqli/</guid><description>Critical severity (CVSS 9.8) — web · CVE-2026-26198 (GHSA-xxh2-68g9-8jqr). Status: PoC. Affects: Ormar (async Python ORM, commonly used with FastAPI/Starlette). Tags: sql-injection, python, ormar, orm, fastapi, sqlalchemy, cwe-89, unauthenticated.</description><category>web</category><category>Critical</category><category>sql-injection</category><category>python</category><category>ormar</category><category>orm</category><category>fastapi</category><category>sqlalchemy</category><category>cwe-89</category><category>unauthenticated</category></item><item><title>JoomCCK Unauthenticated SQL Injection via `tags.save` (CVE-2026-49048)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-49048-joomcck-sqli/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-49048-joomcck-sqli/</guid><description>Critical severity (CVSS 8.7) — web · CVE-2026-49048 (Advisory ID JOOMCCK-2026-001). Status: PoC. Affects: JoomCCK (com_joomcck) — Content Construction Kit extension for Joomla, by JoomCoder. Tags: joomla, joomcck, com_joomcck, sql-injection, cwe-89, missing-authorization, cwe-862, unauthenticated, blind-sqli, union-based.</description><category>web</category><category>Critical</category><category>joomla</category><category>joomcck</category><category>com_joomcck</category><category>sql-injection</category><category>cwe-89</category><category>missing-authorization</category><category>cwe-862</category><category>unauthenticated</category><category>blind-sqli</category><category>union-based</category></item><item><title>JetSearch WordPress Plugin Unauthenticated SQL Injection (CVE-2026-49079)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-49079-jetsearch-sqli/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-49079-jetsearch-sqli/</guid><description>High severity (CVSS 7.5) — web · CVE-2026-49079. Status: PoC. Affects: JetSearch plugin for WordPress. Tags: wordpress, jetsearch, sql-injection, cwe-89, unauthenticated, ajax, union-based, blind-sqli.</description><category>web</category><category>High</category><category>wordpress</category><category>jetsearch</category><category>sql-injection</category><category>cwe-89</category><category>unauthenticated</category><category>ajax</category><category>union-based</category><category>blind-sqli</category></item><item><title>ITFlow Time-Based Blind SQL Injection via agent/ajax.php expires Parameter (CVE-2026-54597)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-54597-itflow-blind-sqli-expires/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-54597-itflow-blind-sqli-expires/</guid><description>High severity — web · CVE-2026-54597. Status: Weaponized. Affects: ITFlow (open-source MSP/IT management platform). Tags: itflow, sql-injection, blind-sqli, time-based, authenticated, cwe-89.</description><category>web</category><category>High</category><category>itflow</category><category>sql-injection</category><category>blind-sqli</category><category>time-based</category><category>authenticated</category><category>cwe-89</category></item><item><title>ITFlow SQL Injection via recurring_invoice_frequency (CVE-2026-54596)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-54596-itflow-sqli-recurring-invoice/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-54596-itflow-sqli-recurring-invoice/</guid><description>High severity — web · CVE-2026-54596. Status: Weaponized. Affects: ITFlow (open-source MSP/IT management platform). Tags: itflow, sql-injection, authenticated, technician-role, cwe-89.</description><category>web</category><category>High</category><category>itflow</category><category>sql-injection</category><category>authenticated</category><category>technician-role</category><category>cwe-89</category></item><item><title>CodeAstro Simple Attendance Management System 1.0 — SQL Injection Auth Bypass (CVE-2026-37749)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-37749-attendance-management-sqli-authbypass/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-37749-attendance-management-sqli-authbypass/</guid><description>Critical severity (CVSS 9.8) — web · CVE-2026-37749. Status: PoC. Affects: CodeAstro Simple Attendance Management System 1.0. Tags: php, sql-injection, authentication-bypass, cwe-89, unauthenticated, codeastro.</description><category>web</category><category>Critical</category><category>php</category><category>sql-injection</category><category>authentication-bypass</category><category>cwe-89</category><category>unauthenticated</category><category>codeastro</category></item><item><title>Business Directory Plugin for WordPress — Unauthenticated Time-Based Blind SQL Injection (CVE-2026-2576)</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-2576-business-directory-plugin-sqli/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-2576-business-directory-plugin-sqli/</guid><description>High severity (CVSS 7.5) — web · CVE-2026-2576. Status: Weaponized. Affects: Business Directory Plugin (Easy Listing Directories) for WordPress. Tags: wordpress, sqli, time-based-blind, business-directory-plugin, unauthenticated, cwe-89, wpdb, docker-lab.</description><category>web</category><category>High</category><category>wordpress</category><category>sqli</category><category>time-based-blind</category><category>business-directory-plugin</category><category>unauthenticated</category><category>cwe-89</category><category>wpdb</category><category>docker-lab</category></item><item><title>Apache Superset Authenticated SQL Injection via sqlExpression/where Bypass — CVE-2026-23980</title><link>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-23980-superset-sqli/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://poc.intelseclab.com/pocs/web/2026-07-05_cve-2026-23980-superset-sqli/</guid><description>Medium severity (CVSS 6.5) — web · CVE-2026-23980. Status: PoC. Affects: Apache Superset. Tags: apache-superset, sql-injection, error-based-sqli, postgresql, authenticated, api, python, cwe-89.</description><category>web</category><category>Medium</category><category>apache-superset</category><category>sql-injection</category><category>error-based-sqli</category><category>postgresql</category><category>authenticated</category><category>api</category><category>python</category><category>cwe-89</category></item></channel></rss>