Severity by source
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/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
Remote and unauthenticated (AV:N/PR:N/UI:N) but a specific precondition and request-shaping are needed so AC:H; high confidentiality and integrity data access with minor availability impact and no scope change.
Primary rating from Vendor (synopsys).
CVSS VectorVendor: synopsys
Lifecycle Timeline
3DescriptionCVE.org
A Spring Security authentication and authorization bypass exists in Coverity Connect versions between 2023.6.0 and 2026.3.0. An unauthenticated malicious threat actor that can send a specially crafted HTTP request is able to bypass authentication and authorization controls on certain API endpoints to access data within Coverity.
Articles & Coverage 1
AnalysisAI
Authentication and authorization bypass in Synopsys/Black Duck Coverity Connect (versions 2023.6.0 through 2026.3.0) allows an unauthenticated attacker to reach certain protected API endpoints by sending a specially crafted HTTP request, exposing data held within Coverity. The flaw stems from a Spring Security misconfiguration classified as CWE-288 (authentication bypass using an alternate path or channel). It carries a CVSS 4.0 score of 9.2 (Critical); no public exploit has been identified at time of analysis, and the AC:H/AT:P metrics indicate exploitation is non-trivial despite requiring no authentication.
Technical ContextAI
Coverity Connect is the web/reporting server component of the Coverity static application security testing (SAST) platform, a Java application built on the Spring framework and using Spring Security for access control. The vulnerability is a Spring Security authentication/authorization bypass (CWE-288: Authentication Bypass Using an Alternate Path or Channel), which typically arises when URL/path matching in the security filter chain does not canonically match the servlet's routing - allowing crafted request paths (e.g., encoding tricks, path-parameter or matrix-variable manipulation, trailing characters, or case differences) to slip past the security interceptor while still reaching a protected controller. The result is that requests to 'certain API endpoints' are served without the authentication and authorization checks that normally gate them, disclosing and potentially manipulating Coverity project and analysis data.
RemediationAI
Upgrade Coverity Connect to a fixed release beyond the affected 2023.6.0-2026.3.0 range; consult the Black Duck Product Security Advisory (https://community.blackduck.com/s/article/Black-Duck-Product-Security-Advisory-CVE-2026-8338-Authentication-and-Authorization-Bypass) for the exact patched version, as no specific fix version was included in the provided data and it should not be invented. As compensating controls until patched, restrict network reachability of the Coverity Connect web interface to trusted management networks or a VPN rather than exposing it to the internet, and place it behind a reverse proxy or WAF that normalizes and canonicalizes request paths and rejects ambiguous URL encodings, path parameters, and matrix variables commonly used to defeat Spring Security path matching - noting that overly strict normalization can break legitimate API clients and should be tested first. Additionally monitor Coverity API access logs for anonymous or unexpected requests to protected endpoints. These controls reduce exposure but do not eliminate the flaw; patching is the only complete fix.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50413
GHSA-f3gv-992v-c3v5