unauthorized-puppet-node-manager: Puppet Node Manager - Unauthorized Access

2025-08-01 Puppet Node Manager PoC Public

Description

Pupper Node Manager is exposed to external users.

PoC

id: unauthorized-puppet-node-manager

info:
  name: Puppet Node Manager - Unauthorized Access
  author: pussycat0x
  severity: medium
  description: Pupper Node Manager is exposed to external users.
  metadata:
    max-request: 1
    fofa-query: 'app="puppet-Node-Manager"'
  tags: node,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '<a href="/nodes">Nodes</a>'

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

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities