CVE-2026-75431
Received Received - Intake

Predictable JWT Key in PowerJob Server 5.1.2

Vulnerability report for CVE-2026-75431, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: MITRE

Description

PowerJob Server version 5.1.2 (and likely earlier) uses a predictable JWT signing key for HS256-based authentication. This allows a remote attacker to execute arbitrary code.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
powerjob server From 5.1.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

PowerJob Server 5.1.2 and earlier uses a predictable JWT signing key for HS256 authentication. This allows remote attackers to forge valid tokens and bypass authentication, enabling arbitrary code execution.

Detection Guidance

Check PowerJob Server logs for authentication failures or unusual JWT token generation patterns. Inspect the DefaultSecretProvider.java file for hardcoded keys like 'ZQQZJ' or predictable MD5-based keys derived from JDBC URLs. Use network monitoring tools to detect unauthorized access attempts to endpoints like /namespace/list.

Impact Analysis

An attacker could gain unauthorized access to the PowerJob Server, execute arbitrary commands, and potentially take full control of the system. This includes accessing sensitive data or disrupting operations.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and access control.

Mitigation Strategies

Update PowerJob Server to a patched version if available. Rotate all JWT signing keys immediately, especially if using default configurations. Change the JDBC URL to a unique value to prevent predictable key generation. Restrict access to admin endpoints and monitor for unauthorized activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75431. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart