目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48206— Apache JIRA HTTP头部过滤器绕过漏洞

AI 预测 9.8 利用难度: 较易 EPSS 0.16% · P6

影响版本矩阵 3

厂商产品版本范围状态
Apache Software FoundationApache Camel JIRA4.0.0< 4.14.8affected
4.15.0< 4.18.3affected
4.19.0< 4.21.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-48206 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Apache Camel JIRA: A set of non-Camel-prefixed Exchange header constants bypass the HTTP header filter, allowing an HTTP client to drive arbitrary JIRA issue operations using the endpoint's configured credentials
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Improper Input Validation, Authorization Bypass Through User-Controlled Key vulnerability in Apache Camel JIRA component. The camel-jira producers read their operation parameters - the issue key, project key, transition id, summary, type, assignee, components, watchers, link type, work-log minutes and others - from Exchange message headers. The header constants defined in JiraConstants (for example ISSUE_KEY = IssueKey, ISSUE_PROJECT_KEY = ProjectKey, ISSUE_TRANSITION_ID = IssueTransitionId, LINK_TYPE = linkType) used plain, non-Camel-prefixed values. Because these names do not start with the Camel / camel prefix, HttpHeaderFilterStrategy - which blocks only the Camel header namespace on the HTTP boundary - let them pass from an inbound HTTP request straight into the Exchange. In a route that bridges an HTTP consumer (for example platform-http) into a jira: producer, any HTTP client could therefore supply these headers and override the values the route intended, driving JIRA operations against the configured JIRA instance with the endpoint's configured service-account credentials - for example deleting or transitioning an arbitrary issue (via IssueKey / IssueTransitionId), creating an issue in a different project (via ProjectKey), modifying issue fields, adding or removing watchers, or logging work. The operations are bounded by what the configured service account is permitted to do. No credentials are required from the attacker when the bridging consumer is unauthenticated. This issue affects Apache Camel: from 4.0.0 before 4.14.8, from 4.15.0 before 4.18.3, from 4.19.0 before 4.21.0. Users are recommended to upgrade to version 4.21.0, which fixes the issue. If users are on the 4.14.x LTS releases stream, then they are suggested to upgrade to 4.14.8. If users are on the 4.18.x releases stream, then they are suggested to upgrade to 4.18.3. After upgrading, routes that drive JIRA operations via the raw header names must use the CamelJira* names (for example CamelJiraIssueKey) instead of the old values. For deployments that cannot upgrade immediately, strip the camel-jira control headers from any untrusted ingress before the jira: producer (for example removing the IssueKey, ProjectKey, IssueTransitionId and related headers at the start of the route), and set the required JIRA operation parameters from a trusted source.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
输入验证不恰当
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
Apache Software FoundationApache Camel JIRA 4.0.0 ~ 4.14.8 -

二、漏洞 CVE-2026-48206 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-48206 的情报信息

登录查看更多情报信息。

CVE-2026-48206 厂商安全公告 (1)

同批安全公告 · Apache Software Foundation · 2026-07-06 · 共 39 条

CVE-2026-46457Apache Camel NATS组件控制头注入漏洞
CVE-2026-48205Apache Camel DNS头部绕过HTTP过滤
CVE-2026-48204Apache Camel MongoDB-GridFS 越权文件删除漏洞
CVE-2026-48203Apache Camel Solr SSRF漏洞
CVE-2026-46726Apache Camel Vertx WebSocket 注入漏洞
CVE-2026-46592Apache Camel Camel-CXF SOAP操作选择头绕过漏洞
CVE-2026-46591Apache Camel Camel-Neo4j Cypher注入漏洞
CVE-2026-46590Apache Camel-PQC 反序列化漏洞
CVE-2026-46585Apache Camel Lucene 远程代码执行漏洞
CVE-2026-46584Apache Camel Mail 远程代码执行漏洞
CVE-2026-49086Apache Camel Dapr 消息头注入漏洞
CVE-2026-46456Apache Camel AWS2-SQS 控制头注入漏洞
CVE-2026-46455Apache Camel Keycloak 访问令牌有效性验证缺失漏洞
CVE-2026-46454Apache Camel Cometd 允许未认证客户端注入控制头漏洞
CVE-2026-46453Apache Camel Elasticsearch REST客户端绕过入站HTTP头过滤
CVE-2026-43865Apache Camel-Hazelcast 默认配置下 Hazelcast 实例反序列化漏洞
CVE-2026-42527Apache Camel ObjectInputFilter默认配置允许DNS信息泄露
CVE-2026-40859Apache Camel Vertx-Http 传输异常开启时不安全反序列化漏洞
CVE-2026-40047Apache Camel Docling 参数注入与路径穿越漏洞
CVE-2026-56140Apache Camel AWS2 SNS 远程代码执行漏洞

显示前 20 条,共 39 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-48206

暂无评论


发表评论