CVE-2026-43002 — OpenStack Horizon 25.6 And Vulnerability

CVE-2026-43002 — OpenStack Horizon 25.6 And Vulnerability

CVE-2026-43002 — An issue was discovered in OpenStack Horizon 25.6 and 25.7 before 25.7.3. There is a write operation to the session storage backend before authentication and thus storage can be exhausted by unauthenticated requests. This is a regression of the CVE-2014-8124 fix.

What This Means For You

  • If your environment is affected by CWE-696, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-43002 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

2 rules · 6 SIEM formats

2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1190 Initial Access

CVE-2026-43002 - OpenStack Horizon Session Storage Exhaustion Attempt

Sigma YAML — free preview
title: CVE-2026-43002 - OpenStack Horizon Session Storage Exhaustion Attempt
id: scw-2026-05-05-ai-1
status: experimental
level: high
description: |
  Detects attempts to exploit CVE-2026-43002 by targeting the OpenStack Horizon authentication endpoint with POST requests. This vulnerability allows unauthenticated users to exhaust session storage by repeatedly writing to it before authentication, potentially leading to a denial-of-service condition. This rule specifically looks for POST requests to the '/horizon/auth/' URI which is indicative of session interaction.
author: SCW Feed Engine (AI-generated)
date: 2026-05-05
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-43002/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/horizon/auth/'
      cs-method:
          - 'POST'
      sc-status:
          - '200'
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-43002 vulnerability CVE-2026-43002
CWE-696 weakness CWE-696
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 05, 2026 at 20:17 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

D-Link DI-8100 Critical Buffer Overflow (CVE-2026-7853) Publicly Exploitable

CVE-2026-7853 — A weakness has been identified in D-Link DI-8100 16.07.26A1. Affected is the function sprintf of the file /auto_reboot.asp of the component HTTP Handler....

vulnerabilityCVEcriticalhigh-severitybuffer-overflowcwe-119cwe-120
/SCW Vulnerability Desk /CRITICAL /9.8 /⚑ 4 IOCs /⚙ 1 Sigma

D-Link DI-8100 Router Vulnerability: Remote Stack Buffer Overflow

CVE-2026-7851 — A vulnerability was identified in D-Link DI-8100 16.07.26A1. This affects the function sprintf of the file yyxz.asp. The manipulation of the argument ID...

vulnerabilityCVEhigh-severitybuffer-overflowcwe-119cwe-121
/SCW Vulnerability Desk /HIGH /7.2 /⚑ 3 IOCs /⚙ 2 Sigma

CVE-2026-7844 — Chatchat-Space Langchain-Chatchat Vulnerability

CVE-2026-7844 — A vulnerability was detected in chatchat-space Langchain-Chatchat up to 0.3.1.3. This vulnerability affects the function files/list_files/retrieve_file/retrieve_file_content/delete_file of the file libs/chatchat-server/chatchat/server/api_server/openai_routes.py of the component...

vulnerabilityCVEmedium-severitycwe-287cwe-306
/SCW Vulnerability Desk /MEDIUM /6.3 /⚑ 3 IOCs /⚙ 3 Sigma