CVE-2026-15704: CWE-863: ABAC authorization bypass via trailing slash route normalization in Eclipse BaSyx Go Components

Published Jul 24, 2026
·
Updated

In Eclipse BaSyx Go Components versions up to and including 1.0.0, ABAC-enabled deployments are vulnerable to an authorization bypass caused by inconsistent trailing-slash handling between the ABAC middleware and the HTTP router.

The shared router configuration used Chi's middleware.StripSlashes, so a request such as GET /shells/ was dispatched to the registered GET /shells route. However, the ABAC middleware evaluated the original request path including the trailing slash. If ABAC route lookup did not find a matching slash-suffixed route, the request was passed onward and the router then stripped the slash and executed the protected handler without the intended ABAC authorization decision and without the expected ABAC query filters.

An unauthenticated or unauthorized network attacker could append a trailing slash to protected API routes to reach handlers that should have been denied by ABAC policy. Depending on the exposed component, HTTP method, and deployed policy, this could allow unauthorized read, create, update, delete, or upload operations.

The issue affects ABAC-enabled deployments of services that use the shared router and ABAC middleware, including AAS Repository, Submodel Repository, AAS Registry, Submodel Registry, Concept Description Repository, Discovery, AAS Environment upload, and related services. The issue is fixed in Eclipse BaSyx Go Components v1.0.1.

Affected Software

1 affected component
Eclipse BaSyx Go Components<=1.0.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Eclipse BaSyx Go Components to a version that resolves this vulnerability.

    Fixed in 1.0.1
  2. Configuration

    Disable Chi's `middleware.StripSlashes` (used in the shared router) to prevent trailing-slash normalization from causing requests to match protected routes without the ABAC middleware’s intended path evaluation and filters.

    Chi router middleware (middleware.StripSlashes) StripSlashes = disabled

Event History

Jul 24, 2026
CVE Published
via MITRE·07:41 AM
Data Sourced
via MITRE·07:41 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:16 AM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-15704?

CVE-2026-15704 has a critical severity rating of 9.8.

2

How do I fix CVE-2026-15704?

To fix CVE-2026-15704, update to Eclipse BaSyx Go Components version 1.0.1 or later.

3

What type of vulnerability is CVE-2026-15704?

CVE-2026-15704 is an authorization bypass vulnerability due to inconsistent handling of trailing slashes.

4

Which versions of Eclipse BaSyx Go Components are affected by CVE-2026-15704?

Eclipse BaSyx Go Components versions up to and including 1.0.0 are affected by CVE-2026-15704.

5

What impact does CVE-2026-15704 have on security?

CVE-2026-15704 allows unauthorized access to resources, compromising confidentiality, integrity, and availability.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203