LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33684: SAP NetWeaver AS ABAP and ABAP Platform, versions - KRNL32NUC 7.21, 7.21EXT, 7.22, 7.22EXT, KRNL32UC 7.21,...

SAP NetWeaver AS ABAP and ABAP Platform, versions - KRNL32NUC 7.21, 7.21EXT, 7.22, 7.22EXT, KRNL32UC 7.21, 7.21EXT, 7.22, 7.22EXT, KRNL64NUC 7.21, 7.21EXT, 7.22, 7.22EXT, 7.49, KRNL64UC 8.04, 7.21, 7.21EXT, 7.22, 7.22EXT, 7.49, 7.53, KERNEL 8.04, 7.21, 7.21EXT, 7.22, 7.22EXT, 7.49, 7.53, 7.77, 7.81, 7.84, allows an attacker to send overlong content in the RFC request type thereby crashing the corresponding work process because of memory corruption vulnerability. The work process will attempt to restart itself after the crash and hence the impact on the availability is low.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue can let an unauthenticated network attacker crash an SAP ABAP work process by sending oversized RFC request content. The affected process is expected to restart, so the published impact is limited availability disruption, not data theft or modification.

Executive priority

Treat as a scheduled SAP security maintenance item, with higher urgency for internet-exposed or broadly reachable RFC services. It is not documented as data-compromising or actively exploited in the provided sources.

Technical view

CVE-2021-33684 is a CWE-787 memory corruption flaw in SAP NetWeaver AS ABAP and ABAP Platform kernel handling of RFC request types. The CVSS 3.0 score is 5.3, with network attack vector, low complexity, no privileges, no user interaction, and low availability impact only.

Likely exposure

Exposure is most relevant where affected SAP NetWeaver AS ABAP or ABAP Platform kernel versions are reachable over networks that can send RFC traffic, especially from untrusted segments.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates remote, unauthenticated triggering is possible, but only availability impact is described.

Researcher notes

The affected version list is kernel-stream specific and should be validated against SAP Note 3032624. Available evidence describes crash behavior from overlong RFC request content and automatic work process restart, limiting impact to availability.

Mitigation direction

  • Review SAP Note 3032624 for SAP-provided fixes or workarounds.
  • Update affected SAP kernel components according to official SAP guidance.
  • Restrict RFC access to trusted networks and required systems only.
  • Monitor SAP work process crashes until remediation is confirmed.

Validation and detection

  • Inventory SAP NetWeaver AS ABAP and ABAP Platform kernel versions.
  • Compare installed kernel levels against CVE-2021-33684 and SAP Note 3032624.
  • Confirm RFC services are not reachable from untrusted networks.
  • Review SAP logs for repeated unexplained work process crashes.
Prepared
Confidence
medium
Sources
4

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 · low confidence lookup

CWE-787: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-33684 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
Medium
CVSS
5.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.3Medium
CVSS 3.0 vector shape for CVE-2021-33684Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SAP SESAP NetWeaver AS ABAP and ABAP Platform< KRNL32NUC 7.21, < 7.21EXT, < 7.22, < 7.22EXT, < KRNL32UC 7.21, < KRNL64NUC 7.21, < 7.49, < KRNL64UC 8.04, < 7.21, < 7.53, < KERNEL 8.04, < 7.77, < 7.81, < 7.84Listed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.