STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 4 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Database Security Requirements Guide

V-206566

CAT II (Medium)

The DBMS must recognize only system-generated session identifiers.

Rule ID

SV-206566r1043180_rule

STIG

Database Security Requirements Guide

Version

V4R5

CCIs

CCI-001664

Discussion

DBMSs utilize sessions and session identifiers to control application behavior and user access. If an attacker can guess the session identifier or can inject or manually insert session information, the session may be compromised. This requirement focuses on communications protection for the DBMS session rather than for the network packet. The intent of this control is to establish grounds for confidence at each end of a communications session in the ongoing identity of the other party and in the validity of the information being transmitted. The DBMS must recognize only system-generated session identifiers. If an attacker were able to generate a session with a non-system-generated session identifier and have it recognized by the system, the attacker could gain access to the system without passing through access controls designed to limit database sessions to authorized users.

Check Content

Review DBMS settings and vendor documentation to determine whether the DBMS recognizes session identifiers that are not system-generated.

If the DBMS recognizes session identifiers that are not system generated, this is a finding.

Fix Text

Utilize a DBMS product that only recognizes session identifiers that are system-generated.