---
id: CVE-2025-9943
title: >-
  An SQL injection vulnerability has been identified in the "ID" attribute of
  the SAML response when the replay cache of the Shibboleth Service Provider
  (SP) is configured to use an SQL database as storage service
summary: >-
  An SQL injection vulnerability has been identified in the "ID" attribute of
  the SAML response when the replay cache of the Shibboleth Service Provider
  (SP) is configured to use an SQL database as storage service. An
  unauthenticated attac…
severity: critical
cvss: 9.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'
cwe:
  - CWE-89
published: '2025-09-10'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-9943'
references:
  - url: 'https://r.sec-consult.com/shibboleth'
    label: 551230f0-3615-47bd-b7cc-93e92e730bbf
  - url: 'https://shibboleth.net/community/advisories/secadv_20250903.txt'
    label: 551230f0-3615-47bd-b7cc-93e92e730bbf
  - url: 'https://shibboleth.net/downloads/service-provider/3.5.1/'
    label: 551230f0-3615-47bd-b7cc-93e92e730bbf
  - url: 'http://seclists.org/fulldisclosure/2025/Sep/40'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://lists.debian.org/debian-lts-announce/2025/09/msg00015.html'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00398
epssPercentile: 0.3125
ingestedAt: '2026-09-26T00:22:39.910Z'
---

## Overview

An SQL injection vulnerability has been identified in the "ID" attribute of the SAML response when the replay cache of the Shibboleth Service Provider (SP) is configured to use an SQL database as storage service. An unauthenticated attacker can exploit this issue via blind SQL injection, allowing for the extraction of arbitrary data from the database, if the database connection is configured to use the ODBC plugin. The vulnerability arises from insufficient escaping of single quotes in the class SQLString (file odbc-store.cpp, lines 253-271).

This issue affects Shibboleth Service Provider through 3.5.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
