cbcvebase.
CVE-2022-26159
published 2022-02-28

CVE-2022-26159: The auto-completion plugin in Ametys CMS before 4.5.0 allows a remote unauthenticated attacker to read documents such as…

PriorityP346medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EXPLOIT
EPSS
13.37%
95.9th percentile
The auto-completion plugin in Ametys CMS before 4.5.0 allows a remote unauthenticated attacker to read documents such as plugins/web/service/search/auto-completion//en.xml (and similar pathnames for other languages), which contain all characters typed by all users, including the content of private pages. For example, a private page may contain usernames, e-mail addresses, and possibly passwords.

Affected

1 ranges
VendorProductVersion rangeFixed in
ametysametys< 4.5.04.5.0

Detection & IOCsextracted from sources · hover to see the quote

path/plugins/web/service/search/auto-completion/domain/en.xml
url{{BaseURL}}/plugins/web/service/search/auto-completion/domain/en.xml?q=adm
path/plugins/web/service/search/auto-completion//en.xml
  • HTTP GET request to the auto-completion XML path with any query parameter (e.g. ?q=adm) returns HTTP 200 with Content-Type: text/xml and XML tags <words> and <word> in the body, indicating unauthenticated information disclosure.
  • The vulnerability is exploitable by a remote unauthenticated attacker (no authentication required, network-accessible), targeting Ametys CMS versions before 4.5.0 via the auto-completion plugin endpoint.
  • ·The vulnerable path uses 'domain' as a placeholder — the actual segment may vary per deployment. Similar pathnames exist for other languages beyond 'en.xml' (e.g., fr.xml, de.xml), so detection rules should account for wildcard language codes.

CVSS provenance

nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.