CVE-2023-30961
Palantir Gotham-Fe-Bundle 100.30230702.0 – 100.30230704.15
Raw vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:NSummary
CVE-2023-30961 is a medium-severity Improper Adherence to Coding Standards (CWE-710) vulnerability in Palantir Gotham-Fe-Bundle. Its CVSS base score is 6.5 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 28th 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
- 🇪🇺 ENISA EUVD: EUVD-2023-35299
Vulnerability Data
Palantir Gotham was found to be vulnerable to a bug where under certain circumstances, the frontend could have applied an incorrect classification to a newly created property or link.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
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.
Integrating and monitoring secure SDLC practices directly enforces coding standards adherence while the control also addresses broader lifecycle activities.
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.
Testing can detect violations but does not prevent them.
Enforces adherence to coding standards as part of policy compliance.
Web filtering can block or sandbox untrusted frames, but does not enforce application-level frame-busting or CSP.
Secure SDLC mandates coding standards and rules.
Application security requirements can mandate frame-ancestors / X-Frame-Options, directly addressing UI redressing risks.