Description
Newforma Info Exchange (NIX) accepts serialized .NET data via the '/remoteweb/remote.rem' endpoint, allowing a remote, unauthenticated attacker to execute arbitrary code with 'NT AUTHORITY\NetworkService' privileges. The vulnerable endpoint is used by Newforma Project Center Server (NPCS), so a compromised NIX system can be used to attack an associated NPCS system. To mitigate this vulnerability, restrict network access to the '/remoteweb/remote.rem' endpoint, for example using the IIS URL Rewrite Module.
EPSS Score:
0%
Comprehensive Technical Analysis of EUVD-2025-33577
1. Vulnerability Assessment and Severity Evaluation
The vulnerability described in EUVD-2025-33577 pertains to the Newforma Info Exchange (NIX) system, specifically its acceptance of serialized .NET data via the '/remoteweb/remote.rem' endpoint. This flaw allows a remote, unauthenticated attacker to execute arbitrary code with 'NT AUTHORITY\NetworkService' privileges. The vulnerability is severe, with a CVSS Base Score of 9.3, indicating a critical risk.
CVSS Vector Breakdown:
- AV:N (Network Vector): The vulnerability is exploitable over the network.
- AC:L (Low Complexity): The attack requires low complexity to execute.
- AT:N (No Authentication): No authentication is required to exploit the vulnerability.
- PR:N (No Privileges Required): No special privileges are needed.
- UI:N (No User Interaction): No user interaction is required.
- VC:H (High Confidentiality Impact): The vulnerability has a high impact on confidentiality.
- VI:H (High Integrity Impact): The vulnerability has a high impact on integrity.
- VA:H (High Availability Impact): The vulnerability has a high impact on availability.
- SC:N (No Change in Scope): The vulnerability does not change the security scope.
- SI:N (No Change in Scope): The vulnerability does not change the security scope.
- SA:N (No Change in Scope): The vulnerability does not change the security scope.
2. Potential Attack Vectors and Exploitation Methods
The primary attack vector involves sending malicious serialized .NET data to the '/remoteweb/remote.rem' endpoint. This can be achieved through:
- Network-based attacks: An attacker can send crafted HTTP requests to the vulnerable endpoint.
- Phishing and social engineering: Tricking users into visiting malicious websites that exploit the vulnerability.
- Supply chain attacks: Compromising third-party services or software that interact with the NIX system.
Exploitation methods may include:
- Deserialization attacks: Crafting serialized .NET objects that, when deserialized, execute arbitrary code.
- Remote Code Execution (RCE): Executing malicious code with 'NT AUTHORITY\NetworkService' privileges, which can lead to further system compromise.
3. Affected Systems and Software Versions
The vulnerability affects:
- Newforma Project Center Server (NPCS) versions:
- Version 2024.3
- All other versions (indicated by "*")
Given the critical nature of the vulnerability, it is essential to assume that all versions of Newforma Project Center Server are potentially at risk unless explicitly patched.
4. Recommended Mitigation Strategies
To mitigate this vulnerability, the following strategies are recommended:
- Restrict Network Access: Use the IIS URL Rewrite Module to restrict access to the '/remoteweb/remote.rem' endpoint. This can be done by configuring URL rewrite rules to block or redirect requests to this endpoint.
- Patch Management: Ensure that all affected systems are updated to the latest patched versions as soon as they are available.
- Network Segmentation: Implement network segmentation to isolate critical systems and reduce the attack surface.
- Intrusion Detection Systems (IDS): Deploy IDS to monitor for suspicious activity and potential exploitation attempts.
- Regular Security Audits: Conduct regular security audits and vulnerability assessments to identify and address potential security gaps.
5. Impact on European Cybersecurity Landscape
The vulnerability poses a significant risk to organizations using Newforma Project Center Server, particularly those in the construction and engineering sectors. The potential for remote code execution with elevated privileges can lead to data breaches, system compromises, and disruptions in critical infrastructure. Given the interconnected nature of modern systems, the impact could extend beyond individual organizations to affect supply chains and partner ecosystems.
6. Technical Details for Security Professionals
Detection:
- Log Analysis: Monitor IIS logs for unusual activity targeting the '/remoteweb/remote.rem' endpoint.
- Network Traffic Analysis: Use network monitoring tools to detect anomalous traffic patterns indicative of exploitation attempts.
Response:
- Incident Response Plan: Develop and implement an incident response plan tailored to this vulnerability, including steps for containment, eradication, and recovery.
- Forensic Analysis: Conduct forensic analysis to identify the extent of the compromise and gather evidence for further investigation.
Prevention:
- Security Training: Educate users and administrators on the risks associated with this vulnerability and best practices for mitigation.
- Regular Updates: Ensure that all systems are regularly updated with the latest security patches and updates.
References:
- Newforma Info Exchange Overview: Newforma Info Exchange Overview
- IIS URL Rewrite Module: Using the URL Rewrite Module
- CSAF File: CSAF File
- CVE Record: CVE-2025-35050
By following these recommendations and maintaining a proactive security posture, organizations can significantly reduce the risk associated with this vulnerability.