Skip to content
[16] hange Management and Configuration Management

[16] hange Management and Configuration Management

By: Prasanna |

πŸ“˜ Topic: Change Management and Configuration Management

Domain: D7 – Security Operations
Tags: #cissp


🧾 Definition

Change management controls how changes are proposed, approved, tested, implemented, and reviewed. Configuration management maintains an authoritative record of system components and their approved baselines.


πŸ”‘ Key Points

  • Changes should be documented, approved, and tested before deployment.
  • Rollback plans reduce the impact of failed changes.
  • Configuration baselines help detect unauthorized drift.
  • Standard changes and emergency changes should follow defined procedures.

⚠️ CISSP Insight

  • Poorly managed changes are a common source of incidents and security weaknesses.
  • Governance around change is essential for maintaining integrity and reducing operational risk.

βš”οΈ Key Difference / Trap

  • Change management vs configuration management
    • Change management = process for approving and implementing change
    • Configuration management = tracking and maintaining the approved state of systems
  • β€œWorks in dev” does not mean it is safe in prod

πŸ—οΈ Example

A patch is submitted through change management, reviewed by a change advisory board, tested in a staging environment, and then deployed with rollback procedures.


πŸ“š References

  • ITIL 4, Change Enablement
  • NIST SP 800-128, Guide for Security-Focused Configuration Management of Information Systems
  • NIST SP 800-53, CM family

πŸ” Quick Recall

  • Change management = controlled change
  • Configuration management = approved baseline tracking