LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27859: Missing authorization vulnerability in FatPipe software

A missing authorization vulnerability in the web management interface of FatPipe WARP, IPVPN, and MPVPN software prior to versions 10.1.2r60p91 and 10.2.2r42 allows an authenticated, remote attacker with read-only privileges to create an account with administrative privileges. Older versions of FatPipe software may also be vulnerable. This does not appear to be a CSRF vulnerability. The FatPipe advisory identifier for this vulnerability is FPSA005.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

FatPipe WARP, IPVPN, and MPVPN appliances could let a read-only authenticated user create a full administrator account through the web management interface. This is high risk because it turns limited access into control of a network appliance. The sources do not show confirmed active exploitation.

Executive priority

Treat this as a priority remediation for any affected FatPipe device, especially internet-reachable or broadly accessible management interfaces. It can turn a low-privilege account into administrative control, creating business risk around network confidentiality, routing integrity, and service availability.

Technical view

CVE-2021-27859 is a CWE-862 missing authorization issue in FatPipe web management before 10.1.2r60p91 and 10.2.2r42. It is remotely reachable, low complexity, requires low privileges, and needs no user interaction. Impact is high for confidentiality, integrity, and availability.

Likely exposure

Exposure is most likely where FatPipe WARP, IPVPN, or MPVPN web management is reachable by read-only authenticated users. Versions 10.1 and 10.2 before the listed fixed builds are affected; sources say older versions may also be vulnerable.

Exploitation context

The attacker needs valid read-only credentials, then the flaw can allow administrative account creation. CISA KEV status in the bundle is false, and the provided sources do not confirm active exploitation in the wild.

Researcher notes

The bundle identifies missing authorization, not CSRF, despite one reference filename. The affected range is clear for 10.1 and 10.2, but older-version exposure is uncertain. Do not assume exploit prevalence; the provided evidence supports capability, not confirmed active exploitation.

Mitigation direction

  • Upgrade to 10.1.2r60p91, 10.2.2r42, or later vendor-approved releases.
  • Check FatPipe guidance for older versions that may also be vulnerable.
  • Restrict web management access to trusted administration networks.
  • Remove unnecessary read-only management accounts.
  • Audit appliance administrator accounts for unexpected additions.

Validation and detection

  • Inventory FatPipe WARP, IPVPN, and MPVPN appliances and record versions.
  • Confirm web management is not reachable from untrusted networks.
  • Review user lists for recently created administrator accounts.
  • Check logs for read-only users performing account-management actions.
  • Verify upgraded devices report fixed or later builds.
Prepared
Confidence
high
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 · medium confidence lookup

CWE-862: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-27859 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
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

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

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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-27859Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
FatPipeWARP10.1, 10.2Listed
FatPipeIPVPN10.1, 10.2Listed
FatPipeMPVPN10.1, 10.2Listed
Weakness

CWE details

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

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.