LiveActive security incident?Get immediate response
CVE Record

CVE-2026-29515: MiCode FileExplorer SwiFTP Server Authentication Bypass

MiCode FileExplorer contains an authentication bypass vulnerability in the embedded SwiFTP FTP server component that allows network attackers to log in without valid credentials. Attackers can send arbitrary username and password combinations to the PASS command handler, which unconditionally grants access and allows listing, reading, writing, and deleting files exposed by the FTP server. The MiCode/Explorer open source project has reached end-of-life status.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

MiCode FileExplorer’s embedded SwiFTP server accepts any username and password, allowing an unauthenticated network attacker to access files shared through FTP. Exposed files may be listed, read, changed, or deleted. The project is end-of-life, increasing remediation uncertainty.

Executive priority

Treat reachable deployments as an immediate containment priority because unauthenticated attackers could access or alter exposed files. Identify affected devices, disable or isolate FTP, and plan replacement of the end-of-life application. Prioritize internet-accessible or sensitive-data deployments first.

Technical view

The SwiFTP PASS command handler unconditionally grants access regardless of supplied credentials. The flaw is classified as CWE-303 and scores 9.3 under CVSS 4.0, reflecting network reachability, low complexity, and no required privileges or user interaction. Reported impact is limited to files exposed by the FTP server.

Likely exposure

Systems running net.micode.fileexplorer are at risk when the embedded SwiFTP service is enabled and reachable by untrusted networks. The supplied affected-version value is "0" and default status is unknown, so precise version boundaries cannot be established from available evidence.

Exploitation context

The vulnerability requires network access to the FTP service but no valid account or user interaction. The source bundle does not report known active exploitation, and the CVE is not identified as being in KEV. Absence from KEV does not establish that exploitation has never occurred.

Researcher notes

The supplied evidence identifies unconditional authentication success in the PASS handler and CWE-303. It does not provide reliable affected-version boundaries, a vendor patch, or proof of exploitation in the wild. Validate service reachability and exposed file scope without assuming broader device compromise or availability impact.

Mitigation direction

  • Disable the embedded FTP service where it is unnecessary.
  • Block untrusted network access to the FTP service.
  • Remove or replace FileExplorer because the project is end-of-life.
  • Check vendor and advisory guidance for any supported remediation.
  • Protect exposed files and restore altered data from trusted backups if necessary.

Validation and detection

  • Inventory devices for the net.micode.fileexplorer package.
  • Determine whether the embedded SwiFTP server is enabled and listening.
  • Confirm firewalls prevent untrusted clients from reaching the FTP service.
  • Review FTP and device logs for unexpected authentication or file activity.
  • Verify exposed files against trusted copies or backups.
Prepared
Confidence
high
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-303: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-29515 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
Critical
CVSS
9.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

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
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total

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
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2026-29515Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MiCodeFileExplorernet.micode.fileexplorer, 0unknown
Weakness

CWE details

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

CWE-303 · source CWE mapping

Incorrect Implementation of Authentication Algorithm

Incorrect Implementation of Authentication Algorithm represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.