Approved changes feed: RSS · Atom
cpe:2.3:a:capnproto:capnproto:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Capnproto (92b2c303-f3c9-5b30-bf00-b91ee1da5494) |
|---|---|
| Product | Capnproto (56b57bdd-4bf2-5224-aff8-c923630dbc69) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:bitbucket/cleveron/capnproto |
purl2cpe | 2026-06-01 10:16:21.745018 |
pkg:deb/debian/capnproto |
purl2cpe | 2026-06-01 10:16:21.745022 |
pkg:deb/ubuntu/capnproto |
purl2cpe | 2026-06-01 10:16:21.745025 |
pkg:github/capnproto/capnproto |
purl2cpe | 2026-06-01 10:16:21.745028 |
pkg:gitlab/cleveron/capnproto |
purl2cpe | 2026-06-01 10:16:21.745030 |
pkg:rpm/fedora/capnproto |
purl2cpe | 2026-06-01 10:16:21.745033 |
pkg:rpm/opensuse/capnproto |
purl2cpe | 2026-06-01 10:16:21.745036 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-59704 |
vulnerable | 2026-07-29 01:03:17.536849 |
Cap - Missing Access Control in Video AI Metadata Endpoint
HIGH (7.1)
Cap's GET /api/video/ai endpoint fails to validate user ownership or membership before returning private video AI metadata including titles, summaries, and chapters. Authenticated attackers can supply arbitrary video IDs to read sensitive AI-generated content and trigger unauthorized AI generation that consumes the video owner's credits without consent.
Published: 2026-07-07T22:18:48.724Z
Updated: 2026-07-20T17:45:58.593Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32240 |
vulnerable | 2026-06-08 07:57:17.288182 |
Cap'n Proto: Integer overflow in KJ-HTTP chunk size
Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, when using Transfer-Encoding: chunked, if a chunk's size parsed to a value of 2^64 or larger, it would be truncated to a 64-bit integer. In theory, this bug could enable HTTP request/response smuggling. This vulnerability is fixed in 1.4.0.
Published: 2026-03-12T19:35:57.374Z
Updated: 2026-03-13T16:14:32.323Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-32239 |
vulnerable | 2026-06-08 07:57:17.287636 |
Cap'n Proto has an integer overflow in KJ-HTTP
Cap'n Proto is a data interchange format and capability-based RPC system. Prior to 1.4.0, a negative Content-Length value was converted to unsigned, treating it as an impossibly large length instead. In theory, this bug could enable HTTP request/response smuggling. This vulnerability is fixed in 1.4.0.
Published: 2026-03-12T19:33:25.052Z
Updated: 2026-03-13T16:15:03.051Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-48230 |
vulnerable | 2026-06-08 06:14:26.335749 |
Cap'n Proto WebSocket message can cause crash
MEDIUM (5.9)
Cap'n Proto is a data interchange format and capability-based RPC system. In versions 1.0 and 1.0.1, when using the KJ HTTP library with WebSocket compression enabled, a buffer underrun can be caused by a remote peer. The underrun always writes a constant value that is not attacker-controlled, likely resulting in a crash, enabling a remote denial-of-service attack. Most Cap'n Proto and KJ users are unlikely to have this functionality enabled and so unlikely to be affected. Maintainers suspect only the Cloudflare Workers Runtime is affected.
If KJ HTTP is used with WebSocket compression enabled, a malicious peer may be able to cause a buffer underrun on a heap-allocated buffer. KJ HTTP is an optional library bundled with Cap'n Proto, but is not directly used by Cap'n Proto. WebSocket compression is disabled by default. It must be enabled via a setting passed to the KJ HTTP library via `HttpClientSettings` or `HttpServerSettings`. The bytes written out-of-bounds are always a specific constant 4-byte string `{ 0x00, 0x00, 0xFF, 0xFF }`. Because this string is not controlled by the attacker, maintainers believe it is unlikely that remote code execution is possible. However, it cannot be ruled out. This functionality first appeared in Cap'n Proto 1.0. Previous versions are not affected.
This issue is fixed in Cap'n Proto 1.0.1.1.
Published: 2023-11-21T20:53:34.151Z
Updated: 2024-08-02T21:23:39.104Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-46149 |
vulnerable | 2026-06-08 05:50:38.241279 |
Cap'n Proto vulnerable to out-of-bounds read due to logic error handling list-of-list.
MEDIUM (5.4)
Cap'n Proto is a data interchange format and remote procedure call (RPC) system. Cap'n Proro prior to versions 0.7.1, 0.8.1, 0.9.2, and 0.10.3, as well as versions of Cap'n Proto's Rust implementation prior to 0.13.7, 0.14.11, and 0.15.2 are vulnerable to out-of-bounds read due to logic error handling list-of-list. This issue may lead someone to remotely segfault a peer by sending it a malicious message, if the victim performs certain actions on a list-of-pointer type. Exfiltration of memory is possible if the victim performs additional certain actions on a list-of-pointer type. To be vulnerable, an application must perform a specific sequence of actions, described in the GitHub Security Advisory. The bug is present in inlined code, therefore the fix will require rebuilding dependent applications. Cap'n Proto has C++ fixes available in versions 0.7.1, 0.8.1, 0.9.2, and 0.10.3. The `capnp` Rust crate has fixes available in versions 0.13.7, 0.14.11, and 0.15.2.
Published: 2022-11-30T00:00:00.000Z
Updated: 2025-04-23T16:33:43.499Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-7892 |
vulnerable | 2026-06-08 05:10:06.297782 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-2313 |
vulnerable | 2026-06-08 05:06:27.963313 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-2312 |
vulnerable | 2026-06-08 05:06:27.962763 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-2311 |
vulnerable | 2026-06-08 05:06:27.960311 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2015-2310 |
vulnerable | 2026-06-08 05:06:27.959726 | db.gcve.eu details were skipped to keep the page responsive. | 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.