What it is
CVE-2019-9733 is an unauthenticated vulnerability affecting JFrog Artifactory. An issue was discovered in JFrog Artifactory 6.7.3. By default, the access-admin account is used to reset the password of the admin...
Vulnerability report
Artifactory
JFrog / Artifactory
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2019-9733 is an unauthenticated vulnerability affecting JFrog Artifactory. An issue was discovered in JFrog Artifactory 6.7.3. By default, the access-admin account is used to reset the password of the admin...
Is it exploited?
Yes. KEVIntel tracks this CVE as a known exploited vulnerability. Confidence is high.
Who is affected?
JFrog / Artifactory.
What should we do?
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
Overview
An issue was discovered in JFrog Artifactory 6.7.3. By default, the access-admin account is used to reset the password of the admin account in case an administrator gets locked out from the Artifactory console.
This is only allowable from a connection directly from localhost, but providing a X-Forwarded-For HTTP header to the request allows an unauthenticated user to login with the default credentials of the access-admin account while bypassing the whitelist of allowed IP addresses. The access-admin account can use Artifactory's API to request authentication tokens for all users including the admin account and, in turn, assume full control of all artifacts and repositories managed by Artifactory.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
The Shadowserver
Independent exploitation attestation added to the KEVIntel record.
Nuclei Templates
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2025-06-28 00:00 UTC |
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 25 Apr 2025.
View Nuclei template (opens in new tab)No KEVIntel virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Scanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2019/CVE-2019-9733.yaml | 25 Apr 2025 |
Risk and context
CVSS v3.0
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS
53.9%
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV:N/AC:L/Au:N/C:P/I:P/A:P
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Public proof-of-concept code published
High-confidence, third-party attested exploitation
Scanner coverage available
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2019-9733
Free JSON includes basic KEV fields{
"cve_id": "CVE-2019-9733",
"confidence": "High",
"cvss_score": 9.8,
"epss_score": 0.53879,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "attempts": 0, "sensors": 0 }
}