Overview
Description
Statistics
- 4 Posts
- 3 Interactions
Fediverse
FFmpeg MagicYUV decoder CRITICAL heap out-of-bounds bug (CVE-2026-8461): AVI/MKV/MOV files can trigger DoS or RCE in apps like Jellyfin, Nextcloud. Patch to 8.1.2 ASAP. https://radar.offseq.com/threat/ffmpeg-fixes-pixelsmash-flaw-in-widely-used-video--5ccb783d6ccf419b #OffSeq #FFmpeg #CVE20268461 #infosec
Bluesky
Overview
Description
Statistics
- 4 Posts
- 2 Interactions
Fediverse
Squidbleed : une faille vieille de 29 ans fait fuiter les identifiants des utilisateurs du proxy Squid https://www.it-connect.fr/squidbleed-faille-proxy-squid-cve-2026-47729/ #ActuCybersécurité #Cybersécurité #Vulnérabilité
Bluesky
Overview
- libssh2
- libssh2
Description
Statistics
- 2 Posts
- 20 Interactions
Fediverse
Ah sinon, si vous utilisez du logiciel, vous allez être piraté. Cette fois, c'est SSH (CVE-2026-55200).
https://www.cve.org/CVERecord?id=CVE-2026-55200
A critical flaw in libssh2 puts SSH clients at remote code execution risk
CVE-2026-55200 is a CVSS 9.2 heap overflow in libssh2 enabling pre-auth RCE on all versions through 1.11.1. Fix: commit 97acf3dhttps://thecybersecguru.com/news/cve-2026-55200-libssh2-remote-code-execution/
Overview
- Samsung Mobile
- Samsung Mobile Devices
Description
Statistics
- 3 Posts
Fediverse
Eight-year-old Samsung Knox flaw exposed Galaxy devices to kernel attacks
Samsung patched CVE-2026-20971, a long-running Knox PROCA use-after-free flaw that affected Galaxy devices and could lead to kernel memory corruptionhttps://thecybersecguru.com/news/samsung-knox-cve-2026-20971-galaxy-kernel-vulnerability/
Bluesky
Overview
Description
Statistics
- 3 Posts
Bluesky
Overview
- MB connect line
- mbCONNECT24
Description
Statistics
- 3 Posts
Fediverse
#OT #Advisory VDE-2026-068
MB connect line: Authenticated unintended access to critical program parameters in mbCONNECT24/mymbCONNECT24
There is a vulnerability in mbCONNECT24/mymbCONNECT24 that allows an authenticated remote attacker to access a hidden configuration method, that should not be accessible by any user, to modify critical program parameters.
#CVE CVE-2026-10521
https://certvde.com/en/advisories/vde-2026-068/
#CSAF https://mbconnectline.csaf-tp.certvde.com/.well-known/csaf/white/2026/vde-2026-068.json
CVE-2026-10521 (HIGH, CVSS 8.6) in mbCONNECT24: Remote attackers with high privileges can access hidden configs, risking full system compromise. No patch yet — restrict access & monitor vendor updates. https://radar.offseq.com/threat/cve-2026-10521-cwe-425-direct-request-forced-brows-d20bd7167efa941e #OffSeq #Vulnerability #ICS #Security
Overview
Description
Statistics
- 2 Posts
- 6 Interactions
Bluesky
Overview
- Fortinet
- FortiSandbox
Description
Statistics
- 2 Posts
Fediverse
📰 FortiSandbox Vulnerabilities Chained for Root-Level Takeover, Active Exploits in Wild
🚨 ACTIVE EXPLOITATION: Threat actors are chaining three FortiSandbox vulnerabilities (CVE-2026-39813, et al.) for unauthenticated RCE and full root takeover. Patch immediately to prevent sandbox compromise. #infosec #vulnerability #fortinet
🌐 cyber[.]netsecops[.]io
Overview
- Microsoft
- Microsoft Malware Protection Engine
Description
Statistics
- 2 Posts
Fediverse
Geopolitical tensions escalate as US-Iran talks stall amidst renewed Israel-Hezbollah strikes and Trump's Strait of Hormuz threats; Iran reportedly closed the waterway. In technology, Anthropic's Fable 5 AI models remain offline due to a US export ban. Cybersecurity alerts include active exploitation of Microsoft Defender zero-day (CVE-2026-50656), Cisco SD-WAN, and Splunk flaws.
Overview
Description
Statistics
- 1 Post
- 3 Interactions
Fediverse
Mark Kettenis has brought over the generic binary codepatching infrastructure to the #OpenBSD/arm64 kernel, and is using it to NOP out costly mitigations for microarchitectural vulnerabilities on CPUs that are not vulnerable.
The codepatch code is put in a separate section which gets unmapped after boot, making it unavailable for use in ROP attacks. :flan_thumbs:
The commit addresses CVE-2025-10263 too, I guess. :flan_hacker: