Tiggez
April 28, 2026, 2:41pm
1
Scan detects openssh on debian target.
But the CPE is wrong and no vulnerability is detected:
Wrong CPE: cpe:/a:openbsd:openssh:9.2p1
Correct CPE: cpe:/a:openbsd:openssh:9.2:p1
CVE-2026-35414 is known by openVAS and linked to
cpe:/a:openbsd:openssh:9.2:- and cpe:/a:openbsd:openssh:9.2:p1
could be linked to:
Hi all,
I noticed that GVM reports product CPE in a wrong format when it is a patch version.
For example, following is the CPE that GVM built for OpenSSH Server 8.9p1: cpe:/a:openbsd:openssh:8.9p1. The correct CPE should be cpe:/a:openbsd:openssh:8.9:p1.
Best regards
cfi
April 28, 2026, 3:30pm
2
Tiggez:
could be linked to:
This is indeed the same as the linked thread with an explanation here:
Hi,
You messing up Patch and Portable, there is OpenSSH 8.9 and OpenSSH 8.9p1 (Portable) that is not a patch level.
and the following suggestion which is still valid these days:
As this is not a NASL / VT side problem i have moved this to a better fitting category instead.
Tiggez
April 29, 2026, 6:02am
3
Just out of curiosity. All openvas / Debian users are affected and it is not only our system?
cfi
April 29, 2026, 6:22am
4
I guess it depends how the data is getting consumed. But i would say that all consumers of the NVD API data are affected, independent of the underlying technology because e.g. 9.2p1 is NOT an update / patch to 9.2 but just a different variant of the version / release line of that product.
1 Like