MEDIUM 6.5

CVE-2026-54798: Authenticated Denial of Service in CPCI85 and SICORE Base

CPCI85 and SICORE Base system versions before 26.20 contain an exposed debugging interface accessible over the network that can be reached by authenticated users. An attacker with valid credentials could exploit this interface to crash the web process, causing the system to become unavailable. This is a denial-of-service vulnerability affecting industrial control and communication systems.

Source data · NVD / CISA · public domain

CVSS
3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weaknesses (CWE)
CWE-489
Affected products
0 configuration(s)
Published / Modified
2026-07-09 / 2026-07-09

NVD description (verbatim)

A vulnerability has been identified in CPCI85 Central Processing/Communication (All versions < V26.20), SICORE Base system (All versions < V26.20.0). The affected application includes a debugging interface that is accessible through HTTP endpoints. This could allow an authenticated attacker to disrupt the system by crashing the web process causing denial of service conditions.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-54798 is classified as an Improper Resource Validation (CWE-489) vulnerability in the CPCI85 Central Processing/Communication and SICORE Base system platforms. The debugging interface is exposed through HTTP endpoints without proper protection or validation of incoming requests. An authenticated attacker can send specially crafted requests to trigger a web process crash, resulting in denial of service. The vulnerability requires network access and valid authentication credentials, reducing the attack surface but still presenting operational risk to system availability.

Business impact

A successful exploit would disrupt critical communication and processing infrastructure managed by these systems. Organizations relying on CPCI85 or SICORE Base for continuous operations could experience significant downtime, affecting manufacturing environments, industrial automation, or other process-dependent workflows. Recovery time depends on incident response procedures and system restart capabilities. The medium severity reflects the need for authenticated access, but the impact on availability makes this operationally significant.

Affected systems

CPCI85 Central Processing/Communication in all versions prior to V26.20 and SICORE Base system in all versions prior to V26.20.0 are vulnerable. Organizations should inventory systems running these products and confirm their current versions. The vulnerability does not affect versions 26.20 or later for both products.

Exploitability

Exploitation requires two preconditions: network access to the HTTP endpoints and valid authentication credentials. The vector suggests low attack complexity once authenticated access is established. This means the vulnerability is not trivially exploitable from the public internet by unauthenticated users, but insiders or attackers who have compromised legitimate credentials pose a direct risk. The lack of KEV designation indicates this has not yet appeared in publicly available exploit databases or active threat intelligence feeds.

Remediation

Upgrade CPCI85 Central Processing/Communication to version 26.20 or later, and upgrade SICORE Base system to version 26.20.0 or later. Both products share the same fix version threshold. Organizations unable to patch immediately should consider network segmentation to limit HTTP access to these endpoints, restrict access to users with genuine operational need, and implement monitoring for unusual requests to the debugging interface.

Patch guidance

Verify your current product versions against the vendor advisory. Plan upgrades to V26.20 for CPCI85 and V26.20.0 for SICORE Base during a controlled maintenance window. Test patches in a non-production environment first, as these are core processing and communication systems where stability is critical. Coordinate with process owners to minimize operational disruption. After patching, confirm the debugging endpoints are no longer accessible or are properly restricted.

Detection guidance

Monitor HTTP traffic to these systems for requests to debugging endpoints. Look for unusual request patterns or repeated connection attempts to diagnostic URLs. Analyze web server logs for 400-series errors that may indicate blocked or crashed processes. Implement alerting on web process restarts or unexpected terminations. Network monitoring for lateral movement to these systems by accounts outside normal administrative users can help identify credential compromise before exploitation occurs.

Why prioritize this

Medium severity with a CVSS score of 6.5 reflects operational availability impact tempered by authentication requirements. However, this affects industrial control infrastructure where continuous operation is often mission-critical. Organizations running these products should prioritize patching within their standard maintenance cycles. The lack of active exploitation data does not reduce the importance of timely remediation—these systems are often hardened targets with infrequent patch deployment windows.

Risk score, explained

The CVSS v3.1 score of 6.5 (MEDIUM) is assigned with vector CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. Network-accessible endpoints (AV:N) with low attack complexity (AC:L) and low privilege requirements (PR:L) are counterbalanced by the lack of confidentiality or integrity impact. The high availability impact (A:H) from process crashes drives the score into MEDIUM severity. For industrial control environments, the practical risk may exceed the baseline score due to operational dependencies.

Frequently asked questions

Do we need valid user credentials to exploit this?

Yes. The vulnerability requires an authenticated user with valid credentials to access the HTTP endpoints. This eliminates casual external exploitation but increases risk from insider threats or compromised accounts.

What happens if this vulnerability is exploited?

The web process supporting these systems will crash, causing temporary unavailability of CPCI85 or SICORE Base functionality. The impact duration depends on how quickly the system can restart and whether failover mechanisms are in place.

Is this vulnerability currently being exploited in the wild?

No, this vulnerability is not on the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating no public evidence of active exploitation at the time of publication. However, organizations should not assume this guarantees safety indefinitely.

Can we work around this without patching?

Complete workarounds are limited, but you can reduce risk by restricting network access to the HTTP endpoints, limiting authentication to essential personnel, and implementing monitoring for suspicious requests. These are interim measures pending patch deployment.

This analysis is provided for informational purposes. No exploit code or weaponizable proof-of-concept is included. Patch version numbers and affected versions are based on the official vulnerability disclosure. Organizations should verify compatibility and test patches in non-production environments before deployment. SEC.co makes no warranties regarding the completeness or accuracy of third-party vendor information. Consult vendor security advisories for authoritative guidance on your specific installations. Source: NVD (public-domain), retrieved 2026-08-17. Analysis generated by SEC.co (claude-haiku-4-5).