GHSA-p9w4-585h-g3c7 · Severity: low · Ecosystem: rust — biscuit-auth vulnerable to public key confusion in third party block
biscuit-rust is the Rust implementation of Biscuit, an authentication and authorization token for microservices architectures. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be sent, providing only the necessary info to generate a third-party block and to sign it, which includes the public key of the previous block (used in the signature) and the public keys part of the token symbol table (for public key interning in datalog expressions). A third-part block request forged by a malicious user can trick the third-party authority into generating datalog trusting the wrong keypair.
Conclusion & alert: CVE-2024-41949 is rated Low Risk (19.4/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.08%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-03-17 | 0.04% | 0.08% | +0.04% |
| 2 | 2024-08-06 | — | 0.04% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 3.0 | 3.1 | LOW |
|
1.3 | 1.4 | [email protected] |
| 6.4 | 3.1 | MEDIUM |
|
3.1 | 2.7 | [email protected] |
GHSA-p9w4-585h-g3c7 · Severity: low · Ecosystem: rust — biscuit-auth vulnerable to public key confusion in third party block
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| biscuitsec | biscuit-auth | < 5.0.0 | cpe:2.3:a:biscuitsec:biscuit-auth:*:*:*:*:*:rust:*:* |
| URL | Tags |
|---|---|
| https://github.com/biscuit-auth/biscuit-rust/security/advisories/GHSA-p9w4-585h-g3c7 | Third Party Advisory |