CVE-2025-11672
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-11672, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-13

Last updated on: 2025-10-14

Assigner: TWCERT/CC

Description

Uniweb/SoliPACS WebServer developed by EBM Technologies has a Missing Authentication vulnerability, allowing unauthenticated remote attackers to access a specific page to obtain user group names.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-13
Last Modified
2025-10-14
Generated
2026-07-06
AI Q&A
2025-10-13
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ebm_technologies uniweb_solipacs_webserver 12.1.2577

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2025-11672 is a Missing Authentication vulnerability in the Uniweb/SoliPACS WebServer developed by EBM Technologies. It allows unauthenticated remote attackers to access a specific web page that reveals user group names without requiring any privileges or user interaction. [1]

Impact Analysis

This vulnerability can impact you by allowing unauthorized remote attackers to obtain user group names from the web server. While it does not affect data integrity or availability, it causes a limited confidentiality impact by exposing sensitive information that could be used for further attacks or reconnaissance. [1]

Detection Guidance

This vulnerability can be detected by attempting to access the specific web pages on the Uniweb/SoliPACS WebServer that expose user group names without authentication. Since the vulnerability allows unauthenticated remote access to these pages, you can use tools like curl or wget to request these URLs and check if sensitive information is returned. For example, you might run commands such as: curl http://<target-server>/<vulnerable-page> or wget -qO- http://<target-server>/<vulnerable-page>. Replace <vulnerable-page> with the specific page known to expose user group names. If the page is accessible without authentication and returns user group information, the vulnerability is present. [1]

Mitigation Strategies

The immediate recommended mitigation is to update the Uniweb/SoliPACS WebServer to a version later than 12.1.2577, as versions 12.1.2577 and earlier are affected by this vulnerability. Applying this update will fix the missing authentication issue and prevent unauthenticated remote attackers from accessing sensitive user group information. [1]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-11672. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart