Description
Relative path traversal vulnerability in MicroRealEstate file upload functionality allows attackers to potentially overwrite system files.

This issue affects MicroRealEstate: through 1.0.0-alpha3.
Published: 2026-07-07
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MicroRealEstate’s file upload component is vulnerable to a relative path traversal flaw (CWE‑23). By supplying a filename that contains directory traversal sequences, an attacker could write data to arbitrary locations on the server’s filesystem, potentially overwriting system files and compromising application integrity.

Affected Systems

The flaw applies to all releases of MicroRealEstate up to and including version 1.0.0-alpha3. No other products are listed as affected.

Risk and Exploitability

The CVSS score is 7.1, indicating a high impact. The EPSS score is less than 1%, implying a low probability of exploitation at The vulnerability is not listed in CISA’s KEV catalog, suggesting no known active exploitation. Based on the description, it is inferred that the attack vector is the publicly exposed file upload endpoint, which could be accessed over HTTP or HTTPS. If the server lacks directory confinement or filename filtering, an attacker can deliver a crafted filename to traverse directories and overwrite protected files.

Generated by OpenCVE AI on July 23, 2026 at 13:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MicroRealEstate to a fixed version beyond 1.0.0-alpha3; check vendor documentation for the applicable release.
  • Configure the file upload handler to reject filenames that contain path traversal characters or resolve filenames relative to a locked‑down upload directory.
  • Implement input validation rules that detect and block path traversal patterns in incoming upload requests.

Generated by OpenCVE AI on July 23, 2026 at 13:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Title Relative Path Traversal in MicroRealEstate File Upload Enabling Arbitrary File Overwrite

Fri, 17 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title Relative Path Traversal in MicroRealEstate allowing system file overwrite

Wed, 15 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Title Relative Path Traversal in MicroRealEstate allowing system file overwrite

Tue, 14 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Title Path Traversal via File Upload Enable System File Overwrite in MicroRealEstate

Mon, 13 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Title Path Traversal via File Upload Enable System File Overwrite in MicroRealEstate

Sun, 12 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Title MicroRealEstate File Upload Path Traversal Allows System File Overwrite

Fri, 10 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title MicroRealEstate File Upload Path Traversal Allows System File Overwrite

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Microrealestate
Microrealestate microrealestate
Vendors & Products Microrealestate
Microrealestate microrealestate

Wed, 08 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Title Relative Path Traversal in MicroRealEstate File Upload Allows Overwrite of System Files

Tue, 07 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title Relative Path Traversal in MicroRealEstate File Upload Allows Overwrite of System Files

Tue, 07 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description Relative path traversal vulnerability in MicroRealEstate file upload functionality allows attackers to potentially overwrite system files. This issue affects MicroRealEstate: through 1.0.0-alpha3.
Weaknesses CWE-23
References
Metrics cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Microrealestate Microrealestate
cve-icon MITRE

Status: PUBLISHED

Assigner: TML

Published:

Updated: 2026-07-07T13:33:51.133Z

Reserved: 2026-06-26T00:40:34.057Z

Link: CVE-2026-57871

cve-icon Vulnrichment

Updated: 2026-07-07T13:33:47.441Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T14:00:07Z

Weaknesses
  • CWE-23

    Relative Path Traversal