Skip to main content

Free 30-min security demo Book Now

Offensive360 Offensive360
Real CVEs · Open Source · Updated Daily

ZeroDays

In-depth technical analysis of recently disclosed vulnerabilities in open-source software. Every post includes the vulnerable code, the fix, real-world impact, and how SAST catches it.

Severity:
81 vulnerabilities
High CVSS 8.8
CVE-2026-19341 UTT HiPER 1200GW C August 9, 2026

Stack Buffer Overflow in UTT HiPER 1200GW PPTP

CVE-2026-19341: A remotely exploitable stack-based buffer overflow in UTT HiPER 1200GW firmware via the EncryptionMode parameter, rated CVSS 8.8 High.

#buffer-overflow #stack-overflow #embedded #router Read analysis →
High CVSS 7.3
CVE-2026-19211 SourceCodester Photo Share Website PHP August 8, 2026

SQL Injection in Photo Share Website Signup

CVE-2026-19211 exposes a critical SQL injection flaw in SourceCodester Photo Share Website 1.0's signup endpoint, enabling remote data exfiltration.

#sql-injection #php #web-application #remote-exploitation Read analysis →
High CVSS 7.3
CVE-2026-19231 SourceCodester Simple Doctors Appointment System PHP August 8, 2026

SQL Injection in Doctors Appointment Admin

CVE-2026-19231 exposes a critical SQL injection flaw in SourceCodester Simple Doctors Appointment System 1.0, enabling remote database compromise via an unsanitized ID parameter.

#sql-injection #php #healthcare #remote-exploit Read analysis →
High CVSS 8.1
CVE-2026-43629 llama.cpp C++ August 7, 2026

llama.cpp KV Cache Heap Buffer Overflow

CVE-2026-43629: A heap buffer overflow in llama.cpp's KV cache restore path enables heap corruption and potential code execution via malicious state files.

#heap-buffer-overflow #llm-inference #memory-corruption #arbitrary-code-execution Read analysis →
High CVSS 8.2
CVE-2026-58080 Eclipse Milo Java August 6, 2026

Eclipse Milo RoleMapper Drop in OPC UA Server

CVE-2026-58080: Eclipse Milo's OpcUaServerConfig.copy() silently drops the RoleMapper, bypassing role-permission checks for anonymous OPC UA clients.

#OPC UA #Authorization Bypass #Configuration Bug #ICS/SCADA Read analysis →
High CVSS 8.1
CVE-2026-70617 Spacebar Server TypeScript August 6, 2026

Missing AuthZ in Spacebar Group DM Endpoint

CVE-2026-70617: Missing authorization in Spacebar Server allows any authenticated user to join arbitrary group DMs, read history, and post messages.

#missing-authorization #broken-access-control #api-security #privilege-escalation Read analysis →
High CVSS 8.8
CVE-2026-18895 UTT HiPER 1250GW C August 5, 2026

UTT HiPER 1250GW APSecurity Stack Overflow

CVE-2026-18895 is a remotely exploitable stack-based buffer overflow in UTT HiPER 1250GW routers that can lead to full device compromise.

#buffer-overflow #stack-overflow #embedded #router Read analysis →
High CVSS 8.8
CVE-2026-70619 Odysseus JavaScript August 5, 2026

Odysseus Missing Admin Auth on Embedding API

CVE-2026-70619: Missing admin authorization in Odysseus lets any authenticated user hijack the embedding backend, exfiltrating all AI-processed data.

#missing-authorization #broken-access-control #llm-security #api-security Read analysis →
High CVSS 7.3
CVE-2026-18641 Sangfor Operation and Maintenance Security Management System Java August 4, 2026

OS Command Injection in Sangfor OMS Login

CVE-2026-18641 is a remotely exploitable OS command injection in Sangfor OMS up to 3.0.13, enabling full system compromise via the login endpoint.

#command-injection #authentication-bypass #java #enterprise-security Read analysis →
High CVSS 7.4
CVE-2026-67598 Emlog Pro PHP August 4, 2026

Disabled TLS Validation in Emlog Pro AI Module

CVE-2026-67598: Emlog Pro disables TLS certificate verification in ai.php, enabling MitM attackers to steal LLM API keys and inject malicious AI responses.

#tls #mitm #api-key-exposure #certificate-validation Read analysis →
High CVSS 8.7
CVE-2026-67336 better-auth TypeScript August 3, 2026

Insecure Crypto Defaults in better-auth OIDC

CVE-2026-67336: better-auth before 1.6.11 allows unsigned JWT tokens and plain PKCE in OIDC and MCP plugins, enabling token forgery and auth code interception.

#oidc #jwt #pkce #cryptography Read analysis →
High CVSS 8.8
CVE-2026-67356 ArcadeDB Java August 3, 2026

ArcadeDB JS Trigger Privilege Escalation

CVE-2026-67356 is a critical privilege escalation in ArcadeDB where JavaScript triggers execute with unrestricted host access, enabling admin user creation.

#privilege-escalation #javascript #trigger #access-control Read analysis →
High CVSS 8.8
CVE-2026-67325 GitPython Python August 2, 2026

GitPython Option Prefix Command Injection

CVE-2026-67325: GitPython's incomplete blocklist allows attackers to bypass unsafe-option guards via abbreviated git long-options, enabling arbitrary command execution.

#command-injection #argument-injection #git #input-validation Read analysis →
High CVSS 8.8
CVE-2026-67343 ArcadeDB Java August 2, 2026

ArcadeDB Cluster Token Disclosure via API

CVE-2026-67343 exposes ArcadeDB's cluster token in plaintext via the server API, enabling privilege escalation to root and full administrative takeover.

#information-disclosure #privilege-escalation #authentication-bypass #api-security Read analysis →
High CVSS 8.8
CVE-2026-66416 Leantime PHP July 31, 2026

CSRF Protection Globally Disabled in Leantime

CVE-2026-66416: Leantime 3.6.2 omits Laravel's VerifyCsrfToken middleware globally, enabling unauthenticated attackers to forge state-changing requests as any authenticated user.

#CSRF #Laravel #Middleware #Authentication Bypass Read analysis →
High CVSS 8.8
CVE-2026-67351 Serendipity PHP July 31, 2026

Auth Context Confusion in Serendipity CMS

CVE-2026-67351 is a high-severity authentication context confusion flaw in Serendipity CMS allowing privilege escalation from Editor to Administrator.

#authentication #privilege-escalation #session-management #cms Read analysis →
High CVSS 8.1
CVE-2026-67595 VaahCMS PHP July 30, 2026

Malicious JS Payload in VaahCMS OTP Blade

CVE-2026-67595: Obfuscated JavaScript embedded in VaahCMS OTP email templates enables keylogging, C2 communication, and DOM scraping in affected browsers.

#supply-chain #xss #keylogger #blade-template Read analysis →
High CVSS 7.8
CVE-2026-18107 CRIU (Checkpoint/Restore In Userspace) C July 29, 2026

CRIU rseq Credential Spoof

CVE-2026-18107: A CRIU rseq race lets a container process hijack parasite injection to spoof credentials, gaining elevated capabilities on restore.

#container-security #privilege-escalation #checkpoint-restore #linux-capabilities Read analysis →
High CVSS 8.8
CVE-2026-57510 SuperPlane Go July 29, 2026

SuperPlane gRPC BOLA

CVE-2026-57510 exposes a broken object-level authorization flaw in SuperPlane's gRPC handlers, enabling cross-tenant data access and workflow disruption.

#BOLA #IDOR #gRPC #multi-tenancy Read analysis →
High CVSS 7.8
CVE-2026-17523 Linux Kernel C July 27, 2026

Linux Kernel Local Priv-Esc

CVE-2026-17523 is a Linux kernel flaw allowing unprivileged local users to execute arbitrary kernel code and gain root privileges — CVSS 7.8 HIGH.

#linux-kernel #privilege-escalation #memory-corruption #lpe Read analysis →
High CVSS 7.5
CVE-2026-63720 datamodel-code-generator Python July 27, 2026

datamodel-code-gen Injection

CVE-2026-63720: datamodel-code-generator before 0.70.0 allows RCE via unsanitized customBasePath values injected into generated Python import statements.

#code-injection #RCE #Python #supply-chain Read analysis →
High CVSS 7.8
CVE-2025-71408 NLTK (Natural Language Toolkit) Python July 26, 2026

NLTK CLI Eval Injection

CVE-2025-71408 is a high-severity eval injection in NLTK's collocations module allowing arbitrary Python code execution via CLI arguments.

#eval-injection #code-execution #python #cli Read analysis →
High CVSS 7.5
CVE-2026-66033 libssh2 C July 26, 2026

libssh2 AES-GCM Underflow DoS

CVE-2026-66033: A pre-authentication integer underflow in libssh2's AES-GCM cipher path lets a rogue SSH server crash any connecting client.

#integer-underflow #denial-of-service #libssh2 #AES-GCM Read analysis →
High CVSS 8.6
CVE-2026-65702 Vanna Python July 25, 2026

Vanna Path Traversal

CVE-2026-65702: A path traversal flaw in Vanna's FileSystemConversationStore lets unauthenticated attackers write and read arbitrary files on the server.

#path-traversal #file-write #unauthenticated #python Read analysis →
High CVSS 8.8
CVE-2026-65917 CyberPanel Python July 25, 2026

CyberPanel Backup IDOR

CVE-2026-65917: CyberPanel's incremental-backup handlers let authenticated users hijack or delete any tenant's backups via sequential IDs.

#IDOR #broken-access-control #multi-tenancy #backup-security Read analysis →
High CVSS 8.9
CVE-2024-58353 Cal.com (cal.diy) TypeScript July 24, 2026

Cal.com Question Label XSS

CVE-2024-58353 exposes Cal.com ≤4.7.15 to stored XSS through unsanitized booking question labels rendered via dangerouslySetInnerHTML in public booking views.

#XSS #React #dangerouslySetInnerHTML #Stored XSS Read analysis →
High CVSS 8.9
CVE-2024-58355 Cal.com (cal.diy) TypeScript July 24, 2026

Cal.com Booking Stored XSS

CVE-2024-58355 is a stored XSS in Cal.com through 4.7.15 letting attackers inject JavaScript via booking-question labels.

#XSS #Stored XSS #React #dangerouslySetInnerHTML Read analysis →
High CVSS 7.8
CVE-2026-64624 FreeRDP C July 22, 2026

FreeRDP CLI Option Injection

CVE-2026-64624: FreeRDP's RDP file parser exposes the full CLI surface to untrusted input, enabling RCE, cert bypass, and filesystem exfiltration.

#command-injection #rdp #file-parsing #remote-code-execution Read analysis →
High CVSS 8.2
CVE-2026-65056 mcp-webresearch TypeScript July 22, 2026

mcp-webresearch Prompt SSRF

CVE-2026-65056: SSRF in mcp-webresearch 0.1.7 lets attackers access cloud metadata and internal services via prompt injection into the visit_page tool.

#SSRF #Prompt Injection #MCP #LLM Security Read analysis →
High CVSS 8.8
CVE-2026-63090 ProFTPD C July 21, 2026

ProFTPD mod_sftp Overflow

CVE-2026-63090 is a heap-based buffer overflow in ProFTPD's mod_sftp module enabling authenticated RCE — a critical risk for internet-facing FTP servers.

#heap-overflow #sftp #proftpd #remote-code-execution Read analysis →
High CVSS 8.1
CVE-2026-63735 SurrealDB Rust July 21, 2026

SurrealDB Tenant Scope Bypass

CVE-2026-63735: SurrealDB before 3.2.0 fails to validate namespace/database scope in custom API routes, enabling cross-tenant data access.

#authorization #multi-tenancy #scope-bypass #api-security Read analysis →
High CVSS 8.5
CVE-2024-58366 SurrealDB Rust July 20, 2026

SurrealDB JS Format String

CVE-2024-58366 exposes a format string vulnerability in SurrealDB's rquickjs bindings, enabling memory reads or RCE for authenticated scripting users.

#format-string #rce #memory-disclosure #scripting Read analysis →
High CVSS 8.8
CVE-2026-11826 OpenPLC Runtime v3 C++ July 20, 2026

OpenPLC Modbus Heap Overflow

CVE-2026-11826 is a heap-based buffer overflow in OpenPLC v3's getData() enabling heap corruption and denial of service.

#heap-overflow #buffer-overflow #modbus #ics-scada Read analysis →
High CVSS 8.8
CVE-2023-54366 SurrealDB Rust July 19, 2026

SurrealDB Default Permissions

CVE-2023-54366: SurrealDB defaulted table permissions to FULL instead of NONE, exposing all tables to unrestricted read/write.

#insecure-defaults #authorization #nosql #database-security Read analysis →
High CVSS 8.8
CVE-2024-58362 SurrealDB Rust July 19, 2026

SurrealDB Subquery Injection

CVE-2024-58362 is a critical deserialization flaw in SurrealDB's RPC API allowing unauthenticated attackers to inject and execute arbitrary subqueries.

#injection #deserialization #rpc #authentication-bypass Read analysis →
High CVSS 8.1
CVE-2026-62231 Grav API Plugin (getgrav/grav-plugin-api) PHP July 18, 2026

Grav API Key Scope Bypass

CVE-2026-62231: Grav API plugin ignores key scopes, letting a read-only API key perform full administrative operations. CVSS 8.1 HIGH.

#authorization-bypass #api-security #broken-access-control #php Read analysis →
High CVSS 8.1
CVE-2026-62234 Grav CMS PHP July 18, 2026

Grav CMS cURL SSRF

CVE-2026-62234: Grav CMS webhook dispatch allows file://, dict://, and gopher:// protocols, enabling authenticated SSRF and local file read.

#SSRF #cURL #webhook #file-read Read analysis →
High CVSS 8.8
CVE-2026-62202 OpenClaw Python July 17, 2026

OpenClaw Cron Priv-Esc

CVE-2026-62202 is a high-severity privilege escalation in OpenClaw's isolated cron jobs, allowing lower-trust callers to bypass denied execution controls.

#privilege-escalation #cron #authorization-bypass #misconfiguration Read analysis →
High CVSS 8.8
CVE-2026-63085 Axelor Open Platform Java July 17, 2026

Axelor Nested Save Priv-Esc

CVE-2026-63085 is an authorization bypass in Axelor Open Platform 8.x letting authenticated users escalate to admin via nested saves.

#authorization-bypass #privilege-escalation #JPA #broken-access-control Read analysis →
High CVSS 8.8
CVE-2026-46640 Twig PHP July 16, 2026

Twig Macro Template RCE

CVE-2026-46640: A code injection flaw in Twig 3.15–3.25 allows attackers to inject raw PHP via dynamic macro attribute syntax, enabling RCE.

#RCE #Template Injection #PHP #Code Injection Read analysis →
High CVSS 8.8
CVE-2026-57996 phpMyFAQ PHP July 16, 2026

phpMyFAQ Privilege Escalation

CVE-2026-57996: A missing authorization guard in phpMyFAQ's user/add API lets delegated admins create SuperAdmin accounts, enabling full instance takeover.

#privilege-escalation #broken-access-control #api-security #php Read analysis →
High CVSS 8.8
CVE-2026-15691 Tenda BE12 Pro Firmware C July 15, 2026

Tenda BE12 Filter Overflow

CVE-2026-15691: Stack-based buffer overflow in Tenda BE12 Pro 16.03.66.23 via fromSafeClientFilter allows unauthenticated RCE over the network.

#buffer-overflow #stack-overflow #embedded #router-firmware Read analysis →
High CVSS 8.8
CVE-2026-15694 Tenda BE12 Pro Router Firmware C July 15, 2026

Tenda BE12 SetIpBind Overflow

CVE-2026-15694 exposes a remotely exploitable stack-based buffer overflow in Tenda BE12 Pro firmware, enabling unauthenticated RCE on affected routers.

#buffer-overflow #iot #embedded #rce Read analysis →
High CVSS 8.8
CVE-2026-49970 Laravel-Mediable PHP July 14, 2026

Laravel-Mediable Traversal

CVE-2026-49970 is a path traversal flaw in Laravel-Mediable's sanitizePath() that lets attackers write files to arbitrary server locations, enabling RCE.

#path-traversal #file-upload #laravel #remote-code-execution Read analysis →
High CVSS 8.8
CVE-2026-61876 OpenWrt LuCI Lua July 14, 2026

LuCI DHCPv6 Stored XSS

CVE-2026-61876: Stored XSS in OpenWrt LuCI via unsanitized DHCPv6 FQDN hostnames lets adjacent attackers hijack admin sessions.

#XSS #DHCPv6 #OpenWrt #LuCI Read analysis →
High CVSS 8.8
CVE-2026-15483 TRENDnet TEW-821DAP C July 13, 2026

TRENDnet SSI Buffer Overflow

CVE-2026-15483: A remotely exploitable stack buffer overflow in TRENDnet TEW-821DAP 1.12B01 allows attackers to achieve RCE via a crafted nslookup request.

#buffer-overflow #iot #embedded #remote-code-execution Read analysis →
High CVSS 8.8
CVE-2026-15484 TRENDnet TEW-821DAP C July 13, 2026

TRENDnet NSLookup Overflow

CVE-2026-15484 is a remote stack buffer overflow in TRENDnet TEW-821DAP 1.12B01 firmware that allows unauthenticated RCE via the tools_nslookup endpoint.

#buffer-overflow #iot #embedded #remote-code-execution Read analysis →
High CVSS 8.8
CVE-2026-15480 TRENDnet TEW-635BRM C July 12, 2026

TRENDnet TEW-635BRM Overflow

CVE-2026-15480 is a remotely exploitable stack-based buffer overflow in TRENDnet TEW-635BRM routers, enabling unauthenticated RCE on EOL devices.

#buffer-overflow #stack-overflow #iot #rce Read analysis →
High CVSS 8.8
CVE-2026-15481 TRENDnet TEW-635BRM C July 12, 2026

TRENDnet IPoA Cmd Injection

CVE-2026-15481 is a critical command injection flaw in TRENDnet TEW-635BRM firmware allowing unauthenticated RCE via the ipoa_ipaddr argument.

#command-injection #iot #embedded-linux #wan-configuration Read analysis →
High CVSS 8.8
CVE-2025-30007 HestiaCP Bash July 11, 2026

HestiaCP DNS Cmd Injection

CVE-2025-30007: Authenticated OS command injection in HestiaCP's DNS record handling lets low-privilege users execute arbitrary commands as root.

#command-injection #dns #privilege-escalation #bash Read analysis →
High CVSS 8.5
CVE-2026-54329 Snipe-IT PHP July 11, 2026

Snipe-IT API Mass Assignment

CVE-2026-54329: A mass assignment flaw in Snipe-IT's Accessories API lets low-privileged users write records across company boundaries, scoring CVSS 8.5.

#mass-assignment #broken-access-control #api-security #multi-tenancy Read analysis →
High CVSS 7.8
CVE-2026-58459 gpsd Python July 10, 2026

gpsd Gnuplot Cmd Injection

CVE-2026-58459: gpsd's gpsprof tool allows attackers who control GPS device subtype values to execute arbitrary shell commands via unsanitized gnuplot titles.

#command-injection #gnuplot #gps #shell-injection Read analysis →
High CVSS 7.5
CVE-2026-59937 pypdf Python July 10, 2026

pypdf XRef Stream ReDoS

CVE-2026-59937: pypdf before 6.14.0 allows denial of service via crafted PDFs with malformed cross-reference streams causing unbounded recovery loops.

#denial-of-service #pdf-parsing #algorithmic-complexity #python Read analysis →
High CVSS 8.8
CVE-2026-59257 n8n TypeScript July 9, 2026

n8n MySQL SQL Injection

CVE-2026-59257 is a SQL injection flaw in n8n's legacy MySQL v1 node that allows attackers to execute arbitrary SQL via expression interpolation.

#SQL Injection #n8n #MySQL #Workflow Automation Read analysis →
High CVSS 8.7
CVE-2026-60104 Bitwarden Server C# July 9, 2026

Bitwarden Admin Auth Bypass

CVE-2026-60104: Bitwarden Server authorization bypass lets a low-privileged org member steal another user's vault key and take over their account.

#authorization-bypass #broken-access-control #account-takeover #trusted-device-encryption Read analysis →
High CVSS 8.5
CVE-2026-54765 Traefik Go July 8, 2026

Traefik Header Injection

CVE-2026-54765 is a filter-merging flaw in Traefik's Kubernetes Gateway API provider allowing cross-tenant header injection via shared backends.

#header-injection #kubernetes #gateway-api #multi-tenancy Read analysis →
High CVSS 8.8
CVE-2026-60102 Horde Virtual File System (VFS) PHP July 8, 2026

Horde VFS Command Injection

CVE-2026-60102 allows authenticated attackers to execute arbitrary OS commands through malicious filenames in Horde VFS before 3.0.1.

#command-injection #horde #vfs #smb Read analysis →
Critical CVSS 8.1
CVE-2024-6387 OpenSSH C July 1, 2024

regreSSHion — OpenSSH Root RCE

CVE-2024-6387 (regreSSHion) is a signal handler race in OpenSSH sshd allowing unauthenticated root RCE on glibc Linux. Detection and patch guidance.

#race-condition #rce #openssh #signal-handler Read analysis →
High CVSS 8.6
CVE-2024-21626 runc Go February 1, 2024

Leaky Vessels: runc Escape

CVE-2024-21626 (Leaky Vessels) is a runc container escape via a leaked /proc/self/cwd file descriptor, letting attackers access the host filesystem.

#container-escape #runc #docker #kubernetes Read analysis →
Critical CVSS 9.8
CVE-2023-50585 Tenda A18 C January 13, 2024

Tenda A18 Stack Overflow RCE

CVE-2023-50585 is a stack overflow in Tenda A18 v15.13.07.09 formSetDeviceName, allowing unauthenticated remote code execution via the devName parameter.

#stack-overflow #buffer-overflow #IoT #router Read analysis →
Critical CVSS 9.8
CVE-2023-50643 Evernote JavaScript/Node.js January 13, 2024

Evernote macOS Electron RCE

CVE-2023-50643 lets attackers execute arbitrary code in Evernote for macOS 10.68.2 via an unsafe Electron RunAsNode configuration. CVSS 9.8 critical.

#arbitrary-code-execution #electron #rce #node.js Read analysis →
Critical CVSS 9.8
CVE-2023-49235 TRENDnet TV-IP1314PI C January 12, 2024

TRENDnet Camera Cmd Injection

CVE-2023-49235 is an OS command injection in TRENDnet TV-IP1314PI cameras via unsafe popen() and weak debug filtering, enabling unauthenticated RCE.

#command-injection #c #embedded-systems #rce Read analysis →
Critical CVSS 9.8
CVE-2023-51126 FLIR AX8 PHP January 12, 2024

FLIR AX8 Command Injection

CVE-2023-51126 is a command injection in FLIR AX8 thermal cameras up to firmware 1.46.16, enabling RCE via unsanitized input to the res.php endpoint.

#command-injection #php #flir-ax8 #remote-code-execution Read analysis →
Critical CVSS 9.8
CVE-2023-7220 Totolink NR1800X C January 12, 2024

Totolink NR1800X Overflow

CVE-2023-7220 is a critical stack buffer overflow in the Totolink NR1800X loginAuth function, enabling remote code execution without authentication.

#buffer-overflow #cgi #firmware #remote-code-execution Read analysis →
Critical CVSS 9.8
CVE-2023-7221 Totolink T6 C January 12, 2024

Totolink T6 Buffer Overflow

CVE-2023-7221 is a critical buffer overflow in the Totolink T6 HTTP POST login handler, enabling unauthenticated remote code execution. CVSS 9.8.

#buffer-overflow #remote-code-execution #network-device #authentication-bypass Read analysis →
Critical CVSS 9.8
CVE-2023-31446 Cassia Gateway Bash/Firmware January 11, 2024

Cassia Gateway Root RCE

CVE-2023-31446 is a command injection flaw in Cassia Gateway firmware; the unsanitized queueUrl parameter gives unauthenticated attackers root RCE.

#command-injection #bash #iot-gateway #root-code-execution Read analysis →
Critical CVSS 9.8
CVE-2024-21646 Azure uAMQP C January 11, 2024

Azure uAMQP Overflow RCE

CVE-2024-21646 is an integer overflow in the Azure uAMQP C library when parsing crafted binary type data, enabling RCE in dependent AMQP clients.

#integer-overflow #memory-safety #C #RCE Read analysis →
Critical CVSS 9.8
CVE-2023-49237 TRENDnet TV-IP1314PI C January 10, 2024

TRENDnet Camera RCE

CVE-2023-49237 is an OS command injection in the TRENDnet TV-IP1314PI language pack handler; unfiltered URL parameters allow unauthenticated RCE.

#os-command-injection #embedded-systems #iot-security #remote-code-execution Read analysis →
Critical CVSS 10.0
CVE-2024-21650 XWiki Platform Java January 10, 2024

XWiki Registration RCE

CVE-2024-21650 is a critical RCE in XWiki Platform user registration; unsanitized first and last name fields let attackers execute arbitrary code.

#remote-code-execution #java #xwiki #parameter-injection Read analysis →
Critical CVSS 9.8
CVE-2023-49236 TRENDnet TV-IP1314PI C January 9, 2024

TRENDnet RTSP Stack Overflow

CVE-2023-49236 exploits unvalidated sscanf input in TRENDnet TV-IP1314PI, enabling remote code execution through malicious RTSP scale parameters.

#buffer-overflow #C #embedded-device #remote-code-execution Read analysis →
Critical CVSS 9.8
CVE-2024-0321 GPAC C January 8, 2024

GPAC Stack Buffer Overflow

CVE-2024-0321 is a critical stack-based buffer overflow in GPAC prior to v2.3-DEV enabling remote code execution through malformed media files.

#buffer-overflow #stack-overflow #C #gpac Read analysis →
Critical CVSS 9.8
CVE-2024-22087 Pico HTTP Server C January 8, 2024

Pico HTTP Stack Overflow

CVE-2024-22087 is a stack buffer overflow in Pico HTTP Server URI handling, allowing unauthenticated remote code execution via oversized request paths.

#buffer-overflow #C #pico-http-server #remote-code-execution Read analysis →
Critical CVSS 9.8
CVE-2024-22051 CommonMarker Ruby January 7, 2024

CommonMarker Table Overflow

CVE-2024-22051 is an integer overflow in CommonMarker's GFM table parser causing heap corruption and potential RCE via oversized marker rows.

#integer-overflow #heap-corruption #markdown-parser #remote-code-execution Read analysis →
Critical CVSS 9.8
CVE-2023-51277 nbviewer-app Swift/Objective-C January 6, 2024

nbviewer Privilege Escalation

CVE-2023-51277 is a macOS entitlement flaw in Jupyter Notebook Viewer before 0.1.6 allowing unauthorized task access and privilege escalation.

#entitlement-misconfig #macOS #privilege-escalation #nbviewer-app Read analysis →
Critical CVSS 9.8
CVE-2024-22086 Cherry HTTP Server C January 6, 2024

Cherry HTTP Stack Overflow

CVE-2024-22086 is a stack buffer overflow in Cherry HTTP server URI parsing, enabling unauthenticated remote code execution via malformed requests.

#buffer-overflow #c #cherry #remote-code-execution Read analysis →
Critical CVSS 9.8
CVE-2024-22088 Lotos WebServer C January 6, 2024

Lotos Server Use-After-Free

CVE-2024-22088 is a use-after-free in Lotos WebServer buffer management; long URIs trigger mishandled realloc calls, enabling remote code execution.

#use-after-free #C #lotos #memory-corruption Read analysis →
Critical CVSS 9.8
CVE-2023-50921 GL.iNet C/Shell January 5, 2024

GL.iNet Privilege Escalation

CVE-2023-50921 is a pre-auth privilege escalation in GL.iNet routers via the add_user API endpoint, affecting 12 models on firmware 4.3.7 through 4.5.0.

#privilege-escalation #authentication-bypass #api-vulnerability #embedded-systems Read analysis →
Critical CVSS 9.8
CVE-2023-46308 Plotly.js JavaScript January 3, 2024

Plotly.js Prototype Pollution

CVE-2023-46308 is a prototype pollution flaw in Plotly.js before 2.25.2; plot API calls can manipulate __proto__ to enable arbitrary code execution.

#prototype-pollution #javascript #plotly #code-execution Read analysis →
Critical CVSS 9.8
CVE-2024-21623 OTClient YAML January 2, 2024

OTClient Actions Injection

CVE-2024-21623 exposes critical expression injection vulnerability in OTClient's SonarCloud workflow, enabling remote command execution and secret exfiltration.

#expression-injection #github-actions #ci-cd #remote-code-execution Read analysis →

Find these vulnerabilities in your codebase

Offensive360 SAST detects the vulnerability patterns documented here — plus thousands more — across 60+ programming languages. See what's hiding in your source code.