Description
Authenticated SSRF in Gravitino JobManager allows server-side HTTP requests to internal network and cloud metadata endpoints via unvalidated job template URIs. A vulnerability in Apache Gravitino.

This issue affects Apache Gravitino: from 1.0.0 through 1.2.1.

Users are recommended to upgrade to version 1.3.0, which fixes the issue.
Published: 2026-07-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Authenticated users can submit arbitrary job template URIs to the Gravitino JobManager, which are then used without validation to perform HTTP requests. This flaw permits server‑side request forgery that lets an attacker retrieve data or interact with internal network services or cloud metadata endpoints that are normally inaccessible from the public internet, potentially exposing sensitive configuration or secret material.

Affected Systems

The vulnerability exists in Apache Gravitino versions 1.0.0 through 1.2.1. Systems that provide authenticated access to the JobManager—such as users with job submission privileges in a data catalog or processing environment—are affected. The flaw is not present in the patched 1.3.0 release and later versions.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. With an EPSS below 1% the likelihood of public exploitation is low, and it is not listed in the CISA KEV catalog. Nevertheless, because the flaw requires legitimate authentication and unvalidated URI input, an attacker can force the server to contact internal IP ranges or cloud metadata services, potentially leaking internal details or secrets.

Generated by OpenCVE AI on July 31, 2026 at 11:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Gravitino to version 1.3.0 or later, which removes the SSRF flaw.
  • If an upgrade cannot be performed immediately, disable or restrict the ability to submit job template URIs through configuration changes or code modifications.
  • Implement network controls such as firewalls or proxy rules to block outbound HTTP requests from the Gravitino JobManager to internal IP ranges and known cloud metadata service endpoints.

Generated by OpenCVE AI on July 31, 2026 at 11:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache gravitino
Vendors & Products Apache
Apache gravitino

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Authenticated SSRF in Gravitino JobManager allows server-side HTTP requests to internal network and cloud metadata endpoints via unvalidated job template URIs. A vulnerability in Apache Gravitino. This issue affects Apache Gravitino: from 1.0.0 through 1.2.1. Users are recommended to upgrade to version 1.3.0, which fixes the issue.
Title Apache Gravitino: Authenticated SSRF in Gravitino JobManager allows server-side HTTP requests to internal network and cloud metadata endpoints via unvalidated job template URIs
Weaknesses CWE-918
References

Subscriptions

Apache Gravitino
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-13T14:27:15.256Z

Reserved: 2026-06-02T12:32:43.972Z

Link: CVE-2026-49876

cve-icon Vulnrichment

Updated: 2026-07-13T09:08:17.875Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:00:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)