September 2026 (30)
Google Security Updates - September 2026
2 CVEsRoundup of Google security advisories published in September 2026.
Denial of Service in go-openapi/swag via Stack Overflow
1 CVEThe go-openapi/swag library is vulnerable to a stack overflow in its jsonutils component, allowing remote unauthenticated attackers to cause a denial-of-service by submitting deeply nested JSON documents.
CVE-2026-87796 - Arbitrary File Upload in Multi Uploader for Gravity Forms
1 TTP 1 CVEThe Multi Uploader for Gravity Forms WordPress plugin is vulnerable to unauthenticated arbitrary file upload due to improper validation in the move_file function, enabling potential remote code execution.
Microsoft Security Updates - September 2026
71 CVEsRoundup of Microsoft security advisories published in September 2026.
Path Traversal Vulnerability in Grav CMS ImageMedium Class
1 rule 2 TTPs 1 CVEGrav CMS 2.0.10 is vulnerable to path traversal in the ImageMedium::watermark() method, allowing unauthenticated attackers to disclose arbitrary image files by traversing outside the media sandbox.
Grav CMS Twig Sandbox Bypass via Configuration Exposure
3 TTPs 1 CVECVE-2026-92917 allows an authenticated user with page-edit privileges in Grav CMS 2.0.0-rc.1 through 2.0.21 to bypass Twig sandboxing and exfiltrate the full application configuration, including API keys and credentials.
Grav Privilege Escalation via Group Blueprint ACL Bypass
1 rule 3 TTPs 1 CVEA missing 'security@' guard in Grav's group blueprint allows an 'admin.users' operator to escalate privileges to 'admin.super' by modifying group access configurations.
Grav CMS Path Traversal in MediaUploadTrait Leading to Arbitrary File Deletion
3 TTPs 1 CVEAn authenticated path traversal vulnerability in Grav CMS's MediaUploadTrait allows users with media management permissions to delete arbitrary files on the server by providing crafted file paths.
Jupyter Server Authentication Token Leak in Error Logs
1 TTP 1 CVEJupyter Server versions prior to 2.21.0 inadvertently expose authentication tokens in plain-text 500 error logs due to improper logging of the Referer header.
Multi-tenant Isolation Bypass in djust via WebSocket/SSE
6 TTPs 1 CVEA vulnerability in djust caused multi-tenant isolation to fail open on WebSocket and SSE paths, allowing unauthorized cross-tenant data disclosure due to improper tenant context propagation.
Unbounded DEFLATE Decompression Vulnerability in HAPI FHIR
1 TTP 1 CVEThe HAPI FHIR SHCParser component contains an unbounded DEFLATE decompression flaw (CVE-2026-81875) allowing attackers to trigger memory exhaustion and denial-of-service.
CoreDNS DoH/DoQ/gRPC RFC 2136 UPDATE Bypass
1 rule 3 TTPs 1 CVECoreDNS versions up to 1.14.6 fail to validate DNS UPDATE opcodes over DoH, DoH3, DoQ, and gRPC, allowing attackers to relay unauthorized updates to upstream servers.
Denial of Service via Malformed HTTP Chunked Encoding in react/http
1 TTP 1 CVEA malformed HTTP chunked body triggers an infinite loop in the react/http ChunkedDecoder, causing 100% CPU usage and service disruption in both server and client implementations.
Denial of Service Vulnerability in redis-parser via RESP Recursion
1 CVEThe redis-parser library up to version 3.0.0 is vulnerable to a denial of service attack where crafted RESP byte streams trigger unbounded recursion, exhausting the V8 call stack and crashing the host Node.js process.
Authorization Bypass in SigNoz Trace-Funnel Analytics
2 rules 1 TTP 1 CVESigNoz versions 0.88.0 through 0.141.0 contain an authorization bypass vulnerability allowing unauthenticated remote attackers to query sensitive trace analytics via the trace-funnel endpoint.
Local Privilege Escalation in NetworkManager-l2tp via pppd Directive Injection
1 TTP 1 CVEAn improper input validation vulnerability in NetworkManager-l2tp (CVE-2026-93337) allows local users with VPN creation permissions to inject malicious directives into the pppd configuration, leading to arbitrary code execution as root.
Keycloak Stateless Mode Replay Vulnerability (CVE-2026-90997)
1 TTP 1 CVEA row-count mismatch in Keycloak when using MySQL or MariaDB in stateless mode allows attackers to bypass replay protection for single-use security artifacts like JWT client assertions, DPoP proofs, or TOTP codes.
Out-of-Bounds Read Vulnerability in Redis Cluster Bus
1 CVEA vulnerability in the Redis cluster bus packet parser allows remote attackers to trigger an out-of-bounds read via crafted PING, PONG, or MEET packets, resulting in potential information disclosure or denial of service.
Stored XSS in Vendure Admin Dashboard via Unsafe HTML Stripping
2 TTPs 1 CVEA stored Cross-Site Scripting (XSS) vulnerability in the Vendure Admin Dashboard allows authenticated administrators to execute arbitrary JavaScript in the context of other users viewing entity lists, leading to potential account takeover.
Command Injection in @cyclonedx/cyclonedx-npm via --workspace Argument
1 rule 1 TTP 1 CVEA command injection vulnerability in @cyclonedx/cyclonedx-npm on Windows allows attackers to execute arbitrary commands by supplying malicious input to the --workspace argument.
RabbitMQ Java Client Out-of-Memory Vulnerability via Frame Negotiation
1 TTP 1 CVEA logic error in the RabbitMQ Java client's frame size negotiation allows a malicious server to trigger a massive memory allocation and service crash by exploiting an integer comparison flaw in frame handling.
Denial of Service via Unhandled Panics in PocketBase Worker Goroutines
1 CVEPocketBase is susceptible to a denial-of-service vulnerability (CVE-2026-82410) where unhandled panics in internal worker goroutines trigger unexpected server process termination.
Broken Access Control in TinaCMS Authorization
2 TTPs 1 IOCA broken access control vulnerability in @tinacms/auth allows attackers to perform unauthorized actions by supplying their own valid TinaCloud credentials against a victim's TinaCMS deployment.
Umbraco Delivery API Authorization Bypass via Node Expansion
1 TTP 1 CVEUmbraco CMS contains an authorization bypass vulnerability (CVE-2026-69197) in the Delivery API where protected content is leaked when referenced by an unprotected node through expansion parameters.
ExifReader Denial of Service via Crafted HEIC/AVIF Files
1 TTP 1 CVEExifReader version 4.41.0 is susceptible to a heap exhaustion denial-of-service vulnerability due to an unbounded object allocation loop when parsing malicious ISO-BMFF iloc box structures.
RestrictedPython Sandbox Escape via string.Formatter
2 TTPs 1 CVERestrictedPython versions prior to 8.4 are vulnerable to a sandbox escape (CVE-2026-76825) via the string.Formatter module, which can bypass attribute guards to access sensitive objects and primitives.
Protocol Desynchronization and Frame Injection in RabbitMQ amqp091-go
5 TTPs 1 CVEA critical integer overflow vulnerability in the amqp091-go parser causes protocol desynchronization, allowing remote attackers to inject arbitrary AMQP frames into the network stream.
Resource Exhaustion in RabbitMQ amqp091-go via Unsafe Integer Casting
1 TTP 1 CVEThe RabbitMQ amqp091-go library contains a vulnerability in its Qos configuration method where signed integer inputs are implicitly cast to unsigned integers, allowing attackers to trigger message flooding and OOM crashes via integer wrap-around.
Grav CMS Remote Code Execution Vulnerability (CVE-2026-65608)
2 rules 1 TTP 1 CVEAn authenticated remote code execution vulnerability (CVE-2026-65608) in Grav CMS versions 1.7.0 through 2.0.8 allows attackers with Flex directory create/update permissions to execute arbitrary shell commands due to improper input validation in `FlexDirectory::dynamicDataField()`.
Unauthenticated SSRF in Kestra OSS via Pebble http() Function
1 rule 3 TTPs 1 CVE 1 IOCAn unauthenticated SSRF vulnerability in the Kestra OSS Pebble template engine allows remote attackers to perform arbitrary requests to internal network services and cloud metadata endpoints.