nerdexam
(ISC)2

CISSP · Question #1085

Commercial off-the-shelf (COTS) software presents which of the following additional security concerns?

The correct answer is C. Exploits for COTS software are well documented and publicly available. COTS software introduces unique security risks because its widespread use and public documentation make vulnerabilities and exploits readily available to attackers. This broad attack surface is a key concern distinguishing COTS from custom-developed software.

Submitted by femi9· Mar 5, 2026Software Development Security

Question

Commercial off-the-shelf (COTS) software presents which of the following additional security concerns?

Options

  • AVendors take on the liability for COTS software vulnerabilities.
  • BIn-house developed software is inherently less secure.
  • CExploits for COTS software are well documented and publicly available.
  • DCOTS software is inherently less secure.

How the community answered

(23 responses)
  • A
    4% (1)
  • C
    91% (21)
  • D
    4% (1)

Why each option

COTS software introduces unique security risks because its widespread use and public documentation make vulnerabilities and exploits readily available to attackers. This broad attack surface is a key concern distinguishing COTS from custom-developed software.

AVendors take on the liability for COTS software vulnerabilities.

Vendors typically disclaim liability for damages resulting from software vulnerabilities through End User License Agreements (EULAs), meaning the organization deploying the software bears the risk and responsibility for mitigating vulnerabilities.

BIn-house developed software is inherently less secure.

In-house developed software is not inherently less secure; it can be highly secure if developed using secure coding practices, and it may actually benefit from security through obscurity since its codebase and vulnerabilities are not publicly documented.

CExploits for COTS software are well documented and publicly available.Correct

Because COTS software is widely deployed across many organizations, vulnerabilities are frequently discovered, published in public databases like CVEs, and accompanied by documented exploits and proof-of-concept code. This means attackers have readily accessible information to target any organization using that software, significantly increasing the risk compared to obscure or custom-built solutions.

DCOTS software is inherently less secure.

COTS software is not inherently less secure than custom software; its security level depends on the vendor's development practices, and many COTS products undergo rigorous security testing that small in-house teams may not have resources to replicate.

Concept tested: Security risks of commercial off-the-shelf software

Source: https://csrc.nist.gov/publications/detail/sp/800-53/rev-5/final

Topics

#COTS software#software security#vulnerability management

Community Discussion

No community discussion yet for this question.

Full CISSP Practice