> ESC
Achievements

CVE-2026-26213: thingino-firmware Unauthenticated Command Injection in Captive Portal

2026-03-15 Vulnerability Discovery 8.7 ⏱ 1 min read

Unauthenticated OS command injection in the WiFi captive portal API endpoint (api.cgi) of thingino-firmware allows any device on the camera's AP to execute arbitrary commands as root, achieving full device compromise.

CVECommand InjectionRCEIoTFirmwarethingino

CVE-2026-32709: PX4 Autopilot MAVLink FTP Unauthenticated Path Traversal

2026-03-13 Vulnerability Discovery 5.4 ⏱ 2 min read

An unauthenticated path traversal vulnerability in the PX4 Autopilot MAVLink FTP implementation allows reading, writing, and deleting arbitrary files on the flight controller.

CVEPX4MAVLinkPath TraversalArbitrary File ReadArbitrary File WriteCritical

CVE-2026-32713: PX4 Autopilot MAVLink FTP Session Validation Logic Error

2026-03-13 Vulnerability Discovery 4.3 ⏱ 3 min read

A logic error in the session validation of PX4's MAVLink FTP implementation allows operations on invalid file descriptors and session isolation bypass.

CVEPX4MAVLinkLogic ErrorDoSSession Bypass

CVE-2026-28495: GetSimpleCMS-CE CSRF to Remote Code Execution

2026-03-05 Vulnerability Discovery 9.7 ⏱ 3 min read

A CSRF vulnerability in the massiveAdmin plugin for GetSimpleCMS-CE allows an unauthenticated attacker to achieve RCE by overwriting gsconfig.php.

CVECSRFRCEGetSimpleCMS-CEPHP

CVE-2026-26022: Gogs Stored XSS via data: URI in HTML Sanitizer

2026-02-28 Vulnerability Discovery 8.7 ⏱ 2 min read

Stored Cross-Site Scripting in Gogs self-hosted Git service via data: URI scheme allowed by the HTML sanitizer, enabling JavaScript execution through malicious links.

CVEXSSGogsGoStored XSS

CVE-2026-2811: Ajaxify Comments Unauthenticated HTTP Header Injection

2026-02-28 Vulnerability Discovery 5.4 ⏱ 1 min read

Unauthenticated HTTP Header Injection in the Ajaxify Comments WordPress plugin (< 3.2) due to insufficient input sanitization, allowing attackers to inject arbitrary HTTP headers.

CVEHTTP Header InjectionWordPressPHPPlugin

CVE-2026-28423: Statamic CMS Server-Side Request Forgery via Glide

2026-02-28 Vulnerability Discovery 6.8 ⏱ 1 min read

Server-Side Request Forgery in Statamic CMS's Glide image manipulation proxy allows unauthenticated attackers to make the server send HTTP requests to arbitrary URLs, including internal services and cloud metadata endpoints.

CVESSRFStatamicPHPLaravel

CVE-2026-27796: Homarr Unauthenticated Integration Metadata Leak

2026-02-24 Vulnerability Discovery 5.3 ⏱ 2 min read

Unauthenticated information disclosure in Homarr's integration.all tRPC endpoint exposes internal service URLs, integration names, and service types to unauthenticated users in versions ≤ 1.53.2.

CVEInformation DisclosureHomarrtRPCAccess Control

CVE-2026-27824: Calibre IP Ban Bypass via X-Forwarded-For Spoofing

2026-02-24 Vulnerability Discovery 5.3 ⏱ 3 min read

IP-based brute-force protection in Calibre's Content Server can be completely bypassed by spoofing the X-Forwarded-For header, allowing unlimited password guessing attempts in versions ≤ 9.3.1.

CVEAuthentication BypassCalibrePythonBrute Force

CVE-2026-27728: OneUptime Command Injection

2026-02-23 Vulnerability Discovery 10.0 ⏱ 2 min read

OS Command injection vulnerability in OneUptime's Probe NetworkPathMonitor allows authenticated users to execute arbitrary commands via unsanitized traceroute destinations.

CVECommand InjectionOneUptimeNode.jsRCE

CVE-2026-26331: yt-dlp Arbitrary Command Injection via --netrc-cmd

2026-02-21 Vulnerability Discovery 8.8 ⏱ 2 min read

Arbitrary command injection in yt-dlp's --netrc-cmd option allows an attacker to execute OS commands via a maliciously crafted URL, exploitable through HTTP redirects.

CVECommand Injectionyt-dlpPythonRCE

CVE-2026-25731: Calibre Templite SSTI to Arbitrary Code Execution

2026-02-10 Vulnerability Discovery 7.8 ⏱ 2 min read

Server-Side Template Injection vulnerability in Calibre's Templite engine allows arbitrary Python code execution via user-supplied HTML export templates in versions ≤ 9.1.0.

CVESSTIRCECalibrePython

HotelDruid 2.2.3: SQL Injection in disponibilita.php

2026-01-15 Vulnerability Discovery ⏱ 2 min read

SQL injection vulnerability in HotelDruid 2.2.3 via unsanitized inizioperiodo and fineperiodo parameters in disponibilita.php, allowing full database extraction.

SQLiHotelDruidWeb SecurityDatabase

CVE-2024-41570: Havoc C2 Authenticated RCE via SSRF Chain

2024-11-20 PoC ⏱ 2 min read

Authenticated Remote Code Execution in Havoc C2 framework by chaining SSRF with command injection to execute arbitrary commands on the teamserver.

SSRFCommand InjectionRCEC2Python