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-2025-57681

CVE-2025-57681: WorklogPRO for Jira XSS Vulnerability

CVE-2025-57681 is a Cross-Site Scripting vulnerability in WorklogPRO - Timesheets for Jira that allows attackers to inject malicious HTML or JavaScript through issue summaries. This article covers technical details, affected versions, impact, and mitigation.

Published: January 23, 2026

CVE-2025-57681 Overview

A stored Cross-Site Scripting (XSS) vulnerability has been identified in the WorklogPRO - Timesheets for Jira plugin for Jira Data Center. This vulnerability allows users and attackers to inject arbitrary HTML or JavaScript code through a specially crafted payload placed in an issue's summary field. The malicious script is then executed in the context of other users' browsers when they view the affected issue, potentially leading to session hijacking, credential theft, or unauthorized actions within the Jira environment.

Critical Impact

Attackers can execute malicious JavaScript in the browsers of authenticated Jira users, potentially compromising session tokens, performing actions on behalf of victims, or stealing sensitive project data.

Affected Products

  • WorklogPRO - Timesheets for Jira plugin versions before 4.23.6-jira10 (Jira Data Center 10.x)
  • WorklogPRO - Timesheets for Jira plugin versions before 4.23.5-jira9 (Jira Data Center 9.x)
  • Jira Data Center installations using vulnerable WorklogPRO plugin versions

Discovery Timeline

  • 2026-01-21 - CVE CVE-2025-57681 published to NVD
  • 2026-01-21 - Last updated in NVD database

Technical Details for CVE-2025-57681

Vulnerability Analysis

This vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting. The WorklogPRO plugin fails to properly sanitize user-supplied input in the issue summary field before rendering it in the browser. When a malicious user crafts an issue summary containing JavaScript code, the plugin renders this content without adequate encoding or escaping, causing the script to execute in the context of any user viewing the affected content.

The stored nature of this XSS vulnerability makes it particularly dangerous, as the malicious payload persists in the database and executes every time a user accesses the affected issue. This is in contrast to reflected XSS, which requires the victim to click a malicious link. The network-based attack vector with no required privileges means attackers with basic Jira access can exploit this vulnerability to target other users, including administrators.

Root Cause

The root cause of this vulnerability is insufficient input validation and output encoding in the WorklogPRO plugin's handling of issue summary fields. The plugin accepts user input containing HTML and JavaScript content and renders it directly in the DOM without proper sanitization. This failure to implement content security controls such as HTML entity encoding, JavaScript escaping, or Content Security Policy (CSP) headers allows arbitrary script execution in the victim's browser context.

Attack Vector

The attack is executed over the network and requires user interaction—specifically, a victim must view a Jira issue containing the malicious payload. An attacker with access to create or modify Jira issues can inject a crafted payload into an issue's summary field. When other users navigate to this issue through the WorklogPRO interface, their browsers execute the injected script with their authenticated session context.

Exploitation typically follows this pattern: the attacker creates or edits a Jira issue, embedding malicious JavaScript within the summary field. The WorklogPRO plugin processes this field and displays it without proper encoding. When a victim user views the issue through the plugin's timesheet functionality, the browser parses the unsanitized HTML, executing the embedded script. This can result in session token exfiltration, keylogging, phishing overlay injection, or automated actions performed under the victim's identity.

For detailed technical information about this vulnerability, refer to the Atlassian Security Advisory for CVE-2025-57681.

Detection Methods for CVE-2025-57681

Indicators of Compromise

  • Jira issue summaries containing suspicious HTML tags such as <script>, <img onerror>, <svg onload>, or other event handlers
  • Unexpected outbound network requests from user browsers to external domains when viewing Jira issues
  • User reports of unusual behavior, pop-ups, or redirects when accessing timesheet views
  • Audit logs showing creation or modification of issues with encoded or obfuscated content in summary fields

Detection Strategies

  • Implement Web Application Firewall (WAF) rules to detect and block requests containing common XSS payloads targeting Jira instances
  • Monitor Jira access logs for patterns indicating automated exploitation attempts or unusual issue creation activity
  • Deploy browser-based security tools capable of detecting DOM manipulation and unauthorized script execution
  • Conduct regular security scans of Jira issue content for potential stored XSS payloads

Monitoring Recommendations

  • Enable detailed audit logging in Jira Data Center to track issue creation and modification events
  • Configure alerting for any Jira issues with summary fields exceeding normal length or containing suspicious character patterns
  • Monitor network traffic from Jira users for unexpected connections to external domains
  • Implement Content Security Policy reporting to detect script execution violations

How to Mitigate CVE-2025-57681

Immediate Actions Required

  • Update WorklogPRO - Timesheets for Jira plugin to version 4.23.6-jira10 or later for Jira Data Center 10.x environments
  • Update WorklogPRO - Timesheets for Jira plugin to version 4.23.5-jira9 or later for Jira Data Center 9.x environments
  • Review existing Jira issues for potentially malicious content in summary fields
  • Audit user access permissions to restrict issue creation to trusted users where possible

Patch Information

The vendor has released patched versions that address this XSS vulnerability. Organizations should upgrade to the following versions based on their Jira Data Center installation:

  • Jira Data Center 10.x: Update to WorklogPRO version 4.23.6-jira10 or later
  • Jira Data Center 9.x: Update to WorklogPRO version 4.23.5-jira9 or later

Version history and download links are available at the Atlassian Marketplace Version History page.

Workarounds

  • Implement Content Security Policy headers at the reverse proxy or load balancer level to restrict inline script execution
  • Temporarily disable the WorklogPRO plugin until patching can be completed if the risk is deemed unacceptable
  • Restrict Jira issue creation and editing permissions to reduce the attack surface
  • Deploy a WAF with XSS detection rules in front of Jira Data Center instances
bash
# Example: Add CSP headers via Apache reverse proxy
# Add to VirtualHost configuration for Jira
Header set Content-Security-Policy "default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'"

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechJira

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • Atlassian Marketplace Version History

  • Atlassian Security Advisory CVE-2025-57681
  • Related CVEs
  • CVE-2025-67824: WorklogPRO Jira Timesheets XSS Flaw
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