LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32559: An integer overflow exists in pywin32 prior to version b301 when adding an access control entry (ACE) to an...

An integer overflow exists in pywin32 prior to version b301 when adding an access control entry (ACE) to an access control list (ACL) that would cause the size to be greater than 65535 bytes. An attacker who successfully exploited this vulnerability could crash the vulnerable process.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

Pywin32 before build b301 had an integer overflow that could crash a vulnerable process when adding a very large access control entry to an ACL. The known impact is denial of service, not code execution or data theft.

Executive priority

Treat this as a targeted reliability risk. Prioritize remediation for Windows automation or services that process externally influenced permission data; otherwise handle through normal dependency maintenance.

Technical view

The flaw occurs during ACE insertion into an ACL when the resulting ACL size exceeds 65535 bytes. The source bundle identifies pywin32 prior to b301 and states successful exploitation can crash the affected process.

Likely exposure

Exposure is most likely in Windows Python applications using pywin32 to create or modify ACLs. The bundle does not identify specific downstream products, CPEs, remote attack paths, or required privileges.

Exploitation context

The source bundle does not cite active exploitation, and CVE-2021-32559 is not listed as KEV. Available evidence supports crash-only impact; remote reachability and practical attacker control are not established.

Researcher notes

Evidence is incomplete: no CVSS, CWE, CPE, exploit status, or detailed affected deployment matrix is provided. The strongest source-backed conclusion is an integer overflow in pywin32 before b301 causing process crash during oversized ACL handling.

Mitigation direction

  • Inventory Python environments for pywin32 usage and versions.
  • Upgrade pywin32 to build b301 or later where present.
  • Prioritize services where untrusted input can influence ACL or ACE creation.
  • Review pywin32 release notes and vendor guidance for deployment-specific details.

Validation and detection

  • Confirm installed pywin32 versions are b301 or later.
  • Identify code paths that add ACEs to Windows ACLs.
  • Check logs for unexpected crashes in permission-management workflows.
  • Verify tests cover oversized ACL handling without process crashes.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-32559 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.