Critical Alert 3 Active Exploits Detected Today

CVE-2026-18556 N-able N-central Authentication Bypass Using an Alternate Path or Channel Vulnerability →
CVE-2026-34486 Apache Tomcat Missing Encryption of Sensitive Data Vulnerability →
CVE-2026-9198 IBM Langflow Code Injection Vulnerability →
Powered by CVE Watchtower
×
August 5, 2026

CVE Watchtower


← Back to CVE List

CVE-2026-71262NVD

Vulnerability Summary

IoTSharp BlobStorageController.cs lacks the [Authorize] attribute applied to every other controller in the application (DevicesController, CustomersController, TenantsController, etc.), and no global authorization FallbackPolicy is configured in Startup.cs, leaving its Upload/Download/List/Modify/Delete endpoints reachable by unauthenticated remote attackers. The path/filename parameters passed to these endpoints (e.g. `_blob.WriteFileAsync($"{path}/{formFile.FileName}", ...)`) are used without sanitization, enabling path traversal that allows writing, reading, modifying, and deleting arbitrary files outside the intended blob storage directory, including web-accessible paths that can be leveraged for remote code execution via webshell upload.
Severity Level
CRITICAL(9.8)
Published Date
Aug 5, 2026
Last Modified
Aug 5, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
Data Pending
Root Weakness (CWE)
Refer to the official MITRE database for detailed architectural specifications regarding this weakness.
CVSS v3.1 Base Metrics
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh