Cyber Resilience

CVE-2025-13083

Drupal 8.0.0 – 10.4.9

Published
18 November 2025
Modified
08 January 2026
Patch / advisory
CVSS Score v3.1 3.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0026 18th percentile
Risk Priority 32 floored blend · peak EPSS

Summary

CVE-2025-13083 is a low-severity Use of Web Browser Cache Containing Sensitive Information (CWE-525) vulnerability in Drupal Drupal. Its CVSS base score is 3.7 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 18th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Use of Web Browser Cache Containing Sensitive Information vulnerability in Drupal Drupal core allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Drupal core: from 8.0.0 before 10.4.9, from 10.5.0 before 10.5.6, from 11.0.0 before 11.1.9, from 11.2.0 before…

more

11.2.8, from 7.0 before 7.103.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-5256Same product: Drupal Drupal
CVE-2023-31250Same product: Drupal Drupal
CVE-2025-31673Same product: Drupal Drupal
CVE-2019-6340Same product: Drupal Drupal
CVE-2026-9082Same product: Drupal Drupal
CVE-2026-6366Same product: Drupal Drupal
CVE-2026-55804Same product: Drupal Drupal
CVE-2024-11942Same product: Drupal Drupal
CVE-2026-55803Same product: Drupal Drupal
CVE-2024-22362Same product: Drupal Drupal

Affected Assets

drupal
drupal
8.0.0 — 10.4.9 · 10.5.0 — 10.5.6 · 11.0.0 — 11.1.9

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V14.2.5
  • V14.3.2

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-01 mostly match
prevents

Configuration baselines and enforcement directly require proper Cache-Control and related headers.

PR.PS-06 mostly match
prevents

Secure SDLC practices include defining and verifying appropriate web caching policies for sensitive content.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Endpoint device configuration can enforce cache-clearing or no-cache policies for sensitive web content.

prevents

Application security requirements can explicitly require no-cache headers or cache-control directives for sensitive pages.

prevents

Secure coding standards can mandate proper cache-control headers and form-field handling to prevent sensitive data retention.

prevents

Configuration management can mandate secure browser cache settings across the estate.

none

Web filtering can block risky sites but does not directly govern browser caching of sensitive data.

References