<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="https://rosecurify.com/" xml:lang="en">
	<title>Rosecurify - Seclog</title>
	<subtitle>Security research, vulnerability disclosures, and application security insights.</subtitle>
	<link href="https://rosecurify.com/feed/seclog.xml" rel="self"/>
	<link href="https://rosecurify.com/"/>
	<updated>2026-07-13T00:00:00Z</updated>
	<id>https://rosecurify.com</id>
	<author>
		<name>Omar Kurt</name>
		<email>securify@rosecurify.com</email>
	</author>
	
	<entry>
		<title>Seclog - #186</title>
		<link href="https://rosecurify.com/seclog-186/"/>
		<updated>2026-07-13T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-186/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the security landscape is heavily influenced by the rapid advancements and inherent risks of artificial intelligence, alongside the persistent threat of deep-seated system vulnerabilities. A critical new attack vector demonstrates remote code execution against major LLMs like Claude and Codex through prompt injections hidden in third-party libraries, highlighting significant supply chain risks in AI integration. Concurrently, a 15-year-old stack-UAF vulnerability, GhostLock, has been revealed in the Linux kernel, enabling widespread privilege escalation and container escapes. The community is also releasing powerful new offensive and defensive tools, ranging from multi-architecture Linux LPE kits and weaponized SSO IdPs to rule-based SAST scanners and AWS attack path playgrounds. Discussions further explore the dual nature of LLMs in cybersecurity, evaluating their benefits for blue teams and vulnerability analysis against concerns about hallucinations, cost, and the diminishing uniqueness of traditional security reports.&lt;/p&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-186/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://nebusec.ai/research/ionstack-part-2/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;GhostLock: 15-Year-Old Linux Kernel UAF&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;nebusec.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details the GhostLock (CVE-2026-43499) vulnerability, a stack Use-After-Free (UAF) flaw present in all major Linux distributions for 15 years. This critical bug enables stable privilege escalation and container escape with a 97% success rate, requiring no special kernel configuration or privileges to trigger. The write-up provides deep technical insights into exploiting this long-standing kernel weakness, indicating its significant impact on Linux security.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://zerotistic.blog/posts/redis-stream-pel-uaf/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Redis 8.6 RCE via Stream PEL UAF&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;zerotistic.blog&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Explores a remote code execution (RCE) vulnerability in Redis 8.6, stemming from a Stream PEL Use-After-Free (UAF) bug. The exploit chain combines a specific Redis stream PEL ownership flaw, a malformed &lt;code&gt;RESTORE&lt;/code&gt; payload, and a &lt;code&gt;jemalloc&lt;/code&gt; size class collision. This intricate combination turns a shared NACK condition into reliable code execution, providing a detailed breakdown of a complex application-level RCE.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://trustedsec.com/blog/vulnify-giving-your-agents-a-cve-brain?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Vulnify: Giving AI Agents a CVE Brain&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;trustedsec.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces Vulnify, an open-source tool designed to provide AI agents with a &amp;quot;CVE brain&amp;quot; by stitching together data from eight authoritative vulnerability sources. This aims to enhance AI agents&#39; ability to understand, contextualize, and act upon vulnerability information, improving automated security analysis and response.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://aydinnyunus.github.io/2026/07/12/modheader-data-exfiltration-stanfordstudies/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;ModHeader Extension Exfiltrates Browsing History&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;aydinnyunus.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A security researcher detailed how the popular ModHeader browser extension silently exfiltrates users&#39; browsing history. The data is sent to &lt;code&gt;api.stanfordstudies.com&lt;/code&gt; after being encrypted with AES-GCM and stored in IndexedDB, as revealed by a full reverse engineering analysis. This highlights the significant risk posed by malicious browser extensions to user privacy and data security.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://trustedsec.com/blog/welcoming-obfusgit?ref=rosecurify.com&quot;&gt;&lt;strong&gt;ObfusGit Protects Public Repo from AI Training&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;trustedsec.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;TrustedSec introduced ObfusGit, a Python tool designed to keep public repositories out of AI training data. The tool aims to protect intellectual property and sensitive code from being inadvertently used by AI models, without altering the standard commit workflow.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://geohot.github.io//blog/jekyll/update/2026/07/12/i-love-llms.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;George Hotz on LLMs and Hype&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;geohot.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;George Hotz shares his perspective on large language models (LLMs), expressing appreciation for their capabilities while criticizing the associated hype. The post provides insights into the practical aspects and potential future of LLMs from a prominent industry figure.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://words.filippo.io/vuln-reports/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Vulnerability Reports No Longer Special&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;filippo.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Filippo Valsorda argues that vulnerability reports are losing their unique value due to the capabilities of large language models (LLMs). He suggests that LLMs can now generate similar insights and analysis, potentially democratizing access to security information that was once exclusive to specialized researchers.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.cotool.ai/research?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Cotool: AI for Blue Team Security&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;cotool.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Cotool introduces its platform for leveraging AI in blue team operations, focusing on scaling detection, response, and threat hunting. The platform aims to enable security teams to build AI agents across their entire security stack to improve coverage, reduce MTTR, and automate repetitive tasks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.praetorian.com/blog/ble-testing-caeruleus/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Caeruleus: Consolidated BLE Security Tester&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;praetorian.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Praetorian released Caeruleus, a new Go binary designed to consolidate Bluetooth Low Energy (BLE) security testing. It replaces the need for multiple tools like &lt;code&gt;hcitool&lt;/code&gt;, &lt;code&gt;bettercap&lt;/code&gt;, &lt;code&gt;gatttool&lt;/code&gt;, and custom &lt;code&gt;Bleak&lt;/code&gt; scripts, streamlining BLE security assessments.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://asecurityengineer.com/posts/llms-in-sast/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;LLMs in SAST: Benefits and Drawbacks&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;asecurityengineer.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An analysis of where large language models (LLMs) genuinely assist in static analysis (SAST), specifically in triage, explanations, and hybrid recall/precision. The post also highlights the significant challenges, including hallucinations, concept drift, and the quiet financial burn rate of LLMs at scale in SAST applications.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://nesbitt.io/2026/05/04/package-manager-cwes.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Recurring Package Manager CWEs Explored&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;nesbitt.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An article discussing recurring weakness classes (CWEs) found in various package managers. This research provides insights into common security pitfalls and patterns in package management systems.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://research.checkpoint.com/2026/from-sqli-to-rce-exploiting-langgraphs-checkpointer/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;LangGraph SQLi to RCE Exploit&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;research.checkpoint.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details an exploit chain transforming a SQL injection (SQLi) into remote code execution (RCE) within LangGraph&#39;s checkpointer mechanism. The vulnerability arises from an unsecured persistence layer used by LangGraph, an open-source framework for stateful AI systems, to store execution state. This demonstrates a critical attack vector in AI agent frameworks where memory persistence is not adequately secured.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://scotthelme.co.uk/top-1-million-analysis-june-2026-ten-years-of-web-security/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Web Security Trends: Top 1 Million Sites&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;scotthelme.co.uk&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Scott Helme&#39;s latest &amp;quot;Top 1 Million Analysis&amp;quot; provides a comprehensive look at web security trends over the past decade. The report examines the adoption and impact of various security mechanisms across the internet&#39;s most visited websites.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secx&quot; tabindex=&quot;-1&quot;&gt;🐦 SecX &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-186/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://x.com/HeidyKhlaaf/status/2074840958756061255/video/1?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Hijacking LLMs for Remote Code Execution&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;x.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Researchers demonstrated Remote Code Execution (RCE) against major large language models (LLMs) like Claude (Sonnet/Opus) and Codex (GPT5.5). The exploit leverages prompt injections disseminated within an open-source/third-party library, achieving RCE when the LLM is used for defensive code assessment. This attack requires no specialized skills, JSON, MCP, or config files, highlighting a novel and concerning vulnerability in LLM interaction with external codebases.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-186/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/portbuster1337/lpe-toolkit?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Multi-Architecture Linux LPE Toolkit Released&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This open-source toolkit provides 24 pre-built and runtime-compilable exploits for Linux privilege escalation, supporting multiple architectures. It automates kernel version detection and intelligently filters out patched exploits, streamlining the LPE process for penetration testers and red teamers.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/Corgea/Sighthound?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Corgea&#39;s Rule-Based SAST Scanner&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces Sighthound, Corgea&#39;s open-source, rule-based Static Application Security Testing (SAST) scanner. The tool is designed for analyzing codebases to identify vulnerabilities based on predefined rules.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/DataDog/pathfinding-labs?ref=rosecurify.com&quot;&gt;&lt;strong&gt;DataDog AWS Attack Path Playground&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;DataDog released &lt;code&gt;pathfinding-labs&lt;/code&gt;, a multi-account AWS attack path playground. This tool helps security professionals simulate and understand potential attack paths within complex AWS environments.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/doyensec/maSSO?ref=rosecurify.com&quot;&gt;&lt;strong&gt;maSSO: Malicious IdP for SSO Testing&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;code&gt;maSSO&lt;/code&gt; is a weaponized Single Sign-On (SSO) Identity Provider (IdP) for security testing of OIDC and SAML 2.0 Service Providers. The tool also supports the SCIM protocol, enabling comprehensive security assessments of SSO implementations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/Adversis/screenscrub?ref=rosecurify.com&quot;&gt;&lt;strong&gt;ScreenScrub: Redact Credentials in Screenshots&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ScreenScrub is an OCR-based tool designed to automatically find credentials in screenshots, save them to a secret manager, and irreversibly redact them from the image. The tool operates locally and offline, ensuring sensitive data doesn&#39;t leave the environment during processing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/coder/coder?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Coder: Secure Environments for Developers&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The &lt;code&gt;coder&lt;/code&gt; project offers secure development environments for developers and their agents. This aims to provide isolated and controlled spaces, enhancing security posture during software development.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #185</title>
		<link href="https://rosecurify.com/seclog-185/"/>
		<updated>2026-07-07T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-185/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the dominant story is the collision of AI and offensive security with the classic web-vulnerability grind. On the AI front, autonomous tooling matured sharply: an LLM-driven hackbot logged 126 findings in five months, Claude Opus was walked through a full V8 Chrome exploit chain, and a TOCTOU race showed that computer-use agents can be tricked into clicking something other than what they &amp;quot;see.&amp;quot; The rapidly expanding MCP ecosystem emerged as a first-class attack surface, with open Dynamic Client Registration abuse and a Google-assigned CVE (CVE-2026-11719) bypassing scope enforcement via protocol-version selection. Meanwhile, tried-and-true bugs dominated real-world impact — three SQL injections (Control Web Panel, Front Gate Tickets, and a PostgreSQL dollar-quote bypass), stored XSS through storage content-type override, a zero-click CSS oracle exfiltrating Slack DMs, and origin-validation bypasses via IP normalization. Cloud and supply-chain infrastructure took hits too, including unauthenticated RCE in Argo CD (found with CodeQL) and OS command injection in aws-cdk-lib. The throughline: AI is compressing both exploit development and mass discovery, even as fundamental input-validation and access-control flaws remain the bugs that actually get owned.&lt;/p&gt;
&lt;h2 id=&quot;secmisc&quot; tabindex=&quot;-1&quot;&gt;📚 SecMisc &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-185/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://viuleeenz.github.io/posts/2026/06/rapid-deployable-cloud-malware-analysis-lab-on-aws/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Portable Cloud Malware Analysis Lab on AWS&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;viuleeenz.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Moves a malware analysis environment off fragile local VMs and into AWS to solve snapshot staleness, host slowdown, and &amp;quot;is this box still clean?&amp;quot; uncertainty — a pain point amplified on Apple Silicon where emulation makes local detonation heavy. The rapid-deploy, disposable model gives analysts a known-clean, reproducible environment on demand and scales beyond a single laptop. Practical blueprint for anyone standing up repeatable detonation/sandbox infra in the cloud.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-185/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://karmainsecurity.com/KIS-2026-12?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Control Web Panel userRes SQL Injection&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;karmainsecurity.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Egidio Romano (EgiX) discloses a SQL injection in Control Web Panel (CWP) ≤ 0.9.8.1224 via the &lt;code&gt;userRes&lt;/code&gt; parameter. CWP is a widely deployed hosting/server control panel, so DB compromise here is high-value and often a stepping stone toward fuller server takeover. Operators should patch/upgrade CWP instances immediately and restrict panel exposure.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.devploit.dev/posts/google-messages-avatarcontentprovider-contacts-bypass/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Google Messages Leaks Contact Photos Without Permission&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.devploit.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A confused-deputy bug: an app holding no &lt;code&gt;READ_CONTACTS&lt;/code&gt; permission coerces the privileged Google Messages app into loading contact photos on its behalf via &lt;code&gt;AvatarContentProvider&lt;/code&gt;. This bypasses Android&#39;s permission model to exfiltrate contact avatar data through a pre-installed, over-trusted ContentProvider. A reminder to audit exported/privileged ContentProviders for caller-permission enforcement.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://embracethered.com/blog/posts/2026/toctou-agent-what-you-click-is-not-what-you-get/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;TOCTOU Race Tricks Computer-Use Agents&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;embracethered.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Reproduces a time-of-check/time-of-use race against computer-use AI agents (in the spirit of the ChatGPT Operator bug) where the UI state the agent evaluates differs from the state at click time. Enables silent redirection/deception of autonomous agents into unintended actions. Argues agentic browsing needs atomic verify-then-act and human confirmation on sensitive operations.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://josephthacker.com/hacking/2026/07/01/we-built-a-hackbot.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Autonomous Hackbot Finds 126 Vulnerabilities&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;josephthacker.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;rez0 and xssdoctor detail an autonomous hackbot that surfaced 126 vulnerabilities across five months, evidencing that AI-driven bug discovery now scales meaningfully. The takeaway for defenders: expect higher-volume, automated testing against your assets and treat bounty programs as increasingly essential intake. For hunters, it signals a shift toward orchestrating agents rather than manual-only recon.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.voorivex.team/shaking-the-mcp-tree?ref=rosecurify.com&quot;&gt;&lt;strong&gt;MCP Dynamic Client Registration Is a New Attack Surface&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.voorivex.team&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Open Dynamic Client Registration (DCR) on MCP servers exposes a fresh, under-scrutinized surface enabling XSS, OAuth token theft, SSRF, and direct access to &amp;quot;AI-only&amp;quot; tools. As MCP adoption accelerates, loosely-scoped or unauthenticated registration endpoints hand attackers a foothold into LLM tool infrastructure. Lock down DCR, validate redirect URIs, and tightly scope issued tokens.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.voorivex.team/content-type-override-to-stored-xss-on-public-objects?ref=rosecurify.com&quot;&gt;&lt;strong&gt;response-content-type Turns Public Objects Into Stored XSS&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.voorivex.team&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A single &lt;code&gt;response-content-type&lt;/code&gt; query parameter on public bucket objects flips a forced &lt;code&gt;image/png&lt;/code&gt; into &lt;code&gt;text/html&lt;/code&gt;, yielding stored XSS on the target&#39;s own origin. MinIO grants it directly; S3 needs one extra step. Any app serving user-controlled bucket content from its own origin is an XSS sink — serve untrusted files from an isolated, sandboxed domain.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://ian.sh/frontgate?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Unauthenticated SQL Injection in Front Gate Tickets&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;ian.sh&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Sam Curry finds unauthenticated SQLi in Front Gate Tickets, the Live Nation/Ticketmaster subsidiary handling ticketing/payments for EDC, Bonnaroo, Outside Lands and more. Because many festivals funnel back to the same aging FGT domains, one legacy backend becomes a single point of mass PII/payment exposure. Textbook consolidated-legacy-infrastructure risk in the events industry.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.synacktiv.com/en/publications/caught-in-the-octopus-trap-unauthenticated-rce-in-argo-cd-with-codeql?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Unauthenticated RCE in Argo CD Found via CodeQL&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;synacktiv.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Synacktiv chains an unauthenticated remote code execution in Argo CD, surfaced using CodeQL static analysis. As core GitOps CD infrastructure with cluster-level privileges, a pre-auth RCE here equals full Kubernetes cluster compromise. Doubles as a demonstration of CodeQL&#39;s value for deep Go-codebase auditing — patch Argo CD and restrict its network exposure.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://iglu.blog/en/articles/slackdmexfil?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Zero-Click CSS Oracle Exfiltrates Slack DMs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;iglu.blog&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A Slack Block Kit validation bypass via &lt;code&gt;salesforce_record&lt;/code&gt; reaches unsanitized client-side sinks, enabling a blind CSS oracle that leaks private DM attributes with zero user interaction. Shows that CSS injection remains a potent exfiltration primitive even in hardened, mature chat platforms. Validation bypass plus a client sink is enough for silent data theft — sanitize rendered attributes and constrain Block Kit inputs.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://jrbusiness.github.io/Dollar-Quote-Desync/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Dollar-Quote Bypass for Blind PostgreSQL Injection&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;jrbusiness.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Combines PostgreSQL dollar-quoting to evade quote-based filters, scalar subquery injection, and zero-knowledge blind extraction against PL/pgSQL. Adds a concrete WAF/sanitizer-evasion technique tailored to Postgres backends. Valuable for testers facing quote-focused input filtering, and a reminder that parameterization — not quote escaping — is the real fix.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.hacktron.ai/blog/i-let-claude-opus-to-write-me-a-chrome-exploit?ref=rosecurify.com&quot;&gt;&lt;strong&gt;LLM Writes a Full V8 Chrome Exploit Chain&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;hacktron.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The author drove Claude Opus to build a full V8 exploit chain against Discord&#39;s bundled Chrome (v138, nine versions behind) using a Chrome 146 V8 OOB, ultimately popping calc. Cost: ~2.3B tokens, ~$2,283, and ~20 hours of human unsticking — heavy but declining guidance. Two lessons: LLMs are nearing practical browser-exploit development, and outdated bundled Chromium in Electron apps stays dangerously exploitable.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://skypoc.wordpress.com/2026/06/19/cve-2026-11719/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Google MCP Toolbox scopesRequired Authorization Bypass&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;skypoc.wordpress.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;CVE-2026-11719 (CWE-862) is an authenticated authorization bypass / vertical privilege escalation in Google&#39;s MCP Toolbox for Databases, where selecting an older protocol version sidesteps &lt;code&gt;scopesRequired&lt;/code&gt; enforcement. Another concrete example of MCP access-control gaps emerging as the ecosystem grows. Update &lt;code&gt;mcp-toolbox&lt;/code&gt; and ensure scope checks are enforced uniformly across every supported protocol version.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://lab.ctbb.show/research/postmessage-targetorigin-bypass-via-ip-normalization?ref=rosecurify.com&quot;&gt;&lt;strong&gt;IP Normalization Bypasses postMessage targetOrigin&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;lab.ctbb.show&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An integer/decimal-encoded IP host slips past a subdomain-matching regex, redirecting &lt;code&gt;postMessage&lt;/code&gt; data to an attacker-controlled origin. Demonstrates that regex-based origin validation is bypassable through alternate IP representations. Validate &lt;code&gt;targetOrigin&lt;/code&gt; against an exact allowlist of canonical origins rather than pattern matching.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://hackerone.com/reports/3637898?ref=rosecurify.com&quot;&gt;&lt;strong&gt;OS Command Injection in aws-cdk-lib&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;hackerone.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An AWS VDP report discloses a High-severity OS command injection (CWE-78) in the &lt;code&gt;aws-cdk-lib&lt;/code&gt; npm package. Injection in such widely-used Infrastructure-as-Code tooling can execute commands in developer workstation and CI/CD contexts, making it a supply-chain-adjacent risk. Update &lt;code&gt;aws-cdk-lib&lt;/code&gt; and audit CDK usage in build pipelines for untrusted input reaching command execution.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #184</title>
		<link href="https://rosecurify.com/seclog-184/"/>
		<updated>2026-06-30T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-184/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, a dominant theme is the expanding role of Artificial Intelligence across the security landscape, presenting both powerful defensive and offensive capabilities, alongside novel attack surfaces. We observe critical vulnerabilities in widely used software like FFmpeg, which can turn benign media files into weapons, and complex exploit chains in applications like Discuz leading to Remote Code Execution. The discussion around AI extends to its impact on development velocity and security testing, with reports highlighting how AI-assisted coding is outstripping traditional security efforts and how AI is being leveraged for autonomous vulnerability hunting and OSINT. Concurrently, new attack vectors targeting AI models, such as prompt injection framed as role confusion, are gaining prominence, necessitating advanced guardrails. The week also features debates on vulnerability disclosure and CVE allocation, supply chain compromises impacting NPM packages, and new HTTP methods, all contributing to a rapidly evolving threat and defense paradigm.&lt;/p&gt;
&lt;h2 id=&quot;secmisc&quot; tabindex=&quot;-1&quot;&gt;📚 SecMisc &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-184/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.rfc-editor.org/info/rfc10008/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;New HTTP QUERY Method RFC&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;rfc-editor.org&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;RFC 10008 formally introduces the HTTP QUERY method, defining a new standard for data retrieval that could influence future API designs and data interaction models. This development may require security professionals to re-evaluate web application firewall rules, API security policies, and potential new attack vectors associated with a distinct querying mechanism.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-184/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.aikido.dev/state-of-ai-pentesting?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Transforming Penetration Testing Report&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;aikido.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This report, based on insights from 400 security and engineering leaders, reveals how AI is fundamentally changing penetration testing practices. Traditional testing methods are struggling to keep pace with modern development speeds, driving expectations for AI-driven solutions to enhance and accelerate vulnerability discovery and assessment.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://daniel.haxx.se/blog/2026/06/24/a-cve-dispute/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;curl Project&#39;s CVE Authority Explained&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;daniel.haxx.se&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The curl project, acting as a CVE Numbering Authority (CNA), maintains autonomous control over allocating CVE identifiers for vulnerabilities within its scope. This authority ensures that decisions regarding CVE assignment are made by project experts, aiming to prevent the proliferation of inaccurate or irrelevant CVEs and streamline the disclosure process.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.doyensec.com/2026/05/27/aikido-xbow.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Comparing AI AppSec Testing Platforms&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;doyensec.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This post offers a comparative analysis of AI-powered Application Security Testing (AST) platforms, evaluating their effectiveness and methodologies. Security teams can use this information to assess which AI AST solutions are best suited for integrating into their CI/CD pipelines to proactively identify and mitigate application vulnerabilities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.fernandoi.cl/posts/hackmyclaw/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Hacking an AI Assistant Experiment&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;fernandoi.cl&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An experiment where 2,000 participants attempted to hack an AI assistant provides practical insights into common adversarial techniques against AI models. This highlights the real-world attack surface of AI systems and the types of vulnerabilities, such as prompt injection, that security practitioners need to defend against.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.blog/changelog/2026-06-26-read-only-actions-cache-for-untrusted-triggers/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;GitHub Actions Read-Only Cache Security&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.blog&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;GitHub has implemented a read-only Actions cache for workflows triggered by untrusted sources, enhancing CI/CD supply chain security. This change prevents malicious actors from poisoning the cache with arbitrary data, thereby mitigating a significant vector for injection attacks within automated build processes.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/immobiliare/backstage-plugin-gitlab/issues/1052?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Immobiliarelabs NPM Packages Compromised&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A GitHub issue reports the compromise of Immobiliarelabs NPM packages, signaling a potential software supply chain attack. Organizations using these packages must immediately assess their dependency trees for indicators of compromise and prepare for remediation to prevent malicious code execution or data exfiltration.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://jfrog.com/blog/pixelsmash-critical-ffmpeg-vulnerability-turns-media-files-into-weapons/?utm_source=securityblogs-xyz?ref=rosecurify.com&quot;&gt;&lt;strong&gt;FFmpeg Vulnerability Exploits Media Files&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;jfrog.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical vulnerability in FFmpeg, dubbed &amp;quot;PixelSmash,&amp;quot; enables attackers to craft malicious media files that can execute arbitrary code upon processing. This transforms commonly shared media into a potent attack vector, posing a significant risk to applications that rely on FFmpeg for media handling.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://karmainsecurity.com/chaining-bugs-in-discuz-from-race-condition-to-rce?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Discuz RCE via Chained Race Condition&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;karmainsecurity.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This write-up demonstrates how to achieve Remote Code Execution (RCE) in Discuz by chaining multiple vulnerabilities, specifically exploiting a race condition. This showcases the critical impact of Time-of-Check to Time-of-Use (TOCTOU) vulnerabilities when combined with other flaws, enabling a complete system takeover.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://medium.com/@freinkxhihani/i-found-googles-blind-spot-they-called-it-not-a-vulnerability-i-m-19-d0ff9bca79fa?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Google&#39;s &amp;quot;Not a Vulnerability&amp;quot; Blind Spot&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;medium.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A 19-year-old researcher details a significant security concern in Google&#39;s systems that was allegedly dismissed as &amp;quot;not a vulnerability.&amp;quot; This incident highlights potential challenges in vulnerability disclosure processes and the disparity between a researcher&#39;s assessment of impact and a vendor&#39;s internal classification, potentially leaving critical issues unaddressed.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://nesbitt.io/2026/06/26/incident-report-cve-2026-lgtm.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Incident Report: CVE-2026-LGTM Details&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;nesbitt.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This incident report details CVE-2026-LGTM, providing insights into a specific vulnerability and its impact. Such reports are invaluable for security professionals to understand the root causes, exploitation techniques, and mitigation strategies for recently disclosed flaws, aiding in proactive defense.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.partywave.site/show/research/cve-2026-25860-openclinic-ga-xss-to-rce?ref=rosecurify.com&quot;&gt;&lt;strong&gt;OpenClinic GA XSS to RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;partywave.site&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This research outlines a critical vulnerability, CVE-2026-25860, in OpenClinic GA, demonstrating how a reflected Cross-Site Scripting (XSS) can be escalated to Remote Code Execution (RCE). This illustrates the severe consequences of even seemingly client-side vulnerabilities when they can be leveraged to compromise server-side operations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://projectdiscovery.io/research/ai-coding-impact-report?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Coding Impact on Cybersecurity Report&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;projectdiscovery.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ProjectDiscovery&#39;s 2026 report, based on a survey of 200 cybersecurity practitioners, highlights that while AI-assisted coding significantly speeds up development, it also places immense strain on security teams. This suggests an urgent need for security practices and tools to adapt to the accelerated pace of software delivery to prevent increased vulnerability exposure.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://role-confusion.github.io?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Prompt Injection as Role Confusion&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;role-confusion.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article conceptualizes prompt injection attacks against Large Language Models (LLMs) as &amp;quot;role confusion,&amp;quot; where attackers manipulate the model&#39;s understanding of its assigned persona or instructions. This framework helps in understanding how to design more robust LLM guardrails and develop detection mechanisms for adversarial prompts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.zsec.uk/bullyingllms/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Autonomous 0-Day Hunting with LLMs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;zsec.uk&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article explores leveraging Large Language Models (LLMs) for autonomous vulnerability hunting, aiming to discover zero-day exploits at scale. It details how guiding LLMs through security analysis tasks could significantly accelerate offensive security research and uncover novel flaws more efficiently than traditional methods.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-184/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/SantanderAI/autoguardrails?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AutoGuardrails for LLM Policy Alignment&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;AutoGuardrails provides an alignment-research scaffold for developing and testing guardrails for Large Language Models (LLMs), focusing on policy definition. This tool supports security professionals in researching and implementing effective mechanisms to control LLM behavior, thereby reducing risks like hallucination or malicious output.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/safishamsi/graphify?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Graphify: AI Code Knowledge Graph&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Graphify is an AI coding assistant that transforms diverse codebases, SQL schemas, scripts, documents, and multimedia into a queryable knowledge graph. This tool aids security analysts and developers in understanding complex systems by providing an integrated, searchable view of application code, database structure, and infrastructure, facilitating impact analysis and vulnerability identification.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/Metnew/write-ups/tree/main/claude-code-worktree-sandbox-escape?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Claude Code Worktree Sandbox Escape&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This GitHub resource documents a sandbox escape vulnerability related to &amp;quot;Claude Code Worktree,&amp;quot; likely providing a write-up or proof-of-concept. Security researchers can analyze this to understand exploitation techniques against containerized or virtualized code execution environments, which are common in AI coding assistants and CI/CD pipelines.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/korniko98/pivot-atlas?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Pivot Atlas Penetration Testing Tool&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Pivot Atlas is a GitHub repository likely containing a tool for penetration testing and network pivoting. Security testers can leverage this utility to facilitate lateral movement, reconnaissance, and interaction within compromised networks, enhancing their ability to simulate complex attack paths.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/taranis-ai/taranis-ai?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Taranis AI: Advanced OSINT Tool&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Taranis AI is an advanced Open-Source Intelligence (OSINT) tool that leverages Artificial Intelligence for information gathering and situational analysis. This tool can significantly enhance threat intelligence capabilities by automating and refining the collection and correlation of publicly available information, aiding in target profiling and risk assessment.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #183</title>
		<link href="https://rosecurify.com/seclog-183/"/>
		<updated>2026-06-23T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-183/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the intersection of advanced cybersecurity threats and the rapidly evolving role of Artificial Intelligence in both offense and defense takes center stage. Several critical vulnerabilities were disclosed, including unauthenticated Remote Code Execution in popular platforms like Joomla JCE and Cisco CUCM, alongside a pre-authentication zero-click RCE in AnyDesk, emphasizing the persistent risk in widely deployed software. Alarmingly, new research provides concrete evidence of threat actors actively utilizing LLMs such as Claude and Codex to facilitate real-world company breaches, signaling a significant shift in adversarial tactics. In response, defensive AI innovations are emerging, with OpenAI launching new tools like Codex Security and Endor Labs introducing AURI Agents designed to automate vulnerability identification and AppSec remediation at scale. The news also covers sophisticated supply-chain compromises delivered through social engineering via fake job offers, and deep dives into memory safety bugs in PHP and critical cryptographic flaws affecting major libraries, underscoring the complex and multi-faceted challenges security professionals face across infrastructure and development lifecycles.&lt;/p&gt;
&lt;h2 id=&quot;secmisc&quot; tabindex=&quot;-1&quot;&gt;📚 SecMisc &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-183/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://mareksuppa.com/til/bash-dev-tcp-http-without-curl/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Bash HTTP Requests Without Curl&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;mareksuppa.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This technique demonstrates how to perform HTTP requests in environments where standard tools like &lt;code&gt;curl&lt;/code&gt; are absent, utilizing basic &lt;code&gt;/dev/tcp&lt;/code&gt; functionality in Bash. This is particularly useful for red team operations or in highly restricted containerized environments to establish C2 or exfiltrate data.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.calif.io/p/apple-internals-swift-in-the-kernel/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Swift Language in Apple Kernel&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.calif.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article delves into the technical implications of integrating Swift, a memory-safe language, into the Apple kernel. This move promises potential security benefits by reducing common memory-related vulnerabilities but also introduces new complexities and potential attack surface considerations for kernel development.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-183/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://aiengineerguide.com/til/claude-fable-5-system-prompt/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Claude Fable 5 System Prompt Disclosed&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;aiengineerguide.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The system prompt for Anthropic&#39;s Claude Fable 5, a &amp;quot;Mythos-class&amp;quot; model, reveals its internal directives, including extensive safety measures and copyright compliance mechanisms.
It details artifact storage capabilities with a key-value system and external tool call logic requiring MCP registry checks, providing insight into its operational security and integration points.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.tenable.com/security/research/tra-2026-50/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Gogs Reverse Proxy Auth Bypass&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;tenable.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical authentication bypass vulnerability exists in Gogs when &lt;code&gt;ENABLE_REVERSE_PROXY_AUTHENTICATION&lt;/code&gt; is enabled, allowing unvalidated &lt;code&gt;X-WEBAUTH-USER&lt;/code&gt; headers directly from clients.
This flaw enables remote attackers to impersonate any user or trigger automatic account creation, completely bypassing configured authentication mechanisms.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.yeswehack.com/news/rce-joomla-content-editor-extension/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Joomla JCE Unauthenticated RCE Critical&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;yeswehack.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;CVE-2026-48907 is a critical pre-authentication Remote Code Execution (RCE) vulnerability found in the Joomla Content Editor (JCE) extension.
The existence of public proof-of-concept (PoC) and detailed exploit flow analysis necessitates immediate patching for all affected Joomla installations to prevent severe compromise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://projectdiscovery.io/blog/continuous-pr-security-review/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Improving Continuous PR Security Review&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;projectdiscovery.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This post highlights the difficulty of identifying security flaws during Pull Request (PR) review, particularly for issues that manifest only at runtime, such as missing permission checks on new API endpoints.
It advocates for advanced continuous security review processes that go beyond static analysis to capture behavioral security issues before they reach production.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.ogwilliam.com/post/endor-labs-ai-agents-appsec-remediation/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Agents Automate AppSec Remediation&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.ogwilliam.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Endor Labs&#39; AURI Agents are introduced as an AI-powered solution to address the persistent AppSec backlog, leveraging open-source plugins for LLMs like Claude, Cursor, and Codex.
These agents aim to automate remediation tasks, offering defenders a way to significantly improve efficiency in managing and fixing application security vulnerabilities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://research.openanalysis.net/claude/codex/hacking/ai%20hacking/llm/redteam/policy%20violation/2026/06/16/compromised-claude-hacking.html/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Hackers Leverage Claude, Codex for Breaches&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;research.openanalysis.net&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Captured logs from a compromised honeypot reveal unprecedented evidence of threat actors actively utilizing AI models like Claude and Codex to execute real-world intrusions.
This research provides critical insight into how LLMs are being weaponized for red teaming and hacking, demonstrating a new and evolving TTP for cybercriminals.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://fereidani.com/php-857-mbsubstr-sjis-mac-sizet-underflow/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;PHP &lt;code&gt;mb_substr()&lt;/code&gt; Size_t Underflow&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;fereidani.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A &lt;code&gt;size_t&lt;/code&gt; underflow vulnerability in PHP 8.5.7&#39;s &lt;code&gt;mb_substr()&lt;/code&gt; function, specifically with the &#39;SJIS-mac&#39; encoding, is caused by bypassing an early empty return guard.
This flaw allows execution to fall through to &lt;code&gt;mb_get_substr_slow()&lt;/code&gt;, potentially leading to memory corruption, denial-of-service, or remote code execution.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://fereidani.com/php-857-filtersanitizeencoded-uninitialized-read/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;PHP &lt;code&gt;FILTER_SANITIZE_ENCODED&lt;/code&gt; Uninitialized Read&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;fereidani.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;PHP 8.5.7 contains an uninitialized read vulnerability in the &lt;code&gt;php_filter_encode_url&lt;/code&gt; function within &lt;code&gt;ext/filter/sanitizing_filters.c&lt;/code&gt;.
This occurs because the &lt;code&gt;255&lt;/code&gt;th byte of a transient array remains uninitialized after &lt;code&gt;memset(tmp, 1, sizeof(tmp) - 1)&lt;/code&gt;, potentially leading to information disclosure or unpredictable behavior.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.schneier.com/blog/archives/2026/06/anthropics-fable-and-the-state-of-ai.html/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Schneier on AI Export Controls&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;schneier.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Bruce Schneier criticizes the US government&#39;s classification of Anthropic&#39;s Fable AI as a dangerous munition and subsequent export control, arguing it&#39;s an ineffective approach.
He posits that the core issue lies in the general trend of increasing AI capabilities, not specific models, and emphasizes the need for collective action over isolated restrictions to truly address AI&#39;s societal implications.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.calif.io/p/how-to-format-a-ciphertext?r=26yra9&amp;amp;triedRedirect=true/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Critical Ciphertext Formatting Crypto Bug&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.calif.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A significant cryptographic vulnerability related to ciphertext formatting has been identified, impacting widely used libraries including OpenSSL, wolfSSL, Bouncy Castle, and GnuPG.
Such a flaw can lead to severe consequences like plaintext recovery, signature forgery, or denial-of-service attacks against systems relying on these fundamental cryptographic implementations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.elttam.com/blog/exploiting-auth0-defaults-in-xss-attacks/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Auth0 Defaults Lead to XSS&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;elttam.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This research details how insecure default configurations within the Auth0 identity platform can be exploited to facilitate Cross-Site Scripting (XSS) attacks.
Security professionals should review their Auth0 implementations to ensure that default settings are hardened to prevent common XSS vectors from being abused.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://securitycontext.dev/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Security Context for Vulnerability Discovery&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;securitycontext.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The &amp;quot;Security Context&amp;quot; concept proposes leveraging a repository&#39;s historical fix data and disclosed CVEs to provide intelligent agents with relevant information for vulnerability discovery.
This approach aims to enhance automated security tools by feeding them a deeper understanding of past vulnerabilities, improving their effectiveness in finding new flaws.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://aydinnyunus.github.io/2026/06/22/fake-job-offer-npm-supply-chain-malware-foxtopia/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Fake Job Offer NPM Info-Stealer&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;aydinnyunus.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A social engineering campaign disguised as a freelance job offer utilized a typosquatted npm package (&lt;code&gt;pretie_x1&lt;/code&gt;) within a malicious ZIP file.
The package deployed a multi-stage, AES-encrypted info-stealer designed to exfiltrate critical data, including browser credentials, crypto wallets, SSH keys, and OS login passwords, highlighting a severe software supply-chain threat.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://openai.com/index/daybreak-securing-the-world/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;OpenAI Launches AI Security Tools&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;openai.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;OpenAI has introduced new &amp;quot;Daybreak&amp;quot; security tools, including Codex Security and GPT-5.5-Cyber, designed to help organizations find, validate, and patch vulnerabilities.
This initiative marks OpenAI&#39;s entry into defensive cybersecurity, leveraging advanced AI capabilities to scale vulnerability management and enhance organizational security postures.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://ssd-disclosure.com/cisco-unified-communications-manager-arbitrary-file-write-to-rce/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Cisco CUCM Unauthenticated RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;ssd-disclosure.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical vulnerability in Cisco Unified Communications Manager (CUCM) allows unauthenticated attackers to perform arbitrary file writes, directly leading to Remote Code Execution (RCE).
This severe flaw (CVE-2026-20230) impacts essential enterprise communication infrastructure and requires immediate patching as per vendor advisory.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secx&quot; tabindex=&quot;-1&quot;&gt;🐦 SecX &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-183/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://x.com/v12sec/status/2069178874118668364?s=12/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AnyDesk Preauth 0-Click RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;x.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An announcement for &amp;quot;AnyPwn,&amp;quot; a pre-authentication, zero-click Remote Code Execution (RCE) vulnerability in AnyDesk, described as a heap buffer overflow.
A Proof-of-Concept (PoC) for this highly critical flaw in the widely used remote desktop application is slated for release post-disclosure and vendor patching.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secvideo&quot; tabindex=&quot;-1&quot;&gt;🎥 SecVideo &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-183/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=6v3B3FxDHbo/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Hacking Broken Access Control for Profit&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;youtube.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This video details a real-world example of exploiting Broken Access Control vulnerabilities, a common web security flaw, to achieve significant financial gains through bug bounty programs.
It provides practical insights and methodologies for identifying and exploiting misconfigured access controls within web applications.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-183/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/perplexityai/bumblebee/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Bumblebee Scans for Supply-Chain Exposure&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;PerplexityAI&#39;s Bumblebee is a read-only scanner designed to check for exposure to known software supply-chain compromises by analyzing on-disk package, extension, and developer-tool metadata.
This tool offers a proactive defense mechanism for identifying compromised software components and ensuring the integrity of development environments.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/bscript/authz-replay/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Authorization Replay Tool Stargazed&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The &lt;code&gt;bscript/authz-replay&lt;/code&gt; repository, a tool likely designed for authorization replay, has been starred, indicating growing interest in techniques for testing access control mechanisms.
Authorization replay is a crucial method for identifying Broken Access Control vulnerabilities by replaying requests with different user contexts to uncover privilege escalation opportunities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/jozeta/threat-tiger/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Threat Tiger Modeling Tool Released&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Threat Tiger is introduced as a modern threat modeling tool, providing a structured approach for identifying potential security threats and vulnerabilities early in the development lifecycle.
This open-source project offers a valuable resource for security teams to integrate proactive threat analysis into their software development processes.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #182</title>
		<link href="https://rosecurify.com/seclog-182/"/>
		<updated>2026-06-15T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-182/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the cybersecurity landscape reveals a significant confluence of AI&#39;s burgeoning role, sophisticated vulnerability exploitation techniques, and critical supply chain threats. Artificial intelligence is emerging as a double-edged sword, demonstrating its capability to accelerate vulnerability discovery and exploitation, even leading to substantial bug bounties against major tech infrastructures. This rapid evolution is prompting a reevaluation of traditional security practices, including the efficacy of standard vulnerability disclosure timelines. Furthermore, new research highlights severe vulnerabilities ranging from pre-authentication RCEs in enterprise systems like Splunk and XSS-to-RCE chains in platforms like MeshCentral, to intricate bypasses for SVG sanitizers and bitlocker encryption. The persistent challenge of exposed services, such as nearly a million unauthenticated RTSP streams, underscores widespread internet hygiene issues. Alongside these threats, dedicated efforts in offensive security tools and threat intelligence, like the Shai-Hulud framework and insights into the Phantom Mantis operation, continue to equip defenders and illustrate the complex nature of modern cyber adversaries.&lt;/p&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-182/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.calif.io/p/oobdump-relocation-oriented-programming?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Arbitrary Code Execution in objdump&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.calif.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This research details a novel method to achieve arbitrary code execution within &lt;code&gt;objdump -g&lt;/code&gt; by exploiting specific vulnerabilities. It introduces &amp;quot;Relocation Oriented Programming&amp;quot; as a sophisticated technique for leveraging these flaws to gain control.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://securitylabs.datadoghq.com/articles/shai-hulud-open-source-framework-static-analysis/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Shai-Hulud Offensive Framework Open-Sourced&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;securitylabs.datadoghq.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article announces the open-sourcing of the Shai-Hulud offensive framework, attributed to TeamPCP, providing an opportunity for defenders to study its mechanisms. A static analysis details its capabilities, including credential harvesting, supply chain poisoning, and data exfiltration techniques.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://jwtforge.com/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Client-Side JWT Security Toolkit&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;jwtforge.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;JWTForge introduces itself as an attacker-minded, fully client-side toolkit designed for comprehensive JWT security testing and attack simulations. A key feature is its commitment to privacy, ensuring all operations occur directly within the browser and no sensitive data ever leaves the client machine.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.techanarchy.net/meshcentral-from-xss-to-rce/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;MeshCentral XSS to RCE Chain&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;techanarchy.net&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This write-up details a complete exploit chain, demonstrating how a Cross-Site Scripting (XSS) vulnerability can be escalated to Remote Code Execution (RCE) within the MeshCentral platform. It also highlights the growing discussion around advanced models, like LLMs, potentially accelerating the discovery and exploitation of such vulnerabilities at scale.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://labs.watchtowr.com/why-use-app-level-auth-when-every-database-has-auth-splunk-enterprise-cve-2026-20253-pre-auth-rce/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Splunk Pre-Auth RCE (CVE-2026-20253)&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;labs.watchtowr.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This research exposes a critical pre-authentication Remote Code Execution (RCE) vulnerability in Splunk Enterprise, tracked as CVE-2026-20253. The article provides a critical analysis of architectural shortcomings, specifically questioning the reliance on application-level authentication when robust database authentication mechanisms are often available.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.modat.io/post/exposed-rtsp?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Global Analysis of Exposed RTSP&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;modat.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A global scan identified nearly a million RTSP video services exposed on the open internet, with a significant portion lacking any authentication. This widespread exposure poses severe privacy and security risks, enabling unauthorized access to live video feeds, including sensitive locations like server facilities and areas within conflict-affected countries.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://brutecat.com/articles/hacking-google-with-ai/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI-Powered Google Infrastructure Hacking&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;brutecat.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This report details an experiment showcasing the effectiveness of using AI to scan and exploit vulnerabilities across Google&#39;s vast infrastructure. The project successfully uncovered numerous exploitable flaws across 1,500 APIs and 3,600 keys, ultimately leading to significant bug bounty payouts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://catalyst.prodaft.com/public/report/inside-the-phantom-mantis-operation/overview#paragraph-1000%7C0?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Phantom Mantis Operation Threat Intelligence&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;catalyst.prodaft.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This in-depth threat intelligence report provides a comprehensive overview of &amp;quot;Phantom Mantis,&amp;quot; a financially motivated threat group also known as ArmCorp and The Gentlemen, active since March 2025. It details the group&#39;s operational evolution, including its shift from a RaaS dependency to an independent partnership, and identifies key administrators and their aliases.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://zhero-web-sec.github.io/research-and-things/re-cache-excessive-reflection-type-confusion-and-0-click-sxss-on-nextjs?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Next.js 0-Click SXSS via Reflection&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;zhero-web-sec.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This research uncovers a 0-click Stored Cross-Site Scripting (SXSS) vulnerability affecting Next.js, which stems from issues related to excessive reflection and type confusion. The findings highlight how cache-related mechanisms within the framework can be maliciously manipulated to achieve persistent client-side code execution.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://beyondmemory.io/blog/json-formatter-data-exposure?ref=rosecurify.com&quot;&gt;&lt;strong&gt;JSON Formatter Data Exposure Risks&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;beyondmemory.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This post discusses the critical risks of data exposure that can arise from using online JSON formatter tools, potentially leading to the leakage of sensitive information. It underscores the necessity for security professionals to exercise extreme caution and implement secure practices when utilizing web-based tools that process any form of sensitive data.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://safedep.io/astro-config-blockchain-c2-supply-chain/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Astro Config Blockchain C2 Attack&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;safedep.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This analysis details a sophisticated supply chain attack executed through an obfuscated Immediately Invoked Function Expression (IIFE) embedded within &lt;code&gt;astro.config.mjs&lt;/code&gt;. The attack leverages a multi-stage approach where the malicious code beacons an HTTP Command and Control (C2) server and then retrieves further staged commands from a Tron-to-BSC blockchain dead drop.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.blackhillsinfosec.com/auditing-gitlab-the-ci-cd-kill-chain/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;GoGatoZ: GitLab CI/CD Auditing&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blackhillsinfosec.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article introduces GoGatoZ, a purpose-built Go tool designed for comprehensive security auditing of GitLab CI/CD pipelines. The tool automates the entire CI/CD kill chain analysis, providing advanced capabilities beyond what custom one-off scripts can achieve for identifying and assessing security weaknesses.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.himanshuanand.com/2026/05/the-90-day-disclosure-policy-is-dead/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;90-Day Disclosure Policy Obsolete&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.himanshuanand.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This opinion piece argues that the traditional 90-day responsible vulnerability disclosure policy is no longer sustainable in an era of rapidly evolving AI-driven exploit development. It advocates for immediate patching of critical security issues, urging the industry to treat such vulnerabilities as P0 due to significantly accelerated threat timelines.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://profile-chi-jade.vercel.app/writing/springfield-svg-sanitizer-bypass?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Mozilla Stored XSS via SVG Bypass&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;profile-chi-jade.vercel.app&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This research demonstrates a successful and sophisticated bypass of a three-layer SVG sanitizer implemented in Mozilla products. The findings detail how malicious actors can achieve stored Cross-Site Scripting (XSS) through clever manipulation of SVG content, highlighting the challenges of robust content sanitization.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.ikaes.de/getting-the-pid-from-random-numbers/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Deriving PID from Random Numbers&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.ikaes.de&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This technical deep dive explores a highly intricate method for deducing Process IDs (PIDs) from seemingly random numbers generated by the operating system. It delves into the underlying mechanisms of OS internals and predictable patterns in number generation that could potentially be exploited for process enumeration.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.cryptographyengineering.com/2026/06/09/apples-siri-ai-or-more-shouting-into-the-void-about-private-agents/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Siri AI: Private Inference Limitations&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.cryptographyengineering.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This analysis examines the privacy implications associated with AI-powered agents like Apple&#39;s Siri, specifically focusing on the concept of &amp;quot;private inference.&amp;quot; The author argues that current private inference techniques might not provide sufficient privacy guarantees for user data, raising concerns about the true confidentiality of personal interactions with AI assistants.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secvideo&quot; tabindex=&quot;-1&quot;&gt;🎥 SecVideo &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-182/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=Jjf62F7-GJQ&amp;amp;t=1s?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Cloud Security in the AI Era&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;youtube.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This event announcement from AI Connect Istanbul highlights the critical intersection of artificial intelligence and cloud security. It aims to foster knowledge sharing and discussions within the AI technology ecosystem regarding contemporary security challenges.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-182/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/visa/visa-vulnerability-agentic-harness?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Visa Vulnerability Agentic Harness&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;This repository from Visa introduces a &amp;quot;Vulnerability Agentic Harness,&amp;quot; suggesting a framework designed to automate or assist in the discovery and analysis of software vulnerabilities.&lt;/li&gt;
&lt;li&gt;Its &amp;quot;agentic&amp;quot; nature implies intelligent or autonomous capabilities in identifying potential security weaknesses.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://git.projectnightcrawler.dev/NightmareEclipse/GreatXML?ref=rosecurify.com&quot;&gt;&lt;strong&gt;GreatXML Bitlocker Bypass Vulnerability&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;git.projectnightcrawler.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;This repository identifies and details a Bitlocker bypass vulnerability specifically linked to the &lt;code&gt;GreatXML&lt;/code&gt; project.&lt;/li&gt;
&lt;li&gt;It suggests a method to circumvent Bitlocker encryption through an XML-related attack vector, potentially allowing unauthorized access to encrypted data.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/horrister/axios-supply-chain-cve-2026-26555?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Axois Supply Chain CVE Analysis&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;This repository provides an in-depth analysis of CVE-2026-26555, focusing on a supply chain vulnerability affecting the popular &lt;code&gt;axios&lt;/code&gt; HTTP client library.&lt;/li&gt;
&lt;li&gt;It offers valuable technical insights and resources for understanding the impact and mitigation strategies for this critical supply chain attack vector.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/openhackai/openhack?ref=rosecurify.com&quot;&gt;&lt;strong&gt;openhackai&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;This entry notes that a prominent community member has starred the &lt;code&gt;openhackai/openhack&lt;/code&gt; repository.&lt;/li&gt;
&lt;li&gt;It signifies growing interest in projects that explore the intersection of artificial intelligence and hacking techniques.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/projectdiscovery/depx?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Depx&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;This repository offers intelligence on malicious packages and supply chain threats.&lt;/li&gt;
&lt;li&gt;It provides tools to detect and analyze compromised dependencies across various ecosystems.&lt;/li&gt;
&lt;li&gt;Designed for security teams to proactively assess supply chain risks.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #181</title>
		<link href="https://rosecurify.com/seclog-181/"/>
		<updated>2026-06-08T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-181/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, Artificial Intelligence emerges as the central force dramatically reshaping the cybersecurity landscape, influencing both offensive and defensive strategies, while simultaneously expanding the attack surface. Several reports highlight the extraordinary capabilities of AI models and autonomous agents, such as Codex and Claude Opus, in discovering critical zero-day vulnerabilities and long-latent bugs in complex systems like FFmpeg and FreeBSD with unprecedented speed and cost-efficiency. This rapid advancement in AI-driven vulnerability research prompts an urgent re-evaluation of security engineering practices and vulnerability disclosure policies, advocating for accelerated remediation and automated patching. Concurrently, the integration of AI into development workflows and applications introduces novel attack vectors, exemplified by supply chain compromises targeting AI coding agents (Miasma worm), prompt injection vulnerabilities in LLM-integrated tools (ChatGPT for Google Sheets), and significant flaws in Meta&#39;s AI features leading to account takeovers. While traditional vulnerabilities like OAuth 2.0 attack chains, WAF bypasses, and argument injection persist, often amplified by incomplete patches or complex bug chains, the overarching narrative is clear: AI is not merely a new technology but a fundamental game-changer, demanding an evolution in security strategies to navigate its profound impact on vulnerability discovery, exploitation, and defense.&lt;/p&gt;
&lt;h2 id=&quot;secmisc&quot; tabindex=&quot;-1&quot;&gt;📚 SecMisc &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-181/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://vuln.cs.berkeley.edu/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Agentic System Vulnerability Coverage Map&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;vuln.cs.berkeley.edu&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This resource provides a daily updated coverage map of vulnerabilities specifically discovered by agentic AI systems. It offers a unique perspective on the evolving capabilities of AI in vulnerability research, tracking how effectively these systems identify security flaws from public CVE feeds.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-181/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://semgrep.dev/blog/2026/will-there-be-more-security-engineers-in-the-future-or-fewer/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Future of Security Engineering in AI Era&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;semgrep.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Traditional security practices are failing to keep pace with the exponential growth of code and vulnerabilities, largely driven by AI-assisted development. The article highlights the urgent need for security tools and methodologies to evolve, suggesting a shift towards adaptive and AI-integrated solutions to remain relevant and effective.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blogs.jsmon.sh/oauth-2-0-attack-chains-iss-sub-confusion-redirect_uri-path-traversal-and-token-leakage-via-referer/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;OAuth 2.0 Vulnerabilities and Attack Chains&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blogs.jsmon.sh&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;OAuth 2.0 and OpenID Connect (OIDC) remain a prevalent source of vulnerabilities in production systems despite their widespread use. The article details specific attack chains including &lt;code&gt;iss+sub&lt;/code&gt; confusion, &lt;code&gt;redirect_uri&lt;/code&gt; path traversal, and token leakage via referer, providing insight into common misconfigurations and exploitation vectors in SSO and API access integrations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://lab.ctbb.show/research/h2-WAF-Bypasses?ref=rosecurify.com&quot;&gt;&lt;strong&gt;HTTP/2 Framing Bypasses WAF Protection&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;lab.ctbb.show&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The research discusses techniques for bypassing Web Application Firewalls (WAFs) by manipulating HTTP/2 framing. This indicates a potential blind spot for WAFs and highlights the need for deeper protocol-level inspection to prevent attacks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://hackread.com/codex-ui-tool-secretly-stole-openai-refresh-tokens/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Malicious Codex UI Tool Steals OpenAI Tokens&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;hackread.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A popular Codex UI tool, downloaded 27,000 times, was found to secretly exfiltrate OpenAI refresh tokens. This highlights the risk of supply chain attacks within development tools, where seemingly legitimate applications can harbor malicious functionality, leading to credential compromise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://hackerone.com/reports/3608558?ref=rosecurify.com&quot;&gt;&lt;strong&gt;phpBB Blind SSRF via Web Push&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;hackerone.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical vulnerability in phpBB was disclosed, detailing a blind POST Server-Side Request Forgery (SSRF) achievable through the Web Push feature. This exploit demonstrates how seemingly innocuous features can be abused to trigger internal network requests, potentially leading to information disclosure or further internal network attacks in cloud environments.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://bugscale.ch/blog/here-we-go-again-a-five-bug-chain-to-arbitrary-apk-install-on-samsung-s25/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Samsung S25 APK Install Bug Chain&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;bugscale.ch&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A complex five-bug chain in the Samsung Galaxy Store on the S25 allows for arbitrary local APK installation. This chain exploits weak signature verification, an unprotected exported receiver, path traversal, predictable randomness, and a denial-of-service bug, demonstrating how multiple seemingly minor flaws can combine for critical impact.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://jorianwoltjer.com/blog/p/stories/finding-xss-on-shazzer?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Cross-Site Scripting in Shazzer Tool&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;jorianwoltjer.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The post details the discovery of an XSS vulnerability within Shazzer, a browser fuzzing tool. It highlights the use of Blob URLs as a technique to bypass content security policies and unsandbox malicious content, providing valuable insights into XSS exploitation methods.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://claude.com/blog/zero-trust-for-ai-agents?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Zero Trust Framework for AI Agents&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;claude.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article outlines a Zero Trust framework designed specifically for deploying autonomous AI agents within enterprise environments. It addresses emerging threats, proposes a tiered architecture, and suggests an eight-phase implementation workflow, including agentic SOAR, to secure the integration of AI.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://sectricity.com/blog/misconfigured-grafana-507-private-meta-repos/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Grafana Misconfiguration Led to Meta Repo Access&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;sectricity.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical blog post details a five-hop bug chain originating from a misconfigured Grafana instance on a Meta IP. This chain ultimately allowed access to 507 private Meta repositories, illustrating the severe impact of seemingly minor misconfigurations when chained together.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.calif.io/p/an-ai-audit-of-freebsd?r=26yra9&amp;amp;triedRedirect=true&amp;amp;ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Uncovers FreeBSD Kernel Vulnerabilities&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.calif.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An AI-driven audit of FreeBSD uncovered 15 kernel bugs, including three Remote Code Executions (RCEs), five Local Privilege Escalations (LPEs), and one bhyve escape. This demonstrates the growing efficacy of AI in identifying deep-seated and critical vulnerabilities within core operating system components.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.calif.io/p/codex-discovered-a-hidden-http2-bomb?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Codex Uncovers Hidden HTTP/2 Compression Bomb&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.calif.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The article announces the discovery of a previously missed HTTP/2 &amp;quot;bomb&amp;quot; attack, uncovered by the AI system Codex. This attack leverages HTTP/2 header compression to create a denial-of-service vulnerability, demonstrating AI&#39;s capability to find sophisticated flaws even in well-reviewed protocols.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.rapid7.com/blog/post/ve-authenticated-rce-via-argument-injection-gogs-unfixed/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Gogs RCE via Argument Injection Still Unfixed&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;rapid7.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Rapid7 researchers identified an authenticated Remote Code Execution (RCE) vulnerability in Gogs, exploitable via argument injection through a specially crafted branch name in pull requests. The fact that this vulnerability remains unfixed poses an ongoing risk for users, emphasizing the persistence of critical flaws when patches are not promptly applied or released.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://flatt.tech/research/posts/poisoning-claude-code-one-github-issue-to-break-the-supply-chain/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Claude Code Supply Chain Attack via GitHub Actions&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;flatt.tech&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Research details a critical vulnerability in Claude Code’s GitHub Actions that could allow attackers to compromise any repository using the Claude Code workflow, including Anthropic’s own. This highlights a severe supply chain attack vector through AI-integrated development workflows, especially concerning given that similar misconfigurations were actively exploited in the wild.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.promptarmor.com/resources/gpt-for-google-sheets-data-exfiltration?ref=rosecurify.com&quot;&gt;&lt;strong&gt;ChatGPT for Sheets Vulnerable to Data Exfiltration&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;promptarmor.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The ChatGPT for Google Sheets integration is susceptible to data exfiltration and phishing overlay attacks. These attacks are triggered by an indirect prompt injection in a single sheet, demonstrating a critical vulnerability where AI assistants can be manipulated to compromise entire user accounts and sensitive workbook data.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.0xsid.com/blog/meta-account-takeover-fiasco?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Instagram Account Takeover Fiasco Examined&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;0xsid.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article discusses a recent Instagram exploit that allowed account takeovers, labeling it as a &amp;quot;goofiest&amp;quot; exploit due to its unexpected nature. While specific technical details aren&#39;t provided in the snippet, it implies an unusual or easily overlooked vulnerability that led to significant account compromise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.sonarsource.com/blog/jellyfin-remote-code-execution?s_category=Organic&amp;amp;s_source=Social%20Media&amp;amp;s_origin=social&amp;amp;ref=rosecurify.com&quot;&gt;&lt;strong&gt;Jellyfin RCE via FFmpeg Argument Injection&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;sonarsource.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A remote code execution (RCE) flaw in Jellyfin is detailed, stemming from inconsistent validation that permits FFmpeg argument injection. This vulnerability allows for unauthenticated code execution, presenting a critical risk to systems running vulnerable Jellyfin instances.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.sonarsource.com/blog/jellyfin-remote-code-execution?s_category=Organic&amp;amp;s_source=Social+Media&amp;amp;s_origin=social&amp;amp;ref=rosecurify.com&quot;&gt;&lt;strong&gt;Jellyfin RCE via FFmpeg Argument Injection&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;sonarsource.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A remote code execution (RCE) flaw in Jellyfin is detailed, stemming from inconsistent validation that permits FFmpeg argument injection. This vulnerability allows for unauthenticated code execution, presenting a critical risk to systems running vulnerable Jellyfin instances.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.zeroday.cloud/blog/redis-cve-2026-23631-dark-replica?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Redis DarkReplica Use-After-Free RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;zeroday.cloud&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;DarkReplica (CVE-2026-23631) is a critical post-authentication Use-After-Free vulnerability found in Redis&#39;s replication subsystem. This flaw allows arbitrary code execution by exploiting master-replica synchronization during Lua script execution, enabling control over the freed Lua engine.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.ammaraskar.com/github-token-stealing/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;VSCode Bug Enables 1-Click GitHub Token Theft&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.ammaraskar.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A significant vulnerability in VSCode allows for 1-click GitHub token stealing. This highlights a severe security risk within popular developer tooling, where a simple interaction can lead to the compromise of sensitive credentials and access to GitHub repositories.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://claroty.com/team82/research/hands-free-what-llm-driven-vulnerability-research-looks-like?ref=rosecurify.com&quot;&gt;&lt;strong&gt;LLM-Driven Vulnerability Research with Claude&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;claroty.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Claroty Team82 demonstrated the effectiveness of LLM-driven vulnerability research using Anthropic’s Claude Opus 4.6. The AI model was instrumental in uncovering new vulnerabilities in a Zenitel video intercom platform, complementing prior manual research and showcasing the efficiency of AI in identifying security flaws.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.stepsecurity.io/blog/miasma-worm-hits-microsoft-again-azure-functions-action-and-72-other-repositories-disabled-after-supply-chain-attack-targeting-ai-coding-agents?utm_source=securityblogs-xyz&amp;amp;ref=rosecurify.com&quot;&gt;&lt;strong&gt;Miasma Worm Supply Chain Attack on Microsoft AI Agents&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;stepsecurity.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The Miasma worm campaign executed a supply chain attack targeting AI coding agents, leading to the disabling of 73 repositories across Microsoft&#39;s Azure GitHub organizations. The attack involved a malicious commit to &lt;code&gt;Azure/durabletask&lt;/code&gt;, planting configuration files that execute credential-harvesting payloads when opened in popular AI-enabled development tools like Claude Code, Gemini CLI, Cursor, or VS Code.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.stepsecurity.io/blog/binding-gyp-npm-supply-chain-attack-spreads-like-worm#ai-coding-assistant-poisoning?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Miasma npm Worm Bypasses Security Tools&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;stepsecurity.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The Miasma worm is actively spreading across the npm registry through a novel supply chain attack utilizing &lt;code&gt;binding.gyp&lt;/code&gt; to trigger code execution during &lt;code&gt;npm install&lt;/code&gt;. This technique effectively bypasses conventional security tools that monitor &lt;code&gt;package.json&lt;/code&gt; scripts, leading to the compromise of numerous packages and maintainer accounts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://kasra.blog/blog/i-spent-1500-seeing-if-llms-could-hack-my-app/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Testing LLMs for Vulnerability Exploitation&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;kasra.blog&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A researcher built a deliberately vulnerable application to test the capabilities of LLMs in reproducing common exploit classes. This experiment provides empirical data on the effectiveness and cost of using AI for offensive security research, specifically for identifying and exploiting known vulnerabilities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.schneier.com/blog/archives/2026/06/vulnerability-disclosure-in-the-age-of-ai.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Reshapes Vulnerability Disclosure Landscape&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;schneier.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Melissa Hathaway&#39;s article argues that AI is fundamentally altering vulnerability discovery and remediation, with frontier AI models autonomously finding exploitable flaws at unprecedented speed. This necessitates a shift from reactive to coordinated national and international resilience efforts, emphasizing accelerated remediation, large-scale patch management, and investment in automated vulnerability repair before adversaries capitalize on this rapidly closing window.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://lalitm.com/post/perfetto-security-bugs-ai/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Security Scanning Uncovers 17 Bugs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;lalitm.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;AI security scanning efforts rapidly identified 17 bugs within a 10-week period, demonstrating its efficiency in uncovering vulnerabilities. This highlights AI&#39;s capability to address the &amp;quot;long tail&amp;quot; of software security, bringing much-needed attention to areas historically overlooked by human efforts due to scale or complexity.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://depthfirst.com/research/21-zero-days-in-ffmpeg?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Autonomous AI Agent Finds 21 FFmpeg Zero-Days&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;depthfirst.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A production autonomous security agent from depthfirst discovered 21 zero-day vulnerabilities in FFmpeg, some latent for 15-20 years, even after intense human analysis. The agent not only identified these flaws but also generated concrete, reproducible Proof-of-Concept (PoC) inputs at significantly lower costs, including a working RCE exploit primitive, showcasing AI&#39;s advanced capability in zero-day discovery.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.kybervandals.com/one-http-2-bomb-to-break-them-all/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;HTTP/2 DoS Chain Discovered by AI Codex&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.kybervandals.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This post discusses a new HTTP/2 Denial-of-Service (DoS) technique discovered by the AI system Codex, chaining two vulnerabilities previously known to humans for a decade. The attack, combining a compression bomb with another technique, highlights AI&#39;s capability to discover novel attack paths by connecting existing knowledge, posing a significant threat to internet infrastructure.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://pentesterlab.com/blog/when-the-patch-doesnt-fix-the-vulnerability?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Incomplete Patches Lead to Recurring CVEs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;pentesterlab.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The article explains why security patches frequently fail to fully address their target vulnerabilities, focusing on incomplete fixes for SSRF and directory traversal CVEs. It emphasizes the importance of thorough patch analysis for security professionals to understand developer mistakes and enhance code review and web hacking skills.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.openwall.com/lists/oss-security/2026/06/03/10?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Multiple Django Vulnerabilities Disclosed&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;openwall.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This oss-security mailing list entry announces the disclosure of multiple CVEs affecting Django, specifically CVE-2026-6873, CVE-2026-7666, CVE-2026-8404, CVE-2026-35193, and CVE-2026-48587. The collective disclosure indicates a batch of critical security updates for the Django framework, necessitating immediate attention from developers to patch these vulnerabilities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.caido.io/blog/2026-03-24-ai-enhanced-hacking/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Practitioner&#39;s Guide to AI-Enhanced Hacking&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;caido.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This guide provides practical insights into utilizing AI for enhanced hacking techniques, offering a resource for security practitioners. It suggests that AI can significantly augment offensive security operations, accelerating vulnerability discovery and exploitation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secx&quot; tabindex=&quot;-1&quot;&gt;🐦 SecX &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-181/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://x.com/IntCyberDigest/status/2061328690886177217?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Meta AI Feature Allows Instagram Account Takeover&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;x.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A Meta AI feature allowed attackers to hijack Instagram accounts, including high-profile ones like the official Obama White House account, using only a username. This vulnerability, active during A/B testing and non-disablable for affected users, underscores the severe risks associated with rapid AI deployment without robust security vetting, enabling widespread account compromise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-181/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/AnalyticETH/tesla-security-research?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Tesla Infotainment System Vulnerabilities Revealed&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This GitHub repository details extensive vulnerability research on Tesla Model 3/Y infotainment systems, uncovering 6 vulnerabilities and 4 CVEs (CVE-2022-42005 to CVE-2022-42008).
The findings include methods to achieve root shell access, persistent control, and even spoof insurance telemetry, demonstrating critical security risks in automotive software.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/anthropics/defending-code-reference-harness?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Anthropic Defending Code Reference Harness&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This GitHub repository from Anthropic provides a reference harness for defending code, focusing on threat modeling, scanning, triage, and patching.
It includes an autonomous scanning harness that can be customized, indicating a shift towards AI-powered defensive security operations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/securelayer7/PROMPTPurify?ref=rosecurify.com&quot;&gt;&lt;strong&gt;PROMPTPurify: LLM Prompt Injection Guardrail&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;PROMPTPurify is an open-source prompt-injection guardrail designed for LLM applications, available on GitHub.
It boasts a compact model that reportedly outperforms larger open-source alternatives without relying on regex or signatures, offering a potentially more robust defense against AI-specific attacks.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #180</title>
		<link href="https://rosecurify.com/seclog-180/"/>
		<updated>2026-06-01T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-180/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the pervasive integration of Artificial Intelligence across the security landscape stands out as a dominant theme, showcasing both its utility in defense and its introduction of novel attack vectors. Several articles detail advanced exploit chains and intricate bypass techniques, affecting everything from developer tools and widely used protocols like OAuth 2.0 to critical infrastructure like WAFs. The role of AI as an attack surface is critically examined through vulnerabilities in AI-driven features and connectors, emphasizing the need for robust security frameworks like Zero Trust for AI agents. Simultaneously, the community continues to share deep dives into traditional bug hunting, client-side authentication bypasses, and complex privilege escalation paths across various platforms. This collection underscores the dual challenge of leveraging AI for security while securing AI itself, all while the fundamental principles of vulnerability research remain as crucial as ever.&lt;/p&gt;
&lt;h2 id=&quot;secmisc&quot; tabindex=&quot;-1&quot;&gt;📚 SecMisc &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-180/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.cyberkinder.com/tr?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Cyber Education for Children&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;cyberkinder.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Presents CyberKinder, an interactive learning platform designed to teach children about coding, cybersecurity, AI, and online safety.&lt;br&gt;Utilizes short, engaging games to deliver educational content in a child-friendly environment.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-180/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://danisy-eisyraf-portfolio.super.site/blog-posts/how-i-make-ctf-challenges-harder-to-solve-with-ai?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Hardening CTF Challenges Against AI&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;danisy-eisyraf-portfolio.super.site&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Addresses the rising trend of AI utilization in CTF competitions by challenge creators.&lt;br&gt;Explores strategies for designing CTF challenges that specifically resist AI-driven solutions.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://projectdiscovery.io/blog/introducing-neo?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Neo: AI Security Engineer Framework&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;projectdiscovery.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces Neo, a cloud-based AI designed to function as a security co-engineer within teams.&lt;br&gt;Highlights Neo&#39;s framework architecture, which combines LLM reasoning with specialized execution tools, sandboxed environments, and a persistent memory layer for learning system specifics.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.atsika.ninja/posts/the-phishy-github-issue-case/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Advanced GitHub Phishing for Red Teams&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;atsika.ninja&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a red team methodology for sophisticated GitHub phishing, exploiting TOCTOU race conditions.&lt;br&gt;Demonstrates how to trick developers into authorizing malicious OAuth applications for initial access, effectively bypassing MFA through trusted infrastructure.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://kpwn.de/posts/javascript-analysis-for-pentesters/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;JavaScript Analysis for Pentesters&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;kpwn.de&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Provides guidance on analyzing JavaScript code, a crucial skill for penetration testers.&lt;br&gt;Focuses on techniques to identify client-side vulnerabilities and understand application logic through script examination.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://kamilsecnotes.blogspot.com/2026/05/ai-entegrasyonlarnda-guvenlik-riski-bir.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Security Risks in AI Integrations&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;kamilsecnotes.blogspot.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Discusses security implications arising from integrating AI components, specifically referencing a Claude Desktop plugin.&lt;br&gt;Highlights the potential for supply chain risks and insecure configurations introduced by third-party AI extensions.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://claudesec.pluto.security/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Claude AI Connector Security Database&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;claudesec.pluto.security&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces ClaudeSec, a resource dedicated to tracking and assessing security risks in Claude AI connectors, plugins, and extensions.&lt;br&gt;Aids in identifying vulnerabilities and understanding risk ratings within the Claude ecosystem, offering security guidance for developers and users.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://qbtau.in/posts/building_frida_on_termux/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Native Frida Build on Termux&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;qbtau.in&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Explores the process and challenges of compiling Frida natively on Android using Termux, bypassing the Android NDK.&lt;br&gt;Offers insights into setting up and troubleshooting a mobile dynamic instrumentation toolkit in a non-standard environment.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.synack.com/exploits-explained/client-side-authentication-bypass-3-real-world-pentesting-case-studies/?utm_campaign=5710519-PTAAS-FY26&amp;amp;utm_source=organic-social&amp;amp;utm_channel=linkedIn&amp;amp;utm_medium=post&amp;amp;utm_audience=general&amp;amp;utm_content=ee-client-side-auth-bypass?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Real-World Client-side Auth Bypass&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;synack.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Provides an in-depth analysis of client-side authentication bypass vulnerabilities through three real-world case studies.&lt;br&gt;Illustrates practical methodologies for identifying and exploiting weaknesses in frontend authentication mechanisms during penetration testing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.mdsec.co.uk/2023/08/leveraging-vscode-extensions-for-initial-access/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;VSCode Extensions for Initial Access&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;mdsec.co.uk&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a red team technique involving the use of malicious VSCode extensions to gain initial access in targeted phishing campaigns.&lt;br&gt;Focuses on exploiting developer trust in IDE environments to compromise technical users.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://semgrep.dev/blog/2026/will-there-be-more-security-engineers-in-the-future-or-fewer/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Security Engineering in AI Era&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;semgrep.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Examines the future role of security engineers in an era of rapidly increasing code volume and AI-generated code.&lt;br&gt;Argues for the critical need for security tools and practices to evolve and adapt to the changing landscape of software development to remain relevant.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blogs.jsmon.sh/oauth-2-0-attack-chains-iss-sub-confusion-redirect_uri-path-traversal-and-token-leakage-via-referer/?ref=jsmon-sh-blogs-newsletter?ref=rosecurify.com&quot;&gt;&lt;strong&gt;OAuth 2.0 Vulnerability Chains&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blogs.jsmon.sh&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details complex attack chains against OAuth 2.0 and OpenID Connect, exploiting issues like &lt;code&gt;iss+sub&lt;/code&gt; confusion and &lt;code&gt;redirect_uri&lt;/code&gt; path traversal.&lt;br&gt;Explains how token leakage via Referer headers can compromise these widely adopted authentication protocols in production systems.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://lab.ctbb.show/research/h2-WAF-Bypasses?ref=rosecurify.com&quot;&gt;&lt;strong&gt;WAF Bypasses with h2 Framing&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;lab.ctbb.show&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Investigates novel techniques for bypassing Web Application Firewalls (WAFs) by manipulating HTTP/2 (h2) framing.&lt;br&gt;Provides technical insights into how specific h2 framing anomalies can evade WAF detection mechanisms.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://sallam.gitbook.io/sec-88/ai-security/mcp-bug-hunting?ref=rosecurify.com&quot;&gt;&lt;strong&gt;MCP Bug Hunting in AI Security&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;sallam.gitbook.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Discusses methods and strategies for bug hunting within the context of AI security, specifically focusing on &amp;quot;MCP&amp;quot; (Machine Learning, Cloud, Privacy).&lt;br&gt;Provides guidance for identifying vulnerabilities in AI-driven systems and integrations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://0din.ai/blog/stealing-environment-keys-from-cursor-ide-with-a-malicious-readme?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Malicious README Steals Cursor Keys&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;0din.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Demonstrates an attack vector where a malicious GitHub README can exploit Cursor IDE via prompt injection.&lt;br&gt;Shows how this technique can exfiltrate sensitive environment variables and API keys, leveraging user habit of auto-allowing &lt;code&gt;powershell -c&lt;/code&gt; commands.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://hackread.com/codex-ui-tool-secretly-stole-openai-refresh-tokens/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Malicious Codex Tool Stole OpenAI Tokens&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;hackread.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Reports on a popular Codex UI tool (with 27,000 downloads) that was found to be secretly exfiltrating OpenAI refresh tokens.&lt;br&gt;Highlights the significant supply chain risk associated with widely adopted third-party tools and applications.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://hackerone.com/reports/3608558?ref=rosecurify.com&quot;&gt;&lt;strong&gt;phpBB Blind SSRF via Web Push&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;hackerone.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a blind POST Server-Side Request Forgery (SSRF) vulnerability found in phpBB, exploitable via Web Push functionality.&lt;br&gt;Illustrates how to leverage this vulnerability to trigger outbound connections from the server without direct response visibility.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.calif.io/p/needle-in-a-haystack-measuring-the?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Measuring Nginx RCE Vulnerability Impact&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.calif.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Analyzes the widespread impact and exploitability of two critical Nginx Remote Code Execution (RCE) vulnerabilities.&lt;br&gt;Discusses methodologies for assessing the prevalence and potential damage of high-severity flaws in widely deployed web server software.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://zere.es/posts/self-xss-account-takeover/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Self-XSS to One-Click Account Takeover&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;zere.es&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Documents an elaborate exploit chain transforming a seemingly innocuous self-XSS in a sanitized name field into a one-click account takeover.&lt;br&gt;Highlights the importance of persistent client-side vulnerability assessment and chaining multiple bypasses to achieve critical impact.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://bugscale.ch/blog/here-we-go-again-a-five-bug-chain-to-arbitrary-apk-install-on-samsung-s25/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Samsung S25 Arbitrary APK Install&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;bugscale.ch&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a five-bug exploit chain in the Samsung Galaxy Store leading to arbitrary local APK installation on the Samsung S25.&lt;br&gt;The chain leverages weak signature verification, unprotected exported receivers, path traversal, predictable randomness, and a denial-of-service vulnerability.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://jorianwoltjer.com/blog/p/stories/finding-xss-on-shazzer?ref=rosecurify.com&quot;&gt;&lt;strong&gt;XSS Vulnerability in Shazzer Tool&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;jorianwoltjer.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Describes the discovery of an XSS vulnerability within Shazzer, a browser fuzzing tool, rather than through its use.&lt;br&gt;Explores advanced XSS exploitation techniques, specifically focusing on Blob URLs to bypass sandboxing and execute malicious content.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://claude.com/blog/zero-trust-for-ai-agents?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Zero Trust Framework for AI Agents&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;claude.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Proposes a Zero Trust framework specifically designed for the secure deployment of autonomous AI agents within enterprise environments.&lt;br&gt;Outlines a tiered architecture and an eight-phase implementation workflow to mitigate threats, including the integration of agentic SOAR capabilities.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://starlabs.sg/blog/2026/05-race-against-the-patch-the-evolution-of-four-exploit-chains-in-litellm/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Evolving Exploit Chains in LiteLLM&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;starlabs.sg&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Analyzes the rapid evolution of four distinct exploit chains discovered in LiteLLM, a tool related to large language models.&lt;br&gt;Highlights the dynamic nature of vulnerability exploitation and patch evasion in AI-adjacent software.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://vuln.cs.berkeley.edu/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Agentic Vulnerability Coverage Map&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;vuln.cs.berkeley.edu&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces a daily updated coverage map visualizing vulnerabilities discovered by agentic AI systems.&lt;br&gt;Serves as a dynamic resource for tracking the effectiveness and scope of AI in automated vulnerability discovery, sourced from public CVE feeds.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://sectricity.com/blog/misconfigured-grafana-507-private-meta-repos/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Grafana Misconfiguration to Meta Repos&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;sectricity.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a five-hop exploit chain originating from a misconfigured Grafana instance on a Meta IP.&lt;br&gt;Explains how this misconfiguration allowed access to 507 private Meta repositories, showcasing the critical impact of even seemingly minor configuration flaws.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.calif.io/p/an-ai-audit-of-freebsd?r=26yra9&amp;amp;triedRedirect=true?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Discovers FreeBSD Kernel Bugs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.calif.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Reports on an AI-driven security audit of FreeBSD that uncovered 15 kernel bugs.&lt;br&gt;The findings include critical vulnerabilities such as 3 Remote Code Executions (RCEs), 5 Local Privilege Escalations (LPEs), and 1 bhyve hypervisor escape.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.rapid7.com/blog/post/ve-authenticated-rce-via-argument-injection-gogs-unfixed?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Gogs Authenticated RCE Unfixed&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;rapid7.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Reveals an authenticated Remote Code Execution (RCE) vulnerability in Gogs, exploitable via argument injection.&lt;br&gt;Explains how an authenticated user can achieve RCE by crafting a malicious branch name within a pull request, noting the vulnerability remains unfixed.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secx&quot; tabindex=&quot;-1&quot;&gt;🐦 SecX &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-180/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://x.com/IntCyberDigest/status/2061328690886177217?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Meta AI Feature Hijacked Instagram Accounts&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;x.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Reports a critical vulnerability in a Meta AI feature that allowed attackers to hijack Instagram accounts using only a username.&lt;br&gt;Notes that the flaw was active during A/B testing, impacting high-profile accounts like the official Obama White House account.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-180/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/vigolium/vigolium?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Agentic AI Vulnerability Scanner&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces Vigolium, an open-source, high-fidelity vulnerability scanner that leverages agentic AI for enhanced precision.&lt;br&gt;Designed for speed and modularity, combining AI reasoning with native execution for effective vulnerability detection.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/AnalyticETH/tesla-security-research?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Tesla Infotainment System Vulnerabilities&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Presents extensive vulnerability research on Tesla Model 3/Y infotainment systems, identifying six vulnerabilities and four CVEs (CVE-2022-42005 to CVE-2022-42008).&lt;br&gt;Details how these flaws enable root shell access, persistent compromise, and even spoofing of insurance telemetry data.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #179</title>
		<link href="https://rosecurify.com/seclog-179/"/>
		<updated>2026-05-25T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-179/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the security landscape is heavily influenced by the burgeoning role of artificial intelligence, both as a critical new attack surface requiring robust defense strategies and as an emerging tool for vulnerability discovery and red teaming. Simultaneously, traditional yet potent vulnerabilities continue to pose significant threats, with multiple disclosures detailing critical SQL injection flaws, remote code execution in widely used platforms like Drupal and Apache, and intricate account takeover techniques leveraging JWT and OAuth mechanisms. A strong emphasis is placed on proactive supply chain security, highlighting the reactive nature of CVEs and the need for earlier detection within CI/CD pipelines. Furthermore, the reports showcase advanced exploitation techniques, from browser sandbox escapes to cloud infrastructure compromise, alongside insights into the evolving dynamics of bug bounty programs and the challenges presented by AI in CTFs.&lt;/p&gt;
&lt;h2 id=&quot;secmisc&quot; tabindex=&quot;-1&quot;&gt;📚 SecMisc &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-179/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.mobile-hacker.com/2026/05/20/the-flipper-one-hacking-gadget-is-becoming-a-pocket-linux-pc/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Flipper One vs. Flipper Zero Comparison&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;mobile-hacker.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Compares the Flipper One with the Flipper Zero, detailing advancements and new features such as the Flipper One&#39;s capability as a portable Linux PC.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.exe.dev/http-proxy-secrets?ref=rosecurify.com&quot;&gt;&lt;strong&gt;HTTP Proxy for Secret Management&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.exe.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Argues for the strategic placement of secret management within an HTTP proxy, particularly for handling third-party integrations.&lt;br&gt;
Highlights how proxies can securely manage HTTP headers to prevent sensitive data exposure.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-179/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://shubs.io/the-down-fall-of-bug-bounties/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;The Downfall of Bug Bounties&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;shubs.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Examines the current challenges and evolving landscape of bug bounty programs, discussing factors that may contribute to their perceived decline.
Explores the experiences of researchers and platforms, potentially touching on reward structures and submission quality.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://sylvie.fyi/posts/ritsec-2026/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;RITSEC CTF: Humans vs. LLMs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;sylvie.fyi&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Explores the difficulties and successes of organizing a Capture The Flag (CTF) competition specifically designed to challenge human participants against LLM-driven adversaries or solutions.
Provides insights into designing competitive hacking events that account for AI&#39;s capabilities, aiming to maintain a focus on human ingenuity.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://fortbridge.co.uk/pentesting/how-to-secure-enterprise-llm-deployment/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Securing Enterprise LLM Deployments&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;fortbridge.co.uk&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Provides a comprehensive guide on best practices for securing Large Language Model (LLM) implementations within an enterprise context.
Covers critical areas such as secure deployment strategies, effective threat mitigation techniques, robust governance frameworks, and continuous monitoring requirements for AI systems.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.yeswehack.com/en/blog/cve-2026-9082-postgresql-drupal?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Critical SQL Injection in Drupal PostgreSQL&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;yeswehack.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a highly critical SQL injection vulnerability (CVE-2026-9082) impacting Drupal installations when utilizing PostgreSQL as the backend database.
Highlights a severe flaw allowing arbitrary database interaction by unauthenticated users, potentially leading to data compromise or unauthorized access to the system.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://purpleshift.io/articles/2026-05-05-llm-pentesting/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Benchmarking LLMs for Pentesting&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;purpleshift.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Presents a comparative analysis evaluating the performance of multiple local Large Language Models (LLMs) in their ability to identify security vulnerabilities.
Demonstrates the practical application and effectiveness of AI models in automated penetration testing and security assessment scenarios.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blogs.jsmon.sh/jwt-algorithm-confusion-to-account-takeover-rs256-hs256-jku-injection-kid-sqli/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;JWT Algorithm Confusion to Account Takeover&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blogs.jsmon.sh&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Analyzes three critical attack classes against JSON Web Tokens (JWTs): RS256 to HS256 algorithm confusion, JKU injection, and &lt;code&gt;kid&lt;/code&gt; SQL injection.
Explains how these vulnerabilities, responsible for multiple recent CVEs, can be weaponized to forge tokens and achieve full account takeover in modern web applications and APIs.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://ethiack.com/news/research/abusing-redirect-discrepancies-to-leak-secrets-in-urls?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Redirect Discrepancies Leak URL Secrets&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;ethiack.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Uncovers a novel technique to exfiltrate sensitive information embedded in URLs by exploiting inconsistencies in how different systems handle HTTP redirects.
Details how secrets can be leaked through carefully crafted redirect chains, posing a risk to data confidentiality.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://core-jmp.org/2026/05/cve-2025-54539-apache-nms-amqp-deserialization-policy-bypass-rce/?no_cache=1?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Apache.NMS.AMQP Deserialization RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;core-jmp.org&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Describes CVE-2025-54539, an unauthenticated Remote Code Execution (RCE) vulnerability found in Apache.NMS.AMQP (versions ≤ 2.3.0).
Explains how a 290-byte AMQP message can bypass deserialization policies, triggering &lt;code&gt;BinaryFormatter&lt;/code&gt; execution for arbitrary command execution on .NET clients.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://brutecat.com/articles/google-cloud-rce/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Google Cloud RCE Earns Big Bounty&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;brutecat.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details &amp;quot;StubZero,&amp;quot; a significant Remote Code Execution (RCE) vulnerability discovered in Google Cloud&#39;s production environment.
Highlights a high-impact bug bounty discovery, illustrating critical weaknesses in complex cloud infrastructure that can lead to substantial payouts.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://projectdiscovery.io/blog/red-teaming-cloud-infrastructure-with-neo?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Red Teaming Cloud with Neo&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;projectdiscovery.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces &amp;quot;Neo,&amp;quot; a tool or methodology designed for red-teaming cloud infrastructure environments.
Focuses on techniques and strategies for simulating advanced attacks to effectively assess the security posture and resilience of cloud deployments.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.zerodayinitiative.com/blog/2026/5/16/pwn2own-berlin-2026-day-three-results-and-master-of-pwn?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Pwn2Own Berlin 2026 Concludes&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;zerodayinitiative.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Summarizes the final day of Pwn2Own Berlin 2026, highlighting the last successful exploits demonstrated against enterprise systems.
Reports on the conclusion of the event, showcasing cutting-edge vulnerability research and announcing the &amp;quot;Master of Pwn&amp;quot; winner.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://slcyber.io/research-center/keys-to-the-kingdom-anonymous-sql-injection-in-drupal-core-cve-2026-9082/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Drupal Core Anonymous SQLi (CVE-2026-9082)&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;slcyber.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Provides a detailed technical analysis of SA-CORE-2026-004 (CVE-2026-9082), a highly critical anonymous SQL injection in Drupal core.
Emphasizes the severity of the flaw, which allows unauthenticated users on PostgreSQL-backed Drupal deployments to gain significant control over the database.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://voidsec.com/cve-2026-40369-browser-sandbox-escape/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Browser Sandbox Escape via Windows Kernel Write&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;voidsec.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Presents a technical analysis of CVE-2026-40369, detailing a browser sandbox escape vulnerability on Windows.
Explains how a minimal 12-byte write into the Windows kernel via &lt;code&gt;NtQuerySystemInformation&lt;/code&gt; can be leveraged from a browser sandbox to achieve SYSTEM privileges.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.mobile-hacker.com/2026/05/12/android-rce-via-wireless-debugging-from-network-access-to-shell/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Android Wireless Debugging RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;mobile-hacker.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Outlines a method to achieve Remote Code Execution (RCE) on Android devices by exploiting wireless debugging functionalities.
Details the complete attack chain, from gaining initial network access to obtaining a shell on the target device.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://nesbitt.io/2026/05/04/package-manager-cwes.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Recurring Package Manager CWEs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;nesbitt.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Analyzes common weakness enumerations (CWEs) that frequently appear across various software package managers.
Highlights fundamental design and implementation flaws that contribute to supply chain vulnerabilities, emphasizing the need for robust security in package management.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://kore.one/0xv01d-ctf-2026-action-packed-challenge-writeup/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;0xV01D CTF 2026 Writeup&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;kore.one&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Provides a detailed write-up for the &amp;quot;Action Packed&amp;quot; challenge from the 0xV01D CTF 2026, focusing on a Next.js web application utilizing App Router and Server Actions.
Explains a critical vulnerability that allowed bypassing restrictions on a token generator function, leading to unauthorized access.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://slcyber.io/research-center/two-bypasses-for-chromes-sanitizer-api/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Bypassing Chrome&#39;s Sanitizer API&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;slcyber.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details two distinct methods to bypass the security mechanisms of Chrome&#39;s recently introduced Sanitizer API.
Demonstrates how both the API&#39;s default and customizable modes can still be circumvented, posing risks for Cross-Site Scripting (XSS) prevention.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://aretiq.ai/research/vul260520-cve-2026-45434-apache-ofbiz-loginworker-checklogin-password-change-flow-authentication-bypass-rce/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Apache OFBiz Auth Bypass RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;aretiq.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Discloses CVE-2026-45434, a critical authentication bypass in Apache OFBiz&#39;s &lt;code&gt;LoginWorker.checkLogin()&lt;/code&gt; that leads to Remote Code Execution (RCE).
Explains how an attacker can bypass a forced password change and execute arbitrary commands by injecting a specific HTTP request parameter and exploiting an insecure &lt;code&gt;ProgramExport.groovy&lt;/code&gt;.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.mendral.com/blog/supply-chain-attacks-dont-wait-for-cves?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Supply Chain Attacks Pre-CVE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;mendral.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Argues that traditional CVE-based scanning is insufficient for timely detection of supply chain attacks, as compromises often occur before CVEs are officially issued.
Advocates for proactive, agent-based detection of dependency changes at the pull request (PR) stage to prevent compromise and mitigate npm and Actions attacks.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://patrickbatman.hashnode.dev/how-i-took-over-any-account-on-a-major-platform-with-one-click-a-client-side-path-traversal-story?ref=rosecurify.com&quot;&gt;&lt;strong&gt;1-Click Account Takeover via Client-Side Path Traversal&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;patrickbatman.hashnode.dev&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a critical client-side path traversal vulnerability that enabled a one-click account takeover on a significant platform.
Underscores the importance of securing client-side logic, as seemingly minor flaws can escalate into severe security compromises.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://naaaash.github.io/posts/oauth-redirect-bypass.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;OAuth Redirect Bypass Account Takeover&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;naaaash.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Explores an OAuth redirect bypass vulnerability that, stemming from the manipulation of a single &lt;code&gt;@&lt;/code&gt; symbol in redirect URIs, led to a one-click account takeover.
Demonstrates how subtle flaws in OAuth implementation can allow token exfiltration and complete account compromise.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://phsi.se/posts/chaining-razor-ssti-into-rce-via-reflection-and-runtime-strings/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Razor SSTI to RCE Chain&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;phsi.se&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Details a technical exploit chain for achieving Remote Code Execution (RCE) by leveraging a Server-Side Template Injection (SSTI) vulnerability in Razor.
Explains the use of reflection and runtime string manipulation as key techniques to escalate the initial SSTI vulnerability to full RCE.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secvideo&quot; tabindex=&quot;-1&quot;&gt;🎥 SecVideo &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-179/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=jZSIzCTTznY?ref=rosecurify.com&quot;&gt;&lt;strong&gt;DEF CON: Bugs Finding You&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;youtube.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Features Jasmin &amp;quot;JR0ch17&amp;quot; Landry, a full-time bug bounty hunter, sharing personal experiences and unusual stories from bug discovery at DEF CON 33&#39;s Bug Bounty Village.
Offers insights into the real-world aspects of vulnerability research and the often serendipitous nature of finding impactful bugs.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-179/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/vercel-labs/deepsec?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Deepsec: AI-Powered Code Security Harness&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces Deepsec, a security harness that leverages &amp;quot;coding agents&amp;quot; to automatically find vulnerabilities within a codebase.
Highlights the growing trend of integrating AI for automated security testing and proactive vulnerability discovery in development pipelines.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/BishopFox/aimap?ref=rosecurify.com&quot;&gt;&lt;strong&gt;aimap: Discover Exposed AI Services&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Presents &lt;code&gt;aimap&lt;/code&gt;, a tool developed by BishopFox designed to scan and discover publicly exposed AI services.
Assists security teams in mapping potential attack surfaces related to their AI/ML deployments and identifying misconfigurations.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/ShenaoW/awesome-llm-supply-chain-security?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Awesome LLM Supply Chain Security List&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Curates an extensive list of awesome resources, including papers, security reports, and CVEs, specifically focused on Large Language Model (LLM) supply chain security.
Serves as a valuable reference for researchers and practitioners interested in securing the entire development and deployment lifecycle of LLMs.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/MCParasite/mcparasite?ref=rosecurify.com&quot;&gt;&lt;strong&gt;MCParasite: Context Worm Testing Framework&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces &lt;code&gt;MCParasite&lt;/code&gt;, a universal security testing framework designed for &amp;quot;MCP Context Worms.&amp;quot;
Aims to provide tools and methodologies for identifying and exploiting contextual vulnerabilities in complex, interconnected systems, potentially focusing on microservices.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/boostsecurityio/smokedmeat?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Smokedmeat: CI/CD Red Team Framework&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Presents &amp;quot;smokedmeat,&amp;quot; a CI/CD Red Team Framework designed to demonstrate and assess security risks within build pipelines.
Provides practical tools and methodologies for evaluating the security posture of continuous integration/delivery environments through simulated attacks.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/perplexityai/bumblebee?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Bumblebee: Supply Chain Compromise Scanner&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Introduces &amp;quot;Bumblebee,&amp;quot; a read-only scanner for developer endpoints, focusing on on-disk package, extension, and developer-tool metadata.
Aims to identify early exposure to known software supply-chain compromises, acting as a proactive early warning system for development environments.&lt;br&gt;&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #178</title>
		<link href="https://rosecurify.com/seclog-178/"/>
		<updated>2026-05-18T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-178/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the cybersecurity landscape continues its rapid evolution, heavily influenced by the pervasive integration of Artificial Intelligence, both as a defensive tool and an offensive enabler. We see a significant focus on deep-dive vulnerability research, with detailed breakdowns of critical flaws ranging from Remote Code Execution in AI development tools like Claude Code and memory-safety issues in PHP&#39;s core JPEG processing, to complex account takeover chains involving client-side path traversal and 2FA bypasses. Emerging attack surfaces are also under the spotlight, particularly in connected vehicle platforms and subtle browser-level stealth requests that bypass CSP. The increasing maturity of AI in security is evident, from Google&#39;s launch of Sec-Gemini for advanced threat intelligence to researchers leveraging LLM multi-agent workflows for automated 0-day and N-day vulnerability discovery, underscoring AI&#39;s dual role in both hardening and challenging digital defenses. Finally, a commitment to security is highlighted by Obsidian Sync&#39;s successful independent audits, reinforcing the importance of rigorous verification.&lt;/p&gt;
&lt;h2 id=&quot;secmisc&quot; tabindex=&quot;-1&quot;&gt;📚 SecMisc &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-178/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.chinatalk.media/p/how-to-buy-cheap-claude-tokens-in?ref=rosecurify.com&quot;&gt;&lt;strong&gt;The Transfer Station Economy for Claude Tokens&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;chinatalk.media&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article explains the &amp;quot;Transfer Station Economy,&amp;quot; outlining how users can acquire cheaper Claude tokens in specific regions. While not a direct security vulnerability, it provides economic context for accessing AI services.
This content is valuable for understanding geopolitical and economic factors that influence access to and cost of AI resources.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://secgemini.google/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Google Launches Sec-Gemini AI for Cybersecurity&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;secgemini.google&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Google has introduced Sec-Gemini v1, an experimental AI specifically designed to advance cybersecurity AI frontiers. This marks a significant investment by major tech companies into AI-driven security solutions.
Security professionals should investigate how advanced AI models like Sec-Gemini can enhance threat detection, analysis, and automated response capabilities within their organizations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://isc.sans.edu/diary/32974?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Understanding the Purpose of CAPTCHAs&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;isc.sans.edu&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;SANS Internet Storm Center provides a foundational explanation of why CAPTCHAs are used. This clarifies the basic principles behind a common security control.
This article helps security professionals understand the fundamental role of CAPTCHAs in distinguishing human users from automated bots to prevent various attacks.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-178/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://obsidian.md/blog/cure53-tob-sync-audits/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Obsidian Sync Undergoes Security Audits&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;obsidian.md&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Obsidian Sync successfully completed independent security audits by Cure53 and Trail of Bits. All identified security findings were addressed and validated by the auditors.
This demonstrates a strong commitment to security, ensuring data integrity and user privacy for their critical synchronization service through third-party verification.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://0day.click/recipe/2026-05-12-cc-rce/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Claude Code RCE Via Settings Injection&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;0day.click&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical Remote Code Execution (RCE) vulnerability was discovered in Claude Code versions prior to 2.1.118, leveraging deeplink handlers and settings injection. The exploit specifically targeted the &lt;code&gt;eagerLoadSettings&lt;/code&gt; function in &lt;code&gt;main.tsx&lt;/code&gt;.
This highlights the importance of thorough security reviews for configuration options and internal application logic, even in large codebases, to prevent RCE through unexpected control flows.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://ret2p.lt/2025/05/17/AppleJPEGXL-CVE.html?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Apple JPEGXL Requiem Vulnerability Disclosed&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;ret2p.lt&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A new vulnerability, CVE-2026-28956, codenamed &#39;Requiem,&#39; has been disclosed, indicating an impact on Apple JPEGXL processing. The summary suggests a detailed technical analysis of this flaw.
Security teams should monitor official advisories and prepare for patching related to this potential image processing vulnerability in Apple systems.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://swarm.ptsecurity.com/hack-the-elephant-one-bite-at-a-time-jpeg-related-memory-safety-bugs-in-php/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;JPEG Memory-Safety Bugs in PHP Core&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;swarm.ptsecurity.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Memory-safety bugs related to JPEG processing were found within the PHP core, specifically in the &lt;code&gt;ext/standard&lt;/code&gt; extension. This impacts a significant portion of real-world application logic.
These vulnerabilities in core PHP components emphasize that even widely used, seemingly stable modules can contain critical flaws, potentially leading to remote code execution or denial of service in applications handling user-supplied images.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://whoareme.com/blog/cspt-account-takeover-2fa-bypass/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Client-Side Path Traversal Led to Account Takeover&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;whoareme.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A client-side path traversal (CSPT) in a frontend URL builder allowed arbitrary PUT/DELETE operations on an API. This was then chained with an inherited-property lookup bug (prototype chain manipulation) to bypass 2FA and achieve full account takeover.
This sophisticated attack chain underscores the critical need for robust URL construction, stringent API access controls, and a deep understanding of JavaScript prototype chain security implications to prevent complete account compromise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://decoder.cloud/2026/05/08/oh-myaudi/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Exploring MyAudi Connected Vehicle Platform Vulnerabilities&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;decoder.cloud&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This post details an investigation into security vulnerabilities within the myAudi connected vehicle platform (&amp;quot;Audi Connect&amp;quot;). This research represents a shift from traditional operating system vulnerabilities.
It highlights the expanding attack surface of automotive cybersecurity and encourages security researchers to broaden their scope to include IoT and connected vehicle systems.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://flex0geek.blogspot.com/2026/05/pwn2own-berlin-2026-how-i-got-rce-and.html?m=1?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Pwn2Own Berlin 2026 RCE Exploit&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;flex0geek.blogspot.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This post recounts a participant&#39;s experience at Pwn2Own Berlin 2026, detailing the process of achieving Remote Code Execution (RCE) on a target. It likely offers insights into exploit development methodologies and challenges.
This provides valuable real-world case studies for exploit development and competitive hacking, offering insights into complex RCE chains and security research strategies.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://beelzebub.ai/blog/catching-cloudflare-warp-leaking-real-ips-through-tor/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Cloudflare WARP IP Leak Via Tor&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;beelzebub.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Research indicates that Cloudflare WARP can inadvertently leak real IP addresses when used in conjunction with Tor. The article is from an &amp;quot;AI-Native security platform&amp;quot; that leverages AI-based decoys and SOC AI for advanced threat detection.
This finding highlights potential privacy and anonymity failures in VPN/proxy services and showcases the use of AI-driven defensive strategies, including honeypots, to detect subtle network compromises and zero-days.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.cykor.kr/2026/02/How-I-Found-Open-Source-0-days-with-an-LLM-Multi-Agent-Workflow?ref=rosecurify.com&quot;&gt;&lt;strong&gt;LLM Multi-Agent Workflow Finds Open-Source 0-days&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;blog.cykor.kr&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article describes a methodology for discovering open-source zero-day vulnerabilities using an LLM multi-agent workflow. It showcases the increasing capabilities of AI agents in automating vulnerability research.
Security teams should explore integrating AI-powered tools into their vulnerability assessment and code review processes to efficiently identify complex and previously unknown flaws.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://ghostbyt3.github.io/blog/nday-research-ai?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI for N-Day Vulnerability Research&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;ghostbyt3.github.io&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This post outlines a workflow for conducting N-Day vulnerability research by leveraging AI tools such as Ollama and n8n. It demonstrates practical applications of AI in automating the analysis of known vulnerabilities.
This approach can significantly enhance the efficiency of security researchers in tracking, analyzing, and responding to disclosed vulnerabilities, potentially identifying new exploit variations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://brokenbrowser.com/blog/2026-05-09-prerender-stealth-csp-bypass/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Stealth Request Bypasses CSP and Leaks UA&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;brokenbrowser.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A novel &amp;quot;stealth request&amp;quot; technique has been discovered that effectively bypasses Content Security Policy (CSP) and remains undetected by browser DevTools. This method also leaks the real user-agent string.
This bypass presents an evolving threat to web security, compelling developers and security professionals to re-evaluate CSP effectiveness and consider advanced browser-level attack vectors and user fingerprinting.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
	
	<entry>
		<title>Seclog - #177</title>
		<link href="https://rosecurify.com/seclog-177/"/>
		<updated>2026-05-11T00:00:00Z</updated>
		<id>https://rosecurify.com/seclog-177/</id>
		<content type="html">&lt;p&gt;In this week&#39;s Seclog, the security landscape is notably dynamic, characterized by a wave of critical vulnerabilities across foundational software and the accelerating integration of AI into both offensive and defensive security practices. Several severe pre-authentication and zero-click Remote Code Execution (RCE) flaws were disclosed in widely used platforms such as Apache httpd and Android&#39;s &lt;code&gt;adbd&lt;/code&gt; component, alongside a significant authentication bypass in cPanel &amp;amp; WHM, underscoring the persistent risk to critical infrastructure. Apache Tomcat also faces a crucial vulnerability allowing full server and application takeover. Concurrently, the increasing capabilities of AI models are evident, from their impressive performance in CTF competitions to the development of specialized frameworks like Microsoft&#39;s PyRIT for AI red teaming. The reported discovery of a Mac OS 0-day by GPT 5.5 further highlights AI&#39;s potential to autonomously identify and exploit vulnerabilities. These developments collectively emphasize the imperative for prompt patching, robust vulnerability management, and a forward-thinking approach to security in an era shaped by both human and artificial intelligence.&lt;/p&gt;
&lt;h2 id=&quot;seclinks&quot; tabindex=&quot;-1&quot;&gt;📰 SecLinks &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-177/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://www.hacktron.ai/blog/react2shell-vercel-waf-bypass?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Vercel React2Shell WAF Bypass Challenge&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;hacktron.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This article discusses a high-value bug bounty challenge centered on bypassing Vercel&#39;s Web Application Firewall (WAF) to achieve React2Shell vulnerabilities. It highlights the collaborative efforts between security researchers and Vercel aimed at identifying and mitigating critical bypasses to secure modern web applications.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.oligo.security/blog/critical-apache-tomcat-flaw-allows-full-server-and-application-takeover-cve-2026-29146?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Critical Apache Tomcat Server Takeover Flaw&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;oligo.security&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical vulnerability, CVE-2026-29146, has been identified in Apache Tomcat, posing a direct threat of full server and application takeover. Security teams must prioritize immediate patching of affected Tomcat instances to prevent complete compromise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://blog.includesecurity.com/2026/04/ctfs-in-the-ai-era/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;AI Models Excel in CTF Challenges&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;includesecurity.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Frontier AI models demonstrated significant effectiveness in solving Capture The Flag (CTF) challenges, utilizing orchestrated pipelines combining lighter-weight models for speed and advanced models for complex reasoning. Despite their success in competitive environments, the article cautions that LLM performance in CTFs does not directly translate to efficacy in professional security assessments.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.toxsec.com/p/pyrit-ai-red-teaming?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Microsoft PyRIT Framework for LLM Red Teaming&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;toxsec.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Microsoft has released PyRIT, an AI red teaming framework designed to assist in bug bounty work by providing a structured approach to identifying vulnerabilities in Large Language Models (LLMs). The framework systematizes AI red teaming by breaking down components into targets, converters, scorers, and orchestrators.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://labs.watchtowr.com/the-internet-is-falling-down-falling-down-falling-down-cpanel-whm-authentication-bypass-cve-2026-41940/?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Critical cPanel/WHM Authentication Bypass&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;watchtowr.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical authentication bypass vulnerability, CVE-2026-41940, has been disclosed, impacting cPanel &amp;amp; WHM installations. This flaw presents a significant risk, potentially enabling unauthorized access to administrative interfaces and leading to server compromise.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://www.striga.ai/research/apache-httpd-mod-http2-double-free?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Apache httpd Pre-Auth RCE Discovered&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;striga.ai&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Researchers at Striga discovered a pre-authentication Remote Code Execution (RCE) vulnerability in Apache httpd&#39;s &lt;code&gt;mod_http2&lt;/code&gt; component. The flaw, a double-free during stream cleanup, can be triggered with minimal compute resources via a specific two-frame HTTP/2 sequence, posing a severe risk to affected web servers.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://archive.md/8r1u5?ref=rosecurify.com&quot;&gt;&lt;strong&gt;The Verge on Script Kiddie Attacks&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;archive.md&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This archived article from The Verge discusses the impact and prevalence of attacks orchestrated by &amp;quot;script kiddies.&amp;quot; It likely delves into how easily accessible tools and methods empower less skilled attackers to cause significant disruption, underscoring the importance of fundamental security hygiene.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secx&quot; tabindex=&quot;-1&quot;&gt;🐦 SecX &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-177/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://x.com/kallsyms/status/2050744889156284711?s=12?ref=rosecurify.com&quot;&gt;&lt;strong&gt;GPT 5.5 Exploits Mac OS RCE&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;x.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An alert details a network-accessible Remote Code Execution (RCE) vulnerability discovered and exploited in Mac OS 9.2.1, allegedly by an AI model, GPT 5.5. This highlights the potential for advanced AI to rapidly identify and weaponize 0-day vulnerabilities, even in legacy systems.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://x.com/m4rio_eth/status/2051934841893965916?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Android Zero-Click RCE Patch Issued&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;x.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;A critical zero-click Remote Code Execution (RCE) vulnerability, CVE-2026-0073, affecting the Android System component &lt;code&gt;adbd&lt;/code&gt;, has been patched. This RCE requires no user interaction, meaning an attacker only needs network access to the device to execute arbitrary code, making immediate patching crucial for Android users.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&quot;secgit&quot; tabindex=&quot;-1&quot;&gt;💻 SecGit &lt;a class=&quot;header-anchor&quot; href=&quot;https://rosecurify.com/seclog-177/&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/V4bel/dirtyfrag?ref=rosecurify.com&quot;&gt;&lt;strong&gt;Dirtyfrag GitHub Repository&lt;/strong&gt;&lt;/a&gt; - &lt;em&gt;github.com&lt;/em&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The &lt;code&gt;V4bel/dirtyfrag&lt;/code&gt; GitHub repository is open for community contributions to its development. Security professionals may find this repository relevant for understanding or contributing to specific tools or projects, likely related to exploitation or vulnerability research, given the repository&#39;s name.&lt;/p&gt;
&lt;/blockquote&gt;
</content>
	</entry>
</feed>
