CVE-2024-7143
CVE-2024-7143 is a high-severity vulnerability in Pulpproject Pulp with a CVSS 3.x base score of 8.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-277.
Key facts
- Severity: High (CVSS 3.x base score 8.3)
- EPSS exploit prediction: 1% (45th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-2549
- Weakness: CWE-277
- Affected product: Pulpproject Pulp
- Published:
- Last modified:
Description
A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn't dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing.
Frequently asked questions
- What is CVE-2024-7143?
- A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn't dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing.
- How severe is CVE-2024-7143?
- CVE-2024-7143 has a CVSS 3.x base score of 8.3, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability low.
- Is CVE-2024-7143 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (45th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-7143?
- CVE-2024-7143 affects Pulpproject Pulp. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-7143?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-7143 have an EU (EUVD) identifier?
- Yes. CVE-2024-7143 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2549.
- When was CVE-2024-7143 published?
- CVE-2024-7143 was published on 2024-08-07 and last updated on 2026-06-17.
References
- https://access.redhat.com/errata/RHSA-2024:6765
- https://access.redhat.com/security/cve/CVE-2024-7143
- https://bugzilla.redhat.com/show_bug.cgi?id=2300125
- https://github.com/advisories/GHSA-9m5j-4xx9-44j9
- https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108
- https://github.com/pulp/pulpcore/blob/main/CHANGES.md
Affected products (1)
- cpe:2.3:a:pulpproject:pulp:-:*:*:*:*:*:*:*
More vulnerabilities in Pulpproject Pulp
- CVE-2015-5263 — High (CVSS 8.1): pulp-consumer-client 2.4.0 through 2.6.3 does not check the server's TLS certificate signatures when retrieving the…
- CVE-2016-3704 — High (CVSS 7.5): Pulp before 2.8.5 uses bash's $RANDOM in an unsafe way to generate passwords.
- CVE-2016-3112 — High (CVSS 7.5): client/consumer/cli.py in Pulp before 2.8.3 writes consumer private keys to etc/pki/pulp/consumer/consumer-cert.pem as…
- CVE-2013-7450 — High (CVSS 7.5): Pulp before 2.3.0 uses the same the same certificate authority key and certificate for all installations.
- CVE-2016-3108 — High (CVSS 7.1): The pulp-gen-nodes-certificate script in Pulp before 2.8.3 allows local users to leak the keys or write to arbitrary…
- CVE-2018-10917 — Medium (CVSS 6.8): pulp 2.16.x and possibly older is vulnerable to an improper path parsing. A malicious user or a malicious iso feed…
All CVEs affecting Pulpproject Pulp →
Other CWE-277 vulnerabilities
- CVE-2024-36540 — Critical (CVSS 9.8): Insecure permissions in external-secrets v0.9.16 allows attackers to access sensitive data and escalate privileges by…
- CVE-2024-36539 — Critical (CVSS 9.8): Insecure permissions in contour v1.28.3 allows attackers to access sensitive data and escalate privileges by obtaining…
- CVE-2026-7891 — Critical (CVSS 9.3): The VerySecureApp made by DIVD using Mendix Studio Pro 11.8.0 Beta allows unintended data exposure due to authorization…
- CVE-2024-36542 — High (CVSS 8.8): Insecure permissions in kuma v2.7.0 allows attackers to access sensitive data and escalate privileges by obtaining the…
- CVE-2024-6605 — High (CVSS 8.8): Firefox Android allowed immediate interaction with permission prompts. This could be used for tapjacking. This…
- CVE-2023-27842 — High (CVSS 8.8): Insecure Permissions vulnerability found in Extplorer File manager eXtplorer v.2.1.15 allows a remote attacker to…