Lookup for vulnerable packages by Package URL.

Purlpkg:maven/org.graylog2/graylog2-server@3.0.0-alpha.5
Typemaven
Namespaceorg.graylog2
Namegraylog2-server
Version3.0.0-alpha.5
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version6.2.4
Latest_non_vulnerable_version6.2.4
Affected_by_vulnerabilities
0
url VCID-1ce2-9qbs-f3gj
vulnerability_id VCID-1ce2-9qbs-f3gj
summary
Graylog Allows Stored Cross-Site Scripting via Files Plugin and API Browser
### Impact
Two minor vulnerabilities were identified in the Graylog2 enterprise server, which can be combined to carry out a stored cross-site scripting attack.
An attacker with the permission `FILES_CREATE` can exploit these vulnerabilities to upload arbitrary Javascript code to the Graylog2 server, which - upon requesting of the file by a user of the API browser - results in the execution of this Javascript code in the context of the Graylog frontend application. 
This enables the attacker to carry out authenticated API requests with the permissions of the logged-in user, thereby taking over the user session.

### Patches
The generic API has been removed in 6.2.0 rendering the attack vector unreachable and additional escaping has been added.

Analysis provided by Fabian Yamaguchi - Whirly Labs (Pty) Ltd
references
0
reference_url https://github.com/Graylog2/graylog2-server
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server
1
reference_url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-q9q2-3ppx-mwqf
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-q9q2-3ppx-mwqf
2
reference_url https://github.com/advisories/GHSA-q9q2-3ppx-mwqf
reference_id GHSA-q9q2-3ppx-mwqf
reference_type
scores
url https://github.com/advisories/GHSA-q9q2-3ppx-mwqf
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@6.2.0
purl pkg:maven/org.graylog2/graylog2-server@6.2.0
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-nkae-v386-quh1
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@6.2.0
aliases GHSA-q9q2-3ppx-mwqf
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-1ce2-9qbs-f3gj
1
url VCID-23wx-dmxv-9qgk
vulnerability_id VCID-23wx-dmxv-9qgk
summary
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2021-37759
reference_id
reference_type
scores
0
value 0.00504
scoring_system epss
scoring_elements 0.66586
published_at 2026-06-11T12:55:00Z
1
value 0.00504
scoring_system epss
scoring_elements 0.66679
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2021-37759
1
reference_url https://www.graylog.org/post/announcing-graylog-v4-1-2
reference_id
reference_type
scores
url https://www.graylog.org/post/announcing-graylog-v4-1-2
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2021-37759
reference_id CVE-2021-37759
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2021-37759
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@4.1.2
purl pkg:maven/org.graylog2/graylog2-server@4.1.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-3ry5-zffa-hbbd
2
vulnerability VCID-atsa-zxpc-mkhx
3
vulnerability VCID-x9gc-uxqm-k7dn
4
vulnerability VCID-zuqe-t8gc-sucq
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@4.1.2
aliases CVE-2021-37759
risk_score null
exploitability 0.5
weighted_severity 0.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-23wx-dmxv-9qgk
2
url VCID-3ry5-zffa-hbbd
vulnerability_id VCID-3ry5-zffa-hbbd
summary Graylog is a free and open log management platform. Graylog makes use of only one single source port for DNS queries. Graylog binds a single socket for outgoing DNS queries and while that socket is bound to a random port number it is never changed again. This goes against recommended practice since 2008, when Dan Kaminsky discovered how easy is to carry out DNS cache poisoning attacks. In order to prevent cache poisoning with spoofed DNS responses, it is necessary to maximise the uncertainty in the choice of a source port for a DNS query. Although unlikely in many setups, an external attacker could inject forged DNS responses into a Graylog's lookup table cache. In order to prevent this, it is at least recommendable to distribute the DNS queries through a pool of distinct sockets, each of them with a random source port and renew them periodically. This issue has been addressed in versions 5.0.9 and 5.1.3. Users are advised to upgrade. There are no known workarounds for this issue.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2023-41045
reference_id
reference_type
scores
0
value 0.00168
scoring_system epss
scoring_elements 0.37688
published_at 2026-06-11T12:55:00Z
1
value 0.00168
scoring_system epss
scoring_elements 0.37866
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2023-41045
1
reference_url https://github.com/Graylog2/graylog2-server
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-41045
reference_id
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2023-41045
3
reference_url https://github.com/Graylog2/graylog2-server/commit/466af814523cffae9fbc7e77bab7472988f03c3e
reference_id 466af814523cffae9fbc7e77bab7472988f03c3e
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-01T16:55:58Z/
url https://github.com/Graylog2/graylog2-server/commit/466af814523cffae9fbc7e77bab7472988f03c3e
4
reference_url https://github.com/Graylog2/graylog2-server/commit/a101f4f12180fd3dfa7d3345188a099877a3c327
reference_id a101f4f12180fd3dfa7d3345188a099877a3c327
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-01T16:55:58Z/
url https://github.com/Graylog2/graylog2-server/commit/a101f4f12180fd3dfa7d3345188a099877a3c327
5
reference_url https://github.com/advisories/GHSA-g96c-x7rh-99r3
reference_id GHSA-g96c-x7rh-99r3
reference_type
scores
0
value LOW
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-g96c-x7rh-99r3
6
reference_url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-g96c-x7rh-99r3
reference_id GHSA-g96c-x7rh-99r3
reference_type
scores
0
value 3.7
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
1
value LOW
scoring_system cvssv3.1_qr
scoring_elements
2
value LOW
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-01T16:55:58Z/
url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-g96c-x7rh-99r3
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@5.0.9
purl pkg:maven/org.graylog2/graylog2-server@5.0.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-atsa-zxpc-mkhx
2
vulnerability VCID-beht-fka7-87ea
3
vulnerability VCID-x9gc-uxqm-k7dn
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@5.0.9
1
url pkg:maven/org.graylog2/graylog2-server@5.1.3
purl pkg:maven/org.graylog2/graylog2-server@5.1.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-atsa-zxpc-mkhx
2
vulnerability VCID-beht-fka7-87ea
3
vulnerability VCID-x9gc-uxqm-k7dn
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@5.1.3
aliases CVE-2023-41045, GHSA-g96c-x7rh-99r3, GMS-2023-1862
risk_score 1.6
exploitability 0.5
weighted_severity 3.3
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-3ry5-zffa-hbbd
3
url VCID-9p48-tkkx-mbdw
vulnerability_id VCID-9p48-tkkx-mbdw
summary
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2021-37760
reference_id
reference_type
scores
0
value 0.00504
scoring_system epss
scoring_elements 0.66586
published_at 2026-06-11T12:55:00Z
1
value 0.00504
scoring_system epss
scoring_elements 0.66679
published_at 2026-06-12T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2021-37760
1
reference_url https://www.graylog.org/post/announcing-graylog-v4-1-2
reference_id
reference_type
scores
url https://www.graylog.org/post/announcing-graylog-v4-1-2
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2021-37760
reference_id CVE-2021-37760
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2021-37760
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@4.1.2
purl pkg:maven/org.graylog2/graylog2-server@4.1.2
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-3ry5-zffa-hbbd
2
vulnerability VCID-atsa-zxpc-mkhx
3
vulnerability VCID-x9gc-uxqm-k7dn
4
vulnerability VCID-zuqe-t8gc-sucq
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@4.1.2
aliases CVE-2021-37760
risk_score null
exploitability 0.5
weighted_severity 0.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-9p48-tkkx-mbdw
4
url VCID-atsa-zxpc-mkhx
vulnerability_id VCID-atsa-zxpc-mkhx
summary Graylog is a free and open log management platform. Prior to versions 6.0.14, 6.1.10, and 6.2.0, it is possible to obtain user session cookies by submitting an HTML form as part of an Event Definition Remediation Step field. For this attack to succeed, the attacker needs a user account with permissions to create event definitions, while the user must have permissions to view alerts. Additionally, an active Input must be present on the Graylog server that is capable of receiving form data (e.g. a HTTP input, TCP raw or syslog etc). Versions 6.0.14, 6.1.10, and 6.2.0 fix the issue. No known workarounds are available, as long as the relatively rare prerequisites are met.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2025-46827
reference_id
reference_type
scores
0
value 0.0014
scoring_system epss
scoring_elements 0.34034
published_at 2026-06-12T12:55:00Z
1
value 0.0014
scoring_system epss
scoring_elements 0.33857
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2025-46827
1
reference_url https://github.com/Graylog2/graylog2-server
reference_id
reference_type
scores
0
value 8.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server
2
reference_url https://nvd.nist.gov/vuln/detail/CVE-2025-46827
reference_id
reference_type
scores
0
value 8.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/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-2025-46827
3
reference_url https://github.com/advisories/GHSA-76vf-mpmx-777j
reference_id GHSA-76vf-mpmx-777j
reference_type
scores
url https://github.com/advisories/GHSA-76vf-mpmx-777j
4
reference_url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-76vf-mpmx-777j
reference_id GHSA-76vf-mpmx-777j
reference_type
scores
0
value 8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
1
value 8.0
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-05-07T15:50:00Z/
url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-76vf-mpmx-777j
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@6.0.14
purl pkg:maven/org.graylog2/graylog2-server@6.0.14
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@6.0.14
1
url pkg:maven/org.graylog2/graylog2-server@6.1.10
purl pkg:maven/org.graylog2/graylog2-server@6.1.10
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@6.1.10
aliases CVE-2025-46827, GHSA-76vf-mpmx-777j
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-atsa-zxpc-mkhx
5
url VCID-nk2b-fbra-9yex
vulnerability_id VCID-nk2b-fbra-9yex
summary Improper Certificate Validation in Graylog
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2020-15813
reference_id
reference_type
scores
0
value 0.00192
scoring_system epss
scoring_elements 0.41185
published_at 2026-06-12T12:55:00Z
1
value 0.00192
scoring_system epss
scoring_elements 0.41018
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2020-15813
1
reference_url https://github.com/Graylog2/graylog2-server/issues/5906
reference_id
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server/issues/5906
2
reference_url https://github.com/Graylog2/graylog2-server/pull/8569
reference_id
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server/pull/8569
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2020-15813
reference_id CVE-2020-15813
reference_type
scores
0
value 8.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:N/UI:N/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-2020-15813
4
reference_url https://github.com/advisories/GHSA-3gg9-f3vh-866f
reference_id GHSA-3gg9-f3vh-866f
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-3gg9-f3vh-866f
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@3.3.3
purl pkg:maven/org.graylog2/graylog2-server@3.3.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-23wx-dmxv-9qgk
2
vulnerability VCID-3ry5-zffa-hbbd
3
vulnerability VCID-9p48-tkkx-mbdw
4
vulnerability VCID-atsa-zxpc-mkhx
5
vulnerability VCID-x9gc-uxqm-k7dn
6
vulnerability VCID-zuqe-t8gc-sucq
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@3.3.3
aliases CVE-2020-15813, GHSA-3gg9-f3vh-866f
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-nk2b-fbra-9yex
6
url VCID-x9gc-uxqm-k7dn
vulnerability_id VCID-x9gc-uxqm-k7dn
summary Graylog is a free and open log management platform. Starting in version 2.0.0 and prior to versions 5.1.11 and 5.2.4, arbitrary classes can be loaded and instantiated using a HTTP PUT request to the `/api/system/cluster_config/` endpoint. Graylog's cluster config system uses fully qualified class names as config keys. To validate the existence of the requested class before using them, Graylog loads the class using the class loader. If a user with the appropriate permissions performs the request, arbitrary classes with 1-arg String constructors can be instantiated. This will execute arbitrary code that is run during class instantiation. In the specific use case of `java.io.File`, the behavior of the internal web-server stack will lead to information exposure by including the entire file content in the response to the REST request. Versions 5.1.11 and 5.2.4 contain a fix for this issue.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-24824
reference_id
reference_type
scores
0
value 0.03888
scoring_system epss
scoring_elements 0.88561
published_at 2026-06-12T12:55:00Z
1
value 0.03888
scoring_system epss
scoring_elements 0.88522
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-24824
1
reference_url https://github.com/Graylog2/graylog2-server
reference_id
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server
2
reference_url https://github.com/Graylog2/graylog2-server/commit/75ef2b8d60e7d67f859b79fe712c8ae7b2e861d8
reference_id 75ef2b8d60e7d67f859b79fe712c8ae7b2e861d8
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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:Y/T:P/P:M/B:A/M:M/D:T/2024-02-07T20:11:04Z/
url https://github.com/Graylog2/graylog2-server/commit/75ef2b8d60e7d67f859b79fe712c8ae7b2e861d8
3
reference_url https://github.com/Graylog2/graylog2-server/commit/7f8ef7fa8edf493106d5ef6f777d4da02c5194d9
reference_id 7f8ef7fa8edf493106d5ef6f777d4da02c5194d9
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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:Y/T:P/P:M/B:A/M:M/D:T/2024-02-07T20:11:04Z/
url https://github.com/Graylog2/graylog2-server/commit/7f8ef7fa8edf493106d5ef6f777d4da02c5194d9
4
reference_url https://github.com/Graylog2/graylog2-server/blob/e458db8bf4f789d4d19f1b37f0263f910c8d036c/graylog2-server/src/main/java/org/graylog2/rest/resources/system/ClusterConfigResource.java#L208-L214
reference_id ClusterConfigResource.java#L208-L214
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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:Y/T:P/P:M/B:A/M:M/D:T/2024-02-07T20:11:04Z/
url https://github.com/Graylog2/graylog2-server/blob/e458db8bf4f789d4d19f1b37f0263f910c8d036c/graylog2-server/src/main/java/org/graylog2/rest/resources/system/ClusterConfigResource.java#L208-L214
5
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-24824
reference_id CVE-2024-24824
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/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-2024-24824
6
reference_url https://github.com/advisories/GHSA-p6gg-5hf4-4rgj
reference_id GHSA-p6gg-5hf4-4rgj
reference_type
scores
0
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-p6gg-5hf4-4rgj
7
reference_url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-p6gg-5hf4-4rgj
reference_id GHSA-p6gg-5hf4-4rgj
reference_type
scores
0
value 8.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system cvssv3.1_qr
scoring_elements
2
value HIGH
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2024-02-07T20:11:04Z/
url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-p6gg-5hf4-4rgj
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@5.1.11
purl pkg:maven/org.graylog2/graylog2-server@5.1.11
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-atsa-zxpc-mkhx
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@5.1.11
1
url pkg:maven/org.graylog2/graylog2-server@5.2.4
purl pkg:maven/org.graylog2/graylog2-server@5.2.4
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-atsa-zxpc-mkhx
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@5.2.4
aliases CVE-2024-24824, GHSA-p6gg-5hf4-4rgj
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-x9gc-uxqm-k7dn
7
url VCID-zuqe-t8gc-sucq
vulnerability_id VCID-zuqe-t8gc-sucq
summary Graylog is a free and open log management platform. In a multi-node Graylog cluster, after a user has explicitly logged out, a user session may still be used for API requests until it has reached its original expiry time. Each node maintains an in-memory cache of user sessions. Upon a cache-miss, the session is loaded from the database. After that, the node operates solely on the cached session. Modifications to sessions will update the cached version as well as the session persisted in the database. However, each node maintains their isolated version of the session. When the user logs out, the session is removed from the node-local cache and deleted from the database. The other nodes will however still use the cached session. These nodes will only fail to accept the session id if they intent to update the session in the database. They will then notice that the session is gone. This is true for most API requests originating from user interaction with the Graylog UI because these will lead to an update of the session's "last access" timestamp. If the session update is however prevented by setting the `X-Graylog-No-Session-Extension:true` header in the request, the node will consider the (cached) session valid until the session is expired according to its timeout setting. No session identifiers are leaked. After a user has logged out, the UI shows the login screen again, which gives the user the impression that their session is not valid anymore. However, if the session becomes compromised later, it can still be used to perform API requests against the Graylog cluster. The time frame for this is limited to the configured session lifetime, starting from the time when the user logged out. This issue has been addressed in versions 5.0.9 and 5.1.3. Users are advised to upgrade.
references
0
reference_url https://api.first.org/data/v1/epss?cve=CVE-2023-41041
reference_id
reference_type
scores
0
value 0.00213
scoring_system epss
scoring_elements 0.44123
published_at 2026-06-12T12:55:00Z
1
value 0.00213
scoring_system epss
scoring_elements 0.43969
published_at 2026-06-11T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2023-41041
1
reference_url https://github.com/Graylog2/graylog2-server
reference_id
reference_type
scores
0
value 2.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server
2
reference_url https://github.com/Graylog2/graylog2-server/commit/ff90f3e2aa4ae2e0bb613d3236e52c40aa154b20
reference_id
reference_type
scores
0
value 2.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://github.com/Graylog2/graylog2-server/commit/ff90f3e2aa4ae2e0bb613d3236e52c40aa154b20
3
reference_url https://nvd.nist.gov/vuln/detail/CVE-2023-41041
reference_id
reference_type
scores
0
value 2.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2023-41041
4
reference_url https://github.com/Graylog2/graylog2-server/commit/bb88f3d0b2b0351669ab32c60b595ab7242a3fe3
reference_id bb88f3d0b2b0351669ab32c60b595ab7242a3fe3
reference_type
scores
0
value 2.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
1
value LOW
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-01T18:11:56Z/
url https://github.com/Graylog2/graylog2-server/commit/bb88f3d0b2b0351669ab32c60b595ab7242a3fe3
5
reference_url https://github.com/advisories/GHSA-3fqm-frhg-7c85
reference_id GHSA-3fqm-frhg-7c85
reference_type
scores
0
value LOW
scoring_system cvssv3.1_qr
scoring_elements
url https://github.com/advisories/GHSA-3fqm-frhg-7c85
6
reference_url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-3fqm-frhg-7c85
reference_id GHSA-3fqm-frhg-7c85
reference_type
scores
0
value 2.6
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
1
value LOW
scoring_system cvssv3.1_qr
scoring_elements
2
value LOW
scoring_system generic_textual
scoring_elements
3
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2024-10-01T18:11:56Z/
url https://github.com/Graylog2/graylog2-server/security/advisories/GHSA-3fqm-frhg-7c85
fixed_packages
0
url pkg:maven/org.graylog2/graylog2-server@5.0.9
purl pkg:maven/org.graylog2/graylog2-server@5.0.9
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-atsa-zxpc-mkhx
2
vulnerability VCID-beht-fka7-87ea
3
vulnerability VCID-x9gc-uxqm-k7dn
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@5.0.9
1
url pkg:maven/org.graylog2/graylog2-server@5.1.3
purl pkg:maven/org.graylog2/graylog2-server@5.1.3
is_vulnerable true
affected_by_vulnerabilities
0
vulnerability VCID-1ce2-9qbs-f3gj
1
vulnerability VCID-atsa-zxpc-mkhx
2
vulnerability VCID-beht-fka7-87ea
3
vulnerability VCID-x9gc-uxqm-k7dn
resource_url http://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@5.1.3
aliases CVE-2023-41041, GHSA-3fqm-frhg-7c85, GMS-2023-1861
risk_score 1.4
exploitability 0.5
weighted_severity 2.7
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-zuqe-t8gc-sucq
Fixing_vulnerabilities
Risk_score4.0
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:maven/org.graylog2/graylog2-server@3.0.0-alpha.5