Approved changes feed: RSS · Atom
cpe:2.3:a:cloudflare:octorpki:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Cloudflare (5b4480cb-8cd0-5fc8-8b44-6534513ed911) |
|---|---|
| Product | Octorpki (72e5d385-9f96-5b76-a108-6f206e52638f) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:deb/debian/cfrpki |
purl2cpe | 2026-06-01 10:13:09.928869 |
pkg:deb/ubuntu/cfrpki |
purl2cpe | 2026-06-01 10:13:09.928871 |
pkg:github/cloudflare/cfrpki |
purl2cpe | 2026-06-01 10:13:09.928872 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2022-3616 |
vulnerable | 2026-06-03 14:47:58.803465 |
OctoRPKI crash when maximum iterations number is reached
MEDIUM (5.4)
Attackers can create long chains of CAs that would lead to OctoRPKI exceeding its max iterations parameter. In consequence it would cause the program to crash, preventing it from finishing the validation and leading to a denial of service. Credits to Donika Mirdita and Haya Shulman - Fraunhofer SIT, ATHENE, who discovered and reported this vulnerability.
Published: 2022-10-28T06:24:44.189Z
Updated: 2025-05-05T19:19:50.911Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3978 |
vulnerable | 2026-06-03 14:45:16.893989 |
Improper Preservation of Permissions in github.com/cloudflare/cfrpki/cmd/octorpki
HIGH (7.5)
When copying files with rsync, octorpki uses the "-a" flag 0, which forces rsync to copy binaries with the suid bit set as root. Since the provided service definition defaults to root ( https://github.com/cloudflare/cfrpki/blob/master/package/octorpki.service ) this could allow for a vector, when combined with another vulnerability that causes octorpki to process a malicious TAL file, for a local privilege escalation.
Published: 2025-01-29T10:00:53.237Z
Updated: 2025-02-12T16:03:40.405Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3912 |
vulnerable | 2026-06-03 14:45:13.429924 |
OctoRPKI crashes when processing GZIP bomb returned via malicious repository
MEDIUM (4.2)
OctoRPKI tries to load the entire contents of a repository in memory, and in the case of a GZIP bomb, unzip it in memory, making it possible to create a repository that makes OctoRPKI run out of memory (and thus crash).
Published: 2021-11-11T21:45:24.415Z
Updated: 2024-09-16T23:41:30.954Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3911 |
vulnerable | 2026-06-03 14:45:13.429600 |
Misconfigured IP address field in ROA leads to OctoRPKI crash
MEDIUM (4.2)
If the ROA that a repository returns contains too many bits for the IP address then OctoRPKI will crash.
Published: 2021-11-11T21:45:22.690Z
Updated: 2024-09-16T22:31:10.731Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3910 |
vulnerable | 2026-06-03 14:45:13.429257 |
NUL character in ROA causes OctoRPKI to crash
MEDIUM (4.4)
OctoRPKI crashes when encountering a repository that returns an invalid ROA (just an encoded NUL (\0) character).
Published: 2021-11-11T21:45:21.177Z
Updated: 2024-09-17T03:27:37.742Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3909 |
vulnerable | 2026-06-03 14:45:13.428895 |
Infinite open connection causes OctoRPKI to hang forever
MEDIUM (4.4)
OctoRPKI does not limit the length of a connection, allowing for a slowloris DOS attack to take place which makes OctoRPKI wait forever. Specifically, the repository that OctoRPKI sends HTTP requests to will keep the connection open for a day before a response is returned, but does keep drip feeding new bytes to keep the connection alive.
Published: 2021-11-11T21:45:19.611Z
Updated: 2024-09-16T23:06:15.208Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3908 |
vulnerable | 2026-06-03 14:45:13.428520 |
Infinite certificate chain depth results in OctoRPKI running forever
MEDIUM (5.9)
OctoRPKI does not limit the depth of a certificate chain, allowing for a CA to create children in an ad-hoc fashion, thereby making tree traversal never end.
Published: 2021-11-11T21:45:18.120Z
Updated: 2024-09-16T23:21:31.088Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3907 |
vulnerable | 2026-06-03 14:45:13.428135 |
Arbitrary filepath traversal via URI injection
HIGH (7.4)
OctoRPKI does not escape a URI with a filename containing "..", this allows a repository to create a file, (ex. rsync://example.org/repo/../../etc/cron.daily/evil.roa), which would then be written to disk outside the base cache folder. This could allow for remote code execution on the host machine OctoRPKI is running on.
Published: 2021-11-11T21:45:16.585Z
Updated: 2024-09-17T03:18:30.852Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3761 |
vulnerable | 2026-06-03 14:45:12.887719 |
OctoRPKI lacks contextual out-of-bounds check when validating RPKI ROA maxLength values
HIGH (7.5)
Any CA issuer in the RPKI can trick OctoRPKI prior to 1.3.0 into emitting an invalid VRP "MaxLength" value, causing RTR sessions to terminate. An attacker can use this to disable RPKI Origin Validation in a victim network (for example AS 13335 - Cloudflare) prior to launching a BGP hijack which during normal operations would be rejected as "RPKI invalid". Additionally, in certain deployments RTR session flapping in and of itself also could cause BGP routing churn, causing availability issues.
Published: 2021-09-09T14:05:09.349Z
Updated: 2024-09-17T02:56:31.062Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.