CVE-2026-6985 — The Function Handle_opt Of The File /Src/Net_builtin.C Of Th Vulnerability

CVE-2026-6985 — The Function Handle_opt Of The File /Src/Net_builtin.C Of Th Vulnerability

CVE-2026-6985 — A weakness has been identified in Cesanta Mongoose up to 7.20. This vulnerability affects the function handle_opt of the file /src/net_builtin.c of the component TCP Option Handler. This manipulation of the argument optlen causes infinite loop. The attack is possible to be carried ou

What This Means For You

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

Related ATT&CK Techniques

🛡️ Detection Rules

1 rule · 6 SIEM formats

1 detection rule 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-6985 - Mongoose TCP Option Handler Infinite Loop

Sigma YAML — free preview
title: CVE-2026-6985 - Mongoose TCP Option Handler Infinite Loop
id: scw-2026-04-25-ai-1
status: experimental
level: high
description: |
  Detects attempts to exploit CVE-2026-6985 by targeting the handle_opt function in Mongoose. The exploit involves manipulating the 'optlen' parameter in a GET request to trigger an infinite loop. This rule looks for specific URI paths and query parameters indicative of this exploit attempt, resulting in a server error (HTTP 500).
author: SCW Feed Engine (AI-generated)
date: 2026-04-25
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-6985/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/src/net_builtin.c'
      cs-uri-query|contains:
          - 'optlen='
      cs-method|exact:
          - 'GET'
      sc-status|exact:
          - '500'
  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-6985 vulnerability CVE-2026-6985
CWE-404 weakness CWE-404
CWE-835 weakness CWE-835
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedApril 25, 2026 at 20:16 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

CVE-2026-6994 — A weakness has been identified in Envoy up to 1.33.0.

CVE-2026-6994 — A weakness has been identified in Envoy up to 1.33.0. Affected is the function params.add of the file source/extensions/filters/http/header_mutation/header_mutation.cc of the component Query...

vulnerabilityCVEmedium-severitycwe-74cwe-707
/SCW Vulnerability Desk /MEDIUM /6.3 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-6993 — Go-Kratos Kratos Vulnerability

CVE-2026-6993 — A security flaw has been discovered in go-kratos kratos up to 2.9.2. This impacts the function NewServer of the file transport/http/server.go of the...

vulnerabilityCVEmedium-severitycwe-441
/SCW Vulnerability Desk /MEDIUM /5.3 /⚑ 2 IOCs /⚙ 1 Sigma

Linksys MR9600 RCE: Critical OS Command Injection Vulnerability

CVE-2026-6992 — A vulnerability was identified in Linksys MR9600 2.0.6.206937. This affects the function BTRequestGetSmartConnectStatus of the file /etc/init.d/run_central2.sh of the component JNAP Action Handler....

vulnerabilityCVEhigh-severitycommand-injectioncwe-77cwe-78
/SCW Vulnerability Desk /HIGH /7.2 /⚑ 5 IOCs /⚙ 2 Sigma