LiveActive security incident?Get immediate response
CVE Record

CVE-2021-4433: Karjasoft Sami HTTP Server HTTP HEAD Rrequest denial of service

A vulnerability was found in Karjasoft Sami HTTP Server 2.0. It has been classified as problematic. Affected is an unknown function of the component HTTP HEAD Rrequest Handler. The manipulation leads to denial of service. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-250836.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-4433 is a denial-of-service issue in Karjasoft Sami HTTP Server 2.0. A remote unauthenticated attacker may trigger a service disruption through the HTTP HEAD request handler. The available sources do not describe data theft or system takeover, but public exploit material exists.

Executive priority

Treat this as a targeted availability risk, not a confirmed breach indicator. Prioritize if Sami HTTP Server 2.0 supports customer-facing or operational services. If absent from the environment, no immediate action is needed beyond documenting non-exposure.

Technical view

The CVE affects an unknown function in the Sami HTTP Server 2.0 HTTP HEAD request handler. The weakness is mapped to CWE-404 and scored CVSS 3.1 5.3, with network attack vector, low complexity, no privileges, no user interaction, and low availability impact only.

Likely exposure

Exposure is limited to environments still running Karjasoft Sami HTTP Server 2.0. Risk is higher if the service is internet-facing or reachable from untrusted networks. The source bundle does not identify other affected versions or CPEs.

Exploitation context

The bundle states the exploit has been publicly disclosed and may be used, and cites Packet Storm. CISA KEV status is false, and no supplied source confirms active exploitation in the wild.

Researcher notes

Evidence is narrow: affected product and version are named, but the vulnerable function and vendor fix status are not detailed. Avoid assuming broader version impact. Public exploit availability increases validation urgency, but KEV does not indicate known active exploitation.

Mitigation direction

  • Identify and remove internet exposure for Sami HTTP Server 2.0 where possible.
  • Check Karjasoft or trusted vulnerability sources for vendor guidance or replacement options.
  • Restrict access to trusted networks using firewall or reverse proxy controls.
  • Monitor service availability and logs for abnormal HEAD request patterns.
  • Plan retirement if the product is unsupported or no fix is available.

Validation and detection

  • Inventory HTTP services and confirm whether Sami HTTP Server 2.0 is present.
  • Verify whether any instance is reachable from the internet or untrusted segments.
  • Review web logs around HEAD requests and unexplained service crashes.
  • Confirm compensating controls restrict access to only approved sources.
Prepared
Confidence
medium
Sources
5

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-404: 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-4433 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.1)
Known Exploited
No
Published

Vector: CVSS:3.1/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
4Source 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.1MediumCVSS:3.1/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.1 score

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

Vector: CVSS:3.1/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
KarjasoftSami HTTP Server2.0Listed
Weakness

CWE details

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

CWE-404 · source CWE mapping

Improper Resource Shutdown or Release

Improper Resource Shutdown or Release represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.