Skip to content

Commit 99591a8

Browse files
salvatorenitopiJenkins
authored andcommitted
add entry for pkg:cargo/rustls-webpki
CMK-34962 Change-Id: I7f35c11e3643845335403c106154d9e9bf46e7a3
1 parent 5d2ac78 commit 99591a8

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

omd/dependency_management/vulnerability_info.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
pkg:cargo/rustls-webpki@0.103.4:
2+
RUSTSEC-2026-0104:
3+
reason: The issue only affects applications that enable CRL revocation checking. We pull in rustls-webpki transitively via rustls in the check-http active check and in cmk-agent-ctl, neither of which configures CRLs. The update is tracked in CMK-34961.
4+
state: not_affected
5+
RUSTSEC-2026-0098:
6+
reason: The issue only affects certificate chains that carry URI name constraints. cmk-agent-ctl only trusts the site CA, which we issue ourselves and which sets no name constraints. The check-http active check trusts the public CCADB root store, so exploiting it would require a misissuance by a public CA. We also never assert URI names, only DNS names and IP addresses. The update is tracked in CMK-34961.
7+
state: not_affected
8+
RUSTSEC-2026-0049:
9+
reason: The issue only affects applications that enable CRL revocation checking. We pull in rustls-webpki transitively via rustls in the check-http active check and in cmk-agent-ctl, neither of which configures CRLs. The update is tracked in CMK-34961.
10+
state: not_affected
11+
RUSTSEC-2026-0099:
12+
reason: The issue only affects certificate chains that carry DNS name constraints. cmk-agent-ctl only trusts the site CA, which we issue ourselves and which sets no name constraints. The check-http active check trusts the public CCADB root store, so exploiting it would require a misissuance by a public CA and would at most allow impersonating a monitored HTTPS endpoint. The update is tracked in CMK-34961.
13+
state: not_affected
114
pkg:generic/nagios@3.5.1:
215
CVE-2008-4796:
316
reason: The issue affects the front-end of Nagios. We only include the Nagios monitoring core and not the front-end (see omd/packages/nagios/nagios.make).

0 commit comments

Comments
 (0)