Description
Deloitte AI Assist for Customer exposed unauthenticated API endpoints that allowed an attacker with knowledge of additional parameters to read from or inject content into the retrieval-augmented generation (RAG) corpus. On 2026-03-25, AI Assist for Customer restricted network access and enforced authentication for the previously exposed endpoints.
Published: 2026-07-10
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability permits an attacker, unauthenticated but with knowledge of specific request parameters, to read data from or inject content into the retrieval‑augmented generation corpus of Deloitte AI Assist for Customer. This allows exfiltration of confidential information or corruption of the knowledge base, compromising both confidentiality and integrity of the application’s data. The weakness stems from a missing authentication control.

Affected Systems

The affected system is Deloitte AI Assist for Customer. No version qualifiers are available specifying the 2026‑03‑25 update that restricted network access and mandated authentication for formerly exposed endpoints. Any deployment that has not applied this update remains vulnerable.

Risk and Exploitability

The CVSS score of 6.3 combined with an EPSS score of < 1% indicates a low probability of exploitation, and the vulnerability is not listed in CISA KEV. The likely attack path involves contacting exposed API endpoints over the network; the attacker must know the exact endpoint patterns and required parameters, which is inferred from the description. Successful exploitation grants unauthenticated read or write access to the RAG corpus, compromising confidentiality and integrity of the application’s data.

Generated by OpenCVE AI on July 29, 2026 at 10:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Deploy the 2026‑03‑25 update that restricts network access and requires authentication for all RAG corpus so only trusted internal hosts can reach the AI Assist API services, reducing the exposed surface.
  • Implement monitoring and alerting on RAG corpus access patterns to detect anomalous read/write activity from unauthenticated sources.
  • Configure firewall or network access controls to allow only authorized hosts to reach the RAG corpus API endpoints, ensuring that unauthenticated remote access is blocked.

Generated by OpenCVE AI on July 29, 2026 at 10:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Deloitte
Deloitte ai Assist For Customer
Vendors & Products Deloitte
Deloitte ai Assist For Customer

Fri, 10 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Description Deloitte AI Assist for Customer exposed unauthenticated API endpoints that allowed an attacker with knowledge of additional parameters to read from or inject content into the retrieval-augmented generation (RAG) corpus. On 2026-03-25, AI Assist for Customer restricted network access and enforced authentication for the previously exposed endpoints.
Title Deloitte AI Assist for Customer unauthenticated RAG corpus read and write
Weaknesses CWE-306
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Deloitte Ai Assist For Customer
cve-icon MITRE

Status: PUBLISHED

Assigner: cisa-cg

Published:

Updated: 2026-07-21T17:07:52.625Z

Reserved: 2026-06-24T13:52:15.600Z

Link: CVE-2026-57476

cve-icon Vulnrichment

Updated: 2026-07-21T17:07:49.044Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:45:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function