// INTELLIGENCE REPORTS

Security Research

Deep-dive technical analysis, CVE breakdowns, threat actor profiles, and mobile security research. Written by practitioners, for practitioners.

54 articles published
5 pages
Updated every 6 hours
CVE Analysis 7 min read

CVE-2026-5438: Orthanc gzip Decompression Bomb via Unbounded Allocation

Orthanc ≤1.12.10 allocates memory based on attacker-controlled gzip metadata with no size ceiling. A crafted Content-Encoding: gzip request exhausts system memory and crashes the server.

#gzip-decompression#memory-exhaustion#denial-of-service
2026-04-09
CVE Analysis 9 min read

CVE-2025-54601: Samsung Exynos Wi-Fi Driver Double Free via ioctl Race

A race condition in Samsung's Exynos Wi-Fi driver allows concurrent ioctl callers to double-free a global variable, yielding local privilege escalation on affected Exynos SoCs.

#race-condition#double-free#ioctl-vulnerability
2026-04-06
CVE Analysis 9 min read

CVE-2025-32313: OOB Write in Android UsageEvents Parcel Deserialization

An incorrect bounds check in UsageEvents.java allows an out-of-bounds write during Parcel deserialization, enabling local privilege escalation with no user interaction required.

#memory-corruption#out-of-bounds-write#bounds-check
2026-03-02
CVE Analysis 8 min read

CVE-2025-48544: SQL Injection in Android Enables Cross-App File Read

A SQL injection flaw in Android's content provider layer allows local privilege escalation by reading files belonging to other apps. No additional privileges or user interaction required.

#sql-injection#privilege-escalation#file-disclosure
2025-09-04
CVE Analysis 8 min read

CVE-2026-0030: OOB Write in __host_check_page_state_range Enables LPE

An incorrect bounds check in __host_check_page_state_range of mem_protect.c allows an out-of-bounds write, enabling local privilege escalation with no additional privileges required.

#memory-corruption#out-of-bounds-write#bounds-check-failure
2026-03-02
CVE Analysis 9 min read

CVE-2026-33825: Microsoft Defender ACL Granularity LPE

Insufficient access control granularity in Microsoft Defender allows a local authorized attacker to escalate privileges to SYSTEM via a logic flaw in the service's IPC surface.

#privilege-escalation#access-control-bypass#local-attack-vector
2026-04-14
CVE Analysis 7 min read

CVE-2026-5231: WP Statistics utm_source Stored XSS via innerHTML Sink

WP Statistics ≤14.16.4 copies raw utm_source into source_name on wildcard channel match, then renders it via innerHTML in admin chart legends — no escaping, no authentication required.

#cross-site-scripting#stored-xss#wordpress-plugin
2026-04-17
CVE Analysis 8 min read

CVE-2026-40262: Note Mark Asset Handler Stored XSS via MIME Sniffing

Note Mark's asset delivery handler serves uploaded files inline with no Content-Type or nosniff header, enabling stored XSS via SVG/HTML upload that executes under the app's origin.

#content-type-bypass#xss#file-upload
2026-04-17
CVE Analysis 8 min read

CVE-2026-41113: qmail tls_quit RCE via popen() in notlshosts_auto

sagredo qmail before 2026.04.07 exposes a remote code execution path through unsanitized popen() calls in notlshosts_auto triggered during TLS negotiation teardown.

#remote-code-execution#tls-protocol#popen-injection
2026-04-16
CVE Analysis 8 min read

CVE-2026-40170: ngtcp2 qlog Stack Buffer Overflow via QUIC Transport Params

ngtcp2_qlog_parameters_set_transport_params() serializes peer transport parameters into a fixed 1024-byte stack buffer without bounds checking, enabling remote stack corruption during QUIC handshake.

#buffer-overflow#stack-overflow#quic-protocol
2026-04-16
CVE Analysis 8 min read

CVE-2026-6442: Snowflake Cortex CLI Bash Sandbox Escape → RCE

Improper command validation in Snowflake Cortex Code CLI ≤1.0.24 allows sandboxed bash commands to escape agent isolation, achieving arbitrary code execution from malicious repository content.

#command-injection#sandbox-escape#arbitrary-code-execution
2026-04-16
CVE Analysis 7 min read

CVE-2026-37337: SQL Injection to RCE in Simple Music Cloud Community System

Unauthenticated SQL injection in view_playlist.php allows full database extraction and remote code execution via stacked queries. CVSS 7.3 HIGH.

#sql-injection#cloud-application#remote-code-execution
2026-04-16
Showing 1–12 of 54 articles
// NEVER MISS AN INTEL REPORT

Get new research delivered weekly. Join security professionals getting the CypherByte digest.

Subscribe Free →