S4E just found a medium-severity finding from config file scanner
medium·Exposed Panels·Updated Jul 2, 2026

Checkmarx CxSAST Panel Detection Scanner

This scanner detects the use of Checkmarx CxSAST login panel in digital assets.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.1k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
Detail

Checkmarx CxSAST is widely used in software development environments primarily by security teams and developers to automate the detection of security vulnerabilities in code. It facilitates static application security testing (SAST) by providing an integrated platform that identifies security weaknesses within source code. Organizations utilize CxSAST to conduct comprehensive source code analysis to bolster their software security landscape. The tool is essential for continuous integration and DevSecOps practices, allowing teams to catch vulnerabilities early in the development lifecycle. With extensive language support, Checkmarx CxSAST ensures comprehensive testing across diverse codebases, contributing to robust security management strategies.

This scanner focuses on detecting the presence of the Checkmarx CxSAST login panel, indicating the tool's deployment within a digital environment. Through the identification of specific endpoints, it determines if CxSAST is in operation, a process critical for inventory management and security posture assessment. Detecting the login panel can aid in network mapping and help in understanding the software architectural configuration in use. This process is valuable for ensuring that security tools are deployed correctly and for identifying any unintended exposure of critical interfaces. The detection operates by matching known CxSAST API patterns to verify the platform's presence, ensuring organizations are aware of their software deployments.

Technical detection involves querying specific endpoints such as '/cxrestapi/help/system/version' and '/cxwebclient/Login.aspx' to verify if the response indicates a CxSAST deployment. The scanner checks for particular indicators in the HTTP response that match the known signatures of Checkmarx CxSAST components. It uses DSL matchers to ensure that the status code is 200 and that specific body content keywords related to CxSAST are present, confirming the existence of the CxSAST interface. Such detection capabilities help in comprehensive asset enumeration and understanding deployment landscapes, offering insights into the security setup of an environment.

If the detected endpoints of a Checkmarx CxSAST deployment are not secured, it could potentially expose critical software analysis infrastructure to unauthorized parties, leading to information leakage. Malicious actors could use this exposure to map software environments or exploit misconfigurations within the security setup itself. This detection exposure could also highlight authentication weaknesses if login interfaces are not properly secured. Unprotected interfaces can serve as initial vectors for more sophisticated attack chains, compromising the entire security scanning framework. Therefore, knowing the locations and configurations of such panels is crucial for safeguarding against unauthorized access and intrusion attempts.

REFERENCES

Solution Advice
  • Ensure that the Checkmarx CxSAST login panel is protected behind secure authentication and authorization mechanisms.
  • Restrict access to the CxSAST endpoints to trusted networks only via access control lists or firewall rules.
  • Regularly update Checkmarx CxSAST to the latest version to mitigate known vulnerabilities.
  • Conduct routine security assessments of the CxSAST interface and related infrastructure to identify potential misconfigurations.
  • Implement secure connections (e.g., HTTPS) to protect data in transit when accessing CxSAST interfaces.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

Checkmarx CxSAST Panel Detection Scanner | S4E