LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3773: A flaw in netfilter could allow a network-connected attacker to infer openvpn connection endpoint informati...

A flaw in netfilter could allow a network-connected attacker to infer openvpn connection endpoint information for further use in traditional network attacks.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2021-3773 is an information exposure flaw in Linux netfilter. A network-connected attacker may infer OpenVPN connection endpoint information, which could help plan other network attacks. The sources do not provide CVSS, a named patch, or confirmed active exploitation.

Executive priority

Prioritize if the organization operates exposed OpenVPN infrastructure on affected Linux kernels. The business risk is reconnaissance and privacy loss rather than confirmed remote code execution, but missing severity data limits certainty.

Technical view

The issue is classified as CWE-200 and affects listed Linux kernel builds: 5.14.0-49.el9, 5.15.15-100.fc34, and 5.15.15-200.fc35. The described impact is endpoint information inference related to OpenVPN through netfilter behavior. Vendor references exist, but source detail is limited.

Likely exposure

Likely exposure is Linux systems running the listed affected kernel builds, especially OpenVPN endpoints or gateways relying on netfilter. Oracle and NetApp references suggest downstream vendor impact should be checked, but the bundle does not enumerate every affected product.

Exploitation context

The CVE record describes a network-connected attacker inferring OpenVPN endpoint information for use in traditional network attacks. CISA KEV status is false in the bundle, and no cited source here confirms active exploitation.

Researcher notes

Evidence is sparse: no CVSS vector, no exploit confirmation, and no explicit fix text in the bundle. Focus validation on affected kernel lineage, OpenVPN exposure, vendor advisory mapping, and whether downstream appliances include vulnerable Linux kernel components.

Mitigation direction

  • Check Red Hat, Oracle, NetApp, and OS vendor advisories for fixed kernel packages.
  • Prioritize review of internet-facing or partner-facing OpenVPN gateways.
  • Inventory systems running the listed kernel builds.
  • Apply vendor-supported kernel updates when available.
  • Reduce unnecessary network reachability to VPN infrastructure.

Validation and detection

  • Identify OpenVPN systems using Linux netfilter.
  • Record kernel versions and compare against listed affected builds.
  • Review vendor advisories for matching product and package status.
  • Confirm updated kernels are deployed after patching.
  • Monitor VPN and firewall logs for unusual reconnaissance activity.
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.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-3773 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/akernelkernel 5.14.0-49.el9, kernel 5.15.15-100.fc34, kernel 5.15.15-200.fc35Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.