Vulnerability report

Exploited in the wild High confidence Not in CISA KEV

CVE-2019-1003000

Script Security Plugin

Jenkins project / Script Security Plugin · 1.49 and earlier

Severity
CVSS 8.8 · High
Confidence
High
Exploit status
Exploited in the wild
EPSS
98.4%
First observed
Last observed

Decision summary

What security teams need to know first

Direct answers before the deeper technical record.

What it is

CVE-2019-1003000 is a vulnerability affecting Jenkins project Script Security Plugin. A sandbox bypass vulnerability exists in Script Security Plugin 1.49 and earlier in...

Is it exploited?

Yes. Previdian tracks this CVE as a known exploited vulnerability. Confidence is high. Also confirmed by third-party sources.

Who is affected?

Jenkins project / Script Security Plugin 1.49 and earlier.

What should we do?

Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.

Overview

Script Security Plugin

A sandbox bypass vulnerability exists in Script Security Plugin 1.49 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/GroovySandbox.java that allows attackers with the ability to provide sandboxed scripts to execute arbitrary code on the Jenkins master JVM.

Jenkins project Affected
Script Security Plugin
1.49 and earlier
View vendor advisory (opens in new tab)
Published
22 Jan 2019
Exploitation Reported
16 Sep 2026
Attack vector
Remote
Complexity
Low
Privileges
Low
User interaction
None

CVE References

Exploitation evidence

Why Previdian marks this CVE as exploited

Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.

Exploited in the wild

The Shadowserver

Recorded 16 Sep 2026

A trusted third party reported exploitation.

Proof of concept available

GitHub

Recorded 06 Mar 2019

Public scanner or PoC coverage increases practical exploitability.

Known exploited vulnerability sources

Per-source evidence links for KEV attestations are available through the Previdian Pro API.

Learn about Pro API access
Source Added
The Shadowserver First 2026-09-16 00:00 UTC

Detection

Operational artifacts and observed signals

Make the evidence actionable in scanner, SOC, and edge-control workflows.

Observed signals

Request targets
User-Agents
Callback hosts
0
0
0

Request targets and User-Agents available in Pro. Callback host details available in Enterprise.

Virtual patch status

No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.

Learn about virtual patches →

Scanner Artifacts

Scanner and exploit-framework references linked to this CVE.

Risk and context

Severity, weaknesses, and research context

CVSS v3.1

8.8 High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS

98.4%

All CVSS Scores

CVSS v3.1 8.8 High

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS v2.0 6.5 Medium

AV:N/AC:L/Au:S/C:P/I:P/A:P

Potential Proof of Concepts

These PoCs are unverified and could contain malware. Use at your own risk.

Timeline

From disclosure to observed exploitation

  1. 00:00 UTC

    Added to Previdian KEV Feed

    High-confidence, third-party attested exploitation

  2. 14:20 UTC

    Public PoC available

    Public proof-of-concept code published

  3. 15:02 UTC

    Metasploit module available

    Exploit module available

  4. 00:00 UTC

    Nuclei template available

    Scanner coverage available

  5. 14:00 UTC

    CVE published

    Vulnerability disclosed publicly

  6. 00:00 UTC

    CVE ID reserved

    Identifier reserved by the CNA

Pro API

Automate this intelligence

Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.

  • Evidence confidence and provenance
  • First-party sensor telemetry
  • PoC and scanner references
  • Affected versions and enrichment
  • Automation-ready JSON delivery

GET /api/v2/pro/kevs/CVE-2019-1003000

Free JSON includes basic KEV fields
{
  "cve_id": "CVE-2019-1003000",
  "confidence": "High",
  "cvss_score": 8.8,
  "cvss_estimated": false,
  "epss_score": 0.98375,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": false
  },
  "sensor_telemetry": { "attempts": 0, "sensors": 0 }
}