6.1
CVE-2025-10927 - Plausible tracking - Moderately critical - Cross Site Scripting - SA-CONTRIB-2025-107
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal Plausible tracking allows Cross-Site Scripting (XSS).This issue affects Plausible tracking: from 0.0.0 before 1.0.2.
6.1
CVE-2025-10926 - JSON Field - Critical - Cross Site Scripting - SA-CONTRIB-2025-106
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Drupal JSON Field allows Cross-Site Scripting (XSS).This issue affects JSON Field: from 0.0.0 before 1.5.
7.5
CVE-2025-9954 - Acquia DAM - Moderately critical - Access bypass, Information Disclosure - SA-CONTRIB-2025-105
Missing Authorization vulnerability in Drupal Acquia DAM allows Forceful Browsing.This issue affects Acquia DAM: from 0.0.0 before 1.1.5.
5.9
CVE-2025-54549 - Cryptographic validation of upgrade images could be circumventing by dropping a specifically crafteβ¦
Cryptographic validation of upgrade images could be circumventing by dropping a specifically crafted file into the upgrade ISO
4.3
CVE-2025-54548 - On affected platforms, restricted users could view sensitive portions of the config database via a β¦
On affected platforms, restricted users could view sensitive portions of the config database via a debug API (e.g., user password hashes)
5.3
CVE-2025-54547 - On affected platforms, if SSH session multiplexing was configured on the client side, SSH sessions β¦
On affected platforms, if SSH session multiplexing was configured on the client side, SSH sessions (e.g, scp, sftp) multiplexed onto the same channel could perform file-system operations after a configured session timeout expired
7.5
CVE-2025-54546 - On affected platforms, restricted users could use SSH port forwarding to access host-internal serviβ¦
On affected platforms, restricted users could use SSH port forwarding to access host-internal services
7.8
CVE-2025-54545 - On affected platforms, a restricted user could break out of the CLI sandbox to the system shell andβ¦
On affected platforms, a restricted user could break out of the CLI sandbox to the system shell and elevate their privileges.
5.3
CVE-2025-61724 - Excessive CPU consumption in Reader.ReadResponse in net/textproto
The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption.
7.5
CVE-2025-58188 - Panic when validating certificates with DSA public keys in crypto/x509
Validating certificate chains which contain DSA public keys can cause programs to panic, due to a interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.