Description
A vulnerability in Apache Sling Security Bundle: ContentDispositionFilter mediates only one address/API shape of a resource



This issue affects Apache Sling Security Bundle: before 1.3.12.



Users are recommended to upgrade to version 1.3.12, which fixes the issue.
Published: 2026-09-23
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Resource Access
Action: Immediate Patch
AI Analysis

Impact

The vulnerability lies in the ContentDispositionFilter of the Apache Sling Security Bundle, which only mediates a single address or API shape of a resource. This limitation allows requests targeting alternate paths to bypass the filter, potentially exposing sensitive data or permitting unauthorized actions. The fault is classified as CWE-693, a faulty security mechanism that results in improper access control and could let a remote attacker access protected resources.

Affected Systems

The issue affects Apache Sling Security Bundle from the Apache Software Foundation. All releases prior to version 1.3.12 are vulnerable. No further product variants were specified beyond the bundle itself.

Risk and Exploitability

The EPSS score is listed as less than 1 percent, indicating a very low probability of exploitation. The vulnerability is not currently listed in CISA’s KEV catalog. The CVSS score of 6.5 indicates a moderate severity, yet the very low EPSS score still suggests that active exploitation is unlikely. The attack would involve sending crafted HTTP requests to unmediated resource paths to exploit the missing filter coverage.

Generated by OpenCVE AI on September 23, 2026 at 16:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache Sling Security Bundle version 1.3.12 or later to apply the fix.
  • Confirm that the ContentDispositionFilter is active for all incoming requests so that no alternate paths bypass it.
  • If an upgrade is not immediately possible, review the application’s routing configuration to block or sanitize unmediated resource paths until the patch is applied.

Generated by OpenCVE AI on September 23, 2026 at 16:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
References

Wed, 23 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description A vulnerability in Apache Sling Security Bundle: ContentDispositionFilter mediates only one address/API shape of a resource This issue affects Apache Sling Security Bundle: before 1.3.12. Users are recommended to upgrade to version 1.3.12, which fixes the issue.
Title Apache Sling Security Bundle: ContentDispositionFilter mediates only one address/API shape of a resource
Weaknesses CWE-693
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-23T17:08:17.694Z

Reserved: 2026-09-21T08:50:53.523Z

Link: CVE-2026-94251

cve-icon Vulnrichment

Updated: 2026-09-23T17:08:17.694Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-23T10:17:08.557

Modified: 2026-09-23T17:58:26.570

Link: CVE-2026-94251

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T16:45:03Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure