---
id: CVE-2026-41000
title: >-
  Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache
  instances into RequestData for validation-time checks
summary: >-
  Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache
  instances into RequestData for validation-time checks. As a result,
  protections against replay of UsernameToken nonces and creation timestamps,
  Timestamp element…
severity: low
cvss: 3.7
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-294
vendor: broadcom
product: spring_web_services
affected:
  - spring_web_services < 3.1.9
  - 'spring_web_services >= 4.0.0, < 4.0.19'
  - 'spring_web_services >= 4.1.0, < 4.1.3.1'
  - 'spring_web_services >= 5.0.0, < 5.0.1.1'
patched:
  - spring_web_services 5.0.1.1
published: '2026-06-11'
updated: '2026-09-04'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-41000'
references:
  - url: 'https://spring.io/security/cve-2026-41000'
    label: security@vmware.com
tags:
  - nvd
epss: 0.00263
epssPercentile: 0.1615
ingestedAt: '2026-09-05T13:39:55.556Z'
---

## Overview

Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks. As a result, protections against replay of UsernameToken nonces and creation timestamps, Timestamp elements, and certain SAML one-time-use semantics could be ineffective even when operators configured a replay cache on the interceptor.

Affected versions:
Spring Web Services 5.0.0 through 5.0.1; 4.1.0 through 4.1.3; 4.0.0 through 4.0.18; 3.1.0 through 3.1.8.

## Affected

- `spring_web_services < 3.1.9`
- `spring_web_services >= 4.0.0, < 4.0.19`
- `spring_web_services >= 4.1.0, < 4.1.3.1`
- `spring_web_services >= 5.0.0, < 5.0.1.1`

## Remediation

Upgrade past the affected range:

- `spring_web_services 5.0.1.1`
