Vulnerability Description
A flaw was found in JSS (Java Security Services). The JSSTrustManager class does not verify NSS trust flags when validating CA certificates, allowing certificates present in the NSS database without TRUSTED_CA flags to be accepted as trust anchors for TLS connections. In non-default configurations where certificate revocation checking is disabled, this could allow a man-in-the-middle attacker to forge certificates accepted by PKI client connections.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-78323
- https://bugzilla.redhat.com/show_bug.cgi?id=2521775
FAQ
What is CVE-2026-78323?
CVE-2026-78323 is a vulnerability with a CVSS score of 6.5 (MEDIUM). A flaw was found in JSS (Java Security Services). The JSSTrustManager class does not verify NSS trust flags when validating CA certificates, allowing certificates present in the NSS database without T...
How severe is CVE-2026-78323?
CVE-2026-78323 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-78323?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.