The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-0513

CVE-2026-0513: SAP SRM Open Redirect Vulnerability

CVE-2026-0513 is an open redirect flaw in SAP Supplier Relationship Management that allows attackers to redirect users to malicious sites. This article covers the technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2026-0513 Overview

An Open Redirect vulnerability exists in SAP Supplier Relationship Management (SRM), specifically within the SICF Handler in the SRM Catalog component. This vulnerability allows an unauthenticated attacker to craft a malicious URL that, when accessed by a victim, redirects them to an attacker-controlled site. The vulnerability is classified as CWE-601 (URL Redirection to Untrusted Site), a common web application security flaw that can be leveraged for phishing attacks and credential theft.

Critical Impact

Unauthenticated attackers can redirect users to malicious sites, potentially enabling phishing attacks, credential harvesting, or malware distribution through abuse of trusted SAP domain reputation.

Affected Products

  • SAP Supplier Relationship Management (SRM)
  • SAP SRM Catalog (SICF Handler component)

Discovery Timeline

  • 2026-01-13 - CVE CVE-2026-0513 published to NVD
  • 2026-01-13 - Last updated in NVD database

Technical Details for CVE-2026-0513

Vulnerability Analysis

This Open Redirect vulnerability resides in the SICF (SAP Internet Communication Framework) Handler within the SAP SRM Catalog module. The vulnerability allows manipulation of redirect URLs without proper validation, enabling attackers to abuse the trusted SAP domain to redirect unsuspecting users to malicious external sites.

Open redirect vulnerabilities are particularly dangerous in enterprise environments like SAP because users inherently trust URLs originating from their organization's SAP systems. When a user clicks a link that appears to be a legitimate SAP URL, they may not notice being redirected to an attacker-controlled domain. This trust relationship makes the vulnerability ideal for social engineering and phishing campaigns targeting SAP users.

The attack requires user interaction—specifically, a victim must click the malicious URL. However, because the initial URL appears legitimate (pointing to the organization's SAP SRM system), users are more likely to trust and click such links, especially when received through email or other communication channels.

Root Cause

The root cause is improper validation of URL redirect parameters within the SICF Handler component of SAP SRM Catalog. The application fails to adequately validate or sanitize user-supplied redirect URLs, allowing external domains to be specified as redirect targets. This lack of input validation on redirect parameters is a common implementation oversight that enables attackers to abuse the application's redirect functionality.

Attack Vector

The attack is network-based and requires no authentication or special privileges. An attacker crafts a malicious URL containing the legitimate SAP SRM domain with a redirect parameter pointing to an attacker-controlled site. The attacker then distributes this URL through phishing emails, social media, or other communication channels.

When a victim clicks the link, they are initially directed to the legitimate SAP SRM application, which then redirects them to the malicious site. This two-step process abuses the victim's trust in the SAP domain while ultimately delivering them to an attacker-controlled destination. Common attack scenarios include:

  • Phishing pages designed to harvest SAP credentials
  • Drive-by download sites distributing malware
  • Fake error pages requesting "re-authentication"

The attack does not impact confidentiality or availability of the SAP system itself, but poses integrity concerns as it abuses the application's redirect mechanism.

Detection Methods for CVE-2026-0513

Indicators of Compromise

  • URLs containing the SAP SRM domain with unusual redirect parameters pointing to external domains
  • Web access logs showing redirect requests to domains outside the organization's trusted list
  • User reports of unexpected redirections after clicking SAP-related links

Detection Strategies

  • Monitor web access logs for requests to the SRM Catalog SICF handler containing external URLs in redirect parameters
  • Implement egress filtering to detect and alert on redirects to untrusted domains originating from SAP systems
  • Deploy URL inspection on email gateways to identify crafted URLs abusing the SAP redirect vulnerability
  • Utilize SIEM rules to correlate SAP access with subsequent suspicious domain connections

Monitoring Recommendations

  • Enable detailed logging on the SAP SICF Handler component to capture all redirect requests
  • Configure alerts for high volumes of redirect requests or redirects to newly registered domains
  • Monitor for phishing campaigns using organizational SAP domains in malicious URLs
  • Implement web proxy logging to track user sessions from SAP access through external redirects

How to Mitigate CVE-2026-0513

Immediate Actions Required

  • Apply the security patch referenced in SAP Note #3638716 as soon as possible
  • Review and restrict access to the affected SICF Handler component if patching is delayed
  • Notify users to be cautious of SAP SRM links received via email until the patch is applied
  • Implement URL filtering to block known malicious redirect targets

Patch Information

SAP has released a security patch to address this vulnerability. Organizations should review and apply the fix documented in SAP Note #3638716. Additional details about this and other security updates are available on the SAP Security Patch Day Announcement.

Workarounds

  • Implement a web application firewall (WAF) rule to validate redirect parameters against an allowlist of trusted domains
  • Temporarily disable or restrict access to the affected SICF service handler if it is not critical to operations
  • Configure the SAP system to only allow redirects to internal or pre-approved domains
  • Educate users about verifying destination URLs before entering credentials, even when the initial link appears legitimate
bash
# Example WAF rule concept for blocking external redirects
# This should be adapted to your specific WAF solution

# Block redirect parameters containing external domains
SecRule ARGS:redirect "@rx ^https?:\/\/(?!.*\.yourcompany\.com)" \
    "id:1001,phase:2,deny,status:403,msg:'Blocked external redirect attempt'"

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeOther

  • Vendor/TechSap

  • SeverityMEDIUM

  • CVSS Score4.7

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-601
  • Technical References
  • SAP Note #3638716

  • SAP Security Patch Day Announcement
  • Related CVEs
  • CVE-2025-25243: SAP SRM Information Disclosure Flaw

  • CVE-2025-42877: SAP Web Dispatcher DoS Vulnerability

  • CVE-2025-42995: SAP MDM Server DoS Vulnerability

  • CVE-2025-42994: SAP MDM Server DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English