GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
Common Weakness Enumeration

CWE-664

Discouraged

Improper Control of a Resource Through its Lifetime

Abstraction: Pillar · Status: Draft

The product does not maintain or incorrectly maintains control over a resource throughout its lifetime of creation, use, and release.

78 vulnerabilities reference this CWE, most recent first.

CVE-2026-86203 (GCVE-0-2026-86203)

Vulnerability from cvelistv5 – Published: 2026-09-09 13:32 – Updated: 2026-09-10 14:57
VLAI
Title
PocketMine-MP before 5.39.2 Item Duplication via Despawn State
Summary
PocketMine-MP versions before 5.39.2 fail to validate entity despawn state when processing attack packets from clients. Attackers can exploit a race condition by attacking a disconnecting player to trigger multiple death handlers, causing inventory items and experience to drop multiple times for duplication.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-10 14:18 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
pmmp PocketMine-MP Affected: 0 , < 5.39.2 (semver)
Unaffected: 5.39.2 (semver)
Create a notification for this product.
Date Public
2026-04-04 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-86203",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-10T14:18:46.770958Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-10T14:57:58.125Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "PocketMine-MP",
          "vendor": "pmmp",
          "versions": [
            {
              "lessThan": "5.39.2",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "status": "unaffected",
              "version": "5.39.2",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "kostamax27"
        },
        {
          "lang": "en",
          "type": "finder",
          "value": "dktapps"
        }
      ],
      "datePublic": "2026-04-04T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "PocketMine-MP versions before 5.39.2 fail to validate entity despawn state when processing attack packets from clients. Attackers can exploit a race condition by attacking a disconnecting player to trigger multiple death handlers, causing inventory items and experience to drop multiple times for duplication."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "attackComplexity": "HIGH",
            "attackRequirements": "PRESENT",
            "attackVector": "NETWORK",
            "baseScore": 6.3,
            "baseSeverity": "MEDIUM",
            "privilegesRequired": "NONE",
            "subAvailabilityImpact": "NONE",
            "subConfidentialityImpact": "NONE",
            "subIntegrityImpact": "NONE",
            "userInteraction": "NONE",
            "vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
            "version": "4.0",
            "vulnAvailabilityImpact": "NONE",
            "vulnConfidentialityImpact": "NONE",
            "vulnIntegrityImpact": "LOW"
          },
          "format": "CVSS"
        },
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "format": "CVSS"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-09T13:32:04.400Z",
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck"
      },
      "references": [
        {
          "name": "GitHub Security Advisory (GHSA-f9jp-856v-8642)",
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-f9jp-856v-8642"
        },
        {
          "name": "Patch Commit",
          "tags": [
            "patch"
          ],
          "url": "https://github.com/pmmp/PocketMine-MP/commit/c0719b76b18f2508143134e79bc9f1aa39109683"
        },
        {
          "name": "VulnCheck Advisory: PocketMine-MP before 5.39.2 Item Duplication via Despawn State",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://www.vulncheck.com/advisories/pocketmine-mp-before-5.39.2-item-duplication-via-despawn-state"
        }
      ],
      "title": "PocketMine-MP before 5.39.2 Item Duplication via Despawn State",
      "x_generator": {
        "engine": "vulncheck-endgame"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "cveId": "CVE-2026-86203",
    "datePublished": "2026-09-09T13:32:04.400Z",
    "dateReserved": "2026-09-05T11:52:36.822Z",
    "dateUpdated": "2026-09-10T14:57:58.125Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-20274 (GCVE-0-2026-20274)

Vulnerability from cvelistv5 – Published: 2026-09-02 16:13 – Updated: 2026-09-09 18:56
VLAI
Title
Cisco IOS XR Software Security Hardening Release: September 2026
Summary
As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco IOS XR Software engineering team has conducted a comprehensive internal security review. This review resulted in a software hardening releases that address multiple internally discovered vulnerabilities. The vulnerabilities tracked by CVE-2026-20274 are related to improper resource control issues that are grouped under the Common Weakness Enumeration (CWE) CWE-664.
SSVC
Exploitation: none Automatable: yes Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-02 00:00 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
Cisco Cisco IOS XR Software Affected: 6.5.29
Affected: 7.0.1
Affected: 6.5.26
Affected: 6.5.25
Affected: 6.5.28
Affected: 6.5.90
Affected: 7.1.1
Affected: 7.0.90
Affected: 6.7.1
Affected: 7.0.2
Affected: 7.1.15
Affected: 7.2.1
Affected: 7.1.2
Affected: 6.7.2
Affected: 7.0.11
Affected: 7.0.12
Affected: 7.0.14
Affected: 7.1.25
Affected: 7.2.12
Affected: 7.3.1
Affected: 7.1.3
Affected: 6.7.3
Affected: 7.4.1
Affected: 7.2.2
Affected: 6.7.4
Affected: 6.5.31
Affected: 7.3.15
Affected: 7.3.16
Affected: 6.8.1
Affected: 7.4.15
Affected: 6.5.32
Affected: 7.3.2
Affected: 7.5.1
Affected: 7.4.16
Affected: 7.3.27
Affected: 7.6.1
Affected: 7.5.2
Affected: 7.8.1
Affected: 7.6.15
Affected: 7.5.12
Affected: 7.8.12
Affected: 7.3.3
Affected: 7.7.1
Affected: 6.8.2
Affected: 7.3.4
Affected: 7.4.2
Affected: 6.7.35
Affected: 6.9.1
Affected: 7.6.2
Affected: 7.5.3
Affected: 7.7.2
Affected: 6.9.2
Affected: 7.9.1
Affected: 7.10.1
Affected: 7.8.2
Affected: 7.5.4
Affected: 6.5.33
Affected: 7.8.22
Affected: 7.7.21
Affected: 7.9.2
Affected: 7.3.5
Affected: 7.5.5
Affected: 7.11.1
Affected: 7.9.21
Affected: 7.10.2
Affected: 24.1.1
Affected: 7.6.3
Affected: 7.3.6
Affected: 7.5.52
Affected: 7.11.2
Affected: 24.2.1
Affected: 24.1.2
Affected: 24.2.11
Affected: 24.3.1
Affected: 24.4.1
Affected: 24.2.2
Affected: 7.8.23
Affected: 7.11.21
Affected: 24.2.20
Affected: 24.3.2
Affected: 24.4.10
Affected: 6.5.35
Affected: 25.1.1
Affected: 24.4.2
Affected: 24.3.20
Affected: 24.4.15
Affected: 25.2.1
Affected: 6.5.351
Affected: 25.1.2
Affected: 24.3.30
Affected: 25.3.1
Affected: 6.5.352
Affected: 24.4.30
Affected: 24.2.21
Affected: 25.4.1
Affected: 25.2.2
Affected: 25.2.15
Affected: 7.2.0
Affected: 7.0.0
Affected: 25.2.30
Affected: 6.5.353
Affected: 26.1.1
Affected: 25.1.30
Affected: 25.3.15
Affected: 26.2.100
Affected: 25.4.2
Affected: 26.2.1
Affected: 25.4.30
Affected: 26.1.2
Affected: 25.4.201
Affected: 26.2.101
Affected: 25.2.21
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-20274",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-02T00:00:00+00:00",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-03T03:56:33.256Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Cisco IOS XR Software",
          "vendor": "Cisco",
          "versions": [
            {
              "status": "affected",
              "version": "6.5.29"
            },
            {
              "status": "affected",
              "version": "7.0.1"
            },
            {
              "status": "affected",
              "version": "6.5.26"
            },
            {
              "status": "affected",
              "version": "6.5.25"
            },
            {
              "status": "affected",
              "version": "6.5.28"
            },
            {
              "status": "affected",
              "version": "6.5.90"
            },
            {
              "status": "affected",
              "version": "7.1.1"
            },
            {
              "status": "affected",
              "version": "7.0.90"
            },
            {
              "status": "affected",
              "version": "6.7.1"
            },
            {
              "status": "affected",
              "version": "7.0.2"
            },
            {
              "status": "affected",
              "version": "7.1.15"
            },
            {
              "status": "affected",
              "version": "7.2.1"
            },
            {
              "status": "affected",
              "version": "7.1.2"
            },
            {
              "status": "affected",
              "version": "6.7.2"
            },
            {
              "status": "affected",
              "version": "7.0.11"
            },
            {
              "status": "affected",
              "version": "7.0.12"
            },
            {
              "status": "affected",
              "version": "7.0.14"
            },
            {
              "status": "affected",
              "version": "7.1.25"
            },
            {
              "status": "affected",
              "version": "7.2.12"
            },
            {
              "status": "affected",
              "version": "7.3.1"
            },
            {
              "status": "affected",
              "version": "7.1.3"
            },
            {
              "status": "affected",
              "version": "6.7.3"
            },
            {
              "status": "affected",
              "version": "7.4.1"
            },
            {
              "status": "affected",
              "version": "7.2.2"
            },
            {
              "status": "affected",
              "version": "6.7.4"
            },
            {
              "status": "affected",
              "version": "6.5.31"
            },
            {
              "status": "affected",
              "version": "7.3.15"
            },
            {
              "status": "affected",
              "version": "7.3.16"
            },
            {
              "status": "affected",
              "version": "6.8.1"
            },
            {
              "status": "affected",
              "version": "7.4.15"
            },
            {
              "status": "affected",
              "version": "6.5.32"
            },
            {
              "status": "affected",
              "version": "7.3.2"
            },
            {
              "status": "affected",
              "version": "7.5.1"
            },
            {
              "status": "affected",
              "version": "7.4.16"
            },
            {
              "status": "affected",
              "version": "7.3.27"
            },
            {
              "status": "affected",
              "version": "7.6.1"
            },
            {
              "status": "affected",
              "version": "7.5.2"
            },
            {
              "status": "affected",
              "version": "7.8.1"
            },
            {
              "status": "affected",
              "version": "7.6.15"
            },
            {
              "status": "affected",
              "version": "7.5.12"
            },
            {
              "status": "affected",
              "version": "7.8.12"
            },
            {
              "status": "affected",
              "version": "7.3.3"
            },
            {
              "status": "affected",
              "version": "7.7.1"
            },
            {
              "status": "affected",
              "version": "6.8.2"
            },
            {
              "status": "affected",
              "version": "7.3.4"
            },
            {
              "status": "affected",
              "version": "7.4.2"
            },
            {
              "status": "affected",
              "version": "6.7.35"
            },
            {
              "status": "affected",
              "version": "6.9.1"
            },
            {
              "status": "affected",
              "version": "7.6.2"
            },
            {
              "status": "affected",
              "version": "7.5.3"
            },
            {
              "status": "affected",
              "version": "7.7.2"
            },
            {
              "status": "affected",
              "version": "6.9.2"
            },
            {
              "status": "affected",
              "version": "7.9.1"
            },
            {
              "status": "affected",
              "version": "7.10.1"
            },
            {
              "status": "affected",
              "version": "7.8.2"
            },
            {
              "status": "affected",
              "version": "7.5.4"
            },
            {
              "status": "affected",
              "version": "6.5.33"
            },
            {
              "status": "affected",
              "version": "7.8.22"
            },
            {
              "status": "affected",
              "version": "7.7.21"
            },
            {
              "status": "affected",
              "version": "7.9.2"
            },
            {
              "status": "affected",
              "version": "7.3.5"
            },
            {
              "status": "affected",
              "version": "7.5.5"
            },
            {
              "status": "affected",
              "version": "7.11.1"
            },
            {
              "status": "affected",
              "version": "7.9.21"
            },
            {
              "status": "affected",
              "version": "7.10.2"
            },
            {
              "status": "affected",
              "version": "24.1.1"
            },
            {
              "status": "affected",
              "version": "7.6.3"
            },
            {
              "status": "affected",
              "version": "7.3.6"
            },
            {
              "status": "affected",
              "version": "7.5.52"
            },
            {
              "status": "affected",
              "version": "7.11.2"
            },
            {
              "status": "affected",
              "version": "24.2.1"
            },
            {
              "status": "affected",
              "version": "24.1.2"
            },
            {
              "status": "affected",
              "version": "24.2.11"
            },
            {
              "status": "affected",
              "version": "24.3.1"
            },
            {
              "status": "affected",
              "version": "24.4.1"
            },
            {
              "status": "affected",
              "version": "24.2.2"
            },
            {
              "status": "affected",
              "version": "7.8.23"
            },
            {
              "status": "affected",
              "version": "7.11.21"
            },
            {
              "status": "affected",
              "version": "24.2.20"
            },
            {
              "status": "affected",
              "version": "24.3.2"
            },
            {
              "status": "affected",
              "version": "24.4.10"
            },
            {
              "status": "affected",
              "version": "6.5.35"
            },
            {
              "status": "affected",
              "version": "25.1.1"
            },
            {
              "status": "affected",
              "version": "24.4.2"
            },
            {
              "status": "affected",
              "version": "24.3.20"
            },
            {
              "status": "affected",
              "version": "24.4.15"
            },
            {
              "status": "affected",
              "version": "25.2.1"
            },
            {
              "status": "affected",
              "version": "6.5.351"
            },
            {
              "status": "affected",
              "version": "25.1.2"
            },
            {
              "status": "affected",
              "version": "24.3.30"
            },
            {
              "status": "affected",
              "version": "25.3.1"
            },
            {
              "status": "affected",
              "version": "6.5.352"
            },
            {
              "status": "affected",
              "version": "24.4.30"
            },
            {
              "status": "affected",
              "version": "24.2.21"
            },
            {
              "status": "affected",
              "version": "25.4.1"
            },
            {
              "status": "affected",
              "version": "25.2.2"
            },
            {
              "status": "affected",
              "version": "25.2.15"
            },
            {
              "status": "affected",
              "version": "7.2.0"
            },
            {
              "status": "affected",
              "version": "7.0.0"
            },
            {
              "status": "affected",
              "version": "25.2.30"
            },
            {
              "status": "affected",
              "version": "6.5.353"
            },
            {
              "status": "affected",
              "version": "26.1.1"
            },
            {
              "status": "affected",
              "version": "25.1.30"
            },
            {
              "status": "affected",
              "version": "25.3.15"
            },
            {
              "status": "affected",
              "version": "26.2.100"
            },
            {
              "status": "affected",
              "version": "25.4.2"
            },
            {
              "status": "affected",
              "version": "26.2.1"
            },
            {
              "status": "affected",
              "version": "25.4.30"
            },
            {
              "status": "affected",
              "version": "26.1.2"
            },
            {
              "status": "affected",
              "version": "25.4.201"
            },
            {
              "status": "affected",
              "version": "26.2.101"
            },
            {
              "status": "affected",
              "version": "25.2.21"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "As part of Cisco\u0027s ongoing commitment to proactive security and product quality, the Cisco IOS XR Software engineering team has conducted a comprehensive internal security review. This review resulted in a software hardening releases that address multiple internally discovered vulnerabilities.\r\n\r\nThe vulnerabilities tracked by CVE-2026-20274 are related to improper resource control issues that are grouped under the Common Weakness Enumeration (CWE) CWE-664."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "format": "cvssV3_1"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "cwe"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-09T18:56:22.125Z",
        "orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
        "shortName": "cisco"
      },
      "references": [
        {
          "name": "cisco-sa-hardening-iosxr-qg64NcM",
          "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-iosxr-qg64NcM"
        }
      ],
      "source": {
        "advisory": "cisco-sa-hardening-iosxr-qg64NcM",
        "defects": [
          "CSCwu24170"
        ],
        "discovery": "INTERNAL"
      },
      "title": "Cisco IOS XR Software Security Hardening Release: September 2026"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
    "assignerShortName": "cisco",
    "cveId": "CVE-2026-20274",
    "datePublished": "2026-09-02T16:13:34.649Z",
    "dateReserved": "2025-10-08T11:59:15.403Z",
    "dateUpdated": "2026-09-09T18:56:22.125Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-20269 (GCVE-0-2026-20269)

Vulnerability from cvelistv5 – Published: 2026-08-05 16:19 – Updated: 2026-08-14 21:00
VLAI
Title
Cisco IOS XE Software Security Hardening Release
Summary
As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco IOS XE Software engineering team has conducted a comprehensive internal security review. This review resulted in software hardening releases that address multiple internally discovered vulnerabilities. The vulnerabilities tracked by CVE-2026-20269 are related to issues with improper control of a resource through its lifetime that are grouped under the Common Weakness Enumeration (CWE) Pillar CWE-664.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-05 17:33 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
Cisco Cisco IOS XE Software Affected: 17.2.1a
Affected: 16.12.1y
Affected: 16.12.3s
Affected: 16.7.1b
Affected: 16.6.2
Affected: 16.6.5
Affected: 16.12.1w
Affected: 16.9.1d
Affected: 17.3.1
Affected: 16.9.4c
Affected: 16.7.1
Affected: 17.2.1
Affected: 16.6.8
Affected: 16.9.1b
Affected: 16.9.2s
Affected: 16.12.4
Affected: 16.12.3a
Affected: 17.1.1s
Affected: 16.11.1a
Affected: 16.7.2
Affected: 16.11.1b
Affected: 16.9.1s
Affected: 16.9.3h
Affected: 16.9.1c
Affected: 16.6.5a
Affected: 16.6.3
Affected: 16.10.1f
Affected: 17.2.1v
Affected: 16.8.1e
Affected: 16.9.3a
Affected: 16.12.1a
Affected: 16.12.1x
Affected: 16.6.4s
Affected: 16.10.1c
Affected: 16.12.3
Affected: 16.11.2
Affected: 16.6.5b
Affected: 16.12.2s
Affected: 16.10.1b
Affected: 16.7.3
Affected: 16.6.7
Affected: 16.9.6
Affected: 16.9.2
Affected: 16.10.1
Affected: 16.12.1t
Affected: 16.9.1
Affected: 16.8.1a
Affected: 16.9.3s
Affected: 16.6.7a
Affected: 16.12.2
Affected: 16.11.1
Affected: 16.9.3
Affected: 16.11.1s
Affected: 16.12.1
Affected: 17.1.1
Affected: 17.1.2
Affected: 16.10.1d
Affected: 17.1.1t
Affected: 16.9.4
Affected: 16.8.3
Affected: 16.12.2t
Affected: 16.9.5
Affected: 16.8.1s
Affected: 16.10.1e
Affected: 16.8.2
Affected: 16.6.4
Affected: 16.8.1b
Affected: 16.10.1a
Affected: 16.12.1z
Affected: 16.8.1c
Affected: 16.9.1a
Affected: 16.9.5f
Affected: 16.6.4a
Affected: 16.10.1g
Affected: 16.8.1
Affected: 16.6.6
Affected: 16.9.2a
Affected: 16.8.1d
Affected: 16.10.3
Affected: 16.7.1a
Affected: 16.11.1c
Affected: 16.10.1s
Affected: 17.2.1r
Affected: 17.1.1a
Affected: 16.10.2
Affected: 16.12.2a
Affected: 16.12.1c
Affected: 16.12.1s
Affected: 16.7.4
Affected: 17.2.2
Affected: 16.9.8
Affected: 16.9.7
Affected: 17.1.3
Affected: 17.3.1a
Affected: 17.3.2a
Affected: 16.12.5
Affected: 17.3.1w
Affected: 17.3.2
Affected: 17.4.1
Affected: 16.12.4a
Affected: 17.4.1a
Affected: 17.3.1x
Affected: 17.3.3
Affected: 16.6.9
Affected: 17.2.3
Affected: 17.5.1
Affected: 16.12.1z1
Affected: 16.12.5a
Affected: 17.4.1b
Affected: 17.3.1z
Affected: 16.12.5b
Affected: 17.4.2
Affected: 17.3.3a
Affected: 17.3.5
Affected: 17.3.4
Affected: 17.5.1a
Affected: 16.12.6
Affected: 17.6.1
Affected: 16.12.1z2
Affected: 16.6.10
Affected: 17.3.4a
Affected: 17.6.1a
Affected: 17.7.1
Affected: 17.6.1x
Affected: 17.6.2
Affected: 16.12.6a
Affected: 17.3.4c
Affected: 17.4.2a
Affected: 17.3.4b
Affected: 17.7.1a
Affected: 16.12.7
Affected: 17.8.1a
Affected: 17.6.3a
Affected: 17.6.3
Affected: 17.7.2
Affected: 17.7.1b
Affected: 17.9.1w
Affected: 17.3.5a
Affected: 17.6.1z
Affected: 16.12.8
Affected: 17.8.1
Affected: 17.9.1
Affected: 17.6.4
Affected: 17.3.5b
Affected: 17.9.1a
Affected: 17.3.6
Affected: 17.10.1
Affected: 16.9.8a
Affected: 17.6.1z1
Affected: 17.10.1a
Affected: 17.9.2
Affected: 17.6.5
Affected: 17.9.1x
Affected: 17.9.1y
Affected: 16.9.8b
Affected: 17.3.7
Affected: 17.9.2a
Affected: 17.9.3
Affected: 16.12.9
Affected: 17.11.1
Affected: 17.10.1b
Affected: 17.6.6
Affected: 17.9.1x1
Affected: 17.11.1a
Affected: 17.9.3a
Affected: 17.12.1
Affected: 17.3.8
Affected: 17.9.4
Affected: 16.12.10
Affected: 17.12.1w
Affected: 17.9.1y1
Affected: 17.12.1a
Affected: 17.9.5
Affected: 17.13.1
Affected: 17.12.1x
Affected: 17.12.2
Affected: 17.14.1
Affected: 17.9.4a
Affected: 17.3.8a
Affected: 17.6.6a
Affected: 17.6.5a
Affected: 17.6.7
Affected: 16.12.10a
Affected: 17.15.1
Affected: 17.13.1a
Affected: 17.12.2a
Affected: 16.12.11
Affected: 17.12.3
Affected: 17.12.1y
Affected: 17.12.1z
Affected: 17.9.5a
Affected: 17.14.1a
Affected: 17.9.5b
Affected: 17.6.8
Affected: 16.12.12
Affected: 17.12.4
Affected: 17.9.6
Affected: 17.17.1
Affected: 17.16.1
Affected: 17.15.1w
Affected: 17.12.3a
Affected: 17.9.5c
Affected: 17.15.1a
Affected: 17.12.1z1
Affected: 17.15.2
Affected: 17.15.1b
Affected: 17.9.5d
Affected: 17.15.1x
Affected: 17.9.6a
Affected: 17.12.1z2
Affected: 17.6.8a
Affected: 17.16.1a
Affected: 16.12.13
Affected: 17.15.3
Affected: 17.9.7
Affected: 17.12.5
Affected: 17.15.1y
Affected: 17.9.5e
Affected: 17.12.4a
Affected: 17.15.2a
Affected: 17.15.2c
Affected: 17.15.2b
Affected: 17.12.1z3
Affected: 17.9.5f
Affected: 17.12.4b
Affected: 17.12.5a
Affected: 17.18.1
Affected: 17.12.6
Affected: 17.12.1z4
Affected: 17.9.8
Affected: 17.9.7a
Affected: 17.15.3a
Affected: 17.15.4
Affected: 17.12.5b
Affected: 17.15.3b
Affected: 16.12.14
Affected: 17.18.1z
Affected: 17.9.7b
Affected: 17.12.5c
Affected: 26.1.1
Affected: 17.18.1a
Affected: 17.15.4a
Affected: 17.18.2
Affected: 17.18.1w
Affected: 17.15.4b
Affected: 17.12.6a
Affected: 17.12.7
Affected: 17.15.4c
Affected: 17.9.9
Affected: 17.12.5d
Affected: 16.12.15
Affected: 17.15.4s1
Affected: 17.15.5
Affected: 17.12.1z5
Affected: 17.18.1x
Affected: 17.12.1z6
Affected: 17.15.4d
Affected: 17.12.6b
Affected: 17.4.1c
Affected: 17.15.5a
Affected: 17.18.1y
Affected: 17.12.7a
Affected: 17.18.3
Affected: 17.12.7b
Affected: 17.18.3a
Affected: 26.1.1a
Affected: 17.15.7
Affected: 16.12.16
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-20269",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-05T17:33:29.799902Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-05T17:45:14.919Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "descriptions": [
          {
            "lang": "en",
            "value": "The CVE Program recognizes that this CVE Record provides vulnerability information that a Supplier CNA believes is very important to consumers. The CVE Program has flagged this CVE Record as it assigns a single CVE ID to a collection of individual vulnerabilities which does not align with CVE\u0027s \"one vulnerability, one ID\" principle, and therefore provides incomplete information. For further clarification, please see the CVE Program\u0027s blog, \"Preserving Vulnerability-Level Identification\" linked below. Details within the CNA container below are viewable by clicking on the CNA name."
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-14T21:00:52.113Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://www.cve.org/Media/News/item/blog/2026/06/16/Preserving-Vulnerability-Level-Identification"
          }
        ],
        "tags": [
          "x_bundling-flagged-by-CVE-Program"
        ]
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Cisco IOS XE Software",
          "vendor": "Cisco",
          "versions": [
            {
              "status": "affected",
              "version": "17.2.1a"
            },
            {
              "status": "affected",
              "version": "16.12.1y"
            },
            {
              "status": "affected",
              "version": "16.12.3s"
            },
            {
              "status": "affected",
              "version": "16.7.1b"
            },
            {
              "status": "affected",
              "version": "16.6.2"
            },
            {
              "status": "affected",
              "version": "16.6.5"
            },
            {
              "status": "affected",
              "version": "16.12.1w"
            },
            {
              "status": "affected",
              "version": "16.9.1d"
            },
            {
              "status": "affected",
              "version": "17.3.1"
            },
            {
              "status": "affected",
              "version": "16.9.4c"
            },
            {
              "status": "affected",
              "version": "16.7.1"
            },
            {
              "status": "affected",
              "version": "17.2.1"
            },
            {
              "status": "affected",
              "version": "16.6.8"
            },
            {
              "status": "affected",
              "version": "16.9.1b"
            },
            {
              "status": "affected",
              "version": "16.9.2s"
            },
            {
              "status": "affected",
              "version": "16.12.4"
            },
            {
              "status": "affected",
              "version": "16.12.3a"
            },
            {
              "status": "affected",
              "version": "17.1.1s"
            },
            {
              "status": "affected",
              "version": "16.11.1a"
            },
            {
              "status": "affected",
              "version": "16.7.2"
            },
            {
              "status": "affected",
              "version": "16.11.1b"
            },
            {
              "status": "affected",
              "version": "16.9.1s"
            },
            {
              "status": "affected",
              "version": "16.9.3h"
            },
            {
              "status": "affected",
              "version": "16.9.1c"
            },
            {
              "status": "affected",
              "version": "16.6.5a"
            },
            {
              "status": "affected",
              "version": "16.6.3"
            },
            {
              "status": "affected",
              "version": "16.10.1f"
            },
            {
              "status": "affected",
              "version": "17.2.1v"
            },
            {
              "status": "affected",
              "version": "16.8.1e"
            },
            {
              "status": "affected",
              "version": "16.9.3a"
            },
            {
              "status": "affected",
              "version": "16.12.1a"
            },
            {
              "status": "affected",
              "version": "16.12.1x"
            },
            {
              "status": "affected",
              "version": "16.6.4s"
            },
            {
              "status": "affected",
              "version": "16.10.1c"
            },
            {
              "status": "affected",
              "version": "16.12.3"
            },
            {
              "status": "affected",
              "version": "16.11.2"
            },
            {
              "status": "affected",
              "version": "16.6.5b"
            },
            {
              "status": "affected",
              "version": "16.12.2s"
            },
            {
              "status": "affected",
              "version": "16.10.1b"
            },
            {
              "status": "affected",
              "version": "16.7.3"
            },
            {
              "status": "affected",
              "version": "16.6.7"
            },
            {
              "status": "affected",
              "version": "16.9.6"
            },
            {
              "status": "affected",
              "version": "16.9.2"
            },
            {
              "status": "affected",
              "version": "16.10.1"
            },
            {
              "status": "affected",
              "version": "16.12.1t"
            },
            {
              "status": "affected",
              "version": "16.9.1"
            },
            {
              "status": "affected",
              "version": "16.8.1a"
            },
            {
              "status": "affected",
              "version": "16.9.3s"
            },
            {
              "status": "affected",
              "version": "16.6.7a"
            },
            {
              "status": "affected",
              "version": "16.12.2"
            },
            {
              "status": "affected",
              "version": "16.11.1"
            },
            {
              "status": "affected",
              "version": "16.9.3"
            },
            {
              "status": "affected",
              "version": "16.11.1s"
            },
            {
              "status": "affected",
              "version": "16.12.1"
            },
            {
              "status": "affected",
              "version": "17.1.1"
            },
            {
              "status": "affected",
              "version": "17.1.2"
            },
            {
              "status": "affected",
              "version": "16.10.1d"
            },
            {
              "status": "affected",
              "version": "17.1.1t"
            },
            {
              "status": "affected",
              "version": "16.9.4"
            },
            {
              "status": "affected",
              "version": "16.8.3"
            },
            {
              "status": "affected",
              "version": "16.12.2t"
            },
            {
              "status": "affected",
              "version": "16.9.5"
            },
            {
              "status": "affected",
              "version": "16.8.1s"
            },
            {
              "status": "affected",
              "version": "16.10.1e"
            },
            {
              "status": "affected",
              "version": "16.8.2"
            },
            {
              "status": "affected",
              "version": "16.6.4"
            },
            {
              "status": "affected",
              "version": "16.8.1b"
            },
            {
              "status": "affected",
              "version": "16.10.1a"
            },
            {
              "status": "affected",
              "version": "16.12.1z"
            },
            {
              "status": "affected",
              "version": "16.8.1c"
            },
            {
              "status": "affected",
              "version": "16.9.1a"
            },
            {
              "status": "affected",
              "version": "16.9.5f"
            },
            {
              "status": "affected",
              "version": "16.6.4a"
            },
            {
              "status": "affected",
              "version": "16.10.1g"
            },
            {
              "status": "affected",
              "version": "16.8.1"
            },
            {
              "status": "affected",
              "version": "16.6.6"
            },
            {
              "status": "affected",
              "version": "16.9.2a"
            },
            {
              "status": "affected",
              "version": "16.8.1d"
            },
            {
              "status": "affected",
              "version": "16.10.3"
            },
            {
              "status": "affected",
              "version": "16.7.1a"
            },
            {
              "status": "affected",
              "version": "16.11.1c"
            },
            {
              "status": "affected",
              "version": "16.10.1s"
            },
            {
              "status": "affected",
              "version": "17.2.1r"
            },
            {
              "status": "affected",
              "version": "17.1.1a"
            },
            {
              "status": "affected",
              "version": "16.10.2"
            },
            {
              "status": "affected",
              "version": "16.12.2a"
            },
            {
              "status": "affected",
              "version": "16.12.1c"
            },
            {
              "status": "affected",
              "version": "16.12.1s"
            },
            {
              "status": "affected",
              "version": "16.7.4"
            },
            {
              "status": "affected",
              "version": "17.2.2"
            },
            {
              "status": "affected",
              "version": "16.9.8"
            },
            {
              "status": "affected",
              "version": "16.9.7"
            },
            {
              "status": "affected",
              "version": "17.1.3"
            },
            {
              "status": "affected",
              "version": "17.3.1a"
            },
            {
              "status": "affected",
              "version": "17.3.2a"
            },
            {
              "status": "affected",
              "version": "16.12.5"
            },
            {
              "status": "affected",
              "version": "17.3.1w"
            },
            {
              "status": "affected",
              "version": "17.3.2"
            },
            {
              "status": "affected",
              "version": "17.4.1"
            },
            {
              "status": "affected",
              "version": "16.12.4a"
            },
            {
              "status": "affected",
              "version": "17.4.1a"
            },
            {
              "status": "affected",
              "version": "17.3.1x"
            },
            {
              "status": "affected",
              "version": "17.3.3"
            },
            {
              "status": "affected",
              "version": "16.6.9"
            },
            {
              "status": "affected",
              "version": "17.2.3"
            },
            {
              "status": "affected",
              "version": "17.5.1"
            },
            {
              "status": "affected",
              "version": "16.12.1z1"
            },
            {
              "status": "affected",
              "version": "16.12.5a"
            },
            {
              "status": "affected",
              "version": "17.4.1b"
            },
            {
              "status": "affected",
              "version": "17.3.1z"
            },
            {
              "status": "affected",
              "version": "16.12.5b"
            },
            {
              "status": "affected",
              "version": "17.4.2"
            },
            {
              "status": "affected",
              "version": "17.3.3a"
            },
            {
              "status": "affected",
              "version": "17.3.5"
            },
            {
              "status": "affected",
              "version": "17.3.4"
            },
            {
              "status": "affected",
              "version": "17.5.1a"
            },
            {
              "status": "affected",
              "version": "16.12.6"
            },
            {
              "status": "affected",
              "version": "17.6.1"
            },
            {
              "status": "affected",
              "version": "16.12.1z2"
            },
            {
              "status": "affected",
              "version": "16.6.10"
            },
            {
              "status": "affected",
              "version": "17.3.4a"
            },
            {
              "status": "affected",
              "version": "17.6.1a"
            },
            {
              "status": "affected",
              "version": "17.7.1"
            },
            {
              "status": "affected",
              "version": "17.6.1x"
            },
            {
              "status": "affected",
              "version": "17.6.2"
            },
            {
              "status": "affected",
              "version": "16.12.6a"
            },
            {
              "status": "affected",
              "version": "17.3.4c"
            },
            {
              "status": "affected",
              "version": "17.4.2a"
            },
            {
              "status": "affected",
              "version": "17.3.4b"
            },
            {
              "status": "affected",
              "version": "17.7.1a"
            },
            {
              "status": "affected",
              "version": "16.12.7"
            },
            {
              "status": "affected",
              "version": "17.8.1a"
            },
            {
              "status": "affected",
              "version": "17.6.3a"
            },
            {
              "status": "affected",
              "version": "17.6.3"
            },
            {
              "status": "affected",
              "version": "17.7.2"
            },
            {
              "status": "affected",
              "version": "17.7.1b"
            },
            {
              "status": "affected",
              "version": "17.9.1w"
            },
            {
              "status": "affected",
              "version": "17.3.5a"
            },
            {
              "status": "affected",
              "version": "17.6.1z"
            },
            {
              "status": "affected",
              "version": "16.12.8"
            },
            {
              "status": "affected",
              "version": "17.8.1"
            },
            {
              "status": "affected",
              "version": "17.9.1"
            },
            {
              "status": "affected",
              "version": "17.6.4"
            },
            {
              "status": "affected",
              "version": "17.3.5b"
            },
            {
              "status": "affected",
              "version": "17.9.1a"
            },
            {
              "status": "affected",
              "version": "17.3.6"
            },
            {
              "status": "affected",
              "version": "17.10.1"
            },
            {
              "status": "affected",
              "version": "16.9.8a"
            },
            {
              "status": "affected",
              "version": "17.6.1z1"
            },
            {
              "status": "affected",
              "version": "17.10.1a"
            },
            {
              "status": "affected",
              "version": "17.9.2"
            },
            {
              "status": "affected",
              "version": "17.6.5"
            },
            {
              "status": "affected",
              "version": "17.9.1x"
            },
            {
              "status": "affected",
              "version": "17.9.1y"
            },
            {
              "status": "affected",
              "version": "16.9.8b"
            },
            {
              "status": "affected",
              "version": "17.3.7"
            },
            {
              "status": "affected",
              "version": "17.9.2a"
            },
            {
              "status": "affected",
              "version": "17.9.3"
            },
            {
              "status": "affected",
              "version": "16.12.9"
            },
            {
              "status": "affected",
              "version": "17.11.1"
            },
            {
              "status": "affected",
              "version": "17.10.1b"
            },
            {
              "status": "affected",
              "version": "17.6.6"
            },
            {
              "status": "affected",
              "version": "17.9.1x1"
            },
            {
              "status": "affected",
              "version": "17.11.1a"
            },
            {
              "status": "affected",
              "version": "17.9.3a"
            },
            {
              "status": "affected",
              "version": "17.12.1"
            },
            {
              "status": "affected",
              "version": "17.3.8"
            },
            {
              "status": "affected",
              "version": "17.9.4"
            },
            {
              "status": "affected",
              "version": "16.12.10"
            },
            {
              "status": "affected",
              "version": "17.12.1w"
            },
            {
              "status": "affected",
              "version": "17.9.1y1"
            },
            {
              "status": "affected",
              "version": "17.12.1a"
            },
            {
              "status": "affected",
              "version": "17.9.5"
            },
            {
              "status": "affected",
              "version": "17.13.1"
            },
            {
              "status": "affected",
              "version": "17.12.1x"
            },
            {
              "status": "affected",
              "version": "17.12.2"
            },
            {
              "status": "affected",
              "version": "17.14.1"
            },
            {
              "status": "affected",
              "version": "17.9.4a"
            },
            {
              "status": "affected",
              "version": "17.3.8a"
            },
            {
              "status": "affected",
              "version": "17.6.6a"
            },
            {
              "status": "affected",
              "version": "17.6.5a"
            },
            {
              "status": "affected",
              "version": "17.6.7"
            },
            {
              "status": "affected",
              "version": "16.12.10a"
            },
            {
              "status": "affected",
              "version": "17.15.1"
            },
            {
              "status": "affected",
              "version": "17.13.1a"
            },
            {
              "status": "affected",
              "version": "17.12.2a"
            },
            {
              "status": "affected",
              "version": "16.12.11"
            },
            {
              "status": "affected",
              "version": "17.12.3"
            },
            {
              "status": "affected",
              "version": "17.12.1y"
            },
            {
              "status": "affected",
              "version": "17.12.1z"
            },
            {
              "status": "affected",
              "version": "17.9.5a"
            },
            {
              "status": "affected",
              "version": "17.14.1a"
            },
            {
              "status": "affected",
              "version": "17.9.5b"
            },
            {
              "status": "affected",
              "version": "17.6.8"
            },
            {
              "status": "affected",
              "version": "16.12.12"
            },
            {
              "status": "affected",
              "version": "17.12.4"
            },
            {
              "status": "affected",
              "version": "17.9.6"
            },
            {
              "status": "affected",
              "version": "17.17.1"
            },
            {
              "status": "affected",
              "version": "17.16.1"
            },
            {
              "status": "affected",
              "version": "17.15.1w"
            },
            {
              "status": "affected",
              "version": "17.12.3a"
            },
            {
              "status": "affected",
              "version": "17.9.5c"
            },
            {
              "status": "affected",
              "version": "17.15.1a"
            },
            {
              "status": "affected",
              "version": "17.12.1z1"
            },
            {
              "status": "affected",
              "version": "17.15.2"
            },
            {
              "status": "affected",
              "version": "17.15.1b"
            },
            {
              "status": "affected",
              "version": "17.9.5d"
            },
            {
              "status": "affected",
              "version": "17.15.1x"
            },
            {
              "status": "affected",
              "version": "17.9.6a"
            },
            {
              "status": "affected",
              "version": "17.12.1z2"
            },
            {
              "status": "affected",
              "version": "17.6.8a"
            },
            {
              "status": "affected",
              "version": "17.16.1a"
            },
            {
              "status": "affected",
              "version": "16.12.13"
            },
            {
              "status": "affected",
              "version": "17.15.3"
            },
            {
              "status": "affected",
              "version": "17.9.7"
            },
            {
              "status": "affected",
              "version": "17.12.5"
            },
            {
              "status": "affected",
              "version": "17.15.1y"
            },
            {
              "status": "affected",
              "version": "17.9.5e"
            },
            {
              "status": "affected",
              "version": "17.12.4a"
            },
            {
              "status": "affected",
              "version": "17.15.2a"
            },
            {
              "status": "affected",
              "version": "17.15.2c"
            },
            {
              "status": "affected",
              "version": "17.15.2b"
            },
            {
              "status": "affected",
              "version": "17.12.1z3"
            },
            {
              "status": "affected",
              "version": "17.9.5f"
            },
            {
              "status": "affected",
              "version": "17.12.4b"
            },
            {
              "status": "affected",
              "version": "17.12.5a"
            },
            {
              "status": "affected",
              "version": "17.18.1"
            },
            {
              "status": "affected",
              "version": "17.12.6"
            },
            {
              "status": "affected",
              "version": "17.12.1z4"
            },
            {
              "status": "affected",
              "version": "17.9.8"
            },
            {
              "status": "affected",
              "version": "17.9.7a"
            },
            {
              "status": "affected",
              "version": "17.15.3a"
            },
            {
              "status": "affected",
              "version": "17.15.4"
            },
            {
              "status": "affected",
              "version": "17.12.5b"
            },
            {
              "status": "affected",
              "version": "17.15.3b"
            },
            {
              "status": "affected",
              "version": "16.12.14"
            },
            {
              "status": "affected",
              "version": "17.18.1z"
            },
            {
              "status": "affected",
              "version": "17.9.7b"
            },
            {
              "status": "affected",
              "version": "17.12.5c"
            },
            {
              "status": "affected",
              "version": "26.1.1"
            },
            {
              "status": "affected",
              "version": "17.18.1a"
            },
            {
              "status": "affected",
              "version": "17.15.4a"
            },
            {
              "status": "affected",
              "version": "17.18.2"
            },
            {
              "status": "affected",
              "version": "17.18.1w"
            },
            {
              "status": "affected",
              "version": "17.15.4b"
            },
            {
              "status": "affected",
              "version": "17.12.6a"
            },
            {
              "status": "affected",
              "version": "17.12.7"
            },
            {
              "status": "affected",
              "version": "17.15.4c"
            },
            {
              "status": "affected",
              "version": "17.9.9"
            },
            {
              "status": "affected",
              "version": "17.12.5d"
            },
            {
              "status": "affected",
              "version": "16.12.15"
            },
            {
              "status": "affected",
              "version": "17.15.4s1"
            },
            {
              "status": "affected",
              "version": "17.15.5"
            },
            {
              "status": "affected",
              "version": "17.12.1z5"
            },
            {
              "status": "affected",
              "version": "17.18.1x"
            },
            {
              "status": "affected",
              "version": "17.12.1z6"
            },
            {
              "status": "affected",
              "version": "17.15.4d"
            },
            {
              "status": "affected",
              "version": "17.12.6b"
            },
            {
              "status": "affected",
              "version": "17.4.1c"
            },
            {
              "status": "affected",
              "version": "17.15.5a"
            },
            {
              "status": "affected",
              "version": "17.18.1y"
            },
            {
              "status": "affected",
              "version": "17.12.7a"
            },
            {
              "status": "affected",
              "version": "17.18.3"
            },
            {
              "status": "affected",
              "version": "17.12.7b"
            },
            {
              "status": "affected",
              "version": "17.18.3a"
            },
            {
              "status": "affected",
              "version": "26.1.1a"
            },
            {
              "status": "affected",
              "version": "17.15.7"
            },
            {
              "status": "affected",
              "version": "16.12.16"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "As part of Cisco\u0027s ongoing commitment to proactive security and product quality, the Cisco IOS XE Software engineering team has conducted a comprehensive internal security review. This review resulted in software hardening releases that address multiple internally discovered vulnerabilities.\r\n\r\nThe vulnerabilities tracked by CVE-2026-20269 are related to issues with improper control of a resource through its lifetime that are grouped under the Common Weakness Enumeration (CWE) Pillar CWE-664."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.6,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "cvssV3_1"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "cwe"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T16:19:04.799Z",
        "orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
        "shortName": "cisco"
      },
      "references": [
        {
          "name": "cisco-sa-hardening-iosxe-V8NMuMZJ",
          "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-iosxe-V8NMuMZJ"
        }
      ],
      "source": {
        "advisory": "cisco-sa-hardening-iosxe-V8NMuMZJ",
        "defects": [
          "CSCwu33391"
        ],
        "discovery": "INTERNAL"
      },
      "title": "Cisco IOS XE Software Security Hardening Release"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
    "assignerShortName": "cisco",
    "cveId": "CVE-2026-20269",
    "datePublished": "2026-08-05T16:19:04.799Z",
    "dateReserved": "2025-10-08T11:59:15.402Z",
    "dateUpdated": "2026-08-14T21:00:52.113Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-20158 (GCVE-0-2026-20158)

Vulnerability from cvelistv5 – Published: 2026-07-15 16:18 – Updated: 2026-08-14 21:00
VLAI
Title
Cisco RoomOS Security Hardening Release - Resource Lifetime Management Vulnerabilities
Summary
As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco RoomOS engineering team has conducted a comprehensive internal security review. This review resulted in a software hardening release that addresses multiple internally discovered vulnerabilities. The vulnerabilities tracked by CVE-2026-20158 are related to improper control of a resource through its lifetime that are grouped under the Common Weakness Enumeration (CWE) Pillar CWE-664.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-15 18:06 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
Cisco Cisco RoomOS Software Affected: RoomOS 10.11.2.2
Affected: RoomOS 10.15.2.2
Affected: RoomOS 11.5.4.6
Affected: RoomOS 11.5.2.4
Affected: RoomOS 10.8.2.5
Affected: RoomOS 10.11.5.2
Affected: RoomOS 10.11.3.0
Affected: RoomOS 10.15.5.3
Affected: RoomOS 10.19.2.2
Affected: RoomOS 11.1.3.1
Affected: RoomOS 10.11.6.0
Affected: RoomOS 10.19.3.0
Affected: RoomOS 10.19.4.2
Affected: RoomOS 10.3.2.4
Affected: RoomOS 10.3.4.0
Affected: RoomOS 10.15.3.0
Affected: RoomOS 11.1.4.1
Affected: RoomOS 11.14.2.3
Affected: RoomOS 11.1.2.4
Affected: RoomOS 10.8.3.1
Affected: RoomOS 11.14.2.1
Affected: RoomOS 10.3.3.0
Affected: RoomOS 10.8.4.0
Affected: RoomOS 10.15.4.1
Affected: RoomOS 10.19.5.6
Affected: RoomOS 10.11.4.1
Affected: RoomOS 11.9.3.1
Affected: RoomOS 11.5.3.3
Affected: RoomOS 10.3.2.0
Affected: RoomOS 11.9.2.4
Affected: RoomOS 11.14.3.0
Affected: RoomOS 11.17.2.2
Affected: RoomOS 11.14.4.0
Affected: RoomOS 10.19 StepUpg
Affected: RoomOS 11.17.3.0
Affected: RoomOS 11.20.2.3
Affected: RoomOS 11.14.5.0
Affected: RoomOS 11.17.4.0
Affected: RoomOS 11.20.3.0
Affected: RoomOS 11.23.1.6
Affected: RoomOS 11.23.1.8
Affected: RoomOS 11.24.1.5
Affected: RoomOS 11.24.2.4
Affected: RoomOS 11.24.3.0
Affected: RoomOS 11.24.4.1
Affected: RoomOS 11.27.2.0
Affected: RoomOS 11.28.1.3
Affected: RoomOS 11.27.3.0
Affected: RoomOS 11.31.1.5
Affected: RoomOS 11.27.4.0
Affected: RoomOS 11.32.2.1
Affected: RoomOS 11.33.1.7
Affected: RoomOS 26.0.1.2
Affected: RoomOS 11.34.1.2
Affected: RoomOS 11.32.3.0
Affected: RoomOS 11.27.5.0
Affected: RoomOS 11.32.4.0
Affected: RoomOS 26.1.1.5
Affected: RoomOS 11.35.1.2
Affected: RoomOS 26.2.2.2
Affected: RoomOS 11.32.5.1
Affected: RoomOS 26.4.1.6
Affected: RoomOS 26.4.1.4
Affected: RoomOS 26.3.1.3
Affected: RoomOS 11.36.1.1
Affected: RoomOS 11.37.1.0
Affected: RoomOS 26.5.2.0
Affected: RoomOS 11.38.1.1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-20158",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-15T18:06:50.394507Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-15T18:07:02.708Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "descriptions": [
          {
            "lang": "en",
            "value": "The CVE Program recognizes that this CVE Record provides vulnerability information that a Supplier CNA believes is very important to consumers. The CVE Program has flagged this CVE Record as it assigns a single CVE ID to a collection of individual vulnerabilities which does not align with CVE\u0027s \"one vulnerability, one ID\" principle, and therefore provides incomplete information. For further clarification, please see the CVE Program\u0027s blog, \"Preserving Vulnerability-Level Identification\" linked below. Details within the CNA container below are viewable by clicking on the CNA name."
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-14T21:00:52.654Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://www.cve.org/Media/News/item/blog/2026/06/16/Preserving-Vulnerability-Level-Identification"
          }
        ],
        "tags": [
          "x_bundling-flagged-by-CVE-Program"
        ]
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "Cisco RoomOS Software",
          "vendor": "Cisco",
          "versions": [
            {
              "status": "affected",
              "version": "RoomOS 10.11.2.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.15.2.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.5.4.6"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.5.2.4"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.8.2.5"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.11.5.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.11.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.15.5.3"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.19.2.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.1.3.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.11.6.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.19.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.19.4.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.3.2.4"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.3.4.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.15.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.1.4.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.14.2.3"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.1.2.4"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.8.3.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.14.2.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.3.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.8.4.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.15.4.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.19.5.6"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.11.4.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.9.3.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.5.3.3"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.3.2.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.9.2.4"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.14.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.17.2.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.14.4.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 10.19 StepUpg"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.17.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.20.2.3"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.14.5.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.17.4.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.20.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.23.1.6"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.23.1.8"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.24.1.5"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.24.2.4"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.24.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.24.4.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.27.2.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.28.1.3"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.27.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.31.1.5"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.27.4.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.32.2.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.33.1.7"
            },
            {
              "status": "affected",
              "version": "RoomOS 26.0.1.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.34.1.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.32.3.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.27.5.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.32.4.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 26.1.1.5"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.35.1.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 26.2.2.2"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.32.5.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 26.4.1.6"
            },
            {
              "status": "affected",
              "version": "RoomOS 26.4.1.4"
            },
            {
              "status": "affected",
              "version": "RoomOS 26.3.1.3"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.36.1.1"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.37.1.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 26.5.2.0"
            },
            {
              "status": "affected",
              "version": "RoomOS 11.38.1.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "As part of Cisco\u0027s ongoing commitment to proactive security and product quality, the Cisco RoomOS engineering team has conducted a comprehensive internal security review. This review resulted in a software hardening release that addresses multiple internally discovered vulnerabilities.\r\n\r\nThe vulnerabilities tracked by CVE-2026-20158 are related to improper control of a resource through its lifetime that are grouped under the Common Weakness Enumeration (CWE) Pillar CWE-664."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "The Cisco PSIRT is not aware of any public announcements or malicious use of the vulnerabilities that are described in this advisory."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "cvssV3_1"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "cwe"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-15T16:18:27.994Z",
        "orgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
        "shortName": "cisco"
      },
      "references": [
        {
          "name": "cisco-sa-hardening-roomos-AqNMbEq",
          "url": "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-hardening-roomos-AqNMbEq"
        }
      ],
      "source": {
        "advisory": "cisco-sa-hardening-roomos-AqNMbEq",
        "defects": [
          "CSCwu59015"
        ],
        "discovery": "INTERNAL"
      },
      "title": "Cisco RoomOS Security Hardening Release - Resource Lifetime Management Vulnerabilities"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "d1c1063e-7a18-46af-9102-31f8928bc633",
    "assignerShortName": "cisco",
    "cveId": "CVE-2026-20158",
    "datePublished": "2026-07-15T16:18:27.994Z",
    "dateReserved": "2025-10-08T11:59:15.387Z",
    "dateUpdated": "2026-08-14T21:00:52.654Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-19380 (GCVE-0-2026-19380)

Vulnerability from cvelistv5 – Published: 2026-08-10 00:15 – Updated: 2026-08-10 21:11
VLAI
Title
Mullvad wireguard.sys IOCTL AdapterState reference count
Summary
A vulnerability was identified in Mullvad wireguard.sys 0.10.1. The affected element is the function AdapterState of the component IOCTL Handler. Such manipulation leads to improper update of reference count. Local access is required to approach this attack. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure.
SSVC
Exploitation: poc Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-10 19:16 UTC
CWE
  • CWE-911 - Improper Update of Reference Count
  • CWE-664 - Improper Control of Resource Through Lifetime
References
URL Tags
https://vuldb.com/vuln/387273 vdb-entrytechnical-description
https://vuldb.com/vuln/387273/cti signaturepermissions-required
https://vuldb.com/cve/CVE-2026-19380 third-party-advisory
https://vuldb.com/submit/866726 third-party-advisory
https://drive.google.com/file/d/1LN68wxIx_2EI4IBV… exploit
Impacted products
Vendor Product Version
Mullvad wireguard.sys Affected: 0.10.1
    cpe:2.3:a:mullvad:wireguard.sys:*:*:*:*:*:*:*:*
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-19380",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-10T19:16:20.509820Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-10T21:11:32.494Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "cpes": [
            "cpe:2.3:a:mullvad:wireguard.sys:*:*:*:*:*:*:*:*"
          ],
          "modules": [
            "IOCTL Handler"
          ],
          "product": "wireguard.sys",
          "vendor": "Mullvad",
          "versions": [
            {
              "status": "affected",
              "version": "0.10.1"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "Raulisr00t (VulDB User)"
        },
        {
          "lang": "en",
          "type": "coordinator",
          "value": "VulDB CNA Team"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "A vulnerability was identified in Mullvad wireguard.sys 0.10.1. The affected element is the function AdapterState of the component IOCTL Handler. Such manipulation leads to improper update of reference count. Local access is required to approach this attack. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure."
        }
      ],
      "metrics": [
        {
          "cvssV4_0": {
            "baseScore": 4.6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P",
            "version": "4.0"
          }
        },
        {
          "cvssV3_1": {
            "baseScore": 2.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R",
            "version": "3.1"
          }
        },
        {
          "cvssV3_0": {
            "baseScore": 2.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R",
            "version": "3.0"
          }
        },
        {
          "cvssV2_0": {
            "baseScore": 1.4,
            "vectorString": "AV:L/AC:L/Au:M/C:N/I:N/A:P/E:POC/RL:ND/RC:UR",
            "version": "2.0"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-911",
              "description": "Improper Update of Reference Count",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "Improper Control of Resource Through Lifetime",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-10T00:15:09.720Z",
        "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "shortName": "VulDB"
      },
      "references": [
        {
          "name": "VDB-387273 | Mullvad wireguard.sys IOCTL AdapterState reference count",
          "tags": [
            "vdb-entry",
            "technical-description"
          ],
          "url": "https://vuldb.com/vuln/387273"
        },
        {
          "name": "VDB-387273 | CTI Indicators (IOB, IOC, IOA)",
          "tags": [
            "signature",
            "permissions-required"
          ],
          "url": "https://vuldb.com/vuln/387273/cti"
        },
        {
          "name": "CVE-2026-19380 | CVE Analysis and Report",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://vuldb.com/cve/CVE-2026-19380"
        },
        {
          "name": "Submit #866726 | Mullvad wireguard.sys 0.10.1 Denial of Service",
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://vuldb.com/submit/866726"
        },
        {
          "tags": [
            "exploit"
          ],
          "url": "https://drive.google.com/file/d/1LN68wxIx_2EI4IBVq13UlP4G1aqyz--x/view?usp=sharing"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2026-08-09T00:00:00.000Z",
          "value": "Advisory disclosed"
        },
        {
          "lang": "en",
          "time": "2026-08-09T02:00:00.000Z",
          "value": "VulDB entry created"
        },
        {
          "lang": "en",
          "time": "2026-08-09T17:18:23.000Z",
          "value": "VulDB entry last update"
        }
      ],
      "title": "Mullvad wireguard.sys IOCTL AdapterState reference count",
      "x_generator": [
        "VulDB PVTS v202608"
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
    "assignerShortName": "VulDB",
    "cveId": "CVE-2026-19380",
    "datePublished": "2026-08-10T00:15:09.720Z",
    "dateReserved": "2026-08-09T15:13:18.154Z",
    "dateUpdated": "2026-08-10T21:11:32.494Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2026-18549 (GCVE-0-2026-18549)

Vulnerability from cvelistv5 – Published: 2026-08-15 13:26 – Updated: 2026-08-17 19:44
VLAI
Title
@fastify/multipart vulnerable to Denial of Service via aborted upload after fileSize limit
Summary
@fastify/multipart is a multipart form-data parser for Fastify. In versions from 5.3.0 up to but not including 10.1.1, when the busboy fileSize limit truncates a file part, the plugin clears its internal current-file reference while the underlying stream is still open. If the client then aborts the connection before sending the terminating boundary, the abort cleanup finds no stream to destroy, so saveRequestFiles() never settles, the request handler hangs, and the temporary file already written to disk is never cleaned up. An unauthenticated client can repeat this to permanently leak temporary files and suspended handler executions, leading to disk and event-loop exhaustion. The issue is fixed in @fastify/multipart 10.1.1. Users should upgrade to 10.1.1.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-17 19:43 UTC
CWE
  • CWE-400 - Uncontrolled Resource Consumption
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
@fastify/multipart @fastify/multipart Affected: 5.3.0 , < 10.1.1 (semver)
Unaffected: 10.1.1 (semver)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-18549",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-17T19:43:46.284783Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-17T19:44:01.262Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "packageURL": "pkg:npm/@fastify/multipart",
          "product": "@fastify/multipart",
          "vendor": "@fastify/multipart",
          "versions": [
            {
              "lessThan": "10.1.1",
              "status": "affected",
              "version": "5.3.0",
              "versionType": "semver"
            },
            {
              "status": "unaffected",
              "version": "10.1.1",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "value": "iaohkut-from-NightWolf-Team"
        },
        {
          "lang": "en",
          "type": "remediation developer",
          "value": "UlisesGascon"
        },
        {
          "lang": "en",
          "type": "remediation reviewer",
          "value": "mcollina"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "@fastify/multipart is a multipart form-data parser for Fastify. In versions from 5.3.0 up to but not including 10.1.1, when the busboy fileSize limit truncates a file part, the plugin clears its internal current-file reference while the underlying stream is still open. If the client then aborts the connection before sending the terminating boundary, the abort cleanup finds no stream to destroy, so saveRequestFiles() never settles, the request handler hangs, and the temporary file already written to disk is never cleaned up. An unauthenticated client can repeat this to permanently leak temporary files and suspended handler executions, leading to disk and event-loop exhaustion. The issue is fixed in @fastify/multipart 10.1.1. Users should upgrade to 10.1.1."
            }
          ],
          "value": "@fastify/multipart is a multipart form-data parser for Fastify. In versions from 5.3.0 up to but not including 10.1.1, when the busboy fileSize limit truncates a file part, the plugin clears its internal current-file reference while the underlying stream is still open. If the client then aborts the connection before sending the terminating boundary, the abort cleanup finds no stream to destroy, so saveRequestFiles() never settles, the request handler hangs, and the temporary file already written to disk is never cleaned up. An unauthenticated client can repeat this to permanently leak temporary files and suspended handler executions, leading to disk and event-loop exhaustion. The issue is fixed in @fastify/multipart 10.1.1. Users should upgrade to 10.1.1."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-400",
              "description": "CWE-400: Uncontrolled Resource Consumption",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "CWE-664: Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-15T13:26:53.782Z",
        "orgId": "ce714d77-add3-4f53-aff5-83d477b104bb",
        "shortName": "openjs"
      },
      "references": [
        {
          "url": "https://github.com/fastify/fastify-multipart/security/advisories/GHSA-vmph-573x-85f6"
        },
        {
          "url": "https://cna.openjsf.org/security-advisories.html"
        }
      ],
      "title": "@fastify/multipart vulnerable to Denial of Service via aborted upload after fileSize limit",
      "x_generator": {
        "engine": "cve-kit 1.0.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "ce714d77-add3-4f53-aff5-83d477b104bb",
    "assignerShortName": "openjs",
    "cveId": "CVE-2026-18549",
    "datePublished": "2026-08-15T13:26:53.782Z",
    "dateReserved": "2026-07-31T22:18:10.089Z",
    "dateUpdated": "2026-08-17T19:44:01.262Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}

CVE-2025-54621 (GCVE-0-2025-54621)

Vulnerability from cvelistv5 – Published: 2025-08-06 01:37 – Updated: 2025-08-06 20:27
VLAI
Summary
Iterator failure issue in the WantAgent module. Impact: Successful exploitation of this vulnerability may cause memory release failures.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-08-06 20:27 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
Huawei HarmonyOS Affected: 5.1.0
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-54621",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-08-06T20:27:27.223049Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-08-06T20:27:35.897Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HarmonyOS",
          "vendor": "Huawei",
          "versions": [
            {
              "status": "affected",
              "version": "5.1.0"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Iterator failure issue in the WantAgent module.\u003cbr\u003eImpact: Successful exploitation of this vulnerability may cause memory release failures."
            }
          ],
          "value": "Iterator failure issue in the WantAgent module.\nImpact: Successful exploitation of this vulnerability may cause memory release failures."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "CWE-664 Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-08-06T01:37:57.772Z",
        "orgId": "25ac1063-e409-4190-8079-24548c77ea2e",
        "shortName": "huawei"
      },
      "references": [
        {
          "url": "https://consumer.huawei.com/en/support/bulletin/2025/8/"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "25ac1063-e409-4190-8079-24548c77ea2e",
    "assignerShortName": "huawei",
    "cveId": "CVE-2025-54621",
    "datePublished": "2025-08-06T01:37:57.772Z",
    "dateReserved": "2025-07-28T03:55:34.528Z",
    "dateUpdated": "2025-08-06T20:27:35.897Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-54619 (GCVE-0-2025-54619)

Vulnerability from cvelistv5 – Published: 2025-08-06 01:34 – Updated: 2025-08-06 20:31
VLAI
Summary
Iterator failure issue in the multi-mode input module. Impact: Successful exploitation of this vulnerability may cause iterator failures and affect availability.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-08-06 20:31 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
Huawei HarmonyOS Affected: 5.1.0
Affected: 5.0.1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-54619",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-08-06T20:31:30.275092Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-08-06T20:31:42.455Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HarmonyOS",
          "vendor": "Huawei",
          "versions": [
            {
              "status": "affected",
              "version": "5.1.0"
            },
            {
              "status": "affected",
              "version": "5.0.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Iterator failure issue in the multi-mode input module.\u003cbr\u003eImpact: Successful exploitation of this vulnerability may cause iterator failures and affect availability."
            }
          ],
          "value": "Iterator failure issue in the multi-mode input module.\nImpact: Successful exploitation of this vulnerability may cause iterator failures and affect availability."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "CWE-664 Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-08-06T01:34:38.207Z",
        "orgId": "25ac1063-e409-4190-8079-24548c77ea2e",
        "shortName": "huawei"
      },
      "references": [
        {
          "url": "https://consumer.huawei.com/en/support/bulletin/2025/8/"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "25ac1063-e409-4190-8079-24548c77ea2e",
    "assignerShortName": "huawei",
    "cveId": "CVE-2025-54619",
    "datePublished": "2025-08-06T01:34:38.207Z",
    "dateReserved": "2025-07-28T03:55:34.527Z",
    "dateUpdated": "2025-08-06T20:31:42.455Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-54613 (GCVE-0-2025-54613)

Vulnerability from cvelistv5 – Published: 2025-08-06 01:22 – Updated: 2025-08-06 17:58
VLAI
Summary
Iterator failure vulnerability in the card management module. Impact: Successful exploitation of this vulnerability may affect function stability.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-08-06 17:58 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
Huawei HarmonyOS Affected: 5.1.0
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-54613",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-08-06T17:58:11.958118Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-08-06T17:58:21.381Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HarmonyOS",
          "vendor": "Huawei",
          "versions": [
            {
              "status": "affected",
              "version": "5.1.0"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Iterator failure vulnerability in the card management module.\u003cbr\u003eImpact: Successful exploitation of this vulnerability may affect function stability."
            }
          ],
          "value": "Iterator failure vulnerability in the card management module.\nImpact: Successful exploitation of this vulnerability may affect function stability."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "CWE-664 Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-08-06T01:22:10.905Z",
        "orgId": "25ac1063-e409-4190-8079-24548c77ea2e",
        "shortName": "huawei"
      },
      "references": [
        {
          "url": "https://consumer.huawei.com/en/support/bulletin/2025/8/"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "25ac1063-e409-4190-8079-24548c77ea2e",
    "assignerShortName": "huawei",
    "cveId": "CVE-2025-54613",
    "datePublished": "2025-08-06T01:22:10.905Z",
    "dateReserved": "2025-07-28T03:55:34.527Z",
    "dateUpdated": "2025-08-06T17:58:21.381Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

CVE-2025-54612 (GCVE-0-2025-54612)

Vulnerability from cvelistv5 – Published: 2025-08-06 01:21 – Updated: 2025-08-06 13:48
VLAI
Summary
Iterator failure vulnerability in the card management module. Impact: Successful exploitation of this vulnerability may affect function stability.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-08-06 13:48 UTC
CWE
  • CWE-664 - Improper Control of a Resource Through its Lifetime
Impacted products
Vendor Product Version
Huawei HarmonyOS Affected: 5.1.0
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-54612",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-08-06T13:48:19.516959Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-08-06T13:48:26.134Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "HarmonyOS",
          "vendor": "Huawei",
          "versions": [
            {
              "status": "affected",
              "version": "5.1.0"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Iterator failure vulnerability in the card management module.\u003cbr\u003eImpact: Successful exploitation of this vulnerability may affect function stability."
            }
          ],
          "value": "Iterator failure vulnerability in the card management module.\nImpact: Successful exploitation of this vulnerability may affect function stability."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "LOW",
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-664",
              "description": "CWE-664 Improper Control of a Resource Through its Lifetime",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-08-06T01:21:06.271Z",
        "orgId": "25ac1063-e409-4190-8079-24548c77ea2e",
        "shortName": "huawei"
      },
      "references": [
        {
          "url": "https://consumer.huawei.com/en/support/bulletin/2025/8/"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "25ac1063-e409-4190-8079-24548c77ea2e",
    "assignerShortName": "huawei",
    "cveId": "CVE-2025-54612",
    "datePublished": "2025-08-06T01:21:06.271Z",
    "dateReserved": "2025-07-28T03:55:34.526Z",
    "dateUpdated": "2025-08-06T13:48:26.134Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}

No mitigation information available for this CWE.

CAPEC-196: Session Credential Falsification through Forging

An attacker creates a false but functional session credential in order to gain or usurp access to a service. Session credentials allow users to identify themselves to a service after an initial authentication without needing to resend the authentication information (usually a username and password) with every message. If an attacker is able to forge valid session credentials they may be able to bypass authentication or piggy-back off some other authenticated user's session. This attack differs from Reuse of Session IDs and Session Sidejacking attacks in that in the latter attacks an attacker uses a previous or existing credential without modification while, in a forging attack, the attacker must create their own credential, although it may be based on previously observed credentials.

CAPEC-21: Exploitation of Trusted Identifiers

An adversary guesses, obtains, or "rides" a trusted identifier (e.g. session ID, resource ID, cookie, etc.) to perform authorized actions under the guise of an authenticated user or service.

CAPEC-60: Reusing Session IDs (aka Session Replay)

This attack targets the reuse of valid session ID to spoof the target system in order to gain privileges. The attacker tries to reuse a stolen session ID used previously during a transaction to perform spoofing and session hijacking. Another name for this type of attack is Session Replay.

CAPEC-61: Session Fixation

The attacker induces a client to establish a session with the target software using a session identifier provided by the attacker. Once the user successfully authenticates to the target software, the attacker uses the (now privileged) session identifier in their own transactions. This attack leverages the fact that the target software either relies on client-generated session identifiers or maintains the same session identifiers after privilege elevation.

CAPEC-62: Cross Site Request Forgery

An attacker crafts malicious web links and distributes them (via web pages, email, etc.), typically in a targeted manner, hoping to induce users to click on the link and execute the malicious action against some third-party application. If successful, the action embedded in the malicious link will be processed and accepted by the targeted application with the users' privilege level. This type of attack leverages the persistence and implicit trust placed in user session cookies by many web applications today. In such an architecture, once the user authenticates to an application and a session cookie is created on the user's system, all following transactions for that session are authenticated using that cookie including potential actions initiated by an attacker and simply "riding" the existing session cookie.