{"url":"http://public2.vulnerablecode.io/api/packages/496953?format=json","purl":"pkg:npm/gatsby-source-wordpress@3.0.41","type":"npm","namespace":"","name":"gatsby-source-wordpress","version":"3.0.41","qualifiers":{},"subpath":"","is_vulnerable":true,"next_non_vulnerable_version":"4.0.8","latest_non_vulnerable_version":"5.9.2","affected_by_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/44655?format=json","vulnerability_id":"VCID-dd1a-d6te-ufhs","summary":"Basic-auth app bundle credential exposure in gatsby-source-wordpress\n### Impact\nThe gatsby-source-wordpress plugin prior to versions 4.0.8 and 5.9.2 leaks .htaccess HTTP Basic Authentication variables into the app.js bundle during build-time.  Users who are not initializing basic authentication credentials in the gatsby-config.js are not affected.\n\nExample affected gatsby-config.js:\n```\n      resolve: 'gatsby-source-wordpress',\n        auth: {\n          htaccess: {\n            username: leaked_username\n            password: leaked_password,\n          },\n        },\n```\n\n### Patches\nA patch has been introduced in gatsby-source-wordpress@4.0.8 and gatsby-source-wordpress@5.9.2 which mitigates the issue by filtering all variables specified in the `auth: { }` section.  Users that depend on this functionality are advised to upgrade to the latest release of gatsby-source-wordpress, run `gatsby clean` followed by a `gatsby build`.\n\n\n### Workarounds\nThere is no known workaround at this time, other than manually editing the app.js file post-build.\n\n\n### For more information\nEmail us at [security@gatsbyjs.com](mailto:security@gatsbyjs.com)","references":[{"reference_url":"https://api.first.org/data/v1/epss?cve=CVE-2021-32770","reference_id":"","reference_type":"","scores":[{"value":"0.00238","scoring_system":"epss","scoring_elements":"0.46984","published_at":"2026-05-29T12:55:00Z"}],"url":"https://api.first.org/data/v1/epss?cve=CVE-2021-32770"},{"reference_url":"https://github.com/gatsbyjs/gatsby/security/advisories/GHSA-rqjw-p5vr-c695","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/gatsbyjs/gatsby/security/advisories/GHSA-rqjw-p5vr-c695"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2021-32770","reference_id":"","reference_type":"","scores":[{"value":"7.5","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2021-32770"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/78511?format=json","purl":"pkg:npm/gatsby-source-wordpress@4.0.8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/gatsby-source-wordpress@4.0.8"},{"url":"http://public2.vulnerablecode.io/api/packages/78512?format=json","purl":"pkg:npm/gatsby-source-wordpress@5.9.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/gatsby-source-wordpress@5.9.2"}],"aliases":["CVE-2021-32770","GHSA-rqjw-p5vr-c695"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-dd1a-d6te-ufhs"}],"fixing_vulnerabilities":[],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:npm/gatsby-source-wordpress@3.0.41"}