BleepingComputer also described the scope as limited, but specified that the exposed initialization codes related to previously approved, not-yet-delivered EV code-signing certificates .
Code signing is meant to help verify where software came from and whether it has been altered. DigiCert, as a certificate authority, plays a major role in internet communications and software distribution, and its code-signing certificates are used by software developers .
That is why this was more than a routine support compromise. The attackers were able to abuse a trust mechanism. ThreatNoir reported that some of the obtained code-signing certificates were used to sign malware . CyberInsider similarly described a case in which compromised internal support systems and certificate issuance data were abused to obtain valid EV code-signing certificates, with some later used to sign malware
.
EV, or Extended Validation, certificates are designed to carry extra trust. That trust can be turned against defenders. Vectra has described the broader pattern: threat actors can use EV certificates to sign malicious files and exploit the higher trust often associated with EV-signed applications; organizations that rely only on signature-based trust remain exposed .
The available sources describe compromised support endpoints, internal support functions and access to initialization codes . They do not show that DigiCert root keys or CA keys were compromised.
That distinction matters. A root or CA key compromise would be a different and more severe class of incident. The known reporting instead points to abuse of a support and certificate issuance process around code-signing certificates, not a full takeover of DigiCert’s certificate authority infrastructure .
The public figures vary because sources appear to be counting different things:
Those numbers should not be treated as interchangeable. Obtained certificates, abused certificates and revoked certificates are different categories. Even so, the incident was significant because only a small number of valid-looking code-signing certificates can help malware appear more trustworthy during delivery and detection .
DigiCert revoked the identified certificates within 24 hours of discovery and set the revocation date back to the certificates’ issuance date, according to BleepingComputer . Pending orders in the affected window were also cancelled as a precaution
. ThreatNoir reported the same broad containment steps: affected certificates were revoked within 24 hours and pending orders in the relevant time window were cancelled
.
Revocation reduces future abuse, but it does not end the work for defenders. Security teams still need to evaluate suspicious signed files using certificate details, hashes, behavior and threat-intelligence context, because attackers can deliberately use EV signatures as a trust shortcut .
The DigiCert incident also coincided with confusion around Microsoft Defender alerts. BleepingComputer reported that Microsoft Defender incorrectly flagged DigiCert certificates as Trojan:Win32/Cerdigent.A!dha . Daily.dev summarized that Defender began incorrectly flagging legitimate DigiCert root certificates after a signature update on April 30; Microsoft later issued Security Intelligence update 1.449.430.0, which fixed the detection and restored removed certificates
.
For organizations, that created a practical incident-response problem: teams had to separate real certificate abuse, possible alerts on malware signed with misused certificates, and false positives against legitimate DigiCert certificates .
The lesson is not that code signing is useless. It is that code signing should never be the only basis for trust.
Practical steps include:
The DigiCert screensaver incident was limited in the available reporting, but it hit a sensitive part of the software trust chain. Attackers did not need to compromise root or CA keys to create risk; abusing support workflows and EV code-signing certificates was enough to make malware look more legitimate . For modern malware defense, a digital signature should inform the decision — not make it.
Comments
0 comments