8.3
CVE-2026-55706
- EPSS 0.35%
- Veröffentlicht 17.06.2026 00:53:23
- Zuletzt bearbeitet 13.07.2026 13:54:22
- CVE-Watchlists
- Unerledigt
sppp_pap_input in sys/net/if_spppsubr.c in OpenBSD before 076e2b1 allows authentication bypass via certain zero values for lengths.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.35% | 0.276 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 8.3 | 1.6 | 6 |
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
|
| MITRE | 5.8 | 1.6 | 3.7 |
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L
|
CWE-1284 Improper Validation of Specified Quantity in Input
The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.
https://blog.argus-systems.ai/blog/openbsd-pap-27-year-auth-bypass.html
https://www.openwall.com/lists/oss-security/2026/06/16/9
https://github.com/openbsd/src/commit/076e2b1c1fc4ac0883a72d3544131ad5cee7adf8
https://blog.argus-systems.ai/blog/poc-001-pap-bypass.py