CWE · MITRE source
CWE-612Improper Authorization of Index Containing Sensitive Information
The product creates a search index of private or sensitive documents, but it does not properly limit index access to actors who are authorized to see the original information.
Web sites and other document repositories may apply an indexing routine against a group of private documents to facilitate search. If the index's results are available to parties who do not have access to the documents being indexed, then attackers could obtain portions of the documents by conducting targeted searches and reading the results. The risk is especially dangerous if search results include surrounding text that was not part of the search query. This issue can appear in search engines that are not configured (or implemented) to ignore critical files that should remain hidden; even without permissions to download these files directly, the remote user could read them.
Last updated: 22 August 2026 14:14 UTC
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
NIST 800-53 r5 controls that address this weakness (0)AI-assisted
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
| No NIST controls proposed yet. | |||
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2024-25635 UPD | 6.7 | 8.8 | 0.0072 | 2024-02-19 |
CVE-2022-35980 UPD | 6.1 | 7.5 | 0.0114 | 2022-08-12 |
CVE-2019-25605 UPD | 5.7 | 7.5 | 0.0027 | 2026-03-22 |
CVE-2025-3653 UPD | 5.6 | 7.3 | 0.0022 | 2026-01-04 |
CVE-2024-49071 UPD | 5.3 | 6.5 | 0.0108 | 2024-12-12 |
CVE-2023-4560 UPD | 5.2 | 6.5 | 0.0059 | 2023-08-28 |
CVE-2022-41918 UPD | 5.0 | 6.3 | 0.0043 | 2022-11-15 |
CVE-2025-3660 UPD | 5.0 | 6.5 | 0.0019 | 2026-01-04 |
CVE-2025-57756 UPD | 4.4 | 5.3 | 0.0029 | 2025-08-28 |
CVE-2025-3654 UPD | 4.3 | 5.3 | 0.0025 | 2026-01-04 |
CVE-2022-22565 UPD | 3.9 | 4.7 | 0.0049 | 2022-04-12 |