<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Offensive360 — Application Security Research and Guides</title>
  <link>https://offensive360.com/</link>
  <description>Vulnerability research (CVE write-ups), secure-coding guides and application security tooling from Offensive360: SAST, DAST, MAST, ASM and autonomous red teaming.</description>
  <language>en</language>
  <lastBuildDate>Wed, 09 Sep 2026 04:42:24 GMT</lastBuildDate>
  <atom:link href="https://offensive360.com/rss.xml" rel="self" type="application/rss+xml" />
  <item>
    <title>Autonomous Red Teaming vs AI Pentesting 2026</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
    <category>Offensive Security</category>
    <description>Autonomous red teaming vs AI pentest engagements vs manual pentests in 2026: XBOW, NodeZero, Pentera, Terra Security and Offensive360 compared honestly.</description>
  </item>
  <item>
    <title>Best Attack Surface Management Tools (2026)</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Tue, 08 Sep 2026 00:00:00 GMT</pubDate>
    <category>Attack Surface Management</category>
    <description>Honest 2026 guide to ASM tools: Offensive360, Cortex Xpanse, Defender EASM, CyCognito, Censys, runZero, Detectify. Validation, monitoring, data residency.</description>
  </item>
  <item>
    <title>Juice Shop Beginner Walkthrough: First 10</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Mon, 07 Sep 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Step-by-step OWASP Juice Shop walkthrough for beginners: find the scoreboard, crack the login with SQL injection, solve XSS and IDOR.</description>
  </item>
  <item>
    <title>Web Application Security Testing: 2026 Guide</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Fri, 04 Sep 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Web application security testing explained: SAST, DAST, SCA, penetration testing — when to use each, what they find.</description>
  </item>
  <item>
    <title>Best Android Security Testing Tools (2026)</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Top Android security testing tools: MobSF, JADX, Frida, Drozer &amp; Burp Suite. Covers APK static analysis, DAST, certificate pinning bypass &amp; OWASP Mobile Top 10.</description>
  </item>
  <item>
    <title>Application Security Audit Checklist 2026</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Security Operations</category>
    <description>Free application security audit checklist: 100+ controls covering SAST, DAST, API security, cryptography, HTTP headers &amp; cloud config.</description>
  </item>
  <item>
    <title>Checkmarx Pricing 2026: Real Cost Per Dev</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Checkmarx costs $800–$2,000+/developer/year — $150K–$250K+ for 100 devs once DAST &amp; SCA are added. Real contract ranges, hidden fees, and cheaper alternatives.</description>
  </item>
  <item>
    <title>CORS Allow-Credentials + Wildcard: The Fix</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>Access-Control-Allow-Origin: * with credentials is browser-blocked. Learn why, what the real exploitable CORS misconfiguration is, and how to fix it correctly.</description>
  </item>
  <item>
    <title>C# Static Code Analysis Tools for ASP.NET</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Best C# static code analysis tools for ASP.NET: Roslyn (free), SonarQube, Checkmarx, Fortify &amp; Offensive360 — ranked by taint analysis depth and price.</description>
  </item>
  <item>
    <title>.NET Static Code Analysis Tools (2026)</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Best .NET static code analysis tools for C# &amp; ASP.NET: Roslyn (free), SonarQube, Checkmarx, Fortify &amp; Offensive360 — compared by depth, price &amp; coverage.</description>
  </item>
  <item>
    <title>CWE-798 Hardcoded Credentials: Fix It Fast</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>Checkmarx, Fortify or Veracode flagged CWE-798 hardcoded credentials? How to fix it fast, with code examples and SAST detection tips.</description>
  </item>
  <item>
    <title>How to Prevent Hardcoded Passwords in Code</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>Stop hardcoded passwords before they reach production: migrate to env vars or Secrets Manager, purge Git history with git-filter-repo.</description>
  </item>
  <item>
    <title>OWASP Juice Shop Alternatives: 9 Apps 2026</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Want the official OWASP Juice Shop or a similar intentionally vulnerable web app? Nine alternatives (DVWA, WebGoat, bWAPP, NodeGoat and more) compared by.</description>
  </item>
  <item>
    <title>OWASP Juice Shop: Official Setup &amp; Guide</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Official OWASP Juice Shop guide: what the intentionally vulnerable web app is, Docker setup in 60 seconds, 100+ challenges by difficulty, CTF mode and.</description>
  </item>
  <item>
    <title>OWASP Juice Shop Online: Demo &amp; Hosted</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Use OWASP Juice Shop online via the official demo, TryHackMe private lab, or Gitpod — or run a local instance with Docker in under 60 seconds.</description>
  </item>
  <item>
    <title>10 Best Vulnerable Web Apps for Testing 2026</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>DVWA, Juice Shop, WebGoat and 7 more vulnerable web apps for security testing, ranked by language, use case and scanner-benchmarking fit, with Docker setup.</description>
  </item>
  <item>
    <title>Fortify on Demand Pricing 2026: Real Cost</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Tue, 01 Sep 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Fortify on Demand pricing: $15K–$150K+/yr by app count. Full FoD breakdown — SAST vs DAST vs combined cost, what&#39;s excluded, hidden fees &amp; cheaper alternatives.</description>
  </item>
  <item>
    <title>Veracode Pricing 2026: Cost, Tiers &amp; Options</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Mon, 31 Aug 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Veracode pricing: $30K–$150K+/yr per team size — binary SAST only, DAST billed separately.</description>
  </item>
  <item>
    <title>Benchmark a DAST Scanner with Juice Shop</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Sun, 30 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Use OWASP Juice Shop to evaluate any DAST scanner: setup, authenticated scan config, minimum expected findings.</description>
  </item>
  <item>
    <title>Security Testing Lab with Vulnerable Web Apps</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Build a local security testing lab with OWASP Juice Shop, DVWA, WebGoat &amp; more.</description>
  </item>
  <item>
    <title>What Is a Vulnerable Web Application?</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Vulnerable web applications are deliberately insecure targets for legal security practice. DVWA, Juice Shop and WebGoat compared, with Docker setup.</description>
  </item>
  <item>
    <title>CORS Wildcard Risk: When * Is Unsafe</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CORS wildcard (Access-Control-Allow-Origin: *) on authenticated APIs enables data theft. See the attack and the reflected-origin trap developers fall into.</description>
  </item>
  <item>
    <title>Second-Order SQL Injection: OWASP Guide</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Thu, 27 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>2nd order (second-order) SQL injection: payload stored safely, then fired in a later query.</description>
  </item>
  <item>
    <title>Second-Order SQL Injection: How It Works</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>Second-order SQL injection: payload stored safely, executes in a later query — bypassing most scanners.</description>
  </item>
  <item>
    <title>Juice Shop t6login (Login Morty) Challenge</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Solve the Juice Shop t6login / Login Morty challenge: find t6_L33t_sPa4n in the JavaScript bundle.</description>
  </item>
  <item>
    <title>Best Vulnerable Web Apps for Pentesting 2026</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Top vulnerable web apps for pentesting in 2026: OWASP Juice Shop, DVWA, HackTheBox, bWAPP &amp; VulnHub.</description>
  </item>
  <item>
    <title>Fortify SCA Price &amp; License Cost 2026</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Fortify SCA price: $50K–$200K+/yr for SAST alone — add SSC, WebInspect &amp; support and the real total hits $350K+/yr.</description>
  </item>
  <item>
    <title>OWASP Juice Shop TryHackMe Walkthrough (2026)</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Sat, 22 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>OWASP Juice Shop TryHackMe walkthrough: step-by-step solutions for every task in the THM room — Brute Force, SQL injection, XSS, IDOR &amp; Broken Auth explained.</description>
  </item>
  <item>
    <title>Juice Shop SQLi &amp; XSS: Complete Attack Guide</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>OWASP Juice Shop SQL injection and XSS challenges solved: login bypass, login Jim, reflected XSS, stored XSS, DOM XSS.</description>
  </item>
  <item>
    <title>CVE-2026-19979: GL.iNet WebDAV Auth Bypass</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19979 exposes a WebDAV authorization bypass in 17 GL.iNet router models, allowing remote attackers to access restricted filesystem paths.</description>
  </item>
  <item>
    <title>CVE-2026-74791: Scriban Cache Authz Bypass</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Mon, 17 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-74791: Scriban&#39;s TemplateContext.Reset() fails to clear CachedTemplates, enabling cross-request template leakage in multi-tenant applications.</description>
  </item>
  <item>
    <title>7 Best SonarQube Alternatives for SAST (2026)</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>SonarQube alternatives ranked for real security: Fortify, Checkmarx, Veracode, Semgrep &amp; Offensive360 compared on taint analysis depth, DAST.</description>
  </item>
  <item>
    <title>CVE-2026-19821: Tenda AC12 httpd Overflow</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19821 is a remotely exploitable stack buffer overflow in Tenda AC12 firmware 15.03.06.23 that allows attackers to achieve arbitrary code execution.</description>
  </item>
  <item>
    <title>CVE-2026-72831: Grav Flex Objects Auth Bypass</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-72831 is a broken object-level authorization flaw in Grav&#39;s Flex Objects plugin that lets low-privilege admins hijack super-admin accounts.</description>
  </item>
  <item>
    <title>Fortify vs SonarQube: SAST Comparison 2026</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Fortify scan vs SonarQube: taint analysis vs pattern matching, false-positive rates, pricing.</description>
  </item>
  <item>
    <title>CVE-2026-19788: Tenda AC1206 httpd Overflow</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19788: A stack-based buffer overflow in Tenda AC1206 firmware 15.03.06.23 allows remote attackers to execute arbitrary code via the devName parameter.</description>
  </item>
  <item>
    <title>CVE-2026-19790: Tenda G0 Port Mirror Overflow</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19790: A remotely exploitable stack-based buffer overflow in Tenda G0&#39;s httpd interface allows attackers to execute arbitrary code.</description>
  </item>
  <item>
    <title>Access-Control-Allow-Headers: * Risks &amp; Fix</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>Access-Control-Allow-Headers: * doesn&#39;t cover Authorization and breaks with credentials. Browser errors explained + correct CORS header config for Node.js.</description>
  </item>
  <item>
    <title>Juice Shop vs PortSwigger Academy (2026)</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Juice Shop vs. PortSwigger Web Security Academy: which is better for learning web security?</description>
  </item>
  <item>
    <title>CVE-2026-73615: Network-AI Sandbox Bypass</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-73615: A quote-stripping mismatch in Network-AI lets attackers bypass SandboxPolicy blocklists to execute arbitrary dangerous commands.</description>
  </item>
  <item>
    <title>CVE-2026-73625: GitPython kwarg Option RCE</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Fri, 14 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-73625: GitPython before 3.1.54 allows RCE via kwarg value smuggling that bypasses check_unsafe_options, enabling arbitrary OS command execution.</description>
  </item>
  <item>
    <title>CVE-2026-57858: Cal.com Analytics ID XSS</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-57858 is a stored XSS flaw in Cal.com&#39;s BookingPageTagManager letting event owners inject scripts into public booking pages.</description>
  </item>
  <item>
    <title>CVE-2026-73031: telegram-search v-html XSS</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-73031 is a stored XSS flaw in telegram-search where unsanitized message content passed to v-html enables zero-click JavaScript execution across all.</description>
  </item>
  <item>
    <title>CVE-2026-71966: CyberPanel Backup Cmd Inject</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-71966 is an authenticated command injection in CyberPanel 2.4.3&#39;s remote backup feature, enabling full OS takeover via crafted API responses.</description>
  </item>
  <item>
    <title>CVE-2026-72778: Craft CMS Condition RCE</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-72778 is an authenticated RCE in Craft CMS control panel where JSON-encoded condition configs bypass sanitization, enabling OS command execution.</description>
  </item>
  <item>
    <title>Fortify vs Checkmarx vs SonarQube (2026)</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
    <category>Tools &amp; Comparisons</category>
    <description>Fortify vs Checkmarx vs SonarQube compared: taint analysis depth, pricing ($50k–$200k vs. free), DAST availability, and why SonarQube alone is not a SAST.</description>
  </item>
  <item>
    <title>Juice Shop IDOR &amp; Access Control Challenges</title>
    <link>https://offensive360.com/blog/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/blog/undefined/</guid>
    <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
    <category>Application Security</category>
    <description>Solve OWASP Juice Shop&#39;s IDOR and broken access control challenges step-by-step: basket manipulation, admin panel access, BOLA in the API.</description>
  </item>
  <item>
    <title>CVE-2026-69118: Cachet Incident SSTI RCE</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-69118: Authenticated SSTI in Cachet ≤2.4.1 allows arbitrary PHP execution via malicious incident templates, enabling full server compromise.</description>
  </item>
  <item>
    <title>CVE-2026-71965: CyberPanel SSH Key Injection</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-71965: Authenticated RCE in CyberPanel 2.4.3 lets attackers write arbitrary SSH keys to /root/.ssh/authorized_keys via the remote backup feature.</description>
  </item>
  <item>
    <title>CVE-2026-19342: Task Manager Login SQLi</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19342 exposes a critical authentication bypass in Task Management System 1.0, allowing remote attackers to gain unauthorized access via SQL injection.</description>
  </item>
  <item>
    <title>CVE-2026-19343: Task Manager AdminLogin SQLi</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19343 is a HIGH-severity SQL injection in Task Management System 1.0&#39;s AdminLogin.php, enabling unauthenticated remote database compromise.</description>
  </item>
  <item>
    <title>CVE-2026-19341: HiPER 1200GW PPTP Overflow</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19341: A remotely exploitable stack-based buffer overflow in UTT HiPER 1200GW firmware via the EncryptionMode parameter, rated CVSS 8.8 High.</description>
  </item>
  <item>
    <title>CVE-2026-67620: Flowise Cloud Metadata SSRF</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-67620: Flowise ≤3.1.4 SSRF flaw lets attackers bypass metadata endpoint deny-lists to steal OCI and Alibaba Cloud credentials.</description>
  </item>
  <item>
    <title>CVE-2026-19211: Photo Share Signup SQLi</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19211 exposes a critical SQL injection flaw in SourceCodester Photo Share Website 1.0&#39;s signup endpoint, enabling remote data exfiltration.</description>
  </item>
  <item>
    <title>CVE-2026-19231: Doctor Appointment Admin SQLi</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-19231 exposes a critical SQL injection flaw in SourceCodester Simple Doctors Appointment System 1.0.</description>
  </item>
  <item>
    <title>CVE-2026-43629: llama.cpp KV Cache Overflow</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-43629: A heap buffer overflow in llama.cpp&#39;s KV cache restore path enables heap corruption and potential code execution via malicious state files.</description>
  </item>
  <item>
    <title>CVE-2026-53983: Ground Station Socket.IO SSRF</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-53983: Unauthenticated blind SSRF in Ground Station &lt;0.6.0 lets attackers reach internal services and cloud metadata endpoints with no credentials.</description>
  </item>
  <item>
    <title>CVE-2026-58080: Eclipse Milo RoleMapper Drop</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-58080: Eclipse Milo&#39;s OpcUaServerConfig.copy() silently drops the RoleMapper, bypassing role-permission checks for anonymous OPC UA clients.</description>
  </item>
  <item>
    <title>CVE-2026-70617: Spacebar Group DM AuthZ Gap</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-70617: Missing authorization in Spacebar Server allows any authenticated user to join arbitrary group DMs, read history, and post messages.</description>
  </item>
  <item>
    <title>CVE-2026-18895: UTT HiPER 1250GW Overflow</title>
    <link>https://offensive360.com/zerodays/undefined/</link>
    <guid isPermaLink="true">https://offensive360.com/zerodays/undefined/</guid>
    <pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate>
    <category>Vulnerability Research</category>
    <description>CVE-2026-18895 is a remotely exploitable stack-based buffer overflow in UTT HiPER 1250GW routers that can lead to full device compromise.</description>
  </item>
</channel>
</rss>
