Cyber Resilience

CVE-2024-10863

Published
22 November 2024
Modified
15 April 2026
CVSS Score v4 5.1
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0044 37th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2024-10863 is a medium-severity Insufficient Logging (CWE-778) vulnerability in Microfocus (inferred from references). Its CVSS base score is 5.1 (Medium).

Operationally, ranked at the 37th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AU-12 (Audit Record Generation) and AU-2 (Event Logging) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

: Insufficient Logging vulnerability in OpenText Secure Content Manager on Windows allows Audit Log Manipulation.This issue affects Secure Content Manager: from 10.1 before <24.4. End-users can potentially exploit the vulnerability to exclude audit trails from being recorded on the client…

more

side.

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-24901Shared CWE-778
CVE-2026-9247Shared CWE-778
CVE-2026-22279Shared CWE-778
CVE-2025-53498Shared CWE-778
CVE-2026-3494Shared CWE-778
CVE-2024-2291Shared CWE-778
CVE-2023-1995Shared CWE-778
CVE-2025-32967Shared CWE-778
CVE-2025-52644Shared CWE-778
CVE-2025-2562Shared CWE-778

Affected Assets

Microfocus
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 11 hardening rules · 4 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

AU-12 requires the system to generate audit records for defined events, structurally eliminating the root condition of insufficient logging.

AU-2 requires identification and logging of security-relevant event types, directly stopping omission of critical events.

AU-3 mandates that audit records contain the specific details needed to understand what occurred, preventing incomplete event descriptions.

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.

RS.AN-07 full match
degrades

Insufficient logging directly prevents generation of the incident data/metadata that RS.AN-07 requires, so the weakness starves collection/preservation completely in both directions.

DE.AE-02 mostly match
degrades

Insufficient logging largely blinds event analysis by omitting the critical details needed to understand adverse activities.

DE.AE-03 mostly match
degrades

Insufficient logging starves the multiple log sources and SIEM correlation that DE.AE-03 relies on, largely defeating its ability to operate while the logging gap removes most of the correlation outcome's value.

DE.AE-04 mostly match
degrades

Insufficient logging starves impact/scope estimation of the event details required to produce accurate estimates, removing most of the outcome's value while leaving limited non-log avenues intact.

DE.AE-06 mostly match
degrades

Insufficient logging starves DE.AE-06 of the event data that must be delivered to staff/tools, removing most of the outcome's value while the delivery mechanisms themselves remain intact.

DE.AE-08 mostly match
degrades

Insufficient logging starves incident declaration of the event details needed to evaluate criteria, removing most of the outcome's efficacy in both directions.

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.

A.8.15 Logging full match
prevents

Mandating comprehensive event logging with user IDs, timestamps, and access attempts directly eliminates the absence of audit trails that would otherwise allow undetected exploitation.

finds

Mandating retention of monitoring records and real-time or periodic logging directly counters insufficient logging by ensuring security-relevant events are captured.

mitigates

Trustworthy timestamps ensure that security-relevant events are recorded with accurate chronology, improving the usefulness of logs for detecting and investigating incidents.

none

Requiring suppliers to maintain and share audit trails and event records ensures that security-relevant activity is captured, reducing the impact of insufficient logging within the supplier's systems.

none

Mandating systematic logging of incident activities and evidence handling ensures security-relevant events are recorded rather than omitted, directly reducing the chance that attacks go undetected due to missing audit trails.

none

Mandating detailed recording of every assessment and decision creates an auditable trail that counters the absence of security-relevant logging.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (2 rules)
  • V-248726 The OL 8 System must take appropriate action when an audit processing failure occurs. prevents CWE-778
  • V-248728 The OL 8 audit system must take appropriate action when the audit storage volume is full. prevents CWE-778
Oracle Linux 9 (1 rule)
  • V-271579 OL 9 audit system must take appropriate action when an error writing to the audit storage volume occurs. prevents CWE-778
RHEL 8 (4 rules)
  • V-230390 The RHEL 8 System must take appropriate action when an audit processing failure occurs. prevents CWE-778
  • V-230439 Successful/unsuccessful uses of the rename, unlink, rmdir, renameat, and unlinkat system calls in RHEL 8 must generate an audit record. prevents CWE-778
  • V-230455 Successful/unsuccessful uses of the chown, fchown, fchownat, and lchown system calls in RHEL 8 must generate an audit record. prevents CWE-778
RHEL 9 (1 rule)
  • V-258153 RHEL 9 audit system must take appropriate action when an error writing to the audit storage volume occurs. prevents CWE-778

References