CVE-2026-69263 Remote Code Execution Bypass
The 2025 patch for an unauthenticated RCE in Flowise could be bypassed with a single environment variable.
The 2025 patch for an unauthenticated RCE in Flowise could be bypassed with a single environment variable.
A friend in Sweden forwarded a domain he’d received in a text message. It turned out to be one of thirty active campaigns served from the same shared backend, targeting victims across twenty-two countries.
Local LLM agents are being given web-fetching tools. Untrusted text is the inevitable result. Whether these agents handle it safely is something most developers haven’t measured. I tested Qwen 2.5 at two different sizes (1.5B and 3B) against identical indirect prompt injection payloads. Both models willingly complied with the injection in the majority of cases. Code: github.com/leoelsolh/indirect-prompt-injection What is indirect prompt injection? First of all, direct prompt injection is when an attacker controls the user input to an LLM. Indirect prompt injection (IPI) is when an attacker controls something the LLM reads on the user’s behalf, say a web page, a PDF, an email, or even a document you asked the agent to summarise. The LLM is asked to act on content, and the content itself contains instructions trying to control or manipulate the model’s behavior. ...
Summary A DHL-branded smishing campaign targeting Swedish users was traced to a Chinese-operated Phishing-as-a-Service platform hosted on Alibaba Cloud Hong Kong. Looking into the infrastructure revealed a multi layer architecture with bot filtering, keystroke level card exfiltration via a Vue.js SPA skimmer, real time operator review over WebSocket, and live BIN intelligence. A separate health scam targeting Taiwan elderly was identified running on the same server, which means were looking at a multi-tenant commercial operation. ...