LiveActive security incident?Get immediate response
CVE Record

CVE-2025-34154: UnForm Server Manager < 10.1.12 Unauthenticated Arbitrary File Read

UnForm Server Manager versions prior to 10.1.12 expose an unauthenticated file read vulnerability via its log file analysis interface. The flaw resides in the arc endpoint, which accepts a fl parameter to specify the log file to be opened. Due to insufficient input validation and lack of path sanitization, attackers can supply relative paths to access arbitrary files on the host system — including sensitive OS-level files — without authentication.

CriticalCVSS 9.2Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

UnForm Server Manager before 10.1.12 can let unauthenticated attackers read files from the host through a log-analysis feature. This is business-critical where the manager is reachable from untrusted networks because sensitive system or application files could be exposed without login.

Executive priority

Handle this as urgent for any exposed deployment. The issue can disclose sensitive files without authentication, and public technical details exist. Patch or isolate affected systems quickly, then review logs for evidence of probing or unauthorized file access.

Technical view

The flaw is a CWE-22 path traversal in the arc endpoint’s fl parameter. Sources describe insufficient validation and path sanitization, allowing relative paths to access arbitrary host files. CVSS 4.0 is 9.2, with network access, low complexity, no privileges, and no user interaction.

Likely exposure

Exposure is most likely for organizations running UnForm Server Manager versions prior to 10.1.12, especially if the management interface is internet-facing or reachable from broad internal networks. The source bundle has no CPEs, so asset discovery may need product and version checks.

Exploitation context

The bundle includes a public technical description tagged as exploit and a VulnCheck advisory. CISA KEV status is false in the provided data, and no cited source in the bundle proves active exploitation. Treat exploitability as plausible but active exploitation as unconfirmed.

Researcher notes

Use caution with affected-version metadata: the narrative and title state versions before 10.1.12, while the affected object is sparse and lists no CPEs. Do not infer broader product impact beyond UnForm Server Manager from Synergetic Data Systems.

Mitigation direction

  • Upgrade UnForm Server Manager to 10.1.12 or later per vendor guidance.
  • Restrict Server Manager access to trusted administrative networks only.
  • Review vendor release notes and advisories for any additional required hardening.
  • Monitor application, proxy, and host logs for suspicious file-read activity.
  • Prioritize exposed instances before internal-only deployments.

Validation and detection

  • Inventory UnForm Server Manager deployments and record exact versions.
  • Identify whether any Server Manager interfaces are internet-accessible.
  • Confirm upgraded systems report version 10.1.12 or later.
  • Check logs for unusual arc endpoint requests with unexpected fl values.
  • Validate access controls limit the manager interface to authorized networks.
Prepared
Confidence
medium
Sources
6

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-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2025-34154 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.2 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/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
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: partial

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

Vulnerability scoring details

Base CVSS 4.0 score

9.2Critical
CVSS 4.0 vector shape for CVE-2025-34154Attack 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:N/VA:N/SC:H/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
Synergetic Data Systems Inc.UnForm Server Manager0unaffected
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.