Skip to main content

Coverity Connect CVE-2026-8338

| EUVDEUVD-2026-50413 CRITICAL
Authentication Bypass Using an Alternate Path or Channel (CWE-288)
2026-07-29 disclosure@synopsys.com GHSA-f3gv-992v-c3v5
9.2
CVSS 4.0 · Vendor: synopsys
Share

Severity by source

Vendor (synopsys) PRIMARY
9.2 CRITICAL
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
vuln.today AI
7.7 HIGH

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.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L
4.0 AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (synopsys).

CVSS VectorVendor: synopsys

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Jul 29, 2026 - 18:17 EUVD
Analysis Generated
Jul 29, 2026 - 17:32 vuln.today
CVE Published
Jul 29, 2026 - 17:16 cve.org
CRITICAL 9.2

DescriptionCVE.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.

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.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

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

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Share

CVE-2026-8338 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy