Latest cyber news, threats, security, and guidelines. Stack up.

Vulnerabilities

Tue 8 Sep

DeepSeek Harness CVE-2026-82533: sandboxed AI agent disables own sandbox (CVSS 9.4)

OX Research (8 September 2026) and VulnCheck advisory: CVE-2026-82533 (CWE-807) in DeepSeek Harness (dsh) before 0.1.2-alpha.1. The local agent-control HTTP API trusted only the client-supplied Host header, not the TCP peer. The OS sandbox confined file writes but left loopback networking open, so a sandboxed agent could curl the API, set danger-full-access / approval never, and run unconfined — on shipped defaults, with no credentials. If the port was reachable via tunnel/proxy/SSH forward, an unauthenticated remote attacker could control the agent and export stored conversations. CVSS 4.0 9.4 (AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H). Disclosed to VulnCheck CNA 24 Aug; fixed in 0.1.2-alpha.1 (27 Aug); CVE published 8 Sep. npm package @deepseek-ai/dsh — install 0.1.2-alpha.2+ / current rc. Primary: OX Research; also VulnCheck / THN.

OX Research — CVE-2026-82533 DeepSeek Harness (8 Sep 2026)

vulnerabilities ai cloud

Vulnerabilities

Tue 8 Sep

Ivanti Neurons for ITSM critical RCE set; Sentry/EPMM auth bypass (Sep 2026)

Ivanti's 8–9 September 2026 security update discloses flaws in Neurons for ITSM, Sentry, and Endpoint Manager Mobile (EPMM). SecurityWeek citing Ivanti: Neurons for ITSM has eight bugs including six critical — missing-authorization CVE-2026-12647/12645/12646 (CVSS 9.9) and deserialization CVE-2026-12650 (9.9), CVE-2026-12744/12745 (9.8); only CVE-2026-12744 and CVE-2026-12745 are unauthenticated per that coverage. Fixed in Neurons for ITSM 2025.2/2025.3/2025.4/2026.1 September builds (2026.2 due 21 Sep). Sentry R10.8.2 / R10.7.3 / R10.6.4 patch high auth bypass CVE-2026-83527 (unauth admin). EPMM 12.10.0.0 / 12.9.0.2 / 12.8.0.4 patch high auth bypass CVE-2026-18851 (authenticated). Ivanti blog: no evidence of exploitation in the wild; other Ivanti products not affected. Primary vendor posts: Ivanti September 2026 Security Update blog and Neurons for ITSM hub advisory.

Ivanti September 2026 Security Update blog (8 Sep 2026)

vulnerabilities identity cloud network

Vulnerabilities

Tue 8 Sep

Chrome 153 V8 out-of-bounds write 0-day (CVE-2026-87491) exploited in the wild

Google's Stable Channel Update for Desktop (8 September 2026) promotes Chrome 153 to 153.0.8010.36 (Linux) and 153.0.8010.36/.37 (Windows/Mac). Google lists Medium CVE-2026-87491 as an out-of-bounds write in V8 (reported 6 August 2026 by Jihyeon Jeong, Compsec Lab, Seoul National University) and states an exploit exists in the wild — the seventh Chrome zero-day Google has fixed in 2026 per same-day wire coverage. BleepingComputer (9 September) describes remote code execution inside the sandbox via crafted HTML and heap corruption risk; Google has not published attack details while uptake is incomplete. Distinct from desk card cve-2026-85046 (4 Sep V8 type-confusion 0-day at 152.0.7977.82/.83) and chrome-firefox-20260902. Update Chrome promptly; other Chromium browsers should follow vendor builds. NEW 11 September 2026 (WA SOC advisory 20260911001, TLP:CLEAR): Chromium V8 Known Exploited Vulnerability covers the same CVE-2026-87491 for Google Chrome versions prior to 153.0.8010.36; WASOC table lists CVSS 8.8 High (out-of-bounds write enabling code execution inside the sandbox via crafted HTML). Notes Google is aware of in-the-wild exploit use and CISA KEV listing; WASOC had not received reports of exploitation on Western Australian Government networks at time of writing. Patch Chrome/Chromium browsers to 153.0.8010.36+ per vendor.

Chrome Stable Channel Update for Desktop (8 Sep 2026)

vulnerabilities cloud

Vulnerabilities

Tue 8 Sep

cPanel EmailTrack: authenticated file create to root (CVE-2026-67401)

cPanel's 8 September 2026 advisory is titled SQL injection in EmailTrack. The body says an authenticated account with mail-related privileges can create arbitrary files through EmailTrack, and that success is code execution as root. All supported versions. Patched builds: 11.110.0.143, 11.134.0.55, 11.136.0.39, 11.138.0.4, and WP Squared 11.138.1.9. Credit to Ali Mustafa (rz1027) and abed1526. No CVSS and no exploitation claim on the vendor page. Separate from the August domain-parking flaw and from the April login bypass. THN (9 Sep) confirms no public exploit and absence from CISA KEV catalog version released 8 Sep; notes related July DB and August parking flaws have purported exploit repos online.

cPanel advisory (8 Sep 2026)

vulnerabilities cloud

Vulnerabilities

Tue 8 Sep

WeChat zero-click worm via incoming contact call (Calif lab demo; Tencent patched)

The Hacker News (8 September 2026) reports security firm Calif built a worm that takes over a WeChat account via an incoming call and demonstrated spread across three test phones. The callee does not need to answer or touch the phone, but the caller must already be a WeChat contact. Calif reported the flaw to Tencent in July and says the company has since shipped a fix (wire does not name a CVE in the RSS abstract). Treat as a messenger client/patch urgency item for WeChat on iPhone and Android; confirm your app store build is current. Wire-only until a Tencent/CVE primary is linked. Primary wire: The Hacker News.

The Hacker News — WeChat Calif worm (8 Sep 2026)

vulnerabilities identity australia

Vulnerabilities

Tue 8 Sep

SAP OVERPASS kernel EPP memory corruption (CVE-2026-44756) CVSS 10; also S4GET CVE-2026-58240

SAP’s September 2026 security patch day (covered 8 September 2026 by BleepingComputer and SecurityWeek) includes CVE-2026-44756, a maximum-severity memory-corruption bug in Extended Passport (EPP) processing in the SAP kernel, dubbed OVERPASS by Onapsis. Missing boundary checks on externally supplied length fields during EPP deserialization can let unauthenticated attackers run OS commands as the SAP installation owner, recover DB credentials/password hashes, read live user sessions, and modify data/binaries. Onapsis says EPP is hit as a session opens (before authz controls), via web/ICM, SAP GUI, and RFC; products relying on the vulnerable kernel include S/4HANA, ERP/ECC, NetWeaver, Web Dispatcher, BW/4HANA, Enterprise Portal, PI/PO, Solution Manager and others. Onapsis estimates >10,000 internet-facing SAP web interfaces; no in-the-wild exploitation indicators reported for OVERPASS at publish. Same cycle: CVE-2026-58240 (S4GET) missing authentication on NetWeaver Message Server enabling unauth cluster RCE as <sid>adm; also critical CVE-2026-76969 (CAP credential disclosure) and CVE-2026-66768 (NetWeaver access control). Apply SAP Security Notes for September 2026 immediately; do not invent CVSS for sister CVEs beyond vendor/Onapsis statements. Primary research: Onapsis; wires: BleepingComputer / SecurityWeek.

BleepingComputer — SAP OVERPASS CVE-2026-44756 (8 Sep 2026)

vulnerabilities cloud identity ot ics

Vulnerabilities

Tue 8 Sep

Microsoft September 2026 Patch Tuesday: record ~966–974 CVEs; 2 exploited zero-days

Microsoft’s 8 September 2026 Patch Tuesday is its largest security release on record. BleepingComputer counts 966 flaws shipped on Patch Tuesday itself (105 Critical, including 81 RCE), excluding 204 flaws fixed earlier in the month in cloud products; SecurityWeek and Krebs count about 974 CVEs across the broader September bundle. Two actively exploited elevation-of-privilege zero-days are fixed: CVE-2026-81963 (Windows Update Stack link-following to SYSTEM; credited to Romain Deperne and MSTIC) and CVE-2026-85880 (Windows ALPC heap buffer overflow to SYSTEM / AppContainer sandbox escape; Volexity and Proofpoint researchers). Coverage notes ~20 potentially wormable unauthenticated RCEs in the set and calls out Exchange (CVE-2026-55007), SharePoint (CVE-2026-69465), RDS (CVE-2026-69525), SQL (CVE-2026-65669), and Authenticator (CVE-2026-80097) among high-priority items. Microsoft attributes the volume increase partly to AI-assisted vulnerability discovery. NEW 8 Sep KEV: CISA added both exploited zero-days to the Known Exploited Vulnerabilities catalog on 2026-09-08 (catalog 2026.09.08) — CVE-2026-81963 and CVE-2026-85880 (FCEB dueDate 2026-09-22). WA SOC advisory 20260909001 (9 September 2026, TLP:CLEAR) summarises the September Monthly Updates as addressing 973 vulnerabilities, highlights critical CVE-2026-69730 and CVE-2026-69525 (CVSS 9.8) plus the two known-exploited EoPs (CVSS 7.8), notes Microsoft detected exploitation of one or more of the mentioned vulnerabilities, and says WASOC has not received WA Government exploitation reports at the time of writing. Prioritise the two exploited EoPs, internet-facing roles, and Extended Security Updates where applicable.

BleepingComputer — September 2026 Patch Tuesday (8 Sep 2026)

vulnerabilities cloud identity australia

Vulnerabilities

Tue 8 Sep

FreeIPA flaw chain: anonymous client can mint Kerberos admin credentials (Red Hat)

The Hacker News (8 September 2026) summarises Red Hat guidance that a FreeIPA flaw lets a client that has never logged in create a Kerberos identity of its choosing in the directory and end up in the administrators group. FreeIPA stores identities in 389 Directory Server over LDAP; the attack also needs a second flaw in that database software. Wire abstract does not list CVE IDs or fixed package versions — operators should pull current RHEL/FreeIPA errata from Red Hat rather than inventing patch levels. Primary wire: The Hacker News pending RHSA deep-link. Watchlist relevance: Red Hat / identity plane.

The Hacker News — FreeIPA admin credential chain (8 Sep 2026)

vulnerabilities identity cloud

Vulnerabilities

Mon 7 Sep

Telerik UI for ASP.NET AJAX RCE chain (CVE-2026-13181+); public exploit 7 Sep

Progress Telerik critical security bulletin (updated 22 July 2026) covers a chain in UI for ASP.NET AJAX RadAsyncUpload / RadPersistenceManager / RadDockLayout (CVE-2026-13181 through CVE-2026-13186 and CVE-2026-13190). Unauthenticated remote code execution is possible when preconditions are met (reachable RadAsyncUpload with FileUploaded handler reading UploadResult; explicit non-default Telerik.AsyncUpload.ConfigurationEncryptionKey). CVE-2026-13181 is CVSS 3.1 8.1 High (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H). Fixed in 2026.2.708 (2026 Q2 SP1); affected RadAsyncUpload builds from 2010.1.309 through 2026.2.519. NEW material this window: TantoSec (7 September 2026) published a full write-up and public exploit tooling (telerik-rau-exploit) turning the AES-CBC padding oracle into webshell/in-memory payloads. Progress/Telerik state no confirmed in-the-wild exploitation in the bulletin era; treat the newly public exploit tooling as elevating patch priority. Primary: Telerik KB bulletin; research: TantoSec.

Telerik / Progress — Critical RCE chain bulletin (Jul 2026; CVEs 13181+)

vulnerabilities cloud identity

Vulnerabilities

Sat 5 Sep

N-able N-central pre-auth RCE (CVE-2026-86218) CVSS 10; HF4 2026.3.1.14; WA SOC 20260907002

N-able N-central 2026.3 Hotfix 4 (build 2026.3.1.14, status post 6 September 2026, notes last updated 5 September) fixes CVE-2026-86218, a critical pre-authenticated remote code execution flaw (static code injection) on the N-central server. WA SOC advisory 20260907002 (7 September 2026, TLP:CLEAR) rates it CVSS 10 Critical for N-central prior to 2026.3.1.14 and points to N-able security advisory aArVy0000002Ld3KAE. Hosted NCOD instances are already patched; on-premises customers must upgrade to HF4 immediately (HF3 / 2026.3.1.13 remains vulnerable to this CVE). The preceding Hotfix 3 (5 September) fixed high-severity authentication-bypass CVE-2026-86206 and CVE-2026-86207. NEW 8–9 Sep: CISA added CVE-2026-86218 to the KEV catalog on 2026-09-08 (catalog 2026.09.08) as static code injection / pre-auth RCE; FCEB dueDate 2026-09-11; forensicTriage Yes; KEV notes link the N-able status post and advisory aArVy0000002Ld3KAE. The Hacker News (9 Sep 2026) reports Huntress investigating compromise of a customer's fully patched N-central on 2026-09-04 (unclear whether CVE-2026-86218 or the HF3 pair CVE-2026-86206/86207); a separate N-able urgent customer notice says CVE-2026-86218 has been observed exploited in the wild. Shadowserver has tracked roughly 1,500 internet-exposed N-central servers. Distinct from desk card n-able-n-central-2026 (August CVE-2026-18556 / CVE-2026-18577 and ACSC AU exploitation). Primary: N-able status HF4; WA SOC 20260907002; CISA KEV / THN for exploitation update.

N-able status — N-central 2026.3 HF4 / CVE-2026-86218 (6 Sep 2026)

vulnerabilities australia cloud identity

Vulnerabilities

Sat 5 Sep

StyleSmuggler: Magento / Adobe Commerce RCE now CVE-2026-75650; Adobe APSB26-146 hotfix

Sansec discovery/attack-from-4-Sep chain (template/GraphQL/failed-payment email → Linux backdoor). NEW material: Sansec updated 7 Sep 2026 20:45 UTC — StyleSmuggler is CVE-2026-75650 (CVSS 10.0). Adobe published emergency hotfix APSB26-146 on 7 Sep 2026 ~20:20 UTC (priority 1) as composer patch VULN-39341 from repo.magento.com; Adobe tested against 2026-aug releases of Adobe Commerce 2.4.4–2.4.9, Magento Open Source 2.4.4–2.4.9, and Adobe Commerce B2B 1.3.3–1.5.3. Exploitation continued after July/August 2026 patch levels; Sansec still advises scan/IoC hunt (kworker/fc-cache/chronyd-style implants, rotate encryption key + credentials). Primary Sansec; vendor APSB26-146. NEW 8 Sep wire: BleepingComputer confirms Adobe’s emergency VULN-39341/APSB26-146 hotfix for CVE-2026-75650 and Sansec’s note that a second, unrelated attacker is also exploiting StyleSmuggler to drop a 485-byte PHP web shell exfiltrating via oast.site/Interactsh-style callbacks — rotate secrets and hunt both Linux-backdoor and PHP-webshell IoCs after patching. NEW 8 Sep KEV: CISA added CVE-2026-75650 to the Known Exploited Vulnerabilities catalog on 2026-09-08 (catalog 2026.09.08); product Adobe Commerce and Magento; FCEB dueDate 2026-09-11; forensicTriage Yes. NEW 10 Sep AU: iTnews reports ASD/ACSC critical alert — ACSC is aware of a substantial number of potentially vulnerable Adobe Commerce/Magento instances in Australia; exploitation needs /graphql exposed; StyleSmuggler injects via GraphQL styles properties into files such as payment-failure reports; patch ASAP and chase MSPs.

Sansec — StyleSmuggler / CVE-2026-75650 (updated 7 Sep 2026)

vulnerabilities cloud australia

Vulnerabilities

Fri 4 Sep

MikroTik RouterOS: CERT.PL discloses six CVEs; MikroTrick SSH chain actively exploited

MikroTik published an important RouterOS security update on 3–4 September 2026 (supportsec bulletin and forum notice) with details withheld, fixing builds 7.25 beta 3, 7.24.2, 7.23.4 and 6.49.21. On 5 September 2026 CERT Polska disclosed six coordinated CVEs and confirmed active exploitation. Highest-impact pair (CERT.PL CVSS 9.2 each): CVE-2026-67276 SSH authentication bypass (RouterOS did not fully compare RSA public keys, so an attacker who knew a username and the public modulus could craft another key and log in without the private key) and CVE-2026-86060 SSH session privilege manipulation via a crafted username that yields a full-admin session. CVE-2026-67277 (CVSS 8.8) is unauthenticated bandwidth-test memory disclosure/crash. CVE-2026-67281 (CVSS 4.0 8.7 per CVE record) is unauthenticated WebFig /jsproxy file read that can disclose root-owned config stores. CERT.PL also lists CVE-2026-67278 and CVE-2026-67279 on the CVE details page. CERT.PL says the MikroTrick combination of two SSH flaws is being used for full takeover of devices with SSH on public networks; successful attacks creating a privileged user named ops have been seen from 82.192.72.4 since at least 2 September 2026, with 103.102.31.18 used in exploit attempts. Log IoCs include login failure for user -2 via ssh and user <name> added by ssh:-2@<ip>. Fixed releases set a Flagged marker when known compromise traces are found (absence of Flagged is not clean). The Hacker News (6 September 2026) notes CERT.PL guidance to prefer 7.23.5 on the long-term 7.23 channel (after 7.23.4). Latvia's national CERT also reported increased MikroTik targeting and urged the same patched builds. Until patched: restrict SSH, WWW/WWW-SSL and bandwidth-test to trusted management nets; do not initiate TLS or built-in SSH clients from an unpatched box toward untrusted hosts. If Flagged or otherwise suspect: isolate, preserve logs/config, factory-reset and rebuild from a verified config, rotate secrets. Primary: CERT Polska active-exploitation advisory. UPDATE 10 September 2026: CISA added CVE-2026-86060 and CVE-2026-67277 to KEV (dateAdded 2026-09-10). Internet-exposed SSH / bandwidth-test paths remain the priority; patch and hunt Flagged / ops / ssh:-2 IoCs.

CERT Polska — RouterOS actively exploited (5 Sep 2026)

vulnerabilities network