Lookup for vulnerabilities affecting packages.

Vulnerability_idVCID-yg6w-qgym-rkf1
Summary
Cross-Site Request Forgery in OpenNMS Horizon
In OpenNMS Horizon, versions opennms-1-0-stable through opennms-27.1.1; OpenNMS Meridian, versions meridian-foundation-2015.1.0-1 through meridian-foundation-2019.1.18-1; meridian-foundation-2020.1.0-1 through meridian-foundation-2020.1.6-1 are vulnerable to CSRF, due to no CSRF protection at `/opennms/admin/userGroupView/users/updateUser`. This flaw allows assigning `ROLE_ADMIN` security role to a normal user. Using this flaw, an attacker can trick the admin user to assign administrator privileges to a normal user by enticing him to click upon an attacker-controlled website.
Aliases
0
alias CVE-2021-25931
1
alias GHSA-2rq5-68hm-h4j8
Fixed_packages
Affected_packages
0
url pkg:maven/org.opennms/opennms@1.0.0
purl pkg:maven/org.opennms/opennms@1.0.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-r7w3-q711-3fe3
1
vulnerability VCID-sjc2-dw37-g3hq
2
vulnerability VCID-yg6w-qgym-rkf1
3
vulnerability VCID-ypw8-pdgf-nubr
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.opennms/opennms@1.0.0
References
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2021-25931
reference_id
reference_type
scores
0
value 0.00219
scoring_system epss
scoring_elements 0.44502
published_at 2026-06-09T12:55:00Z
1
value 0.00219
scoring_system epss
scoring_elements 0.44468
published_at 2026-06-04T12:55:00Z
2
value 0.00219
scoring_system epss
scoring_elements 0.44537
published_at 2026-06-05T12:55:00Z
3
value 0.00219
scoring_system epss
scoring_elements 0.44545
published_at 2026-06-06T12:55:00Z
4
value 0.00219
scoring_system epss
scoring_elements 0.44524
published_at 2026-06-07T12:55:00Z
5
value 0.00219
scoring_system epss
scoring_elements 0.44489
published_at 2026-06-08T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2021-25931
1
reference_url https://github.com/OpenNMS/opennms
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/OpenNMS/opennms
2
reference_url https://github.com/OpenNMS/opennms/commit/607151ea8f90212a3fb37c977fa57c7d58d26a84
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track*
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-04-30T18:49:16Z/
url https://github.com/OpenNMS/opennms/commit/607151ea8f90212a3fb37c977fa57c7d58d26a84
3
reference_url https://github.com/OpenNMS/opennms/commit/eb08b5ed4c5548f3e941a1f0d0363ae4439fa98c
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track*
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-04-30T18:49:16Z/
url https://github.com/OpenNMS/opennms/commit/eb08b5ed4c5548f3e941a1f0d0363ae4439fa98c
4
reference_url https://nvd.nist.gov/vuln/detail/CVE-2021-25931
reference_id CVE-2021-25931
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2021-25931
5
reference_url https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25931
reference_id CVE-2021-25931
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track*
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:T/P:M/B:A/M:M/D:R/2025-04-30T18:49:16Z/
url https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25931
6
reference_url https://github.com/advisories/GHSA-2rq5-68hm-h4j8
reference_id GHSA-2rq5-68hm-h4j8
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-2rq5-68hm-h4j8
Weaknesses
0
cwe_id 352
name Cross-Site Request Forgery (CSRF)
description The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
1
cwe_id 937
name OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013.
2
cwe_id 1035
name OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities
description Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017.
Exploits
Severity_range_score7.0 - 8.9
Exploitability0.5
Weighted_severity8.0
Risk_score4.0
Resource_urlhttp://public2.vulnerablecode.io/vulnerabilities/VCID-yg6w-qgym-rkf1