Skip to content

Add CVE-2026-33453 security advisory for camel-coap header injection#1588

Merged
oscerd merged 1 commit into
mainfrom
security/CVE-2026-33453
May 6, 2026
Merged

Add CVE-2026-33453 security advisory for camel-coap header injection#1588
oscerd merged 1 commit into
mainfrom
security/CVE-2026-33453

Conversation

@oscerd
Copy link
Copy Markdown
Contributor

@oscerd oscerd commented May 6, 2026

Summary

  • Adds the CVE-2026-33453 security advisory under content/security/ (Markdown source + clearsigned .txt.asc).
  • HIGH-severity advisory for an Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in the camel-coap component. Unauthenticated attackers can inject arbitrary Camel* internal headers via CoAP URI query parameters and reach RCE when routes forward to header-sensitive producers (e.g. camel-exec).
  • Tracked in CAMEL-23222. Reported by Hyunwoo Kim (@V4bel).
Field Value
Affected 4.14.0 before 4.14.6, 4.15.0 before 4.18.1
Fixed 4.14.6, 4.18.1, 4.19.0

Test plan

  • Hugo build renders /security/CVE-2026-33453.html without errors
  • .txt.asc PGP signature verifies against the release-signing key
  • Front matter fields (severity, affected, fixed, cve) match the existing site styling
  • Advisory appears in the security index page

HIGH-severity advisory for an Improperly Controlled Modification of
Dynamically-Determined Object Attributes vulnerability in the
camel-coap component, allowing unauthenticated attackers to inject
arbitrary Camel internal headers via CoAP URI query parameters and
achieve remote code execution when routes forward to header-sensitive
producers (e.g. camel-exec).

Affected: 4.14.0 before 4.14.6, 4.15.0 before 4.18.1.
Fixed in: 4.14.6, 4.18.1 and 4.19.0.
Tracked in: CAMEL-23222.
Reported by: Hyunwoo Kim (@V4bel).

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

🚀 Preview is available at https://pr-1588--camel.netlify.app

@oscerd oscerd merged commit c5f54b3 into main May 6, 2026
1 check passed
@oscerd oscerd deleted the security/CVE-2026-33453 branch May 6, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants