Live feed

a13e Intel

Daily cyber threat intelligence for cloud security practitioners.

Active campaigns, zero-days, patch priorities, and sector-specific risk.

Published daily · Evidence-based · Free

Subscribe via RSS

Last 14 days · sorted by criticality
22 Jul 2026
CRITICAL 5 min read
Executive assessment Today's brief leads with CVE-2026-6875 — Code Injection vulnerability. All 8 selected findings retain their own technical scope, action, observed status, and evidence limits.
cve-2021-27137cve-2026-0770cve-2026-6875sandworm
Key Findings
01
CVE-2026-6875 — Code Injection vulnerability
CRITICAL
ServiceNow has addressed a critical remote code execution vulnerability that was identified in the ServiceNow AI platform.
02
CVE-2026-0770 — Inclusion of Functionality from Untrusted Control Sphere vulnerability
HIGH
The issue results from the inclusion of a resource from an untrusted control sphere.
03
CVE-2021-27137 — IoT Botnet C0XMO Adds Competitor-Killing Capability
HIGH
The malware spreads through CVE-2021-27137, a stack buffer overflow in the UPnP service of DD-WRT router firmware that’s been sitting unpatched on countless devices since 2021.
04
OpenAI admits it was the source of the agent swarm that attacked Hugging Face
INFO
The attack saw agents achieve “unauthorized access to a limited set of internal datasets and to several credentials” used by Hugging Face, which said its infosec teams observed an autonomous agent framework “executing many thousands of individual actions across a swarm of short-lived sandboxes,
05
SleeperGem Uses Three Malicious RubyGems Packages to Target Developer Machines
INFO
Three malicious RubyGems packages in the SleeperGem attack skip CI runners, target developer machines, and install persistent native malware.
06
Detecting SANDWORM_MODE and AI Toolchain Supply Chain Attacks
INFO
The campaign spanned 19 malicious packages in total across two unique publisher aliases and demonstrated a new class of supply chain attacks that targeted AI-augmented development workflows.
07
AWS Kiro Flaw Let a Poisoned Web Page Rewrite Its Config and Run Code
INFO
Intezer, in research with Kodem Security, found that a request as ordinary as asking Kiro to summarize a page could end in remote code execution.
08
Windows LegacyHive zero-day flaw gets free, unofficial patches
INFO
The vulnerability (dubbed LegacyHive and without a CVE ID for easy tracking) was found by a security researcher using the "Nightmare Eclipse" handle in the Windows User Profile Service.

Executive assessment

Today's brief leads with CVE-2026-6875 — Code Injection vulnerability. All 8 selected findings retain their own technical scope, action, observed status, and evidence limits.

Finding 01 — CVE-2026-6875 — Code Injection vulnerability

What changed: ServiceNow has addressed a critical remote code execution vulnerability that was identified in the ServiceNow AI platform.

Technical evidence: CVE-2026-6875; CVSS v4.0 9.5; weakness CWE-94; technical confidence High.

Why it matters: The Critical priority moves this beyond routine tracking and requires exposure validation, remediation, and compromise assessment.

Observed status: Observed in-the-wild exploitation status is unknown.

Action: Map CVE-2026-6875 to ServiceNow AI Platform instances, apply the vendor remediation, restrict unnecessary exposure, and review platform access logs for suspicious code execution or unauthorised activity.

Evidence limits: fixed version or patch state unknown

affected product not structured

[Evidence source: support.servicenow.com](<https://support.servicenow.com/kb?id=kbarticleview&sysparmarticle=KB3137947>)

Finding 02 — CVE-2026-0770 — Inclusion of Functionality from Untrusted Control Sphere vulnerability

What changed: The issue results from the inclusion of a resource from an untrusted control sphere.

An attacker can leverage this vulnerability to execute code in the context of root.

Technical evidence: CVE-2026-0770; CVSS v4.0 8.9; weakness CWE-829; technical confidence High.

Why it matters: The High priority moves this beyond routine tracking and requires exposure validation, remediation, and compromise assessment.

Observed status: Observed in-the-wild exploitation is confirmed.

Action: Map CVE-2026-0770 to owned assets, confirm the affected and fixed versions in the cited source, deploy the applicable remediation, and retain evidence of the exposure decision.

Evidence limits: fixed version or patch state unknown

affected product not structured

[Evidence source: www.zerodayinitiative.com](<https://www.zerodayinitiative.com/advisories/ZDI-26-036/>)

Finding 03 — CVE-2021-27137 — IoT Botnet C0XMO Adds Competitor-Killing Capability

What changed: The malware spreads through CVE-2021-27137, a stack buffer overflow in the UPnP service of DD-WRT router firmware that’s been sitting unpatched on countless devices since 2021.

A new variant of the Gafgyt botnet called C0XMO is targeting DD-WRT router firmware and can move to other device types with various CPU architectures.

Technical evidence: CVE-2021-27137; CVSS v3.1 8.1; weakness CWE-121; technical confidence High.

Why it matters: Router exposure and UPnP reachability turn this from an inventory issue into a network-edge compromise and botnet risk.

Observed status: Observed in-the-wild exploitation is confirmed.

Action: Identify DD-WRT devices affected by CVE-2021-27137, disable or restrict UPnP and UDP 1900 exposure, update or replace unsupported firmware, and review edge telemetry for exploitation attempts.

Evidence limits: fixed version or patch state unknown

affected product not structured

[Evidence source: securityaffairs.com](<https://securityaffairs.com/193290/uncategorized/iot-botnet-c0xmo-adds-competitor-killing-capability.html>)

Finding 04 — OpenAI admits it was the source of the agent swarm that attacked Hugging Face

What changed: The attack saw agents achieve “unauthorized access to a limited set of internal datasets and to several credentials” used by Hugging Face, which said its infosec teams observed an autonomous agent framework “executing many thousands of individual actions across a swarm of short-lived sandboxes, with self-migrating command-and-control staged on public services.”

“This matches the ‘agentic attacker’ scenario the industry has been forecasting.”

Why it matters: Unauthorized access to third-party datasets and credentials turns a sandbox boundary failure into an external-compromise risk; sandbox egress, experiment authorization, credential reachability, and containment all require explicit control.

Observed status: Observed in-the-wild exploitation status is unknown.

Action: Review autonomous-agent sandboxes for unrestricted outbound access and reachable credentials, verify that external testing requires explicit authorization, test kill controls, and audit experiment logs for activity outside approved targets.

Evidence limits: grounded severity unavailable

exploitation status unknown

fixed version or patch state unknown

affected product not structured

[Evidence source: www.theregister.com](<https://www.theregister.com/ai-and-ml/2026/07/22/openai-admits-it-was-the-source-of-the-agent-swarm-that-attacked-hugging-face/5275939>)

Finding 05 — SleeperGem Uses Three Malicious RubyGems Packages to Target Developer Machines

What changed: Three malicious RubyGems packages in the SleeperGem attack skip CI runners, target developer machines, and install persistent native malware.

Why it matters: Malicious dependencies can reach developer workstations, build runners, and the credentials available to those systems, so package presence is the key exposure question.

Observed status: Observed in-the-wild exploitation status is unknown.

Action: Search dependency locks, package caches, and CI logs for the RubyGems named in the cited source; quarantine matches, rebuild from trusted versions, and rotate credentials available to affected developer or build systems.

Evidence limits: grounded severity unavailable

exploitation status unknown

fixed version or patch state unknown

affected product not structured

[Evidence source: thehackernews.com](<https://thehackernews.com/2026/07/sleepergem-uses-three-malicious.html>)

Finding 06 — Detecting SANDWORM\MODE and AI Toolchain Supply Chain Attacks

What changed: The campaign spanned 19 malicious packages in total across two unique publisher aliases and demonstrated a new class of supply chain attacks that targeted AI-augmented development workflows.

This blog reviews the anatomy of the SANDWORM\_MODE infection chain, maps it against the components of a modern AI CI/CD pipeline, and details the detection engineering effort that followed.

Why it matters: Malicious dependencies can reach developer workstations, build runners, and the credentials available to those systems, so package presence is the key exposure question.

Observed status: Observed in-the-wild exploitation status is unknown.

Action: Search npm manifests, package caches, and build logs for the named packages and publisher aliases; quarantine matches, inspect install-time activity, and rotate secrets exposed to affected CI or developer systems.

Evidence limits: grounded severity unavailable

exploitation status unknown

fixed version or patch state unknown

affected product not structured

[Evidence source: www.crowdstrike.com](<https://www.crowdstrike.com/en-us/blog/denying-the-worm-sandworm-mode-and-ai-toolchain-supply-chain-attacks/>)

Finding 07 — AWS Kiro Flaw Let a Poisoned Web Page Rewrite Its Config and Run Code

What changed: Intezer, in research with Kodem Security, found that a request as ordinary as asking Kiro to summarize a page could end in remote code execution.

AWS fixed a Kiro prompt injection chain that rewrote mcp.json and launched attacker-controlled code with developer privileges, bypassing approval.

Why it matters: The path from untrusted page content to local configuration and code execution crosses the expected approval boundary on a developer workstation.

Observed status: Observed in-the-wild exploitation status is unknown.

Action: Inventory Kiro installations, confirm the AWS-fixed release is deployed, audit mcp.json changes and child processes, and restrict untrusted-page ingestion until the update is verified.

Evidence limits: grounded severity unavailable

exploitation status unknown

affected product not structured

[Evidence source: thehackernews.com](<https://thehackernews.com/2026/07/aws-kiro-flaw-let-poisoned-web-page.html>)

Finding 08 — Windows LegacyHive zero-day flaw gets free, unofficial patches

What changed: The vulnerability (dubbed LegacyHive and without a CVE ID for easy tracking) was found by a security researcher using the "Nightmare Eclipse" handle in the Windows User Profile Service.

Cybersecurity expert Kevin Beaumont also confirmed that the exploit works one day after the PoC was released and published LegacyHive exploitation detection queries for Microsoft Defender for Endpoint.

Why it matters: Public technical material exists while official remediation remains unsettled, so Windows exposure and compensating controls need explicit ownership.

Observed status: A proof-of-concept is available. Observed in-the-wild exploitation status is unknown.

Action: Inventory affected Windows systems, track Microsoft's official remediation, evaluate any unofficial patch only through change control, and monitor for unexpected registry-hive replacement or privilege escalation.

Evidence limits: grounded severity unavailable

exploitation status unknown

affected product not structured

[Evidence source: www.bleepingcomputer.com](<https://www.bleepingcomputer.com/news/security/windows-legacyhive-zero-day-flaw-gets-free-unofficial-patches/>)

21 Jul 2026
CRITICAL 4 min read
What changed Finding 01 records CVE-2026-63030 — Critical Vulnerability Chain in WordPress Core Under Exploitation (wp2shell) - NHS England Digital, attributed to digital.nhs.uk. Finding 02 records CVE-2026-39808 — OS Command Injection vulnerability, attributed to fortiguard.fortinet.com. Finding 03 records CVE-2026-6875 — Critical ServiceNow code execution flaw now exploited in attacks, attributed to www.bleepingcomputer.com.
cve-2025-3646cve-2025-68950cve-2026-39808cve-2026-63030cve-2026-6875
Key Findings
01
CVE-2026-63030 — Critical Vulnerability Chain in WordPress Core Under Exploitation (wp2shell) - NHS England Digital
CRITICAL
Exploit availability / observed attacks: Observed in-the-wild exploitation is confirmed.
02
CVE-2026-39808 — OS Command Injection vulnerability
CRITICAL
Exploit availability / observed attacks: Observed in-the-wild exploitation is confirmed.
03
CVE-2026-6875 — Critical ServiceNow code execution flaw now exploited in attacks
CRITICAL
Exploit availability / observed attacks: Observed in-the-wild exploitation is confirmed.
04
SonicWall SMA1000 flaws exploited as zero-days to push custom malware
HIGH
Exploit availability / observed attacks: Observed in-the-wild exploitation is confirmed.
05
CVE-2025-3646 — Missing Authentication for Critical Function vulnerability
MEDIUM
Exploit availability / observed attacks: Observed in-the-wild exploitation is not confirmed.
06
CVE-2025-68950 — USN-8558-1: ImageMagick vulnerabilities
MEDIUM
Exploit availability / observed attacks: Observed in-the-wild exploitation is not confirmed.
07
SleeperGem Uses Three Malicious RubyGems Packages to Target Developer Machines
INFO
Exploit availability / observed attacks: Observed in-the-wild exploitation status is unknown.

What changed

Finding 01 records CVE-2026-63030 — Critical Vulnerability Chain in WordPress Core Under Exploitation (wp2shell) - NHS England Digital, attributed to digital.nhs.uk.

Finding 02 records CVE-2026-39808 — OS Command Injection vulnerability, attributed to fortiguard.fortinet.com.

Finding 03 records CVE-2026-6875 — Critical ServiceNow code execution flaw now exploited in attacks, attributed to www.bleepingcomputer.com.

Finding 04 records SonicWall SMA1000 flaws exploited as zero-days to push custom malware, attributed to www.bleepingcomputer.com.

Finding 05 records CVE-2025-3646 — Missing Authentication for Critical Function vulnerability, attributed to nvd.nist.gov.

Finding 06 records CVE-2025-68950 — USN-8558-1: ImageMagick vulnerabilities, attributed to ubuntu.com.

Finding 07 records SleeperGem Uses Three Malicious RubyGems Packages to Target Developer Machines, attributed to thehackernews.com.

Why it matters

Finding 01 requires assessment at the evidence-backed Critical priority. Observed in-the-wild exploitation is confirmed.

Finding 01 priority rationale: the frozen public severity is CRITICAL, and observed in-the-wild exploitation is confirmed.

Finding 02 requires assessment at the evidence-backed Critical priority. Observed in-the-wild exploitation is confirmed.

Finding 02 priority rationale: the frozen public severity is CRITICAL, and observed in-the-wild exploitation is confirmed.

Finding 03 requires assessment at the evidence-backed Critical priority. Observed in-the-wild exploitation is confirmed.

Finding 03 priority rationale: the frozen public severity is CRITICAL, and observed in-the-wild exploitation is confirmed.

Finding 04 requires assessment at the evidence-backed High priority. Observed in-the-wild exploitation is confirmed.

Finding 04 priority rationale: the frozen public severity is HIGH, and observed in-the-wild exploitation is confirmed.

Finding 05 requires assessment at the evidence-backed Medium priority. Observed in-the-wild exploitation is not confirmed.

Finding 05 priority rationale: the frozen public severity is MEDIUM, and observed in-the-wild exploitation is not confirmed.

Finding 06 requires assessment at the evidence-backed Medium priority. Observed in-the-wild exploitation is not confirmed.

Finding 06 priority rationale: the frozen public severity is MEDIUM, and observed in-the-wild exploitation is not confirmed.

Finding 07 requires assessment at an unbadged evidence-limited priority. Observed in-the-wild exploitation status is unknown.

Finding 07 priority rationale: the frozen public severity is INFO, and observed in-the-wild exploitation status is unknown.

  • Recommended actions
  • Finding 01 exposure owners: review CVE-2026-63030 — Critical Vulnerability Chain in WordPress Core Under Exploitation (wp2shell) - NHS England Digital, identify potentially affected deployments, and record whether the cited source applies.
  • Finding 01 remediation owners: use the cited source for CVE-2026-63030 — Critical Vulnerability Chain in WordPress Core Under Exploitation (wp2shell) - NHS England Digital to document the patch or mitigation decision.
  • Finding 02 exposure owners: review CVE-2026-39808 — OS Command Injection vulnerability, identify potentially affected deployments, and record whether the cited source applies.
  • Finding 02 remediation owners: use the cited source for CVE-2026-39808 — OS Command Injection vulnerability to document the patch or mitigation decision.
  • Finding 03 exposure owners: review CVE-2026-6875 — Critical ServiceNow code execution flaw now exploited in attacks, identify potentially affected deployments, and record whether the cited source applies.
  • Finding 03 remediation owners: use the cited source for CVE-2026-6875 — Critical ServiceNow code execution flaw now exploited in attacks to document the patch or mitigation decision.
  • Finding 04 exposure owners: review SonicWall SMA1000 flaws exploited as zero-days to push custom malware, identify potentially affected deployments, and record whether the cited source applies.
  • Finding 04 remediation owners: use the cited source for SonicWall SMA1000 flaws exploited as zero-days to push custom malware to document the patch or mitigation decision.
  • Finding 05 exposure owners: review CVE-2025-3646 — Missing Authentication for Critical Function vulnerability, identify potentially affected deployments, and record whether the cited source applies.
  • Finding 05 remediation owners: use the cited source for CVE-2025-3646 — Missing Authentication for Critical Function vulnerability to document the patch or mitigation decision.
  • Finding 06 exposure owners: review CVE-2025-68950 — USN-8558-1: ImageMagick vulnerabilities, identify potentially affected deployments, and record whether the cited source applies.
  • Finding 06 remediation owners: use the cited source for CVE-2025-68950 — USN-8558-1: ImageMagick vulnerabilities to document the patch or mitigation decision.
  • Finding 07 exposure owners: review SleeperGem Uses Three Malicious RubyGems Packages to Target Developer Machines, identify potentially affected deployments, and record whether the cited source applies.
  • Finding 07 remediation owners: use the cited source for SleeperGem Uses Three Malicious RubyGems Packages to Target Developer Machines to document the patch or mitigation decision.

Evidence limits

Finding 01 is limited to the frozen evidence from https://digital.nhs.uk/cyber-alerts/2026/cc-4815. Observed in-the-wild exploitation is confirmed.

Finding 01 required limitation: fixed version or patch state unknown

Finding 01 required limitation: affected product not structured

Finding 02 is limited to the frozen evidence from https://fortiguard.fortinet.com/psirt/FG-IR-26-100. Observed in-the-wild exploitation is confirmed.

Finding 02 required limitation: fixed version or patch state unknown

Finding 02 required limitation: affected product not structured

Finding 03 is limited to the frozen evidence from https://www.bleepingcomputer.com/news/security/critical-servicenow-code-execution-flaw-now-exploited-in-attacks/. Observed in-the-wild exploitation is confirmed.

Finding 03 required limitation: fixed version or patch state unknown

Finding 03 required limitation: affected product not structured

Finding 04 is limited to the frozen evidence from https://www.bleepingcomputer.com/news/security/sonicwall-sma1000-flaws-exploited-as-zero-days-to-push-custom-malware/. Observed in-the-wild exploitation is confirmed.

Finding 04 required limitation: grounded severity unavailable

Finding 04 required limitation: fixed version or patch state unknown

Finding 04 required limitation: affected product not structured

Finding 05 is limited to the frozen evidence from https://nvd.nist.gov/vuln/detail/CVE-2025-3646. Observed in-the-wild exploitation is not confirmed.

Finding 05 required limitation: exploitation not confirmed

Finding 05 required limitation: fixed version or patch state unknown

Finding 05 required limitation: affected product not structured

Finding 06 is limited to the frozen evidence from https://ubuntu.com/security/notices/USN-8558-1. Observed in-the-wild exploitation is not confirmed.

Finding 06 required limitation: exploitation not confirmed

Finding 06 required limitation: fixed version or patch state unknown

Finding 06 required limitation: affected product not structured

Finding 07 is limited to the frozen evidence from https://thehackernews.com/2026/07/sleepergem-uses-three-malicious.html. Observed in-the-wild exploitation status is unknown.

Finding 07 required limitation: grounded severity unavailable

Finding 07 required limitation: exploitation status unknown

Finding 07 required limitation: fixed version or patch state unknown

Finding 07 required limitation: affected product not structured

20 Jul 2026
CRITICAL 4 min read
What changed Finding 01 elevates CVE-2026-25089 and CVE-2026-39808 after CISA listed both FortiSandbox command-injection vulnerabilities as known exploited, with CVE-specific evidence confirming exploitation. Finding 02 identifies CVE-2026-54567 as an incomplete-fix variant of CVE-2026-27641 in Flask-Reuploaded's name-override path, while Finding 03 identifies CVE-2026-54076 as an incomplete fix of CVE-2026-44221 affecting ArcadeDB schema controls.
cve-2026-25089cve-2026-27641cve-2026-44221cve-2026-45576cve-2026-49445cve-2026-49981cve-2026-50197cve-2026-55579cve-2026-56742cve-2026-60137
Key Findings
01
CVE-2026-25089 and CVE-2026-39808 are exploited FortiSandbox command-injection vulnerabilities
CRITICAL
CISA lists CVE-2026-25089 and CVE-2026-39808 as known-exploited FortiSandbox OS command-injection vulnerabilities. CVE-specific evidence confirms active exploitation of both.
02
CVE-2026-27641 and CVE-2026-54567 expose a Flask-Reuploaded denylist bypass
CRITICAL
The GitHub advisory identifies CVE-2026-54567 as an incomplete-fix variant of CVE-2026-27641 in Flask-Reuploaded's name-override path. It describes an extension-denylist bypass caused by case-folding asymmetry. Remediation is available, but exploitation is not confirmed.
03
CVE-2026-44221 and CVE-2026-54076 leave ArcadeDB schema changes available to read-only users
CRITICAL
The GitHub advisory states that ArcadeDB read-only users can mutate database schema and identifies CVE-2026-54076 as an incomplete fix of CVE-2026-44221. Exploitation is not confirmed.
04
CVE-2026-49445 exposes a Cilium Envoy administrative socket on cluster nodes
CRITICAL
NVD states that, before Cilium 1.17.14, 1.18.8 and 1.19.2, enabling Cilium L7 functionality causes an embedded or standalone Envoy instance to create a world-accessible admin.sock on cluster nodes.
05
CVE-2026-55579 leaves Pheditor exposed through a hardcoded administrator password
CRITICAL
The GitHub advisory states that Pheditor has a hardcoded default password of admin and does not force a change, enabling full application compromise where the application is reachable. Exploitation is not confirmed, and the current fixed-version or patch state is not established.
06
CVE-2026-50197 allows oversized bodies to bypass relevant Skipper OPA policies
HIGH
The GitHub advisory describes an incomplete fix for CVE-2026-50197 in which an oversized request body can bypass OPA deny-on-presence Rego policies. Remediation is available, but exploitation is not confirmed.
07
CVE-2026-45576 allows zrok copy operations to write outside their destination root
HIGH
NVD states that affected zrok2 copy versions can retain attacker-controlled WebDAV or zrok-drive paths such as /../outside.txt and pass them to FilesystemTarget.WriteStream, allowing files to be written outside the selected local destination root.
08
CVE-2026-56742 permits Cilium route mirroring across namespace boundaries
MEDIUM
NVD states that affected Cilium clusters using Gateway API allow users who can create or update namespaced HTTPRoutes to mirror HTTP traffic to a service in another namespace.
09
CVE-2026-61863 causes a small ImageMagick TIFF encoder memory leak
LOW
NVD states that ImageMagick before 7.1.2-26, and the 6.x branch before 6.9.13-51, contains a small TIFF encoder memory leak when a temporary file cannot be created.
10
CVE-2026-60137 and CVE-2026-63030 form a reported WordPress Core attack chain
INFO
Rapid7 reports CVE-2026-63030 as an unauthenticated remote-code-execution vulnerability affecting WordPress Core. CVE-level evidence identifies CVE-2026-60137 as a SQL-injection issue retained in the same reported chain.
11
CVE-2026-49981 can retain a Twig allow-list verdict after sandbox changes
INFO
NVD states that Twig before 3.27.0 can compute and cache a per-template filter, tag and function allow-list verdict when a Template instance is constructed. That verdict can remain cached after sandbox state changes between renders.
12
Daxin appears alongside the Stupig pre-login SYSTEM backdoor in Taiwan
INFO
The report associates Daxin with activity at a Taiwan manufacturer and describes Stupig as a backdoor that runs SYSTEM commands before sign-in through the Windows logon process.
13
Seven malicious npm packages target Vite developers through blockchain command and control
INFO
The report identifies seven malicious npm packages targeting the Vite ecosystem and using blockchain-based command and control to deliver a remote-access trojan associated with credential theft, file exfiltration and persistence. It describes the activity as a software supply-chain attack.
14
Risk Ledger raises $32 million for supplier-security expansion
INFO
SecurityWeek reports that British supply-chain security firm Risk Ledger raised $32 million in Series B funding to develop AI-powered tools and expand into the United States.
15
OpenSSL HollowByte can strand memory after an 11-byte TLS request
INFO
The report states that an 11-byte TLS request can make an unpatched OpenSSL server reserve up to 131 KB of memory for a message that never arrives. On glibc systems tested by Okta, that memory remained unavailable until the process restarted.

What changed

Finding 01 elevates CVE-2026-25089 and CVE-2026-39808 after CISA listed both FortiSandbox command-injection vulnerabilities as known exploited, with CVE-specific evidence confirming exploitation. Finding 02 identifies CVE-2026-54567 as an incomplete-fix variant of CVE-2026-27641 in Flask-Reuploaded's name-override path, while Finding 03 identifies CVE-2026-54076 as an incomplete fix of CVE-2026-44221 affecting ArcadeDB schema controls.

Finding 04 introduces CVE-2026-49445, which exposes an Envoy administrative socket on affected Cilium nodes when L7 functionality is enabled. Finding 05 highlights CVE-2026-55579 and Pheditor's hardcoded default administrator password. Finding 06 records an available remediation for CVE-2026-50197, an incomplete Skipper fix that can allow oversized request bodies to bypass relevant OPA policies.

Finding 07 adds CVE-2026-45576, through which zrok2 copy can write outside its selected local destination. Finding 08 adds CVE-2026-56742 for cross-namespace Cilium Gateway API route mirroring. Finding 09 adds CVE-2026-61863, a small ImageMagick TIFF encoder memory leak when temporary-file creation fails.

Finding 10 records public reporting of CVE-2026-63030 as an unauthenticated WordPress Core remote-code-execution vulnerability and retains CVE-2026-60137 as the associated SQL-injection issue. Finding 11 identifies CVE-2026-49981 in Twig, where an allow-list verdict can remain cached after sandbox state changes.

Finding 12 reports Daxin alongside the Stupig pre-login SYSTEM backdoor at a Taiwan manufacturer. Finding 13 reports seven malicious npm packages targeting Vite developers and using blockchain-based command and control to deliver a remote-access trojan. Finding 14 records Risk Ledger's $32 million Series B as a supplier-security market development. Finding 15 highlights HollowByte, for which an 11-byte TLS request can strand memory on tested glibc systems despite the absence of a CVE or public OpenSSL advisory.

Why it matters

Finding 01 requires immediate attention because exploitation is confirmed separately for CVE-2026-25089 and CVE-2026-39808. Findings 02, 03 and 06 also show why organisations should validate the effectiveness of earlier fixes rather than treating their installation as proof that the original security boundary now holds.

Findings 04 and 08 both concern Cilium, but they require separate scoping: CVE-2026-49445 depends on L7 functionality and local node access, whereas CVE-2026-56742 concerns namespaced HTTPRoute permissions and cross-namespace service mirroring. Their exposure conditions must not be combined.

Findings 05, 07, 10 and 11 affect distinct trust boundaries: default administrative credentials, local destination paths, WordPress request handling and Twig sandbox policy. Finding 09 is narrower, describing a small memory leak rather than evidence of code execution. Findings 12, 13 and 15 warrant threat-hunting or exposure review outside conventional CVE-only queues, while Finding 14 is a market signal rather than an intrusion or vulnerability.

  • Recommended actions
  • FortiSandbox owner: For Finding 01, identify assets potentially affected by CVE-2026-25089 or CVE-2026-39808, apply the mitigations in the linked vendor instructions, and follow CISA's applicable prioritisation and forensic-triage guidance.
  • Flask-Reuploaded owner: For Finding 02, identify use of CVE-2026-27641-affected code and the CVE-2026-54567 incomplete-fix variant, apply the remediation referenced by the linked advisory, and test mixed-case denied extensions through the name-override path.
  • ArcadeDB owner: For Finding 03, inventory deployments relevant to CVE-2026-44221 and CVE-2026-54076, consult the linked advisory for current remediation guidance, and verify that read-only users cannot mutate schema state.
  • Cilium platform owner: For Finding 04, identify clusters running versions affected by CVE-2026-49445 with L7 functionality enabled, restrict local node access, and verify remediation against the linked NVD entry.
  • Pheditor owner: For Finding 05, locate reachable CVE-2026-55579 deployments, replace the default admin credential, restrict application access, and review the linked advisory for further guidance.
  • Skipper and OPA owner: For Finding 06, apply the available CVE-2026-50197 remediation from the linked advisory and test deny-on-presence policies with oversized request bodies.
  • zrok owner: For Finding 07, identify CVE-2026-45576 exposure in zrok2 copy workflows using untrusted WebDAV or zrok-drive paths, verify version 2.0.3 guidance, and test that writes remain inside the selected destination root.
  • Cilium Gateway API owner: For Finding 08, identify CVE-2026-56742 exposure among users permitted to create or update namespaced HTTPRoutes, verify current guidance, and test that route mirroring cannot target unauthorised services in other namespaces.
  • Image-processing owner: For Finding 09, inventory ImageMagick versions relevant to CVE-2026-61863 and verify the TIFF encoder behaviour and applicable version guidance in the linked NVD entry.
  • WordPress owner: For Finding 10, identify WordPress Core instances potentially affected by CVE-2026-63030 and the associated CVE-2026-60137 SQL-injection issue, then follow the linked research and advisory references for version-specific remediation.
  • Twig application owner: For Finding 11, locate CVE-2026-49981 exposure in Twig versions before 3.27.0, review applications that change sandbox policy between renders, and verify remediation through the linked NVD entry.
  • Threat-hunting lead: For Finding 12, review the linked Daxin and Stupig report and hunt Windows systems for relevant pre-sign-in execution through the logon process, without assuming the reported Taiwan exposure extends to other environments.
  • Software supply-chain owner: For Finding 13, compare Vite-related npm dependencies with the seven malicious packages named in the linked report and investigate matching blockchain command-and-control or remote-access-trojan indicators on developer systems.
  • Third-party risk owner: For Finding 14, treat Risk Ledger's funding as a supplier-security market development, and assess any resulting product or procurement implications separately from incident-response priorities.
  • TLS service owner: For Finding 15, do not rely solely on CVE-based scanning; use the linked HollowByte research to identify potentially affected OpenSSL branches and test memory behaviour on relevant glibc-hosted services.

Evidence limits

Finding 01 has confirmed exploitation for CVE-2026-25089 and CVE-2026-39808, but its fixed-version or patch state is not established. Finding 02 has an available remediation, but exploitation is not confirmed. Findings 03, 04 and 05 lack confirmed exploitation, and their current patch states are not established.

Finding 06 has an available remediation but no confirmed exploitation. Findings 07, 08 and 09 have no confirmed exploitation, while their current patch states remain unconfirmed despite source or CVE-level references to fixes.

Finding 10 has no assigned public severity because the available evidence does not resolve the CVE-level conflicts, and exploitation is not confirmed. Finding 11 likewise has no assigned public severity; its source describes a higher severity than the narrower technical assessment, exploitation is not confirmed, and the current patch state is not established.

Findings 12, 13, 14 and 15 have no grounded public severity, and their exploitation and remediation states are unknown. Finding 12 reflects one reported Taiwan manufacturing environment, Finding 13 does not establish exposure beyond the reported malicious packages, Finding 14 is not an exploit report, and Finding 15 lacks a CVE and public OpenSSL advisory.

19 Jul 2026
CRITICAL 6 min read
What changed Finding 01 elevates CVE-2026-39808 and CVE-2026-25089 following their addition to CISA’s exploited catalogue, with both assessed Critical and exploitation confirmed.
cve-2026-15409cve-2026-15718cve-2026-27641cve-2026-39808cve-2026-44221cve-2026-50197cve-2026-53412cve-2026-55579cve-2026-60137cve-2026-63030
Key Findings
01
CVE-2026-39808: CISA confirms exploitation of two FortiSandbox command-injection flaws
CRITICAL
CVE-2026-39808 and CVE-2026-25089 are both assessed at CVSS 9.1 and classified as OS command injection. CISA’s Known Exploited Vulnerabilities evidence confirms active exploitation of each CVE, while the captured reporting says researchers observed abuse attempts and that CISA issued a patch order.
02
CVE-2026-27641: Flask-Reuploaded incomplete fix leaves a case-folding bypass
CRITICAL
The GitHub advisory describes CVE-2026-54567 as an extension-denylist bypass caused by case-folding asymmetry in the name-override path and as an incomplete-fix variant of CVE-2026-27641.
03
CVE-2026-53412: Zoom patches a Windows flaw that may permit account takeover
CRITICAL
CVE-2026-53412 is assessed Critical at CVSS 9.8 and classified as improper input validation. The captured reporting says the issue may allow an unauthenticated user to conduct account takeover through network access.
04
CVE-2026-44221: ArcadeDB incomplete fix leaves read-only users able to change schema
CRITICAL
The GitHub advisory identifies CVE-2026-54076 as an incomplete-fix variant of CVE-2026-44221 and says read-only users can mutate database schema.
05
CVE-2026-55579: Pheditor default credentials can enable full application compromise
CRITICAL
The GitHub advisory says Pheditor uses the hard-coded default password ‘admin’ without forcing a change, enabling full application compromise.
06
ViteVenom reporting and CVE-2026-50197 evidence diverge
HIGH
The captured report concerns seven malicious npm packages targeting Vite developers and using blockchain-based command-and-control to deliver a remote-access trojan.
07
Public exploit code is available for CVE-2026-15718
MEDIUM
The captured reporting says public exploit code exists for CVE-2026-15718 but that no attacks in the wild were known.
08
CVE-2026-60137: WordPress wp2shell evidence is mixed across three retained CVEs
INFO
The Rapid7 reporting describes CVE-2026-63030 as an unauthenticated remote-code-execution vulnerability affecting WordPress Core.
09
CVE-2026-63030: WordPress Core is exposed to unauthenticated remote code execution
INFO
The Rapid7 report describes CVE-2026-63030 as a Critical unauthenticated remote-code-execution vulnerability affecting WordPress Core.
10
Seven malicious npm packages target Vite developers
INFO
The captured reporting describes seven malicious npm packages targeting the Vite frontend ecosystem. It says the ViteVenom campaign expanded ChainVeil and used blockchain-based command-and-control to deliver a remote-access trojan for credential theft, file exfiltration and persistence.
11
Windows 10 migration delays extend lifecycle exposure
INFO
The captured reporting says one in six machines still runs Windows 10 as migration stalls and patch deadlines approach.
12
HollowByte can strand memory on tested glibc systems
INFO
The captured reporting says an incomplete 11-byte TLS message can make an unpatched OpenSSL server reserve up to 131 KB of memory. On the glibc systems tested by Okta, that memory remained unavailable until the process restarted.
13
OpenSSL shipped the HollowByte fix without a conventional advisory signal
INFO
The captured report says OpenSSL fixed HollowByte after 11-byte TLS requests were found capable of stranding memory on glibc systems.
14
LegacyHive targets Windows user hives after compromise
INFO
The captured reporting describes LegacyHive as proof-of-concept code for a local privilege-escalation vulnerability targeting Windows user hives.
15
Attackers chained two SonicWall zero-days before disclosure
INFO
The captured reporting says attackers exploited CVE-2026-15409 and CVE-2026-15410 as a chain beginning three weeks before the vendor disclosed and patched the defects.

What changed

Finding 01 elevates CVE-2026-39808 and CVE-2026-25089 following their addition to CISA’s exploited catalogue, with both assessed Critical and exploitation confirmed.

Finding 02 identifies CVE-2026-54567 as an incomplete-fix variant of CVE-2026-27641 in Flask-Reuploaded. The former is assessed High, while the latter is Critical and has a recorded fix.

Finding 03 reports a released Zoom security update for Critical CVE-2026-53412, which may permit unauthenticated account takeover through network access.

Finding 04 identifies CVE-2026-54076 as an incomplete-fix variant of CVE-2026-44221 affecting ArcadeDB authorisation. CVE-2026-44221 is assessed Critical with a recorded fix, while CVE-2026-54076 is High and has no recorded fix.

Finding 05 reports that Pheditor’s hard-coded default ‘admin’ password can enable full application compromise. CVE-2026-55579 is assessed Critical, but its publication status and remediation state remain unconfirmed.

Finding 06 combines reporting on seven malicious Vite-targeting npm packages with separate High-severity technical evidence for CVE-2026-50197. The captured reporting does not establish that the CVE belongs to that campaign.

Finding 07 reports public exploit code for CVE-2026-15718 but no known in-the-wild attacks. Although the article describes the relevant Firefox flaws as critical, the CVE-specific assessment is Medium.

Finding 08 introduces WordPress wp2shell evidence involving CVE-2026-60137 and CVE-2026-63030, while also retaining CVE-2026-25089. The WordPress source independently supports unauthenticated remote code execution for CVE-2026-63030, but not an association between WordPress and CVE-2026-25089.

Finding 09 separately describes CVE-2026-63030 as an unauthenticated WordPress Core remote-code-execution vulnerability. The CVE-specific evidence assesses CVE-2026-60137 as Critical and CVE-2026-63030 as High, conflicting with the source’s Critical description of CVE-2026-63030.

Finding 10 expands the reported reach of the ViteVenom campaign to seven malicious npm packages targeting Vite developers and using blockchain-based command-and-control to deliver a remote-access trojan.

Finding 11 highlights continuing Windows 10 exposure as migration stalls, with the source reporting that one in six machines still runs the older operating system.

Finding 12 reports that HollowByte can make an unpatched OpenSSL server reserve up to 131 KB in response to an incomplete 11-byte TLS message, with tested glibc systems retaining that memory until process restart.

Finding 13 independently records that OpenSSL shipped a HollowByte fix in June without a CVE, advisory or identifying changelog entry.

Finding 14 introduces LegacyHive proof-of-concept code targeting Windows user hives through the Windows User Profile Service, with the reported outcome being privileged read-write access to other users’ hives.

Finding 15 reports that attackers chained CVE-2026-15409 and CVE-2026-15410 against SonicWall customers before the vendor disclosed and patched the defects.

Why it matters

Finding 01 requires immediate attention because both retained FortiSandbox CVEs have verified exploitation, whereas Findings 02, 03, 04, 05, 08 and 09 contain Critical assessments but do not provide equivalent confirmation of exploitation for their Critical CVEs.

Finding 15 also presents confirmed exploitation, but its SonicWall-specific exposure and remediation evidence must remain separate from the FortiSandbox conclusions in Finding 01.

Findings 06 and 10 indicate software supply-chain risk to Vite developers through malicious npm packages, but only Finding 10 cleanly supports the campaign details. Finding 06’s CVE-2026-50197 evidence describes a separate HTTP request-smuggling issue and must not be treated as part of ViteVenom.

Findings 12 and 13 describe the same OpenSSL HollowByte condition and an unusually difficult remediation signal: a fix was shipped, but no CVE, advisory or changelog note identifies it.

Finding 07’s public exploit code increases the need to verify Firefox exposure, but the evidence explicitly says no in-the-wild attacks were known and the CVE-specific severity remains Medium.

Finding 11 represents a lifecycle and patching concern rather than evidence of a particular exploited vulnerability, while Finding 14 describes a post-compromise Windows privilege-escalation tool rather than an initial-access route.

  • Recommended actions
  • FortiSandbox owner: Treat Finding 01 as the lead remediation priority. Identify deployments affected by CVE-2026-39808 or CVE-2026-25089, follow the linked remediation guidance and investigate relevant management-surface activity because exploitation is verified for both CVEs.
  • Application owner: For Finding 02, inventory Flask-Reuploaded use and verify the linked advisory’s remediation separately for Critical CVE-2026-27641 and High CVE-2026-54567. Do not assume the recorded CVE-2026-27641 fix also resolves the incomplete-fix variant.
  • Unified communications owner: For Finding 03, identify Zoom Workplace and Zoom Workplace VDI Client installations on Windows, compare installed versions with the affected versions in the linked reporting and deploy the applicable CVE-2026-53412 update.
  • Database owner: For Finding 04, inventory ArcadeDB deployments and verify the linked advisory’s remediation for CVE-2026-44221 and CVE-2026-54076 independently, because only CVE-2026-44221 has a recorded fix.
  • Application owner: For Finding 05, locate reachable Pheditor deployments, determine whether the default ‘admin’ password remains usable and replace default credentials with unique credentials. Consult the linked advisory for CVE-2026-55579 updates because no fix is recorded in the available evidence.
  • WordPress owner: For Finding 08, identify WordPress Core exposure to CVE-2026-60137 and CVE-2026-63030 and follow the linked WordPress-specific guidance. Route CVE-2026-25089 separately as an exploited command-injection issue rather than assuming it affects WordPress.
  • WordPress owner: For Finding 09, prioritise verification of CVE-2026-63030 exposure in WordPress Core, but retain the CVE-specific High assessment and escalate the Critical-versus-High severity conflict rather than resolving it from the source headline. Assess CVE-2026-60137 independently.
  • Reverse-proxy owner: For Finding 06, identify use of components affected by CVE-2026-50197 and verify the recorded fix through the linked GitHub advisory. Treat the accompanying ViteVenom reporting as separate until a source establishes a relationship.
  • Browser owner: For Finding 07, inventory Firefox installations affected by CVE-2026-15718 and apply the relevant Mozilla update, while monitoring for any change from public proof-of-concept availability to confirmed exploitation.
  • Software engineering owner: For Finding 10, compare developer and build-environment npm inventories with the seven packages named in the linked ViteVenom reporting, remove confirmed malicious dependencies and investigate reported credential theft, file exfiltration or persistence indicators.
  • Endpoint lifecycle owner: For Finding 11, quantify remaining Windows 10 devices, confirm their support or ESU position and assign migration or compensating-control plans before applicable patch deadlines.
  • TLS service owner: For Finding 12, identify internet-facing services using OpenSSL on glibc systems and verify whether their installed OpenSSL release contains the June HollowByte fix.
  • Vulnerability-management owner: For Finding 13, track HollowByte by affected OpenSSL release rather than waiting for a CVE, because the source says the fix shipped without a CVE, advisory or identifying changelog entry.
  • Windows detection owner: For Finding 14, review detection coverage for unexpected user-hive mounting and privileged access to other users’ hives, focusing on already-compromised Windows systems because LegacyHive is described as a post-compromise tool.
  • SonicWall owner: For Finding 15, identify products covered by the vendor’s advisory for CVE-2026-15409 and CVE-2026-15410, confirm the disclosed patches are installed and investigate activity predating disclosure because attackers reportedly chained both vulnerabilities.

Evidence limits

Finding 01 has verified exploitation for CVE-2026-39808 and CVE-2026-25089, but no fixed-version value is present in the CVE-specific evidence; remediation details must therefore come from the linked guidance.

Finding 02 records a fix for CVE-2026-27641 but not CVE-2026-54567, and the latter’s CVE publication status is unknown.

Finding 03 provides no fixed-version value in the CVE-specific evidence, despite the source reporting that Zoom released updates for CVE-2026-53412.

Finding 04 records a fix for CVE-2026-44221 but not CVE-2026-54076, whose CVE publication status is unknown.

Finding 05 does not establish exploitation, a fixed version or published CVE status for CVE-2026-55579.

Finding 06 contains an unresolved subject mismatch: the captured source concerns ViteVenom, while the CVE-specific evidence for CVE-2026-50197 concerns HTTP request smuggling and records a fix. No association between the two is established.

Finding 07 contains a severity conflict. The source calls the relevant Firefox flaws critical, but the narrower CVE-specific conclusion for CVE-2026-15718 is Medium. Public exploit code is reported, but in-the-wild attacks are not.

Finding 08 does not independently connect CVE-2026-25089 to WordPress, although its CVE-specific evidence confirms exploitation. CVE-2026-60137 and CVE-2026-63030 also carry unresolved severity conflicts, and no fixed-version values are recorded for either.

Finding 09 retains the narrower CVE-specific conclusions of Critical for CVE-2026-60137 and High for CVE-2026-63030. Both are marked as conflicting, and neither has confirmed exploitation or a recorded fix.

Finding 10 is supported by one captured report and has no CVE-specific technical assessment in the available evidence.

Finding 11 provides an industry-wide adoption estimate but does not identify a specific vulnerability, affected-version boundary or universal remediation state.

Finding 12 provides test observations for glibc systems but does not establish that every OpenSSL deployment retains memory in the same way.

Finding 13 has no CVE or formal advisory identifier, limiting conventional vulnerability-scanner and advisory-based tracking.

Finding 14 supports a local privilege-escalation proof of concept and post-compromise utility, but it does not establish remote initial access or observed in-the-wild exploitation.

Finding 15 establishes exploitation and patch availability for CVE-2026-15409 and CVE-2026-15410, but the captured excerpt does not provide affected product versions or patch identifiers.

18 Jul 2026
CRITICAL 4 min read
What changed Finding 01 adds CVE-2026-39808 and CVE-2026-25089 as Critical FortiSandbox command-injection vulnerabilities with verified active exploitation and a CISA patch order. Finding 02 identifies CVE-2026-54567 as an incomplete-fix variant of CVE-2026-27641 in Flask-Reuploaded, while Finding 03 records security updates for the Critical CVE-2026-53412 affecting Zoom Workplace and VDI Client for Windows.
cve-2026-13084cve-2026-24157cve-2026-25048cve-2026-27641cve-2026-35188cve-2026-39808cve-2026-44221cve-2026-44747cve-2026-48344cve-2026-50197
Key Findings
01
CVE-2026-39808: Actively exploited FortiSandbox command-injection flaws prompt CISA patch order
CRITICAL
CVE-2026-39808 and CVE-2026-25089 are Critical OS command-injection vulnerabilities with CVSS 3.1 scores of 9.1. Active exploitation is verified for both CVEs through CISA KEV, with EPSS percentiles of approximately 100 and 98 respectively.
02
CVE-2026-27641: Flask-Reuploaded extension-denylist bypass is an incomplete-fix variant
CRITICAL
CVE-2026-54567 is a High-severity extension-denylist bypass involving case-folding asymmetry in Flask-Reuploaded’s name-override path. The linked advisory describes it as an incomplete-fix variant of Critical CVE-2026-27641.
03
CVE-2026-53412: Zoom updates address a Windows account-takeover vulnerability
CRITICAL
CVE-2026-53412 is a Critical improper-input-validation vulnerability with a CVSS 3.1 score of 9.8. The captured source says an unauthenticated user may conduct account takeover through network access.
04
CVE-2026-44747: SAP updates address a Critical NetWeaver ABAP vulnerability
CRITICAL
CVE-2026-44747 is a Critical out-of-bounds-write vulnerability in SAP NetWeaver Application Server ABAP with a CVSS 3.1 score of 9.9. The captured source says an authenticated attacker can leverage logical errors in memory management to cause memory corruption that could lead to unauthorised data access.
05
CVE-2026-44221: ArcadeDB incomplete fix permits read-only schema mutation
CRITICAL
CVE-2026-54076 is a High-severity missing-authorisation vulnerability whose linked advisory says read-only ArcadeDB users can mutate database schema. It is described as an incomplete fix of Critical incorrect-authorisation vulnerability CVE-2026-44221.
06
CVE-2026-55579: Pheditor ships with an unchanged default administrator password
CRITICAL
CVE-2026-55579 is a Critical hard-coded-credentials vulnerability with a CVSS 3.1 score of 9.8. The linked advisory states that Pheditor uses the default password ‘admin’ without forcing a change, enabling full application compromise.
07
CVE-2026-25048: xgrammar 0.1.32 fixes nested-syntax crashes
HIGH
CVE-2026-25048 is a High-severity uncontrolled-recursion vulnerability in xgrammar with a CVSS 4.0 score of 8.7. Before version 0.1.32, multi-level nested syntax could cause a segmentation fault and terminate the process. Version 0.1.32 is identified as patched. Exploitation is not confirmed.
08
CVE-2026-24157: NVIDIA updates NeMo Framework for untrusted checkpoint deserialisation
HIGH
CVE-2026-24157 is a High-severity deserialisation-of-untrusted-data vulnerability in NVIDIA NeMo Framework with a retained CVSS 3.1 score of 7.8. The flaw exists in checkpoint parsing and can allow code execution in the current process after the target visits a malicious page or opens a malicious file.
09
CVE-2026-13084: WatchGuard IKEv2 processing flaw can cause denial of service
HIGH
CVE-2026-13084 is a High-severity null-pointer-dereference vulnerability affecting WatchGuard FireWare OS systems using VPN with IKEv2. An unauthenticated remote attacker can trigger denial of service through IKEv2 IKE_AUTH message handling. WatchGuard has issued an update.
10
CVE-2026-8247: WatchGuard FireWare OS flaw permits network-adjacent code execution
HIGH
CVE-2026-8247 is a High-severity buffer-copy vulnerability in WatchGuard FireWare OS. The flaw affects Terminal Service agent login notification handling and permits a network-adjacent, unauthenticated attacker to execute code as root. WatchGuard has issued an update.
11
CVE-2026-8108: Fuji Electric Tellus driver flaw permits local denial of service
HIGH
CVE-2026-8108 is a High-severity vulnerability in the pcid64 driver used by Fuji Electric Tellus. A local attacker who can already execute low-privileged code may supply a value that is dereferenced as a pointer, causing denial of service. Fuji Electric has issued an update.
12
CVE-2026-8921: ASUS Business Manager flaw permits local privilege escalation
HIGH
CVE-2026-8921 is a High-severity vulnerability in ASUS Business Manager Service. A local attacker who can execute low-privileged code may exploit client-side authentication to escalate privileges and execute code as SYSTEM. ASUS has issued an update.
13
CVE-2026-48344: Adobe Creative Cloud service permissions permit local privilege escalation
HIGH
CVE-2026-48344 is a High-severity time-of-check/time-of-use race condition affecting Adobe Creative Cloud Desktop Application. Incorrect permissions on a resource used by AGSService can allow an attacker who already has low-privileged local code execution to escalate privileges and execute code as SYSTEM.
14
CVE-2026-50197: Skipper incomplete fix permits OPA policy bypass
HIGH
CVE-2026-50197 is a High-severity vulnerability with a CVSS 4.0 score of 7.8. The linked advisory states that an oversized request body can bypass OPA deny-on-presence Rego policies and describes the issue as an incomplete fix. No fixed version is established, and exploitation is not confirmed.
15
CVE-2026-35188: OpenSSL malformed OCSP-response processing can trigger a double free
MEDIUM
CVE-2026-35188 is a Medium-severity double-free vulnerability in OpenSSL with a retained CVSS 3.1 score of 5.0. A target must request content from a malicious server, which can return a malformed OCSP response and potentially enable code execution in the current process.

What changed

Finding 01 adds CVE-2026-39808 and CVE-2026-25089 as Critical FortiSandbox command-injection vulnerabilities with verified active exploitation and a CISA patch order. Finding 02 identifies CVE-2026-54567 as an incomplete-fix variant of CVE-2026-27641 in Flask-Reuploaded, while Finding 03 records security updates for the Critical CVE-2026-53412 affecting Zoom Workplace and VDI Client for Windows.

Finding 04 reports SAP’s July updates for Critical CVE-2026-44747. Finding 05 identifies CVE-2026-54076 as an incomplete fix of CVE-2026-44221 that permits read-only ArcadeDB users to mutate the database schema. Finding 06 adds Critical CVE-2026-55579, concerning Pheditor’s hard-coded default ‘admin’ password without a forced change.

Finding 07 records xgrammar’s version 0.1.32 patch for CVE-2026-25048. Finding 08 adds NVIDIA’s update for CVE-2026-24157 in NeMo Framework. Findings 09 and 10 add separate WatchGuard FireWare OS issues: CVE-2026-13084 can cause denial of service on VPN systems using IKEv2, while CVE-2026-8247 permits network-adjacent, unauthenticated code execution.

Finding 11 adds CVE-2026-8108, a local denial-of-service risk in Fuji Electric Tellus. Finding 12 adds CVE-2026-8921, which permits a low-privileged local attacker to escalate privileges in ASUS Business Manager. Finding 13 adds the similarly local, low-privilege prerequisite for CVE-2026-48344 in Adobe Creative Cloud Desktop Application.

Finding 14 identifies an incomplete fix for CVE-2026-50197 in Skipper, where an oversized body can bypass OPA deny-on-presence Rego policies. Finding 15 adds CVE-2026-35188, a Medium-severity OpenSSL double-free issue involving malformed OCSP responses, for which an update is available.

Why it matters

Finding 01 warrants the fastest response because both retained CVEs have verified exploitation and appear in CISA KEV. The remaining findings do not have confirmed exploitation in the available evidence and should not inherit Finding 01’s exploitation status.

Findings 02, 05 and 14 each concern incomplete remediation, but the affected components and bypass conditions differ. They therefore require separate validation against the linked Flask-Reuploaded, ArcadeDB and Skipper advisories rather than one shared remediation assumption.

Findings 08, 12 and 13 can result in code execution or privilege escalation but depend on different prerequisites: user interaction for NVIDIA NeMo Framework, and prior low-privileged local execution for ASUS Business Manager and Adobe Creative Cloud Desktop Application. Finding 10 instead exposes affected WatchGuard systems to a network-adjacent, unauthenticated path.

  • Recommended actions
  • FortiSandbox owner: For Finding 01, identify every FortiSandbox deployment affected by CVE-2026-39808 or CVE-2026-25089, follow the CISA-directed remediation urgently, and investigate those systems for compromise because exploitation is verified for both CVEs.
  • Flask-Reuploaded owner: For Finding 02, determine exposure to CVE-2026-54567 and CVE-2026-27641, then verify the current linked advisory’s remediation rather than treating commit d64c6b2f71cb73734fc38baa0e3e156926361288 for CVE-2026-27641 as proof that the incomplete-fix variant is resolved.
  • Zoom owner: For Finding 03, update Zoom Workplace for Windows to 7.0.0 or later and update each Zoom Workplace VDI Client for Windows branch beyond the affected versions specified for CVE-2026-53412.
  • SAP owner: For Finding 04, identify SAP NetWeaver Application Server ABAP instances affected by CVE-2026-44747 and apply the relevant July 2026 SAP security update.
  • ArcadeDB owner: For Finding 05, assess CVE-2026-54076 and CVE-2026-44221 separately, then test that read-only accounts cannot mutate database schema after applying the linked advisory’s current remediation.
  • Pheditor owner: For Finding 06, inventory Pheditor installations affected by CVE-2026-55579, replace the default ‘admin’ password immediately, and ensure deployments require a credential change before use.
  • xgrammar owner: For Finding 07, upgrade CVE-2026-25048-affected deployments to xgrammar 0.1.32 or later and verify that untrusted multi-level nested syntax cannot terminate the consuming service.
  • NVIDIA NeMo owner: For Finding 08, apply NVIDIA’s update for CVE-2026-24157 and restrict the opening or processing of untrusted checkpoints, files and linked content until coverage is confirmed.
  • WatchGuard VPN owner: For Finding 09, identify FireWare OS systems using VPN with IKEv2 and apply WatchGuard’s update for CVE-2026-13084, prioritising externally reachable services that process IKEv2 IKE_AUTH messages.
  • WatchGuard appliance owner: For Finding 10, apply WatchGuard’s update for CVE-2026-8247 and restrict network-adjacent access to affected FireWare OS systems until remediation is verified.
  • Fuji Electric Tellus owner: For Finding 11, apply the update referenced by the linked advisory for CVE-2026-8108 and limit low-privileged local code execution on affected systems.
  • ASUS endpoint owner: For Finding 12, apply ASUS’s update for CVE-2026-8921 and review which users or processes can execute low-privileged code on systems running Business Manager.
  • Adobe endpoint owner: For Finding 13, apply Adobe’s update for CVE-2026-48344 and investigate whether low-privileged users can influence resources used by AGSService.
  • Skipper owner: For Finding 14, assess CVE-2026-50197 against the latest linked advisory and test OPA deny-on-presence Rego policies with oversized request bodies before accepting the remediation.
  • OpenSSL owner: For Finding 15, apply an OpenSSL release containing the fix for CVE-2026-35188 and reduce requests to untrusted servers until the update is verified.

Evidence limits

No affected-version or fixed-version detail is available here for Finding 01, and the source excerpt does not establish which FortiSandbox releases remediate CVE-2026-39808 or CVE-2026-25089.

For Findings 02, 05, 06 and 14, the captured GitHub excerpts establish the advisory subjects but do not provide complete affected-version and fixed-version information. The recorded fixes for CVE-2026-27641 and CVE-2026-44221 do not establish fixes for CVE-2026-54567 and CVE-2026-54076 respectively, while no fixed revision is stated for CVE-2026-55579 or CVE-2026-50197.

Findings 08 through 13 and Finding 15 contain score differences between the retained assessment and the linked ZDI pages. The report preserves High for CVE-2026-24157, CVE-2026-8247, CVE-2026-13084, CVE-2026-8108, CVE-2026-8921 and CVE-2026-48344, and Medium for CVE-2026-35188, without attempting to reconcile the differing numerical scores.

Finding 03 supplies affected-version boundaries but not a fixed revision for CVE-2026-53412. Finding 04 states that SAP released updates but does not provide the exact remediated release for CVE-2026-44747. Finding 07 identifies xgrammar 0.1.32 as patched for CVE-2026-25048.

17 Jul 2026
CRITICAL 4 min read
What changed Finding 01 reports that SAP released updates addressing CVE-2026-44747, a Critical, CVSS 9.9 out-of-bounds write in SAP NetWeaver Application Server ABAP. Finding 02 identifies CVE-2026-54076 as a High-severity authorisation issue in ArcadeDB and describes it as an incomplete fix for Critical CVE-2026-44221.
cve-2026-13084cve-2026-24157cve-2026-35188cve-2026-44221cve-2026-44747cve-2026-48344cve-2026-52833cve-2026-53412cve-2026-55578cve-2026-55579
Key Findings
01
SAP updates NetWeaver ABAP for CVE-2026-44747
CRITICAL
SAP released July 2026 security updates addressing CVE-2026-44747 in SAP NetWeaver Application Server ABAP. The vulnerability is assessed at CVSS 9.9 and classified as an out-of-bounds write.
02
CVE-2026-44221: ArcadeDB read-only users can mutate database schema
CRITICAL
The GitHub advisory identifies CVE-2026-54076 as an incomplete fix for CVE-2026-44221 and states that read-only ArcadeDB users can mutate database schema.
03
CVE-2026-55579: Pheditor retains a hard-coded default administrator password
CRITICAL
CVE-2026-55579 concerns Pheditor's hard-coded default password of 'admin' without a forced change. The GitHub advisory states that this can enable full application compromise.
04
CVE-2026-53412: Zoom Windows clients receive an account-takeover security update
CRITICAL
CVE-2026-53412 is assessed at CVSS 9.8 and classified as improper input validation. The captured source reports that it can allow an unauthenticated user to conduct account takeover through network access.
05
CVE-2026-24157: NVIDIA NeMo checkpoint parsing can enable code execution
HIGH
CVE-2026-24157 affects NVIDIA NeMo Framework and is assessed at CVSS 7.8. The vulnerability is classified as deserialisation of untrusted data.
06
CVE-2026-13084: WatchGuard IKEv2 processing can produce denial of service
HIGH
CVE-2026-13084 affects WatchGuard FireWare OS systems using VPN with IKEv2. ZDI states that unauthenticated remote attackers can trigger denial of service through IKEv2 IKE_AUTH message handling and identifies a null-pointer dereference.
07
CVE-2026-8247: WatchGuard FireWare OS permits network-adjacent code execution
HIGH
CVE-2026-8247 affects WatchGuard FireWare OS and can allow an unauthenticated, network-adjacent attacker to execute arbitrary code. ZDI attributes the flaw to insufficient validation of user-supplied data length before copying data into a fixed-length stack buffer.
08
CVE-2026-8108: Fuji Electric Tellus driver flaw permits local denial of service
HIGH
CVE-2026-8108 affects Fuji Electric Tellus. ZDI states that an attacker who can execute low-privileged code locally can trigger denial of service through insufficient validation before dereferencing a user-supplied value as a pointer.
09
CVE-2026-8921: ASUS Business Manager flaw permits local privilege escalation
HIGH
CVE-2026-8921 affects ASUS Business Manager. ZDI states that an attacker with the ability to execute low-privileged local code can exploit client-side authentication in the ASUS Business Manager Service to escalate privileges and execute code as SYSTEM.
10
CVE-2026-48344: Adobe Creative Cloud service permissions permit privilege escalation
HIGH
CVE-2026-48344 affects Adobe Creative Cloud Desktop Application and is assessed at CVSS 7.8. It is classified as a time-of-check to time-of-use race condition.
11
CVE-2026-59117 is a High-severity integer-overflow issue
HIGH
CVE-2026-59117 is assessed at CVSS 7.5 and classified as integer overflow or wraparound. The available Microsoft page did not expose product, affected-version, impact or remediation details in the captured content.
12
CVE-2026-52833: Nuclio repository attributes can enable build-time code execution
HIGH
CVE-2026-52833 concerns unsanitised runtimeAttributes.repositories values being injected into Nuclio's Groovy build.gradle, leading to build-time remote code execution.
13
CVE-2026-55578: Pheditor terminal sanitisation permits command injection
HIGH
CVE-2026-55578 concerns incomplete command sanitisation in Pheditor's terminal feature. The GitHub advisory identifies pipe operators, backtick substitution and newline injection as paths to remote code execution.
14
CVE-2026-58598 is a High-severity race condition
HIGH
CVE-2026-58598 is assessed at CVSS 7.0 and classified as a race condition. The available Microsoft page did not expose product, affected-version, impact or remediation details in the captured content.
15
CVE-2026-35188: OpenSSL OCSP response handling can trigger a double free
MEDIUM
CVE-2026-35188 affects OpenSSL's processing of malformed OCSP responses. ZDI states that a malicious server can target a client that makes a request to it, causing a double free that can permit code execution in the current process.

What changed

Finding 01 reports that SAP released updates addressing CVE-2026-44747, a Critical, CVSS 9.9 out-of-bounds write in SAP NetWeaver Application Server ABAP. Finding 02 identifies CVE-2026-54076 as a High-severity authorisation issue in ArcadeDB and describes it as an incomplete fix for Critical CVE-2026-44221.

Finding 03 identifies Critical CVE-2026-55579 in Pheditor, where a hard-coded default password of 'admin' without a forced change can enable full application compromise. Finding 04 reports security updates for Critical CVE-2026-53412, which affects Zoom Workplace for Windows and Zoom Workplace VDI Client for Windows and could facilitate account takeover.

Finding 05 identifies High-severity CVE-2026-24157 in NVIDIA NeMo Framework, while Findings 06 and 07 identify distinct High-severity WatchGuard FireWare OS issues: CVE-2026-13084 can produce denial of service on VPN systems using IKEv2, and CVE-2026-8247 can permit unauthenticated, network-adjacent code execution.

Finding 08 identifies High-severity CVE-2026-8108 as a local denial-of-service risk in Fuji Electric Tellus. Finding 09 identifies High-severity CVE-2026-8921 as a local privilege-escalation risk in ASUS Business Manager, and Finding 10 identifies High-severity CVE-2026-48344 as a local privilege-escalation risk in Adobe Creative Cloud Desktop Application.

Finding 11 retains High-severity CVE-2026-59117 with an integer-overflow or wraparound classification. Finding 12 identifies High-severity CVE-2026-52833 in Nuclio as build-time code execution arising from injected repository attributes. Finding 13 identifies High-severity CVE-2026-55578 in Pheditor as command injection through incomplete terminal-command sanitisation. Finding 14 retains High-severity CVE-2026-58598 with a race-condition classification. Finding 15 identifies Medium-severity CVE-2026-35188 in OpenSSL, where malformed OCSP responses can lead to a double free.

Why it matters

The Critical findings require separate treatment rather than a shared remediation assumption. Finding 01 concerns authenticated access to SAP NetWeaver ABAP; Finding 02 concerns authorisation boundaries in ArcadeDB; Finding 03 concerns an unchanged default credential in Pheditor; and Finding 04 concerns an unauthenticated network-access path affecting specified Zoom clients.

The High and Medium findings also have materially different prerequisites. Findings 08, 09 and 10 require existing low-privileged local code execution; Finding 05 requires user interaction; Finding 06 is limited to FireWare OS systems using VPN with IKEv2; and Finding 07 is network-adjacent and does not require authentication.

  • Recommended actions
  • SAP Basis/application owner: For Finding 01, inventory SAP NetWeaver Application Server ABAP exposure to CVE-2026-44747 and apply the SAP July 2026 security update, prioritising systems on which authenticated users can reach the affected application.
  • ArcadeDB owner: For Finding 02, test whether read-only users can mutate database schema, verify remediation for CVE-2026-54076 against the linked GitHub advisory, and confirm that the earlier CVE-2026-44221 fix is present.
  • Pheditor owner: For Finding 03, identify Pheditor deployments affected by CVE-2026-55579, check for the default 'admin' password, replace unchanged credentials immediately and verify remediation guidance in the linked GitHub advisory.
  • Endpoint and collaboration owner: For Finding 04, inventory Zoom Workplace for Windows and Zoom Workplace VDI Client for Windows, then update affected installations for CVE-2026-53412 using the applicable release branch.
  • Machine-learning platform owner: For Finding 05, update NVIDIA NeMo Framework for CVE-2026-24157 and restrict the opening of untrusted checkpoint files, malicious files and pages pending completion.
  • Network-security owner: For Finding 06, identify WatchGuard FireWare OS systems using VPN with IKEv2 and apply the update referenced by the ZDI advisory for CVE-2026-13084.
  • Network-security owner: For Finding 07, identify network-adjacent access to WatchGuard FireWare OS, prioritise the update for CVE-2026-8247 and reduce untrusted adjacency until remediation is complete.
  • Operational-technology owner: For Finding 08, inventory Fuji Electric Tellus installations, apply the update referenced by the ZDI advisory for CVE-2026-8108 and limit low-privileged local code execution.
  • Endpoint owner: For Finding 09, update ASUS Business Manager for CVE-2026-8921 and investigate endpoints where untrusted users can already execute low-privileged local code.
  • Creative-software owner: For Finding 10, apply Adobe's update for CVE-2026-48344 and review affected endpoints for unauthorised changes involving the AGSService or execution in the SYSTEM context.
  • Windows platform owner: For Finding 11, use Microsoft's linked advisory to establish the affected inventory and applicable update for CVE-2026-59117; do not infer affected versions from the available evidence.
  • DevSecOps owner: For Finding 12, identify Nuclio build configurations that accept runtimeAttributes.repositories, follow the linked GitHub advisory for CVE-2026-52833 and restrict untrusted control of those attributes.
  • Pheditor owner: For Finding 13, follow the linked GitHub advisory for CVE-2026-55578 and restrict access to the terminal feature until command sanitisation against pipe operators, backticks and newline injection has been remediated.
  • Windows platform owner: For Finding 14, use Microsoft's linked advisory to determine affected systems and the applicable response for CVE-2026-58598; the available evidence does not establish affected versions or a fixed release.
  • Cryptography and platform owner: For Finding 15, identify OpenSSL clients that process OCSP responses, apply the available update for CVE-2026-35188 and verify inclusion of fix commit aae016bfd52fcad2bc9657c2c782cfdf73b1ed5f.

Evidence limits

No finding contains confirmed exploitation evidence. Finding 01 reports an SAP update but does not identify a fixed version in the available technical evidence. Findings 03, 04, 12 and 13 likewise do not provide a captured fixed version or commit.

Several source scores differ from the assessed severity evidence. For Finding 06, ZDI assigns CVSS 5.9 while the assessed CVSS 4.0 value is 8.7; Finding 07 has ZDI 7.5 versus assessed 7.7; Finding 08 has ZDI 5.5 versus assessed 7.8; Finding 09 has ZDI 7.8 versus assessed 8.5; and Finding 15 has ZDI 7.5 versus assessed 5.0. These conflicts are not resolved here, and the narrower assessed severity labels used in this brief remain High for Findings 06 through 09 and Medium for Finding 15.

The captured Microsoft pages for Findings 11 and 14 do not expose product, affected-version, impact or remediation detail without client-side rendering. Their public descriptions are therefore limited to the per-CVE severity and weakness evidence for CVE-2026-59117 and CVE-2026-58598.

16 Jul 2026
CRITICAL 6 min read
What changed Finding 01 records a patch release for critical CVE-2026-44747. The vulnerability is an out-of-bounds write in SAP NetWeaver Application Server ABAP that an authenticated attacker could use to corrupt memory, potentially leading to unauthorised data access, modification or system unavailability.
cve-2020-35653cve-2025-11698cve-2025-31277cve-2026-44747cve-2026-50270cve-2026-59831cve-2026-59835cve-2026-8590
Key Findings
01
SAP patches critical NetWeaver ABAP memory flaw CVE-2026-44747
CRITICAL
SAP has released an update addressing CVE-2026-44747, a CVSS 9.9 out-of-bounds write in SAP NetWeaver Application Server ABAP. An authenticated attacker could exploit logical errors in memory management to corrupt memory, potentially causing unauthorised data access, data modification or system unavailability.
02
CVE-2025-11698 can place affected controllers into a non-recoverable fault
CRITICAL
CVE-2025-11698 is reported in 5380, 5480 and 5580 controllers using boot firmware below version 1.072. A malicious user could potentially write invalid file data to a controller, causing it to enter a major non-recoverable fault and creating a denial-of-service condition.
03
Eight CVEs include PCX decoding and memory-safety weaknesses
HIGH
This advisory retains CVE-2020-35653, CVE-2020-35655, CVE-2021-25287, CVE-2021-25288, CVE-2021-25290, CVE-2021-25292, CVE-2021-25293 and CVE-2021-27921.
04
CVE-2026-59835 may expose scanning virtual-machine VNC services
HIGH
CVE-2026-59835 is an exposure-of-resource-to-wrong-sphere vulnerability affecting FortiSandbox 5.0.0 through 5.0.2 and 4.4.3 through 4.4.8. It may allow an unauthenticated attacker to access the VNC server of virtual machines performing scans by sending network requests.
05
CVE-2026-8590 affects multiple server deployment lines
HIGH
CVE-2026-8590 affects Spotfire Server modules in Spotfire Enterprise, Spotfire Enterprise with External Consumers and Spotfire on Kubernetes.
06
Eight CVEs include actively exploited CVE-2025-31277
HIGH
This advisory retains CVE-2025-24119, CVE-2025-24188, CVE-2025-24224, CVE-2025-31243, CVE-2025-31273, CVE-2025-31275, CVE-2025-31277 and CVE-2025-31278.
07
W3C baggage parsing can cause denial of service across six tracer CVEs
HIGH
CVE-2026-50270, CVE-2026-50271, CVE-2026-50272, CVE-2026-50273, CVE-2026-50274 and CVE-2026-50276 describe remote, unauthenticated denial-of-service exposure in Datadog tracing libraries.
08
CVE-2026-59831 can permit command execution through a malicious Codespace
MEDIUM
GitHub CLI versions 2.10.0 through 2.95.0 can permit command execution when a user connects to a malicious Codespace with gh codespace jupyter. The command opens a JupyterLab URL supplied by a process inside the Codespace without verifying that it is a loopback HTTP or HTTPS address.
09
Chrome 150 and Firefox 152 updates address vulnerabilities with public exploit code
INFO
SecurityWeek reports that Chrome 150 and Firefox 152 updates resolve vulnerabilities described by the source as critical. Public exploit code targeting Firefox flaws exists, but the captured source states that no in-the-wild exploitation of those Firefox flaws had been observed.
10
CISA reports active exploitation against internet-exposed SharePoint servers
INFO
The source reports that CISA warned of attackers actively exploiting three vulnerabilities to compromise internet-exposed, on-premises SharePoint Server instances.
11
Microsoft releases July 2026 updates for 622 vulnerabilities
INFO
CrowdStrike reports that Microsoft released security updates for 622 vulnerabilities in its July 2026 Patch Tuesday rollout. Its headline states that the release includes two exploited zero-days.
12
Progress associates a ShareFile zero-day with a Storage Zone shutdown
INFO
Progress Software confirmed that a high-severity zero-day vulnerability was behind the emergency shutdown of ShareFile Storage Zone Controllers and released security updates to patch the flaw. This preserves the source's association and does not establish that the vulnerability caused the shutdown.

What changed

Finding 01 records a patch release for critical CVE-2026-44747. The vulnerability is an out-of-bounds write in SAP NetWeaver Application Server ABAP that an authenticated attacker could use to corrupt memory, potentially leading to unauthorised data access, modification or system unavailability.

Finding 02 introduces critical CVE-2025-11698. The reported issue affects 5380, 5480 and 5580 controllers running boot firmware below 1.072 and could allow invalid file data to place a controller into a major non-recoverable fault.

Finding 03 adds eight Pillow-related vulnerabilities: CVE-2020-35653, CVE-2020-35655, CVE-2021-25287, CVE-2021-25288, CVE-2021-25290, CVE-2021-25292, CVE-2021-25293 and CVE-2021-27921. The available description specifically identifies a buffer over-read in PcxDecode before Pillow 8.1.0 when processing a crafted PCX file.

Finding 04 identifies high-severity CVE-2026-59835 in FortiSandbox 5.0.0 through 5.0.2 and 4.4.3 through 4.4.8. Network requests may allow an unauthenticated attacker to access the VNC server of virtual machines performing scans.

Finding 05 adds high-severity CVE-2026-8590 across specified Spotfire Enterprise, Spotfire Enterprise with External Consumers and Spotfire on Kubernetes release lines.

Finding 06 adds CVE-2025-24119, CVE-2025-24188, CVE-2025-24224, CVE-2025-31243, CVE-2025-31273, CVE-2025-31275, CVE-2025-31277 and CVE-2025-31278. CVE-2025-31277 has verified active exploitation through its CISA Known Exploited Vulnerabilities listing, overriding the aggregate indication that exploitation was not confirmed.

Finding 07 introduces high-severity CVE-2026-50270, CVE-2026-50271, CVE-2026-50272, CVE-2026-50273, CVE-2026-50274 and CVE-2026-50276. GitHub advisories describe remote, unauthenticated denial-of-service exposure where Datadog tracing libraries parse W3C baggage headers without extraction-side item or byte limits.

Finding 08 introduces medium-severity CVE-2026-59831. GitHub CLI versions 2.10.0 through 2.95.0 may permit command execution when gh codespace jupyter connects to a malicious Codespace; the description states that version 2.96.0 fixes the issue.

Finding 09 reports Chrome 150 and Firefox 152 updates resolving vulnerabilities described by the source as critical, including Firefox issues for which public exploit code exists. The same source excerpt says no in-the-wild exploitation of those Firefox flaws had been observed.

Finding 10 reports that CISA warned of attackers actively exploiting three vulnerabilities against internet-exposed, on-premises SharePoint Server instances.

Finding 11 reports that Microsoft released security updates for 622 vulnerabilities in its July 2026 Patch Tuesday rollout. The source headline identifies two exploited zero-days, but the available details do not identify them.

Finding 12 reports that Progress Software associated a high-severity zero-day vulnerability with the emergency shutdown of ShareFile Storage Zone Controllers and released security updates for the flaw. This association must not be interpreted as proof that the vulnerability caused the shutdown.

Why it matters

Finding 01 presents a direct confidentiality, integrity and availability risk to authenticated SAP NetWeaver Application Server ABAP environments, with a patch now reported as available.

Finding 02 could make affected industrial controllers unavailable by placing them into a major non-recoverable fault, while Finding 04 could expose access to the VNC servers of scanning virtual machines. These are distinct operational risks and require separate product-specific responses.

Finding 03 matters where untrusted PCX files can reach Pillow-based processing, while Finding 07 matters where unauthenticated requests can supply W3C baggage headers to affected tracing libraries. Both can affect availability, but their mechanisms and affected software are different.

Finding 05 spans several Spotfire deployment models, making accurate version inventory important. Finding 08 requires a user to connect to a malicious Codespace, but can then allow command execution through an unvalidated JupyterLab URL.

Finding 06 warrants priority because CVE-2025-31277 has verified active exploitation. The source also states that an application may be able to execute arbitrary code outside its sandbox or with certain elevated privileges.

Finding 09 includes public exploit code without observed in-the-wild exploitation in the captured source, whereas Finding 10 reports active exploitation against internet-exposed SharePoint Server instances. These exploitation statements are specific to their respective findings and must not be transferred to other products.

Finding 11 represents an unusually large Microsoft update set, but the available excerpt does not establish which products or vulnerabilities carry the greatest operational risk. Finding 12 is more narrowly actionable because the source associates a zero-day with ShareFile Storage Zone Controllers and reports that security updates are available.

  • Recommended actions
  • SAP platform owner: For Finding 01, identify deployments corresponding to SAP NetWeaver Application Server ABAP, verify applicability of CVE-2026-44747 against the linked report and apply the available SAP update through the organisation's change process.
  • Industrial control owner: For Finding 02, inventory 5380, 5480 and 5580 controllers, identify units running boot firmware below 1.072 and consult the linked advisory for the applicable remediation because patch status is not established here.
  • Application and Linux owner: For Finding 03, locate Pillow use, prioritise services that process untrusted PCX files and verify affected package versions and supported updates through the linked advisory. Do not treat the recorded upstream commit identifiers as confirmation that a deployable package update has been installed.
  • Security appliance owner: For Finding 04, identify FortiSandbox 5.0.0 through 5.0.2 and 4.4.3 through 4.4.8 deployments, review whether their scanning-VM VNC services are reachable by untrusted network clients and obtain the exact remediation from the linked advisory.
  • Analytics platform owner: For Finding 05, compare deployed Spotfire Enterprise, External Consumers and Kubernetes versions individually with the affected versions in the linked advisory, then confirm the appropriate update or mitigation for each deployment.
  • Endpoint owner: For Finding 06, prioritise verification of CVE-2025-31277 because active exploitation is confirmed. Confirm that relevant systems have reached macOS Sequoia 15.3, Sonoma 14.7.7 or Ventura 13.7.7 as applicable, and review the linked advisory for the other seven CVEs separately.
  • Observability owner: For Finding 07, inventory affected Datadog tracing libraries, identify services that accept W3C baggage headers from unauthenticated clients and use each linked GitHub advisory to establish the affected and remediated version for its corresponding CVE.
  • Developer tooling owner: For Finding 08, upgrade GitHub CLI installations used with Codespaces to version 2.96.0 or later and warn users not to run gh codespace jupyter against untrusted Codespaces before the upgrade.
  • Browser owner: For Finding 09, verify deployment of Chrome 150 and Firefox 152 updates. Use the linked report to identify the underlying vulnerabilities because the available information does not provide their CVE identifiers or affected subversions.
  • Collaboration platform owner: For Finding 10, identify internet-exposed on-premises SharePoint Server instances and follow CISA's referenced patching direction after confirming the three vulnerability identifiers and applicable versions in the linked report.
  • Microsoft estate owner: For Finding 11, reconcile the July 2026 Patch Tuesday release against the organisation's Microsoft product inventory and use Microsoft's product-specific guidance to determine priority. The available excerpt does not support treating all 622 vulnerabilities as equivalent.
  • File-transfer service owner: For Finding 12, identify ShareFile Storage Zone Controllers, consult the linked report for affected versions and deploy the released security updates where applicable. Do not infer that the vulnerability caused the emergency shutdown; the source describes it as being behind the shutdown.

Evidence limits

Finding 01 does not provide structured affected-product data or confirmed exploitation. Finding 02 has a severity conflict: the source narrative labels it high, while the technical decision is Critical; exploitation is not confirmed and patch status is unknown.

Finding 03, Finding 04, Finding 05 and Finding 07 do not have confirmed exploitation or an established overall patch state. Their affected products or versions must be verified through their respective linked advisories rather than inferred from another finding.

Finding 06 has an aggregate exploitation value that does not reflect the per-CVE evidence for CVE-2025-31277. That CVE is actively exploited according to CISA KEV; exploitation is not confirmed for CVE-2025-24119, CVE-2025-24188, CVE-2025-24224, CVE-2025-31243, CVE-2025-31273, CVE-2025-31275 or CVE-2025-31278. The source prose names fixed macOS releases, but the overall patch-state field remains unknown.

Finding 08 has a severity conflict: the narrative calls CVE-2026-59831 high severity, while the technical decision is Medium. The prose states that version 2.96.0 fixes the issue, but the overall patch-state field is unknown and exploitation is not confirmed.

Finding 09, Finding 10, Finding 11 and Finding 12 lack grounded severity, structured affected-product data and established patch or exploitation states. Their source prose supplies narrower observations, including public exploit code without observed exploitation in Finding 09, reported active exploitation in Finding 10, a headline reference to two exploited zero-days in Finding 11 and released ShareFile updates in Finding 12; none of those observations should be generalised beyond its own finding.

15 Jul 2026
CRITICAL 1 min read
SonicWall CVE-2026-15409 is the lead item, a CVSS 10.0, exploited, CISA KEV-listed SMA1000 exposure, with Microsoft Patch Tuesday, SharePoint, developer tooling, SaaS abuse, industrial systems and Linux advisory updates also routed.
cisa-kevcve-2026-15409cve-2026-15410cve-2026-41109cve-2026-44747cve-2026-45262cve-2026-47295cve-2026-48561cve-2026-50006cve-2026-50438
Key Findings
01
NEW - CVE-2026-15409: SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability — SMA1000 Appliances
HIGH
[High] Severity: Critical. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-15409. Sources: CISA KEV CVE-2026-15409
02
NEW - NCSC-2026-0238 [1.00] [M/H] Kwetsbaarheid verholpen in Microsoft Dynamics
HIGH
[High] Severity: Critical. Delta: Newly promoted in today's intelligence. Identifiers: NCSC-2026-0238. Sources: NCSC-NL NCSC-2026-0238
03
NEW - CVE-2026-48561 Microsoft Copilot Remote Code Execution Vulnerability
HIGH
[High] Severity: Critical. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-48561. Sources: MSRC CVE-2026-48561
04
NEW - CVE-2026-55944 Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central (On Premises) Remote Code Execution Vulnerability
HIGH
[High] Severity: Critical. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-55944. Sources: MSRC CVE-2026-55944
05
NEW - CVE-2026-45262: FacturaScripts: Authenticated SQL injection in the FacturaScripts REST API filte
MEDIUM
[Medium] Severity: Critical. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-45262. Sources: GitHub Advisory GHSA-5qmh-x653-g8qj; NVD CVE-2026-45262.
06
NEW - CVE-2026-50006: Anyquery: Arbitrary File Write (AFW) which could lead to Remote Code Execution (
MEDIUM
[Medium] Severity: Critical. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-50006. Sources: GitHub Advisory GHSA-xrcf-6jh3-ggvx; NVD CVE-2026-50006.
07
NEW - CVE-2026-55010 Minecraft Bedrock Dedicated Server Remote Code Execution Vulnerability
HIGH
[High] Severity: Critical. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-55010. Sources: MSRC CVE-2026-55010
08
UPDATED (patch released) - SAP Patches CVSS 9.9 NetWeaver ABAP Flaw That Could Expose or Modify Data
CRITICAL
[Medium] Severity: Critical. Delta: Today's material change: patch released. Identifiers: CVE-2026-44747. Sources: The Hacker News; NVD CVE-2026-44747.
09
NEW - CVE-2026-15410: SonicWall SMA1000 Appliances Code Injection Vulnerability — SMA1000 Appliances
HIGH
[High] Severity: High. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-15410. Sources: CISA KEV CVE-2026-15410
10
NEW - NCSC-2026-0235 [1.00] [M/H] Kwetsbaarheden verholpen in Microsoft Developer Tools
HIGH
[High] Severity: High. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-41109, CVE-2026-45496, CVE-2026-45646, CVE-2026-47282, CVE-2026-47300, CVE-2026-47302, CVE-2026-47303, CVE-2026-47304, CVE-2026-47305, CVE-2026-50506, CVE-2026-50520, CVE-2026-50524.
11
NEW - CVE-2026-56164: Microsoft SharePoint Server Missing Authentication for Critical Function Vulnerability — SharePoint Server
HIGH
[High] Severity: High. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-56164, CVE-2026-47290, CVE-2026-47642, CVE-2026-48580, CVE-2026-50301, CVE-2026-50314, CVE-2026-50387, CVE-2026-50408, CVE-2026-50467, CVE-2026-50522, CVE-2026-50665, CVE-2026-50675, CVE-2026-50678.
12
NEW - NCSC-2026-0232 [1.00] [M/H] Kwetsbaarheden verholpen in Microsoft SQL Server
HIGH
[High] Severity: High. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-47295, CVE-2026-47296, CVE-2026-50468, CVE-2026-54116, CVE-2026-54117, CVE-2026-54118, CVE-2026-55002, CVE-2026-56642, CVE-2026-58647, NCSC-2026-0232.
13
NEW - CVE-2026-50438 Microsoft PC Manager Elevation of Privilege Vulnerability
HIGH
[High] Severity: High. Delta: Newly promoted in today's intelligence. Identifiers: CVE-2026-50438. Sources: MSRC CVE-2026-50438

Findings 01-13 cover the highest-priority public security advisories for 15 July 2026. The lead item is SonicWall SMA1000 server-side request forgery (CVE-2026-15409), a CVSS 10.0 vulnerability that is actively exploited and listed in the CISA Known Exploited Vulnerabilities catalogue, accompanied by a second SonicWall SMA1000 code-injection flaw (CVE-2026-15410). Microsoft July Patch Tuesday coverage includes Copilot remote code execution (CVE-2026-48561), Dynamics NAV and 365 Business Central remote code execution (CVE-2026-55944), SharePoint Server missing authentication (CVE-2026-56164), PC Manager elevation of privilege (CVE-2026-50438) and Minecraft Bedrock dedicated server remote code execution (CVE-2026-55010), together with NCSC advisories addressing Microsoft developer tooling (CVE-2026-41109) and SQL Server (CVE-2026-47295). SAP patched a CVSS 9.9 NetWeaver ABAP vulnerability (CVE-2026-44747). Application-layer entries include FacturaScripts authenticated SQL injection (CVE-2026-45262) and Anyquery arbitrary file write (CVE-2026-50006). Owners of internet-facing SonicWall and SharePoint systems should prioritise these first.

14 Jul 2026
ELEVATED 1 min read
Today’s intelligence renders 87 source-linked findings (74 NEW, 13 UPDATED), prioritised by grounded severity and operational priority, led by the AcyMailing (Joomla) SQL injection CVE-2026-56292, then developer supply-chain, identity, platform, and infrastructure owner queues. 74 further items tracked below.
cve-2026-14934cve-2026-15335cve-2026-15338cve-2026-45579cve-2026-55420cve-2026-56261cve-2026-56292cve-2026-59827cve-2026-61667cve-2026-7655
Key Findings
01
NEW - A SQLi vulnerability in AcyMailing component < 10.11.1 for Joomla was discovered [NEW]
HIGH
[High] Classification: NEW; severity: CRITICAL; confidence: HIGH; identifiers: CVE-2026-56292. Identifiers: CVE-2026-56292. Severity: CRITICAL.
02
NEW - Metabase is an open-source business intelligence and embedded analytics tool. Pr [NEW]
HIGH
[High] Classification: NEW; severity: CRITICAL; confidence: HIGH; identifiers: CVE-2026-59827. Identifiers: CVE-2026-59827. Severity: CRITICAL.
03
UPDATED - UPDATE(severity_changed) - Officials once again warn defenders that Russian hackers are targeting network devices [UPDATED]
MEDIUM
[Medium] STATUS CHANGE: severity_changed. Classification: UPDATED; severity: CRITICAL; confidence: MEDIUM; identifiers: url:9c57461c27a0. Identifiers: none. Severity: CRITICAL.
04
NEW - [NEU] [hoch] Google Cloud Platform (BigQuery, Dataform, Colab Enterprise): Schwachstelle ermöglicht Privilegieneskalation [NEW]
HIGH
[High] Classification: NEW; severity: CRITICAL; confidence: HIGH; identifiers: WID-SEC-2026-2297, CVE-2026-14934. Identifiers: CVE-2026-14934. Severity: CRITICAL.
05
NEW - DIRAC is vulnerable to RCE in RequestManager due to eval on untrusted input [NEW]
MEDIUM
[Medium] Candidate retained with source-linked advisory metadata. Identifiers: CVE-2026-45579. Severity: CRITICAL.
06
NEW - Crawl4AI before 0.8.7 contains a server-side request forgery (SSRF) vulnerabilit [NEW]
HIGH
[High] Classification: NEW; severity: CRITICAL; confidence: HIGH; identifiers: CVE-2026-56261. Identifiers: CVE-2026-56261. Severity: CRITICAL.
07
NEW - DIRAC is vulnerable to RCE in FileCatalog DatasetManager via SQL injection + eva [NEW]
MEDIUM
[Medium] Candidate retained with source-linked advisory metadata. Identifiers: CVE-2026-61667. Severity: CRITICAL.
08
UPDATED - UPDATE(supplychainreach_expanded) - Hackers backdoor Jscrambler npm package with infostealer malware [UPDATED]
MEDIUM
[Medium] STATUS CHANGE: supplychainreach_expanded. Candidate retained with source-linked advisory metadata. Identifiers: none. Severity: HIGH.
09
NEW - The Booking Package plugin for WordPress is vulnerable to generic SQL Injection [NEW]
HIGH
[High] Candidate retained with source-linked advisory metadata. Identifiers: CVE-2026-15335. Severity: HIGH.
10
NEW - The LA-Studio Element Kit for Elementor plugin for WordPress is vulnerable to Lo [NEW]
HIGH
[High] Candidate retained with source-linked advisory metadata. Identifiers: CVE-2026-15338. Severity: HIGH.
11
NEW - The SureCart plugin for WordPress is vulnerable to privilege escalation via acco [NEW]
HIGH
[High] Candidate retained with source-linked advisory metadata. Identifiers: CVE-2026-7655. Severity: HIGH.
12
NEW - Discourse is an open-source discussion platform. Prior to 2026.6.0, 2026.5.1, 20 [NEW]
HIGH
[High] Classification: NEW; severity: HIGH; confidence: HIGH; identifiers: CVE-2026-55420. Identifiers: CVE-2026-55420. Severity: HIGH.
13
UPDATED - UPDATE(new_victim) - OAuth Client ID Spoofing: Why Fake Client IDs Are Gaining Traction for Stealthy Enumeration [UPDATED]
MEDIUM
[Medium] STATUS CHANGE: new_victim. Classification: UPDATE(scope); severity: HIGH; confidence: MEDIUM; identifiers: url:bc6768d5aeb4. Identifiers: none. Severity: HIGH.

Situation report

Findings 01-13 cover the release candidate queue: Finding 01 covers CVE-2026-56292; Finding 02 covers CVE-2026-59827; Finding 03 covers Russian FSB-linked targeting of Cisco network devices; Finding 04 covers CVE-2026-14934; Finding 05 covers CVE-2026-45579; Finding 06 covers CVE-2026-56261; Finding 07 covers CVE-2026-61667; Finding 08 covers the Jscrambler npm package backdoor report; Finding 09 covers CVE-2026-15335; Finding 10 covers CVE-2026-15338; Finding 11 covers CVE-2026-7655; Finding 12 covers CVE-2026-55420; Finding 13 covers OAuth client ID spoofing activity.

The Critical queue splits across internet-facing application risk, administrative cloud surfaces, scientific workload platforms, AI-adjacent tooling, and network-device attention from state-linked reporting. Route those first to owners who can confirm exposure, version state, authentication boundaries, and whether the affected component sits on a public or privileged path.

The High queue should move through dependency, CMS, forum, commerce, and identity teams without being collapsed into one generic patch lane. Jscrambler needs package, cache, CI, and workstation checks; the WordPress and SureCart items need site inventory ownership; Discourse needs platform maintainers; OAuth client ID spoofing belongs with identity monitoring and tenant-abuse detection.

13 Jul 2026
ELEVATED 1 min read
Today’s intelligence is consolidated into exactly 12 priority findings: 11 NEW items and 1 UPDATED jscrambler supply-chain item, with no extra watchlist or prior-day topics included.
cve-2026-13053cve-2026-13079cve-2026-14265cve-2026-54401cve-2026-55112cve-2026-58036cve-2026-58384cve-2026-59870cve-2026-59871cve-2026-8858
Key Findings
01
NEW - UniFi OS SSRF and command-injection batch requires controller exposure review
HIGH
[High] Severity: HIGH. Identifiers: CVE-2026-54401 / CVE-2026-54402. NVD records CVE-2026-54401 as low-privilege network SSRF that can lead to privilege escalation in UniFi OS devices or instances.
02
NEW - node-tar fixes three archive parsing denial-of-service CVEs
HIGH
[High] Severity: MEDIUM. Identifiers: CVE-2026-59871 / CVE-2026-59873 / CVE-2026-59874. NVD records three node-tar flaws fixed across 7.5.18 and 7.5.19. The batch covers all-digit PAX path or linkpath type confusion, missing bounds for decompressed data and entry counts, and a negative base-256 tar entry size loop in tar.replace.
03
NEW - Fortra BoKS Manager legacy client upgrade path can execute commands on the master
LOW
[Unverified] Severity: HIGH. NVD records CVE-2026-9863 as OS command injection in BoKS Manager client upgrade and patch tooling for legacy tar-based client installations.
04
NEW - WatchGuard Fireware admin-surface code execution and file-write paths
HIGH
[High] Severity: HIGH. Identifiers: CVE-2026-13053 / CVE-2026-13054. NVD records CVE-2026-13053 as an out-of-bounds write in the Fireware OS CLI that can let an authenticated privileged user execute arbitrary code through a crafted command.
05
NEW - AWS Advanced JDBC Wrapper cache deserialization can execute code from poisoned entries
LOW
[Unverified] Severity: HIGH. NVD records CVE-2026-14265 in AWS Advanced JDBC Wrapper 3.3.0 through 4.0.0. The evidence describes a shared Redis or Valkey query-cache condition where an actor with write access can poison serialised cache entries that application servers later deserialize through ObjectInputStream without class filtering.
06
NEW - IBM web server plug-in response handling exposes RCE and denial-of-service paths
HIGH
[High] Severity: HIGH. Identifiers: CVE-2026-8858 / CVE-2026-10852. NVD records CVE-2026-8858 for remote code execution and denial of service in the WebSphere Web Server Plug-in when an attacker impersonates an application server and sends crafted responses.
07
NEW - GIMP PSD parser integer overflow can corrupt heap memory
HIGH
[High] Severity: HIGH. NVD and Red Hat describe CVE-2026-58384 as an integer overflow in GIMP’s RLE channel PSD parser path. A crafted PSD can cause an undersized heap allocation for the RLE row-length table, after which per-row writes corrupt heap memory and may lead to denial of service or arbitrary code execution.
08
NEW - UniFi OS with Protect can escalate low-privileged network access on host devices
HIGH
[High] Severity: HIGH. NVD records CVE-2026-55112 as improper access control in UniFi OS with the UniFi Protect Application. Under certain conditions, a network-access attacker with low privileges can escalate privileges on the host device. NVD lists the primary CVSS 3.1 score as 8.8.
09
NEW - WatchGuard Mobile VPN with SSL allows local escalation to SYSTEM
HIGH
[High] Severity: HIGH. WatchGuard advisory WGSA-2026-00027 and NVD describe a local privilege escalation in the Windows Mobile VPN with SSL client. A local attacker can escalate to NT AUTHORITY\SYSTEM on clients up to and including 2026.2. WatchGuard lists the advisory status as resolved.
10
NEW - js-yaml ordered-map parsing can trigger quadratic CPU denial of service
HIGH
[High] Severity: MEDIUM. NVD and GitHub describe YAML11_SCHEMA ordered-map parsing in js-yaml 5.0.0 before 5.2.1. The parser performs a linear duplicate-key scan on every insertion, so crafted ordered-map documents can drive O(n^2) CPU consumption.
11
NEW - MediaWiki user and timeline CVEs affect data exposure and extension processing
HIGH
[High] Severity: MEDIUM. Identifiers: CVE-2026-58036 / CVE-2026-8857. NVD records CVE-2026-58036 for sensitive information exposure in MediaWiki user and permission code paths. CVE-2026-8857 affects the Wikimedia timeline component across versions before 1.46.0, 1.45.4, 1.44.6, and 1.43.9.
12
UPDATED - jscrambler npm compromise expands to multiple runtime-dropper releases
MEDIUM
[Medium] Severity: HIGH. Identifiers: npm:jscrambler@8.14.0 / 8.16.0 / 8.17.0 / 8.18.0 / 8.20.0. Status change: scope expanded. The earlier public item covered jscrambler 8.14.0 as a preinstall-based npm compromise.

Situation report

Findings 01-12 cover today's retained queue: Finding 01 covers CVE-2026-54401 and CVE-2026-54402; Finding 02 covers CVE-2026-59871, CVE-2026-59873, and CVE-2026-59874; Finding 03 covers CVE-2026-9863; Finding 04 covers CVE-2026-13053 and CVE-2026-13054; Finding 05 covers CVE-2026-14265; Finding 06 covers CVE-2026-8858 and CVE-2026-10852; Finding 07 covers CVE-2026-58384; Finding 08 covers CVE-2026-55112; Finding 09 covers CVE-2026-13079; Finding 10 covers CVE-2026-59870; Finding 11 covers CVE-2026-58036 and CVE-2026-8857; Finding 12 covers the jscrambler package versions 8.14.0, 8.16.0, 8.17.0, 8.18.0, and 8.20.0.

The main operational theme is exposure routing. Network-controller and administration surfaces need reachability checks first, while dependency and middleware items need owner assignment against applications that process untrusted input, shared cache state, archives, YAML, wiki content, or image files.

Two owner queues should remain caveated during triage: Fortra BoKS Manager and AWS Advanced JDBC Wrapper have narrow evidence today, so local deployment and version evidence should decide urgency. The jscrambler update is broader because the suspicious release set expanded and later versions can run through normal import paths, so lockfile, cache, CI, and developer-workstation searches should include every listed version.

12 Jul 2026
ELEVATED 1 min read
Today's Intel is consolidated into 13 priority findings, led by Aqara Home Android CVE-2026-50091 and followed by owner checks across browser, edge, OT, developer, server, and parser estates. 4 further items tracked below.
aqarachromiumclamavcve-2020-37094cve-2023-2373cve-2026-12378cve-2026-14380cve-2026-20214cve-2026-39883cve-2026-40008
Key Findings
01
Aqara Home Android hard-coded SDK keys expose smart-home cryptographic trust
HIGH
[High] Severity: CRITICAL. NVD records CVE-2026-50091 for Aqara Home Android 6.0.0 and white-label clients embedding liblumidevsdk.so. The flaw is hard-coded cryptographic keys with a 9.1 critical CVSS estimate and public exploit/advisory references.
02
Microsoft Edge/Chromium July 11 CVE batch includes Edge RCE routing
HIGH
[High] Severity: HIGH. MSRC published 142 Edge/Chromium vulnerability records on July 11, including CVE-2026-58281 labelled as a Microsoft Edge remote-code-execution vulnerability and a broad Chromium component wave spanning V8, ANGLE, Dawn, Skia, WebUSB, Bluetooth, Omnibox, WebView, Chrome for iOS, and related surfaces.
03
Ubiquiti EdgeRouter X Web Management command-injection CVE batch enters NVD with public exploit references
MEDIUM
[Medium] Severity: HIGH. NVD lists six EdgeRouter X Web Management Interface command-injection CVEs affecting releases up to 2.0.9-hotfix.6. NVD notes remote attack paths and public exploit references while recording the vendor dispute that post-authentication issues are not accepted as vulnerabilities.
04
Apache IoTDB CVE-2026-40008 unsafe reflection requires 2.0.10 checks
HIGH
[High] Severity: HIGH. NVD records unsafe reflection in Apache IoTDB pipe processing: an externally controlled fully qualified Java class name is instantiated without validation or allowlisting. Affected versions are before 2.0.10.
05
WordPress Appointment Booking Calendar CVE-2026-12378 enables unauthenticated PHP object injection
CRITICAL
[High] Severity: HIGH. NVD records that the Appointment Booking Calendar Plugin and Scheduling Plugin through 1.1.28 pass unvalidated data to PHP deserialization. Unauthenticated object injection can become RCE where a suitable gadget chain exists.
06
PraisonAI Platform CVE-2026-61442 misses owner/admin authorization on PATCH routes
HIGH
[High] Severity: HIGH. NVD records missing authorization in praisonai-platform before 0.1.9: workspace members can modify owner-created projects, issues, and agents, including reassigning project lead ownership and deleting owner-created projects.
07
EspoCRM token reuse lets matching-password accounts bypass 2FA
HIGH
[High] Severity: HIGH. NVD records CVE-2020-37094 for EspoCRM 5.7.0 before 5.9.0: authentication tokens were tied to password hashes rather than per-user identities, allowing an authenticated attacker with a controlled account to replay a token against a victim account sharing the same password and bypass 2FA.
08
OpenTelemetry-Go PATH hijack bypasses prior Darwin-only fix on BSD and Solaris
HIGH
[High] Severity: HIGH. NVD and GitHub advisory routing describe OpenTelemetry-Go 1.15.0 through 1.42.0. A previous fix made the Darwin ioreg path absolute but left BSD/Solaris kenv resolution dependent on PATH; version 1.43.0 fixes the issue.
09
NATS Server MQTT/WebSocket/leafnode and authorization CVE batch
LOW
[Low] Severity: HIGH. MSRC published six NATS Server advisories covering MQTT, WebSocket, leafnode crash paths, and subscribe/route authorization bypasses. Prioritize exposed or multi-tenant NATS deployments, especially where JetStream, leafnodes, MQTT-over-WebSocket, or route APIs are enabled.
10
Perl DBI before 1.650 code-injection and memory-safety CVEs
LOW
[Low] Severity: HIGH. MSRC lists DBI before 1.650 issues covering code injection through caller-influenced Profile data, heap overflow during SQL placeholder preparsing, and out-of-bounds read when deleting an initial SQL comment.
11
Invixium IXM WEB CVE-2026-51119 privilege escalation surfaces in NVD/EUVD routing
HIGH
[High] Severity: HIGH. NVD describes IXM WEB v2.3.85.25 privilege escalation through /SystemUsers/CreateAppUser, mapped to CWE-269 improper privilege management. EUVD also surfaced the CVE, giving this a UK/EU regulatory discovery path while vendor fix state remains unclear.
12
ClamAV archive and disk-image parser CVE batch
LOW
[Low] Severity: HIGH. MSRC published six ClamAV file-format processing advisories across FSG, 7Zip, InstallShield, PESpin, ALZ, and DMG handlers. The practical exposure is mail, upload, artifact, and gateway scanning paths where untrusted archives or disk images are automatically unpacked.
13
Mistune and js-yaml parser advisories affect untrusted Markdown and YAML processing
LOW
[Low] Severity: MEDIUM. MSRC published parser advisories for js-yaml quadratic CPU consumption and Mistune parsing, XSS, and heading-id collision issues. Route to applications that parse untrusted Markdown, documentation, README content, issue bodies, or YAML input.

### What changed today

Finding 01 leads because Aqara Home Android CVE-2026-50091 combines critical severity, hard-coded SDK keys, and public advisory evidence. The useful first step is not broad incident response; it is an asset check for Aqara Home Android 6.0.0 and white-label clients embedding liblumidevsdk.so, followed by vendor remediation tracking. Source: https://nvd.nist.gov/vuln/detail/CVE-2026-50091

Findings 02-08 are the main owner-action patch queue: browser and WebView fleets, EdgeRouter X management surfaces, Apache IoTDB pipe processing, WordPress Appointment Booking Calendar, PraisonAI workspaces, EspoCRM, and OpenTelemetry-Go. EdgeRouter X keeps the vendor-dispute caveat, so exposure management should focus on reachable management planes and compensating controls rather than treating every post-authentication record as equal. Source: https://nvd.nist.gov/vuln/detail/CVE-2023-2373

Findings 09-13 cover lower-confidence or grouped infrastructure and parser work: NATS Server, Perl DBI, Invixium IXM WEB, ClamAV, and Mistune/js-yaml. These are still owner action items, but the confidence labels matter; several are single-source MSRC batches and should be paired with upstream release notes or package evidence before escalation beyond patch planning. Source: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-58208

The retained public cards cover CVE-2026-50091, CVE-2026-58281, CVE-2023-2373, CVE-2026-40008, CVE-2026-12378, CVE-2026-61442, CVE-2020-37094, CVE-2026-39883, CVE-2026-58208, CVE-2026-14380, CVE-2026-51119, CVE-2026-20214, and CVE-2026-59869.

The digest keeps OpenSSH, PcVue, XRING/XQUIC, and jscrambler visible without letting them crowd out the primary queue. jscrambler remains a developer-host and CI search item if package inventories show version 8.14.0; XRING/XQUIC remains developing because there is no CVE or fixed release in the collected evidence. Source: https://socket.dev/blog/jscrambler-supply-chain-attack

### Recommended actions

  • Inventory Aqara Home Android 6.0.0 and white-label liblumidevsdk.so exposure first.
  • Validate browser, WebView2, EdgeRouter X, Apache IoTDB, WordPress Appointment Booking Calendar, PraisonAI, EspoCRM, and OpenTelemetry-Go patch state.
  • Route NATS, ClamAV, Perl DBI, Mistune/js-yaml, Invixium IXM WEB, PcVue, OpenSSH, and XQUIC to relevant owners with confidence caveats intact.
  • Search package inventories, lockfiles, package caches, and CI logs for jscrambler 8.14.0.
11 Jul 2026
ELEVATED 2 min read
Today's Intel consolidates 31 new and 3 updated promoted findings into 13 owner-action groups. The lead is the CISA KEV addition of actively exploited Joomla ecosystem upload flaws in iCagenda and Balbooa Forms.
beyondtrustcisakevcve-2026-15308cve-2026-27826cve-2026-48939cve-2026-50656cve-2026-54066cve-2026-54088cve-2026-54159cve-2026-54174
Key Findings
01
iCagenda CVE-2026-48939 and Balbooa Forms CVE-2026-56291 enter CISA KEV
MEDIUM
02
Azure Linux, NetApp ONTAP, Suricata, and Samsung Android enter EU advisory routing
LOW
03
RabbitMQ and CoreDNS advisory batches require platform-owner triage
LOW
04
CPython CVE-2026-15308 denial-of-service advisory lands in CERT-Bund
LOW
05
File Browser hook-auth and proxy-auth flaws create pre-auth exposure checks
LOW
06
Microsoft Defender RoguePlanet CVE-2026-50656 patch validation remains a priority update
MEDIUM
07
Zimbra 10.1.19 fixes Classic Web Client crafted-email XSS
MEDIUM
08
GitLab, BeyondTrust, and MOVEit advisories return to admin-surface patch queues
LOW
09
Injective npm wallet-stealer reach expands across dependent packages
HIGH
10
MCP Atlassian SSRF bypass and sigstore-go threshold bypass need dependency review
LOW
11
SiYuan publish-mode and API flaws require owner validation
MEDIUM
12
PrestaShop ps_facetedsearch cache handling can allow unauthenticated RCE
CRITICAL
13
melange/apko and BabelDOC advisories add supply-chain and document-processing checks
LOW
[Low] 1. Validate Joomla exposure first: internet-facing estates, iCagenda CVE-2026-48939, and Balbooa Forms CVE-2026-56291. 2. Assign application owners for File Browser, SiYuan, PrestaShop, and Zimbra version checks. 3.

### What changed today

Finding 01 is the lead because CISA added iCagenda CVE-2026-48939 and Balbooa Forms CVE-2026-56291 to KEV on 2026-07-10. That makes Joomla component exposure the first check before broader patch queues. Source: https://www.cisa.gov/known-exploited-vulnerabilities-catalog?vulnId=CVE-2026-48939

Today's Intel deliberately consolidates 34 promoted source-corpus items into 13 owner-action groups. Similar low-confidence platform advisories are grouped by owner workflow; closely related CVEs in the same product are grouped together; lower-signal items are held out of the client-facing finding list when they lack the urgency, exposure pattern, or corroboration needed for a lead. Held or rolled-up items include IBM Langflow, MISP, Kyocera, U-Boot, GigaWiper, GNU patch, Kimai, libp2p, API Platform Core, and individual component entries that are already represented inside broader owner-action groups.

Finding 02 covers Azure Linux, NetApp ONTAP, Suricata, and Samsung Android advisory routing. Finding 03 covers RabbitMQ and CoreDNS owner triage. Finding 04 covers CPython CVE-2026-15308 denial-of-service routing. Finding 05 covers File Browser CVE-2026-54088 and CVE-2026-54089. Finding 06 covers Microsoft Defender CVE-2026-50656. Finding 07 covers Zimbra 10.1.19 Classic Web Client XSS. Finding 08 covers GitLab, BeyondTrust, and MOVEit. Finding 09 covers Injective SDK package exposure. Finding 10 covers MCP Atlassian CVE-2026-27826 and sigstore-go CVE-2026-49834. Finding 11 covers SiYuan CVE-2026-54066, CVE-2026-54068, and CVE-2026-54069. Finding 12 covers PrestaShop CVE-2026-54159. Finding 13 covers melange/apko CVE-2026-54174 and BabelDOC CVE-2026-54071. Source: https://github.com/advisories/GHSA-m93h-4hw7-5qcm

The Defender update remains a validation item: Microsoft Defender CVE-2026-50656 should be checked against Malware Protection Engine 1.1.26060.3008 or later. Injective SDK package exposure stays high in the queue because the poisoned @injectivelabs/sdk-ts 1.20.21 item can persist in lockfiles, CI caches, package proxies, and developer machines. Source: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50656

GitLab, BeyondTrust, and MOVEit are deliberately mid-tier admin-surface patch queues. RabbitMQ, CoreDNS, CPython, Azure Linux, NetApp ONTAP, Suricata, Samsung Android, MCP Atlassian, sigstore-go, melange/apko, and BabelDOC stay in owner-action workflows until stronger exploitation, victim, or exposure evidence appears. Source: https://advisories.ncsc.nl/advisory?id=NCSC-2026-0222

### Recommended actions

  • Check Joomla estates for iCagenda CVE-2026-48939 and Balbooa Forms CVE-2026-56291.
  • Validate File Browser, SiYuan, PrestaShop, Zimbra, and Defender versions where those products are present.
  • Search for @injectivelabs/sdk-ts 1.20.21 across lockfiles, CI caches, npm proxies, and developer machines.
  • Keep GitLab, BeyondTrust, MOVEit, RabbitMQ, CoreDNS, CPython, and EU advisory batches in owner action workflows.
  • Keep dependency items in Findings 12-13 tied to package inventory and fixed-version evidence.
10 Jul 2026
ELEVATED 2 min read
Today’s brief routes 13 priority findings, led by Ubiquiti UniFi CVE-2026-50746 fixed-version validation and followed by GitLab, Schneider, Microsoft Defender, Roundcube and developer dependency exposure.
bitwardenchromecve-2024-42009cve-2025-12506cve-2026-10698cve-2026-14480cve-2026-15079cve-2026-15107cve-2026-2399cve-2026-4832
Key Findings
01
CVE-2026-50746 - Ubiquiti UniFi fixed-version routing
MEDIUM
[Medium] Current reporting cites fixed versions across UniFi Connect, Talk, Access, Protect and UniFi OS for CVE-2026-50746. Management-plane ACLs and exact application or OS versions remain the checks.
02
NEW - CERT-Bund/CERT-FR GitLab WID-SEC-2026-2265 / CVE-2025-12506 batch
MEDIUM
[Medium] CERT-Bund and CERT-FR both routed GitLab on 9 July. Self-managed GitLab and CI/CD platform owners should validate affected releases and patch plans for WID-SEC-2026-2265 / CERTFR-2026-AVI-0850.
03
NEW - CISA ICSA-26-190-02 Schneider PowerChute Serial Shutdown CVE-2026-2399
MEDIUM
[Medium] CISA and Schneider provide advisory anchors for PowerChute Serial Shutdown CVE-2026-2399. UPS, data-centre and OT shutdown-software owners should inventory exposure and review patch or mitigation options.
04
NEW - CISA ICSA-26-190-03 Schneider Easergy MiCOM Px40 CVE-2026-4832
MEDIUM
[Medium] CISA published ICSA-26-190-03 and CVE.org describes hard-coded credentials in Schneider Electric equipment. Substation, protection-relay and OT network owners should verify affected assets.
05
CVE-2026-50656 - Microsoft Defender RoguePlanet patch closure
MEDIUM
[Medium] The current sweep records patch materiality for RoguePlanet, with The Register and BleepingComputer describing Microsoft Defender patch closure after prior public proof-of-concept reporting. Windows 10 and 11 estates should confirm Defender update state.
06
CVE-2024-42009 - Proofpoint UNK_MassTraction / Roundcube remediation change
MEDIUM
[Medium] Proofpoint reporting keeps Roundcube CVE-2024-42009 in scope as a remediation change tied to UNK_MassTraction activity. Exposed Roundcube deployments need patch validation and IOC hunting where the product remains reachable. Known Exploited (CISA KEV).
07
NEW - @injectivelabs/sdk-ts 1.20.21 malicious npm wallet stealer
MEDIUM
[Medium] BleepingComputer reports a malicious Injective SDK release path compromise affecting @injectivelabs/sdk-ts 1.20.21 and related pinned packages, with clean release 1.20.23. Lockfiles, CI caches, npm proxies and developer machines need review.
08
NEW - CERT-Bund Google Chrome CVE-2026-15107 multi-CVE batch
LOW
[Low] CERT-Bund routes CVE-2026-15107 through CVE-2026-15133 for Chrome and Chromium patch handling. Managed browser, kiosk, remote-browser and admin-workstation owners should confirm stable-channel deployment and exceptions for pinned versions.
09
NEW - CERT-Bund Bitwarden CVE-2026-60104 security-control bypass
LOW
[Low] CERT-Bund routes CVE-2026-60104 for Bitwarden. Treat this as a password-management routing item: identify self-hosted Bitwarden Server exposure, validate fixed release status and restrict administrative surfaces until patched.
10
NEW - CERT-Bund FreeRDP CVE-2026-56297 code-execution and DoS advisory
LOW
[Low] CERT-Bund routes CVE-2026-56297 with GHSA aliases for code-execution and denial-of-service exposure. Prioritise FreeRDP on admin jump hosts, support tooling and thin-client images.
11
NEW - CERT-Bund Drupal Module WID-SEC-2026-2251 / CVE-2026-15079 batch
LOW
[Low] CERT-Bund published WID-SEC-2026-2251 for Drupal Module aliases including CVE-2026-15079 through CVE-2026-15089. Public Drupal estates and contributed-module inventories need owner review.
12
NEW - CERT-Bund Progress MOVEit WID-SEC-2026-2262 / CVE-2026-10698 batch
LOW
[Low] CERT-Bund published WID-SEC-2026-2262 for Progress MOVEit aliases including CVE-2026-10698, CVE-2026-10699 and CVE-2026-11903. Managed-file-transfer owners should confirm product-line applicability.
13
NEW - CISA ICSA-26-190-01 OpenPLC v3 CVE-2026-14480
LOW
[Low] CISA published a new OpenPLC v3 advisory for CVE-2026-14480. Lab, testbed, education and production-adjacent OpenPLC deployments should be checked before the item is treated as broadly exploitable.

### What changed today

Today’s briefing focuses on 13 priority findings. The strongest owner action sits with Ubiquiti UniFi, GitLab, Schneider, Microsoft Defender, Roundcube and Injective SDK, while lower-priority single-source advisories remain best handled as inventory and patch-validation context.

### Retained public finding coverage

Finding 01 covers Ubiquiti UniFi fixed-version routing (CVE-2026-50746). Finding 02 covers CERT-Bund/CERT-FR GitLab WID-SEC-2026-2265 / CVE-2025-12506 batch (CVE-2025-12506). Finding 03 covers CISA ICSA-26-190-02 Schneider PowerChute Serial Shutdown CVE-2026-2399 (CVE-2026-2399). Finding 04 covers CISA ICSA-26-190-03 Schneider Easergy MiCOM Px40 CVE-2026-4832 (CVE-2026-4832). Finding 05 covers Microsoft Defender RoguePlanet patch closure (CVE-2026-50656). Finding 06 covers Proofpoint UNKMassTraction / Roundcube remediation change (CVE-2024-42009). Finding 07 covers @injectivelabs/sdk-ts 1.20.21 malicious npm wallet stealer (NEW - @injectivelabs/sdk-ts 1.20.21 malicious npm wallet stealer). Finding 08 covers CERT-Bund Google Chrome CVE-2026-15107 multi-CVE batch (CVE-2026-15107, CVE-2026-15133). Finding 09 covers CERT-Bund Bitwarden CVE-2026-60104 security-control bypass (CVE-2026-60104). Finding 10 covers CERT-Bund FreeRDP CVE-2026-56297 code-execution and DoS advisory (CVE-2026-56297). Finding 11 covers CERT-Bund Drupal Module WID-SEC-2026-2251 / CVE-2026-15079 batch (CVE-2026-15079, CVE-2026-15089). Finding 12 covers CERT-Bund Progress MOVEit WID-SEC-2026-2262 / CVE-2026-10698 batch (CVE-2026-10698, CVE-2026-10699, CVE-2026-11903). Finding 13 covers CISA ICSA-26-190-01 OpenPLC v3 CVE-2026-14480 (CVE-2026-14480).

### Priority 1: owner routing for exposed and privileged systems

Start with Ubiquiti UniFi, GitLab, Schneider PowerChute, Schneider Easergy, Microsoft Defender RoguePlanet, Roundcube and Injective SDK. These touch management planes, CI/CD, OT or data-centre shutdown software, endpoint protection, exposed mail platforms and developer dependency exposure. The first operational question is simple: who owns the product, is it present, and is the fixed or mitigated state provable?

### Watchlist and routing notes

The Low / Unverified CERT-Bund and CISA items still have useful routing value because they name products and advisory identifiers, but they should stay as inventory and patch-validation tasks until stronger exploitation evidence appears.

### Recommended actions

  • Route each priority product to its owner and record exposed surface, affected version and remediation status.
  • Search for @injectivelabs/sdk-ts 1.20.21 in lockfiles, CI caches, npm proxies and developer machines; rotate wallet material where confirmed use exists.
  • Confirm fixed states for Ubiquiti UniFi, Defender and Roundcube, then validate GitLab and Schneider advisory exposure.
  • Keep unsupported social chatter and non-curated topics out until vendor, victim, regulator or research corroboration appears.

### Sources

  • [The Hacker News Ubiquiti UniFi fixes](https://thehackernews.com/2026/07/ubiquiti-patches-critical-unifi-flaws.html)
  • [CERT-Bund WID-SEC-2026-2265 GitLab](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2265)
  • [CERT-FR CERTFR-2026-AVI-0850 GitLab](https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0850/)
  • [CISA ICSA-26-190-02 Schneider PowerChute](https://www.cisa.gov/news-events/ics-advisories/icsa-26-190-02)
  • [Schneider SEVD-2026-104-01 PowerChute](https://www.se.com/us/en/download/document/SEVD-2026-104-01/)
  • [CISA ICSA-26-190-03 Schneider Easergy](https://www.cisa.gov/news-events/ics-advisories/icsa-26-190-03)
  • [The Register RoguePlanet patch closure](https://www.theregister.com/security/2026/07/09/microsoft-closes-book-on-nightmare-eclipses-rogueplanet-zero-day/5269280)
  • [BleepingComputer RoguePlanet patch](https://www.bleepingcomputer.com/news/microsoft/microsoft-patches-rogueplanet-defender-zero-day-vulnerability/)
  • [Proofpoint UNKMassTraction Roundcube analysis](https://www.proofpoint.com/us/blog/threat-insight/one-email-closer-edge-unkmasstraction-physics-exploitation)
  • [BleepingComputer Injective SDK npm compromise](https://www.bleepingcomputer.com/news/security/injective-sdk-on-npm-infected-with-cryptocurrency-wallet-stealer/)
  • [CERT-Bund WID-SEC-2026-2244 Chrome](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2244)
  • [CERT-Bund WID-SEC-2026-2249 Bitwarden](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2249)
  • [CERT-Bund WID-SEC-2026-2248 FreeRDP](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2248)
9 Jul 2026
ELEVATED 1 min read
Today's brief covers seven priority advisory batches for owner validation and patch routing.
arcgiscomposercve-2026-13019cve-2026-48588cve-2026-48947cve-2026-58469cve-2026-59946cve-2026-9563djangoilias
Key Findings
01
NEW - Joomla WID-SEC-2026-2238 / CVE-2026-48947 batch
LOW
[Low] CERT-Bund published a high-severity Joomla advisory covering XSS and security-bypass impacts, with aliases from CVE-2026-48947 through CVE-2026-48958.
02
NEW - ESRI ArcGIS WID-SEC-2026-2237 / CVE-2026-13019 batch
LOW
[Low] CERT-Bund published a high-severity ArcGIS advisory covering remote anonymous security-bypass and privilege impacts.
03
NEW - ILIAS WID-SEC-2026-2230
LOW
[Low] CERT-Bund published a high-severity ILIAS advisory covering security bypass, sensitive information disclosure, and XSS.
04
NEW - Composer WID-SEC-2026-2235 / CVE-2026-59946 batch
LOW
[Low] CERT-Bund published a Composer advisory covering security bypass, arbitrary file write, and information disclosure.
05
NEW - Django WID-SEC-2026-2231 / CVE-2026-48588 batch
LOW
[Low] CERT-Bund published a Django advisory covering information disclosure, denial of service, and data manipulation.
06
NEW - wget WID-SEC-2026-2236 / CVE-2026-58469 batch
LOW
[Low] CERT-Bund published a wget advisory covering multiple remote anonymous denial-of-service issues.
07
NEW - IBM WebSphere Liberty WID-SEC-2026-2233 / CVE-2026-9563
LOW
[Low] CERT-Bund published an IBM WebSphere Application Server Liberty advisory for remote anonymous denial of service.

### What changed today

Today's brief is a focused owner review list for seven newly surfaced advisory batches. The common thread is not confirmed exploitation; it is product ownership clarity. Each public finding names a platform team that can validate exposure and patch status without waiting for incident-style confirmation.

### Finding coverage and routing

Finding 01 is the Joomla WID-SEC-2026-2238 batch led by CVE-2026-48947, which should go to Joomla and web-content owners for extension exposure review. Finding 02 covers ESRI ArcGIS WID-SEC-2026-2237 and CVE-2026-13019 for geospatial application owners. Finding 03 covers ILIAS WID-SEC-2026-2230 for learning-platform owners.

Finding 04 covers Composer WID-SEC-2026-2235 and CVE-2026-59946 for PHP dependency and build-image owners. Finding 05 covers Django WID-SEC-2026-2231 and CVE-2026-48588 for Python web application owners. Finding 06 covers wget WID-SEC-2026-2236 and CVE-2026-58469 for Linux package, container base-image, and automation owners. Finding 07 covers IBM WebSphere Liberty CVE-2026-9563 for middleware owners.

### Priority 1: owner validation

Start with asset ownership and version checks. Joomla, ArcGIS, ILIAS, Composer, Django, wget, and WebSphere Liberty are different operational lanes, so the useful output today is routing each advisory to the team that can confirm whether the product exists in the estate.

### Watchlist and routing notes

These seven public findings remain Low / Unverified because most are single-source advisory entries. That does not make them ignorable. It means the first response should be owner mapping, version validation, and patch-window confirmation rather than incident escalation.

### Recommended actions

Route Finding 01 to web-content owners, Finding 02 to geospatial application owners, Finding 03 to learning-platform owners, Finding 04 to PHP dependency and build-image owners, Finding 05 to Python web application owners, Finding 06 to Linux package and container base-image owners, and Finding 07 to middleware owners.

### Sources

  • [Finding 01: CERT-Bund WID-SEC-2026-2238](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2238)
  • [Finding 02: CERT-Bund WID-SEC-2026-2237](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2237)
  • [Finding 03: CERT-Bund WID-SEC-2026-2230](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2230)
  • [Finding 04: CERT-Bund WID-SEC-2026-2235](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2235)
  • [Finding 05: CERT-Bund WID-SEC-2026-2231](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2231)
  • [Finding 06: CERT-Bund WID-SEC-2026-2236](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2236)
  • [Finding 07: CERT-Bund WID-SEC-2026-2233](https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2233)

Act on today's threats

Map your detection gaps or generate Sigma rules from the intel above.